You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@solr.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/04/06 03:18:38 UTC

[JENKINS] Solr » Solr-Check-9.x - Build # 3973 - Still Failing!

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

All tests passed

Build Log:
[...truncated 1214 lines...]
BUILD FAILED in 51m 58s
656 actionable tasks: 656 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4211 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4211/

All tests passed

Build Log:
[...truncated 1231 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m38.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4210 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4210/

All tests passed

Build Log:
[...truncated 1230 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m36s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4209 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4209/

2 tests failed.
FAILED:  org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes

Error Message:
java.lang.AssertionError: maxDoc !> numDocs ... expected some deletions

Stack Trace:
java.lang.AssertionError: maxDoc !> numDocs ... expected some deletions
	at __randomizedtesting.SeedInfo.seed([99BD5136AE7BBEB1:B5C415B3DBC27614]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes(DirectUpdateHandlerTest.java:370)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.update.DirectUpdateHandlerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=867, name=coreCloseExecutor-660-thread-1, state=RUNNABLE, group=TGRP-DirectUpdateHandlerTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=867, name=coreCloseExecutor-660-thread-1, state=RUNNABLE, group=TGRP-DirectUpdateHandlerTest]
Caused by: java.lang.AssertionError: 1
	at __randomizedtesting.SeedInfo.seed([99BD5136AE7BBEB1]:0)
	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
	at org.apache.solr.core.SolrCore.doClose(SolrCore.java:1883)
	at org.apache.solr.core.SolrCore.close(SolrCore.java:1758)
	at org.apache.solr.core.SolrCores.lambda$close$0(SolrCores.java:128)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 1704 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.DirectUpdateHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=99BD5136AE7BBEB1 -Ptests.file.encoding=UTF-8

  - org.apache.solr.update.DirectUpdateHandlerTest.classMethod (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.DirectUpdateHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.DirectUpdateHandlerTest.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=99BD5136AE7BBEB1 -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 14m 19s
625 actionable tasks: 609 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 14m41.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4208 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4208/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4207 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4207/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4206 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4206/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4205 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4205/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4204 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4204/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4203 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4203/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4202 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4202/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4201 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4201/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4200 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4200/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4199 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4199/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4198 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4198/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4197 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4197/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4196 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4196/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4195 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4195/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4194 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4194/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4193 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4193/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4192 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4192/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4191 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4191/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4190 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4190/

All tests passed

Build Log:
[...truncated 75 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4189 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4189/

All tests passed

Build Log:
[...truncated 76 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4188 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4188/

All tests passed

Build Log:
[...truncated 1232 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m29.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4187 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4187/

All tests passed

Build Log:
[...truncated 1223 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m36.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4186 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4186/

All tests passed

Build Log:
[...truncated 1227 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 15m30s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4185 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4185/

2 tests failed.
FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testAnalyzerByBogusName

Error Message:
java.lang.Exception: Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([78606628EA08BF27]:0)


FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.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([78606628EA08BF27]:0)




Build Log:
[...truncated 1206 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

> Task :solr:core:test

org.apache.solr.rest.schema.TestBulkSchemaAPI > testAnalyzerByBogusName FAILED
    java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([78606628EA08BF27]:0)

org.apache.solr.rest.schema.TestBulkSchemaAPI > classMethod FAILED
    java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([78606628EA08BF27]:0)

org.apache.solr.rest.schema.TestBulkSchemaAPI > test suite's output saved to /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.rest.schema.TestBulkSchemaAPI.txt, copied below:
  2> 97680 INFO  (SUITE-TestBulkSchemaAPI-seed#[78606628EA08BF27]-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> 97681 INFO  (SUITE-TestBulkSchemaAPI-seed#[78606628EA08BF27]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-13 after mutting 0 log messages
  2> 97681 INFO  (SUITE-TestBulkSchemaAPI-seed#[78606628EA08BF27]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-14 for ERROR logs matching regex: ignore_exception
  2> 97706 INFO  (SUITE-TestBulkSchemaAPI-seed#[78606628EA08BF27]-worker) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/data-dir-6-001
  2> 97707 WARN  (SUITE-TestBulkSchemaAPI-seed#[78606628EA08BF27]-worker) [] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
  2> 97707 INFO  (SUITE-TestBulkSchemaAPI-seed#[78606628EA08BF27]-worker) [] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
  2> 97708 INFO  (SUITE-TestBulkSchemaAPI-seed#[78606628EA08BF27]-worker) [] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
  2> 97709 INFO  (SUITE-TestBulkSchemaAPI-seed#[78606628EA08BF27]-worker) [] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
  2> 97715 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.SolrTestCaseJ4 ###Starting testDeleteAndReplace
  2> 98036 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 98036 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 98037 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.SolrTestCaseJ4 Writing core.properties file to /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-003/cores/core
  2> 98043 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 98044 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 98044 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.e.j.s.Server jetty-10.0.14; built: 2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 11.0.16+8
  2> 98045 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 98046 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a11cf81{/solr,file:///tmp/src/solr/solr/core/build/tmp/tests-cwd/,AVAILABLE}
  2> 98048 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.e.j.s.AbstractConnector Started ServerConnector@4d15ad42{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:35049}
  2> 98049 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.e.j.s.Server Started Server@3b4b9e6f{STARTING}[10.0.14,sto=0] @98077ms
  2> 98049 ERROR (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 98049 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 98049 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ version 9.3.0
  2> 98049 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in standalone mode on port null
  2> 98049 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: /tmp/src/solr/solr
  2> 98049 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 2023-04-26T14:05:21.035772Z
  2> 98050 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.s.CoreContainerProvider Solr Home: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001 (source: servlet config: solr.solr.home)
  2> 98050 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.c.SolrXmlConfig Loading solr.xml from /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/solr.xml
  2> 99219 WARN  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.e.j.u.s.S.config Trusting all certificates configured for Client@445cb33a[provider=null,keyStore=null,trustStore=null]
  2> 99219 WARN  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@445cb33a[provider=null,keyStore=null,trustStore=null]
  2> 99223 WARN  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.e.j.u.s.S.config Trusting all certificates configured for Client@620035f1[provider=null,keyStore=null,trustStore=null]
  2> 99223 WARN  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@620035f1[provider=null,keyStore=null,trustStore=null]
  2> 99224 WARN  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] 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> 99250 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-003/cores
  2> 99250 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
  2> 99257 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1/lib, /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1/lib/classes]
  2> 99276 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 99280 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema.xml  not found - loading non-managed schema schema-rest.xml instead
  2> 99280 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 99286 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=test-rest
  2> 99289 WARN  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.D.s.ManagedSynonymFilterFactory Solr loaded a deprecated plugin/analysis class [solr.ManagedSynonymFilterFactory]. Please consult documentation how to replace it accordingly.
  2> 99292 WARN  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
  2> 99296 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001, hostPort=35049, coreRootDirectory=/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-003/cores}
  2> 99297 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
  2> 99297 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
  2> 99300 INFO  (coreLoadExecutor-514-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> 99301 INFO  (coreLoadExecutor-514-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/englishgraph
  2> 99301 INFO  (coreLoadExecutor-514-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> 99301 INFO  (coreLoadExecutor-514-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/englishgraph
  2> 99301 INFO  (coreLoadExecutor-514-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/german
  2> 99302 INFO  (coreLoadExecutor-514-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/germangraph
  2> 99302 INFO  (coreLoadExecutor-514-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/german
  2> 99302 INFO  (coreLoadExecutor-514-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/germangraph
  2> 99310 INFO  (coreLoadExecutor-514-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> 99310 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
  2> 99310 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
  2> 99323 INFO  (coreLoadExecutor-514-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> 99323 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99323 INFO  (coreLoadExecutor-514-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/german
  2> 99323 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99323 INFO  (coreLoadExecutor-514-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> 99323 INFO  (coreLoadExecutor-514-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/englishgraph
  2> 99323 INFO  (coreLoadExecutor-514-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> 99324 INFO  (coreLoadExecutor-514-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/englishgraph
  2> 99324 INFO  (coreLoadExecutor-514-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/german
  2> 99324 INFO  (coreLoadExecutor-514-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/germangraph
  2> 99324 INFO  (coreLoadExecutor-514-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/german
  2> 99324 INFO  (coreLoadExecutor-514-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/germangraph
  2> 99336 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1/conf/managed-schema.xml
  2> 99341 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1/conf/schema-rest.xml to /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1/conf/schema-rest.xml.bak
  2> 99341 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1, trusted=true
  2> 99343 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.c.SolrCore Opening new SolrCore at [/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-003/cores/core], dataDir=[/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-003/cores/core/data/]
  2> 99349 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergedSegmentMB=25.661442756652832, floorSegmentMB=0.2663278579711914, forceMergeDeletesPctAllowed=0.305239579898966, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.0, deletesPctAllowed=20.896571456999073
  2> 99357 WARN  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
  2> 99393 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 99395 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
  2> 99395 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 99396 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=1.0]
  2> 99398 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1/conf
  2> 99399 WARN  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
  2> 99400 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1/conf
  2> 99400 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
  2> 99400 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english
  2> 99400 WARN  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
  2> 99400 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1/conf
  2> 99401 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
  2> 99401 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german
  2> 99401 WARN  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
  2> 99401 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
  2> 99402 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
  2> 99402 WARN  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
  2> 99402 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
  2> 99403 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph
  2> 99403 WARN  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
  2> 99403 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
  2> 99403 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
  2> 99403 WARN  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
  2> 99403 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
  2> 99403 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph
  2> 99404 INFO  (coreLoadExecutor-514-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 99404 INFO  (TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[78606628EA08BF27]) [] o.a.s.SolrJettyTestBase Jetty Assigned Port#35049
  2> 99405 INFO  (searcherExecutor-516-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> 99443 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=1
  2> 99462 INFO  (qtp154806435-1043) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=1
  2> 99473 INFO  (qtp154806435-1038) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=1
  2> 99484 INFO  (qtp154806435-1039) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=1
  2> 99495 INFO  (qtp154806435-1040) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=0
  2> 99506 INFO  (qtp154806435-1042) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=0
  2> 99529 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99529 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99531 INFO  (qtp154806435-1041) [ 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> 99531 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99531 INFO  (qtp154806435-1041) [ 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> 99531 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99532 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99532 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99532 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99532 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99539 INFO  (qtp154806435-1041) [ 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> 99540 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99542 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99542 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99544 INFO  (qtp154806435-1041) [ 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> 99544 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99544 INFO  (qtp154806435-1041) [ 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> 99544 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99545 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99545 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99545 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99545 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99552 INFO  (qtp154806435-1041) [ 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> 99552 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99555 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99555 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99557 INFO  (qtp154806435-1041) [ 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> 99557 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99557 INFO  (qtp154806435-1041) [ 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> 99557 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99558 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99558 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99558 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99558 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99565 INFO  (qtp154806435-1041) [ 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> 99565 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99568 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99568 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99571 INFO  (qtp154806435-1041) [ 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> 99571 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99571 INFO  (qtp154806435-1041) [ 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> 99571 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99572 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99572 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99572 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99572 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99579 INFO  (qtp154806435-1041) [ 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> 99579 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99581 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99581 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99584 INFO  (qtp154806435-1041) [ 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> 99584 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99584 INFO  (qtp154806435-1041) [ 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> 99584 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99584 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99584 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99584 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99584 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99593 INFO  (qtp154806435-1041) [ 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> 99593 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99596 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99596 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99598 INFO  (qtp154806435-1041) [ 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> 99598 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99598 INFO  (qtp154806435-1041) [ 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> 99598 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99599 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99599 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99599 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99599 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99605 INFO  (qtp154806435-1041) [ 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> 99605 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99607 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99607 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99609 INFO  (qtp154806435-1041) [ 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> 99609 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99609 INFO  (qtp154806435-1041) [ 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> 99609 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99610 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99610 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99610 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99610 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99616 INFO  (qtp154806435-1041) [ 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> 99616 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99618 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99618 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99620 INFO  (qtp154806435-1041) [ 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> 99620 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99620 INFO  (qtp154806435-1041) [ 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> 99620 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99620 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99621 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99621 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99621 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99627 INFO  (qtp154806435-1041) [ 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> 99627 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99629 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99629 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99630 INFO  (qtp154806435-1041) [ 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> 99631 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99631 INFO  (qtp154806435-1041) [ 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> 99631 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99631 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99631 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99631 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99631 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99637 INFO  (qtp154806435-1041) [ 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> 99637 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99639 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99639 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99641 INFO  (qtp154806435-1041) [ 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> 99641 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99641 INFO  (qtp154806435-1041) [ 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> 99641 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99642 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99642 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99642 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99642 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99648 INFO  (qtp154806435-1041) [ 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> 99648 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99650 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99650 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99652 INFO  (qtp154806435-1041) [ 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> 99652 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99652 INFO  (qtp154806435-1041) [ 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> 99652 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99653 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99653 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99653 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99653 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99659 INFO  (qtp154806435-1041) [ 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> 99659 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99661 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99661 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99663 INFO  (qtp154806435-1041) [ 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> 99663 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99663 INFO  (qtp154806435-1041) [ 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> 99663 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99663 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99663 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99663 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99663 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99671 INFO  (qtp154806435-1041) [ 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> 99671 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99673 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99673 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99675 INFO  (qtp154806435-1041) [ 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> 99675 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99675 INFO  (qtp154806435-1041) [ 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> 99675 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99675 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99675 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99675 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99675 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99681 INFO  (qtp154806435-1041) [ 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> 99681 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99683 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99683 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99685 INFO  (qtp154806435-1041) [ 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> 99685 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99685 INFO  (qtp154806435-1041) [ 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> 99685 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99685 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99685 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99686 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99686 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99691 INFO  (qtp154806435-1041) [ 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> 99691 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99693 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99693 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99695 INFO  (qtp154806435-1041) [ 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> 99695 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99695 INFO  (qtp154806435-1041) [ 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> 99695 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99696 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99696 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99696 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99696 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99702 INFO  (qtp154806435-1041) [ 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> 99702 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99705 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1/conf/managed-schema.xml
  2> 99715 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1/lib, /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1/lib/classes]
  2> 99733 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 99739 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.s.IndexSchema Schema name=test-rest
  2> 99744 WARN  (qtp154806435-1041) [ x:collection1] o.a.s.s.IndexSchema Field NewField2 is not multivalued and destination for multiple copyFields (4)
  2> 99744 WARN  (qtp154806435-1041) [ x:collection1] o.a.s.s.IndexSchema Field NewField3 is not multivalued and destination for multiple copyFields (2)
  2> 99744 WARN  (qtp154806435-1041) [ x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
  2> 99746 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
  2> 99746 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
  2> 99748 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
  2> 99748 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
  2> 99748 INFO  (qtp154806435-1041) [ 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> 99748 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99749 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99749 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
  2> 99749 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99749 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99755 INFO  (qtp154806435-1041) [ 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> 99755 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
  2> 99755 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
  2> 99757 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99757 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
  2> 99757 INFO  (qtp154806435-1041) [ 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> 99757 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
  2> 99757 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99757 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99757 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
  2> 99757 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
  2> 99757 INFO  (qtp154806435-1041) [ 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> 99757 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99757 INFO  (qtp154806435-1041) [ 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> 99757 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
  2> 99766 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1
  2> 99800 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.c.SolrCore Opening new SolrCore at [/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-003/cores/core], dataDir=[/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-003/cores/core/data/]
  2> 99830 WARN  (qtp154806435-1041) [ x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
  2> 99850 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
  2> 99850 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 99853 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1/conf
  2> 99854 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1/conf
  2> 99854 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
  2> 99854 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
  2> 99854 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english
  2> 99854 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001/tempDir-001/collection1/conf
  2> 99854 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
  2> 99854 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
  2> 99854 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german
  2> 99854 WARN  (qtp154806435-1041) [ x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
  2> 99854 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
  2> 99854 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
  2> 99855 WARN  (qtp154806435-1041) [ x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
  2> 99855 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
  2> 99855 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph
  2> 99855 WARN  (qtp154806435-1041) [ x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
  2> 99855 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
  2> 99855 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
  2> 99855 WARN  (qtp154806435-1041) [ x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
  2> 99855 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
  2> 99855 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph
  2> 99855 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 99857 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergedSegmentMB=25.661442756652832, floorSegmentMB=0.2663278579711914, forceMergeDeletesPctAllowed=0.305239579898966, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.0, deletesPctAllowed=20.896571456999073
  2> 99858 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
  2> 99860 INFO  (searcherExecutor-521-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> 99861 INFO  (qtp154806435-1041) [] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=342
  2> 99861 INFO  (qtp154806435-1041) [] o.a.s.c.SolrCore CLOSING SolrCore org.apache.solr.core.SolrCore@1210b846 collection1
  2> 99861 INFO  (qtp154806435-1041) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@1210b846
  2> 99863 INFO  (searcherExecutor-521-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> 99874 INFO  (qtp154806435-1043) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=0
  2> 99885 INFO  (qtp154806435-1038) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=0
  2> 99896 INFO  (qtp154806435-1039) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=0
  2> 99907 INFO  (qtp154806435-1040) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=0
  2> 99917 INFO  (qtp154806435-1042) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=0
  2> 99928 INFO  (qtp154806435-1041) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=0
  2> 99940 INFO  (qtp154806435-1043) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=0
  2> 99951 INFO  (qtp154806435-1038) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=0
  2> 99961 INFO  (qtp154806435-1039) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=0
  2> 99972 INFO  (qtp154806435-1040) [ x:collection1] o.a.s.c.S.Request webapp=/solr path=/schema params={} status=0 QTime=0
  2> 99982 ERROR (qtp154806435-1042) [ x:collection1] o.a.s.s.SchemaManager Could not delete field type
  2>           => org.apache.solr.common.SolrException: Can't delete 'NewFieldType' because it's the field type of field 'NewField1'.
  2> 	at org.apache.solr.schema.ManagedIndexSchema.deleteFieldTypes(ManagedIndexSchema.java:1122)
  2> org.apache.solr.common.SolrException: Can't delete 'NewFieldType' because it's the field type of field 'NewField1'.
  2> 	at org.apache.solr.schema.ManagedIndexSchema.deleteFieldTypes(ManagedIndexSchema.java:1122) ~[main/:?]
  2> 	at org.apache.solr.schema.SchemaManager$OpType$5.perform(SchemaManager.java:320) [main/:?]
  2> 	at org.apache.solr.schema.SchemaManager.doOperations(SchemaManager.java:116) [main/:?]
  2> 	at org.apache.solr.schema.SchemaManager.performOperations(SchemaManager.java:96) [main/:?]
  2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:111) [main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224) [main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2892) [main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.executeCoreRequest(HttpSolrCall.java:871) [main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) [main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.dispatch(SolrDispatchFilter.java:250) [main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.lambda$doFilter$0(SolrDispatchFilter.java:218) [main/:?]
  2> 	at org.apache.solr.servlet.ServletUtils.traceHttpRequestExecution2(ServletUtils.java:257) [main/:?]
  2> 	at org.apache.solr.servlet.ServletUtils.rateLimitRequest(ServletUtils.java:227) [main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:213) [main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:195) [main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.apache.solr.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:187) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT 60e2c6309fd762eccbf62c4256ab2ab72a8c4694 [snapshot build, details omitted]]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1385) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1307) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:301) [jetty-rewrite-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:790) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:563) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$0(HttpChannel.java:505) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:762) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:497) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:282) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) [jetty-io-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) [jetty-io-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:558) [jetty-io-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:379) [jetty-io-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:146) [jetty-io-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) [jetty-io-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) [jetty-io-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936) [jetty-util-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080) [jetty-util-10.0.14.jar:10.0.14]
  2> 	at java.lang.Thread.run(Thread.java:829) [?:?]
  2> 99985 ERROR (qtp154806435-1042) [ x:collection1] o.a.s.h.RequestHandlerBase Client exception
  2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, errors: [{errorMessages=[Can't delete 'NewFieldType' because it's the field type of field 'NewField1'.
  2> ], delete-field-type={name=NewFieldType}}], 
  2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, errors: [{errorMessages=[Can't delete 'NewFieldType' because it's the field type of field 'NewField1'.
  2> ], delete-field-type={name=NewFieldType}}], 
  2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:113) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224) [main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2892) [main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.executeCoreRequest(HttpSolrCall.java:871) [main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) [main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.dispatch(SolrDispatchFilter.java:250) [main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.lambda$doFilter$0(SolrDispatchFilter.java:218) [main/:?]
  2> 	at org.apache.solr.servlet.ServletUtils.traceHttpRequestExecution2(ServletUtils.java:257) [main/:?]
  2> 	at org.apache.solr.servlet.ServletUtils.rateLimitRequest(ServletUtils.java:227) [main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:213) [main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:195) [main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.apache.solr.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:187) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT 60e2c6309fd762eccbf62c4256ab2ab72a8c4694 [snapshot build, details omitted]]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1385) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1307) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:301) [jetty-rewrite-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) [jetty-server-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle

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

cene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at java.lang.Thread.run(Thread.java:829) [?:?]
  2> 7299315 INFO  (TEST-TestBulkSchemaAPI.testAnalyzerByBogusName-seed#[78606628EA08BF27]) [] o.e.j.s.Server Stopped Server@7f306599{STOPPING}[10.0.14,sto=0]
  2> 7299316 INFO  (TEST-TestBulkSchemaAPI.testAnalyzerByBogusName-seed#[78606628EA08BF27]) [] o.e.j.s.AbstractConnector Stopped ServerConnector@3130ba84{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
  2> 7299317 INFO  (TEST-TestBulkSchemaAPI.testAnalyzerByBogusName-seed#[78606628EA08BF27]) [] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e28a114{/solr,file:///tmp/src/solr/solr/core/build/tmp/tests-cwd/,STOPPED}
  2> 7299322 INFO  (TEST-TestBulkSchemaAPI.testAnalyzerByBogusName-seed#[78606628EA08BF27]) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=184820881
  2> 7299323 INFO  (coreCloseExecutor-703-thread-1) [ x:collection1] o.a.s.c.SolrCore CLOSING SolrCore org.apache.solr.core.SolrCore@c5b53e4 collection1
  2> 7299323 INFO  (coreCloseExecutor-703-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@c5b53e4
  2> 7299338 INFO  (coreCloseExecutor-703-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
  2> 7299343 INFO  (TEST-TestBulkSchemaAPI.testAnalyzerByBogusName-seed#[78606628EA08BF27]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 7299351 INFO  (TEST-TestBulkSchemaAPI.testAnalyzerByBogusName-seed#[78606628EA08BF27]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 7299355 INFO  (TEST-TestBulkSchemaAPI.testAnalyzerByBogusName-seed#[78606628EA08BF27]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 7299358 INFO  (TEST-TestBulkSchemaAPI.testAnalyzerByBogusName-seed#[78606628EA08BF27]) [] o.a.s.SolrTestCaseJ4 ###Ending testAnalyzerByBogusName
  2> 7299362 INFO  (SUITE-TestBulkSchemaAPI-seed#[78606628EA08BF27]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-14 after mutting 0 log messages
  2> 7299363 INFO  (SUITE-TestBulkSchemaAPI-seed#[78606628EA08BF27]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-15 for ERROR logs matching regex: ignore_exception
  2> NOTE: leaving temporary files on disk at: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.rest.schema.TestBulkSchemaAPI_78606628EA08BF27-001
  2> Apr 26, 2023 4:05:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
  2> INFO: All leaked threads terminated.
   >     java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   >         at __randomizedtesting.SeedInfo.seed([78606628EA08BF27]:0)
  2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{}, maxPointsInLeafNode=1236, maxMBSortInHeap=7.860443067011431, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=naq-NA, timezone=America/Cuiaba
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=1,free=214152128,total=328204288
  2> NOTE: All tests run in this JVM: [TestExportTool, SyncSliceTest, SimpleClusterAbstractionsTest, V2ClusterAPIMappingTest, TestDistributedStatsComponentCardinality, TestBulkSchemaAPI]
  2> NOTE: reproduce with: gradlew test --tests TestBulkSchemaAPI -Dtests.seed=78606628EA08BF27 -Dtests.locale=naq-NA -Dtests.timezone=America/Cuiaba -Dtests.asserts=true -Dtests.file.encoding=UTF-8

:solr:core:test (FAILURE): 4666 test(s), 2 failure(s), 199 skipped

4666 tests completed, 2 failed, 199 skipped

> Task :solr:core:test FAILED
> Task :solr:core:wipeTaskTemp

ERROR: The following test(s) have failed:
  - org.apache.solr.rest.schema.TestBulkSchemaAPI.testAnalyzerByBogusName (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.rest.schema.TestBulkSchemaAPI.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.rest.schema.TestBulkSchemaAPI.testAnalyzerByBogusName" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=78606628EA08BF27 -Ptests.file.encoding=UTF-8

  - org.apache.solr.rest.schema.TestBulkSchemaAPI.classMethod (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.rest.schema.TestBulkSchemaAPI.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.rest.schema.TestBulkSchemaAPI.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=78606628EA08BF27 -Ptests.file.encoding=UTF-8


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:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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 5m 35s
625 actionable tasks: 609 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 2h5m57s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4184 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4184/

All tests passed

Build Log:
[...truncated 1234 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m35.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4183 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4183/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.SolrExampleBinaryHttp2Test.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([CAE919F9EE2F87BC]:0)




Build Log:
[...truncated 1228 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

> Task :solr:solrj:test

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

org.apache.solr.client.solrj.SolrExampleBinaryHttp2Test > test suite's output saved to /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.SolrExampleBinaryHttp2Test.txt, copied below:
  2> 3137 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-1 for ERROR logs matching regex: uniqueKey
  2> 3823 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-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> 3830 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1 after mutting 0 log messages
  2> 3830 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-2 for ERROR logs matching regex: ignore_exception
  2> 3855 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleBinaryHttp2Test_CAE919F9EE2F87BC-001/data-dir-1-001
  2> 3999 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
  2> 4082 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
  2> 4117 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
  2> 4212 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 4221 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 4226 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.SolrTestCaseJ4 Writing core.properties file to /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleBinaryHttp2Test_CAE919F9EE2F87BC-001/tempDir-002/cores/core
  2> 4880 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 4883 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 4892 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-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> 4969 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 5024 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3125719c{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,AVAILABLE}
  2> 5047 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.e.j.s.AbstractConnector Started ServerConnector@220fe2dd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42097}
  2> 5063 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.e.j.s.Server Started Server@134b24b9{STARTING}[10.0.14,sto=0] @5118ms
  2> 5078 ERROR (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 5096 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 5104 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ version 9.3.0-SNAPSHOT fbf0980dba4118c17f658f5a0b79f929799910c1 [snapshot build, details omitted]
  2> 5105 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in standalone mode on port null
  2> 5106 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: /tmp/src/solr/solr
  2> 5106 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 2023-04-26T09:44:36.504899Z
  2> 5117 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.s.CoreContainerProvider Solr Home: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleBinaryHttp2Test_CAE919F9EE2F87BC-001/tempDir-001 (source: servlet config: solr.solr.home)
  2> 5119 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.c.SolrXmlConfig Loading solr.xml from /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleBinaryHttp2Test_CAE919F9EE2F87BC-001/tempDir-001/solr.xml
  2> 12007 WARN  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-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> 12371 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleBinaryHttp2Test_CAE919F9EE2F87BC-001/tempDir-001
  2> 12373 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
  2> 12919 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> 12923 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> 12924 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> 12927 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> 12927 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> 12929 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> 12930 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 12950 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
  2> 13086 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=example
  2> 13872 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> 13874 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> 13874 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> 13875 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> 13890 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
  2> 13937 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.SolrExampleBinaryHttp2Test_CAE919F9EE2F87BC-001/tempDir-001/collection1, trusted=true
  2> 13993 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.SolrExampleBinaryHttp2Test_CAE919F9EE2F87BC-001/tempDir-001/collection1], dataDir=[/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleBinaryHttp2Test_CAE919F9EE2F87BC-001/tempDir-001/collection1/data/]
  2> 14008 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 14080 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: initDynamicDefaults maxThreadCount=1 maxMergeCount=6
  2> 14117 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@126ad9f4
  2> 14135 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 14136 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 14 ms to checkpoint
  2> 14141 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=true reader=null
  2> 14164 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@7bbee1d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29230c0a)
  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@182cc895
  2> writer=org.apache.solr.update.SolrIndexWriter@747159e4
  2> 
  2> 14175 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
  2> 14176 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: now flush at close
  2> 14176 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   start flush: applyAllDeletes=true
  2> 14177 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 14177 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 14181 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> 14223 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> 14224 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 14226 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> 14227 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: now merge
  2> 14227 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   index(source): 
  2> 14228 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   no more merges pending; now return
  2> 14228 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges
  2> 14228 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges done
  2> 14229 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: start
  2> 14230 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: enter lock
  2> 14230 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: now prepare
  2> 14231 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: prepareCommit: flush
  2> 14232 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 14233 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 14233 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> 14233 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 14234 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> 14234 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit(): start
  2> 14238 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit index= changeCount=2
  2> 14261 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> 14262 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: done all syncs: []
  2> 14263 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: pendingCommit != null
  2> 14264 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> 14264 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
  2> 14268 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 4 ms to checkpoint
  2> 14270 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: took 38.5 msec
  2> 14270 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: done
  2> 14272 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback
  2> 14275 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: all running merges have aborted
  2> 14280 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: done finish merges
  2> 14281 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: abort
  2> 14284 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: done abort success=true
  2> 14294 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: infos=
  2> 14295 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 14295 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to checkpoint
  2> 14354 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleBinaryHttp2Test_CAE919F9EE2F87BC-001/tempDir-001, hostPort=42097, coreRootDirectory=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleBinaryHttp2Test_CAE919F9EE2F87BC-001/tempDir-002/cores}
  2> 15128 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 15177 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
  2> 15178 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
  2> 15223 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
  2> 15233 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 15238 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: initDynamicDefaults maxThreadCount=1 maxMergeCount=6
  2> 15244 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@126ad9f4
  2> 15246 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: init: load commit "segments_1"
  2> 15247 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 15248 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to checkpoint
  2> 15248 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=false reader=null
  2> 15250 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@7bbee1d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29230c0a)
  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@182cc895
  2> writer=org.apache.solr.update.SolrIndexWriter@751ed13f
  2> 
  2> 15255 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
  2> 15255 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: flush at getReader
  2> 15258 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 15259 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> 15259 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 15266 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> 15277 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> 15284 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MP][coreLoadExecutor-11-thread-1]: findMerges: 0 segments
  2> 15285 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> 15285 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: getReader took 30 ms
  2> 15344 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.SolrExampleBinaryHttp2Test_CAE919F9EE2F87BC-001/tempDir-001/collection1/conf
  2> 15347 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.SolrExampleBinaryHttp2Test_CAE919F9EE2F87BC-001/tempDir-001/collection1/conf
  2> 15348 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
  2> 15352 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.SolrExampleBinaryHttp2Test_CAE919F9EE2F87BC-001/tempDir-001/collection1/conf
  2> 15353 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
  2> 15354 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
  2> 15355 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
  2> 15358 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.SolrExampleBinaryHttp2Test_CAE919F9EE2F87BC-001/tempDir-001/collection1/conf
  2> 15358 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true, format=solr} for /schema/analysis/synonyms/english
  2> 15359 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
  2> 15366 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
  2> 15391 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=text, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxQueryFrequency=0.01, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4}
  2> 15405 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
  2> 15410 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> 15434 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> 15461 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 15477 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 1764231517962240000
  2> 15590 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=101
  2> 15591 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
  2> 15592 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
  2> 15592 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
  2> 15612 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> 4月 26, 2023 7:44:34 下午 com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
  2> WARNING: Suite execution timed out: org.apache.solr.client.solrj.SolrExampleBinaryHttp2Test
  2> ==== jstack at approximately timeout time ====
  2> "Test worker" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@6c59f2be
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@6c59f2be
  2> 	at java.base@11.0.16/java.lang.Thread.join(Thread.java:1300)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  2> 	at java.base@11.0.16/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
  2> 	at java.base@11.0.16/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
  2> 
  2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@b40b73f
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@b40b73f
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  2> 	at java.base@11.0.16/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@3e64b39b
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@3e64b39b
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	at java.base@11.0.16/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:161)
  2> 
  2> "/127.0.0.1:60324 to /127.0.0.1:35883 workers" ID=11 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@118a2720
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@118a2720
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/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@555e0b5c
  2> 	at org.gradle.api.internal.tasks.testing.worker.TestWorker.stop(TestWorker.java:189)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42e99e4a
  2> 
  2> "/127.0.0.1:60324 to /127.0.0.1:35883 workers Thread 2" ID=12 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1f7d9361
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1f7d9361
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42a48628
  2> 
  2> "/127.0.0.1:60324 to /127.0.0.1:35883 workers Thread 3" ID=13 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@49e037e
  2> 	- locked sun.nio.ch.EPollSelectorImpl@21bfec5a
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@74f0ea28
  2> 
  2> "SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]" ID=14 RUNNABLE
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpThreads0(Native Method)
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
  2> 	at java.management@11.0.16/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@614c7c6a
  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-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker" ID=15 WAITING on java.util.concurrent.CountDownLatch$Sync@45ae1840
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.CountDownLatch$Sync@45ae1840
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2> 	at java.base@11.0.16/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@12590db9
  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@6628697f
  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:100)
  2> 	at app//org.apache.solr.client.solrj.SolrExampleBinaryHttp2Test.beforeTest(SolrExampleBinaryHttp2Test.java:36)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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$196/0x0000000840257c40.run(Unknown Source)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@382b84dc
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@3a86109f
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@60e8f6b3
  2> 
  2> "qtp244670185-17" ID=17 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@2147694d
  2> 	- locked sun.nio.ch.EPollSelectorImpl@2bcf8712
  2> 	at java.base@11.0.16/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$263/0x000000084033dc40.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp244670185-18-acceptor-0@430046b1-ServerConnector@220fe2dd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42097}" ID=18 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@c35a1b6
  2> 
  2> "qtp244670185-19" ID=19 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@39ecd468
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@39ecd468
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp244670185-20" ID=20 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@39ecd468
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@39ecd468
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp244670185-21" ID=21 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@39ecd468
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@39ecd468
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp244670185-22" ID=22 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@39ecd468
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@39ecd468
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp244670185-23" ID=23 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@39ecd468
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@39ecd468
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp244670185-24" ID=24 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@39ecd468
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@39ecd468
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Session-HouseKeeper-3e203a24-1" ID=25 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@23fbcf19
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@23fbcf19
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "httpShardExecutor-6-thread-1" ID=26 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@74db3b63
  2> 	- locked sun.nio.ch.EPollSelectorImpl@55421c5f
  2> 	at java.base@11.0.16/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$263/0x000000084033dc40.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$350/0x0000000840414040.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@14fc1e00
  2> 
  2> "httpShardExecutor-6-thread-2" ID=27 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@ad2dd0b
  2> 	- locked sun.nio.ch.EPollSelectorImpl@772c584f
  2> 	at java.base@11.0.16/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$263/0x000000084033dc40.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$350/0x0000000840414040.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@2cd50106
  2> 
  2> "Connection evictor" ID=28 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Connection evictor" ID=29 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "h2sc-8-thread-1" ID=30 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@5a8175ea
  2> 	- locked sun.nio.ch.EPollSelectorImpl@1fe42a01
  2> 	at java.base@11.0.16/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$263/0x000000084033dc40.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$350/0x0000000840414040.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@53f29c65
  2> 
  2> "h2sc-8-thread-2" ID=31 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@3429673
  2> 	- locked sun.nio.ch.EPollSelectorImpl@16b94874
  2> 	at java.base@11.0.16/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$263/0x000000084033dc40.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$350/0x0000000840414040.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@620d73a7
  2> 
  2> "CloserThread" ID=33 WAITING on java.lang.Object@4746516c
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.Object@4746516c
  2> 	at java.base@11.0.16/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@79cccfa7
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.ForkJoinPool@79cccfa7
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
  2> 
  2> "searcherExecutor-13-thread-1" ID=37 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6eaa3fe3
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6eaa3fe3
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> ^^==============================================
  2> 
  2> 4月 26, 2023 7:44:34 下午 com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> WARNING: Will linger awaiting termination of 16 leaked thread(s).
  2> 4月 26, 2023 7:44:35 下午 com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> SEVERE: 16 threads leaked from SUITE scope at org.apache.solr.client.solrj.SolrExampleBinaryHttp2Test: 
  2>    1) Thread[id=24, name=qtp244670185-24, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryHttp2Test]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    2) Thread[id=23, name=qtp244670185-23, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryHttp2Test]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    3) Thread[id=22, name=qtp244670185-22, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryHttp2Test]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    4) Thread[id=17, name=qtp244670185-17, state=RUNNABLE, group=TGRP-SolrExampleBinaryHttp2Test]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$263/0x000000084033dc40.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    5) Thread[id=15, name=SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker, state=WAITING, group=TGRP-SolrExampleBinaryHttp2Test]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2>         at java.base@11.0.16/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:100)
  2>         at app//org.apache.solr.client.solrj.SolrExampleBinaryHttp2Test.beforeTest(SolrExampleBinaryHttp2Test.java:36)
  2>         at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2>         at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2>         at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2>         at java.base@11.0.16/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$196/0x0000000840257c40.run(Unknown Source)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    6) Thread[id=19, name=qtp244670185-19, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryHttp2Test]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    7) Thread[id=33, name=CloserThread, state=WAITING, group=TGRP-SolrExampleBinaryHttp2Test]
  2>         at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2>         at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2>         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2547)
  2>    8) Thread[id=18, name=qtp244670185-18-acceptor-0@430046b1-ServerConnector@220fe2dd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42097}, state=RUNNABLE, group=TGRP-SolrExampleBinaryHttp2Test]
  2>         at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    9) Thread[id=27, name=httpShardExecutor-6-thread-2, state=RUNNABLE, group=TGRP-SolrExampleBinaryHttp2Test]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$263/0x000000084033dc40.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$350/0x0000000840414040.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   10) Thread[id=31, name=h2sc-8-thread-2, state=RUNNABLE, group=TGRP-SolrExampleBinaryHttp2Test]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$263/0x000000084033dc40.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$350/0x0000000840414040.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   11) Thread[id=37, name=searcherExecutor-13-thread-1, state=WAITING, group=TGRP-SolrExampleBinaryHttp2Test]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2>         at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   12) Thread[id=20, name=qtp244670185-20, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryHttp2Test]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   13) Thread[id=30, name=h2sc-8-thread-1, state=RUNNABLE, group=TGRP-SolrExampleBinaryHttp2Test]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$263/0x000000084033dc40.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$350/0x0000000840414040.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   14) Thread[id=21, name=qtp244670185-21, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryHttp2Test]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   15) Thread[id=25, name=Session-HouseKeeper-3e203a24-1, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryHttp2Test]
  2>         at java.base@11.0.16/jdk.internal.misc.

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

1]:   start flush: applyAllDeletes=true
  2> 7204954 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before flush 
  2> 7204954 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7204954 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> 7204954 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> 7204954 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no deletes to apply
  2> 7204955 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> 7204955 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]: now merge
  2> 7204955 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   index(source): 
  2> 7204955 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   no more merges pending; now return
  2> 7204955 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges
  2> 7204955 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges done
  2> 7204955 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: start
  2> 7204955 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: enter lock
  2> 7204955 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: now prepare
  2> 7204955 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: prepareCommit: flush
  2> 7204956 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before flush 
  2> 7204956 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7204956 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> 7204956 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no deletes to apply
  2> 7204956 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> 7204956 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: startCommit(): start
  2> 7204956 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   skip startCommit(): no changes pending
  2> 7204956 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: pendingCommit == null; skip
  2> 7204956 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: took 0.7 msec
  2> 7204956 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: done
  2> 7204956 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback
  2> 7204956 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: all running merges have aborted
  2> 7204957 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: done finish merges
  2> 7204957 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: abort
  2> 7204957 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: done abort success=true
  2> 7204957 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: infos=
  2> 7204957 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 7204957 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: 0 ms to checkpoint
  2> 7204965 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 7204975 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 7204980 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 7204985 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-2 after mutting 0 log messages
  2> 7204986 INFO  (SUITE-SolrExampleBinaryHttp2Test-seed#[CAE919F9EE2F87BC]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-3 for ERROR logs matching regex: ignore_exception
  2> Apr 26, 2023 11:44:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
  2> INFO: All leaked threads terminated.
   >     java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   >         at __randomizedtesting.SeedInfo.seed([CAE919F9EE2F87BC]:0)
  2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{}, maxPointsInLeafNode=1285, maxMBSortInHeap=6.209365944695916, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=yue-Hans, timezone=Asia/Macau
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=1,free=207019968,total=324534272
  2> NOTE: All tests run in this JVM: [SolrExampleBinaryHttp2Test]
  2> NOTE: reproduce with: gradlew test --tests SolrExampleBinaryHttp2Test -Dtests.seed=CAE919F9EE2F87BC -Dtests.locale=yue-Hans -Dtests.timezone=Asia/Macau -Dtests.asserts=true -Dtests.file.encoding=UTF-8

:solr:solrj:test (FAILURE): 1049 test(s), 1 failure(s), 10 skipped

1049 tests completed, 1 failed, 10 skipped

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

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


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 9s
644 actionable tasks: 628 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 2h2m31s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4182 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4182/

All tests passed

Build Log:
[...truncated 1231 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m39s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4181 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4181/

All tests passed

Build Log:
[...truncated 1229 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m31s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4180 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4180/

All tests passed

Build Log:
[...truncated 1227 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m37s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4179 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4179/

All tests passed

Build Log:
[...truncated 1229 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m48.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4178 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4178/

1 tests failed.
FAILED:  org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull

Error Message:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:38181_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:38181/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:33455_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33455/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1682451349425080795",
      "shard_parent_node":"127.0.0.1:33455_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:33455_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33455/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:38181_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:38181/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613399883781"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1682451349425011441",
      "shard_parent_node":"127.0.0.1:33455_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:33455_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33455/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:38181_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:38181/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613399883781"}}}
Live Nodes: [127.0.0.1:33455_solr, 127.0.0.1:37161_solr, 127.0.0.1:38129_solr, 127.0.0.1:38181_solr, 127.0.0.1:39511_solr, 127.0.0.1:44285_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:38181_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:38181/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:33455_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33455/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1682451349425080795",
      "shard_parent_node":"127.0.0.1:33455_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:33455_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33455/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:38181_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:38181/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613399883781"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1682451349425011441",
      "shard_parent_node":"127.0.0.1:33455_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:33455_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33455/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:38181_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:38181/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613399883781"}}}

Stack Trace:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:38181_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:38181/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:33455_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33455/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1682451349425080795",
      "shard_parent_node":"127.0.0.1:33455_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:33455_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33455/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:38181_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:38181/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613399883781"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1682451349425011441",
      "shard_parent_node":"127.0.0.1:33455_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:33455_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33455/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:38181_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:38181/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613399883781"}}}
Live Nodes: [127.0.0.1:33455_solr, 127.0.0.1:37161_solr, 127.0.0.1:38129_solr, 127.0.0.1:38181_solr, 127.0.0.1:39511_solr, 127.0.0.1:44285_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:38181_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:38181/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:33455_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33455/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1682451349425080795",
      "shard_parent_node":"127.0.0.1:33455_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:33455_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33455/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:38181_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:38181/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613399883781"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1682451349425011441",
      "shard_parent_node":"127.0.0.1:33455_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:33455_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33455/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:38181_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:38181/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613399883781"}}}
	at __randomizedtesting.SeedInfo.seed([8AF4B4F283AD31FE:505226D627637C83]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:171)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:137)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.doSplit(SplitShardWithNodeRoleTest.java:87)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull(SplitShardWithNodeRoleTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 3945 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.SplitShardWithNodeRoleTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=8AF4B4F283AD31FE -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 14m 14s
625 actionable tasks: 609 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 14m34.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4177 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4177/

All tests passed

Build Log:
[...truncated 1228 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m35s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4176 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4176/

All tests passed

Build Log:
[...truncated 1229 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f
ok 41 status detects locally running solr
ok 42 status does not expose cli parameters to end user

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 15m24.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4175 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4175/

All tests passed

Build Log:
[...truncated 1226 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m34s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4174 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4174/

All tests passed

Build Log:
[...truncated 1231 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m15.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4173 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4173/

All tests passed

Build Log:
[...truncated 1229 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m17.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4172 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4172/

6 tests failed.
FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=187 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=187 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([8BB945E95AED4DD0:28854F227EC6B768]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction(TestExternalFeatures.java:123)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=208 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=208 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([8BB945E95AED4DD0:5B89B8CC4A063DBE]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException(TestExternalFeatures.java:198)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=241 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=241 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([8BB945E95AED4DD0:F4B8E8070B390811]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException(TestExternalFeatures.java:214)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=269 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=269 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([8BB945E95AED4DD0:E5E32E76BBFB3E26]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException(TestFeatureLogging.java:195)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([8BB945E95AED4DD0:3F447899B3254416]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException(TestFeatureLogging.java:217)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([8BB945E95AED4DD0:104A9B1B06B30AA3]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException(TestFeatureLogging.java:171)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 2080 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=8BB945E95AED4DD0 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=8BB945E95AED4DD0 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=8BB945E95AED4DD0 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=8BB945E95AED4DD0 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=8BB945E95AED4DD0 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=8BB945E95AED4DD0 -Ptests.file.encoding=UTF-8


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:modules:ltr:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/modules/ltr/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 5m 31s
616 actionable tasks: 600 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 5m52.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4171 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4171/

6 tests failed.
FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=187 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=187 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([2A33729446DDDAE8:890F785F62F62050]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction(TestExternalFeatures.java:123)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=208 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=208 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([2A33729446DDDAE8:FA038FB15636AA86]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException(TestExternalFeatures.java:198)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=241 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=241 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([2A33729446DDDAE8:5532DF7A17099F29]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException(TestExternalFeatures.java:214)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=269 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=269 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([2A33729446DDDAE8:4469190BA7CBA91E]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException(TestFeatureLogging.java:195)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([2A33729446DDDAE8:B1C0AC661A839D9B]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException(TestFeatureLogging.java:171)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([2A33729446DDDAE8:9ECE4FE4AF15D32E]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException(TestFeatureLogging.java:217)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 2075 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=2A33729446DDDAE8 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=2A33729446DDDAE8 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=2A33729446DDDAE8 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=2A33729446DDDAE8 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=2A33729446DDDAE8 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=2A33729446DDDAE8 -Ptests.file.encoding=UTF-8


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:modules:ltr:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/modules/ltr/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 5m 52s
616 actionable tasks: 600 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 6m13s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4170 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4170/

6 tests failed.
FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=209 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=209 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([2E9E9796C1AEDA60:FEAE6AB3D145AA0E]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException(TestExternalFeatures.java:198)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=242 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=242 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([2E9E9796C1AEDA60:519F3A78907A9FA1]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException(TestExternalFeatures.java:214)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=186 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=186 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([2E9E9796C1AEDA60:8DA29D5DE58520D8]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction(TestExternalFeatures.java:123)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=269 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=269 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([2E9E9796C1AEDA60:40C4FC0920B8A996]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException(TestFeatureLogging.java:195)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([2E9E9796C1AEDA60:9A63AAE62866D3A6]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException(TestFeatureLogging.java:217)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([2E9E9796C1AEDA60:B56D49649DF09D13]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException(TestFeatureLogging.java:171)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 2081 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=2E9E9796C1AEDA60 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=2E9E9796C1AEDA60 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=2E9E9796C1AEDA60 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=2E9E9796C1AEDA60 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=2E9E9796C1AEDA60 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=2E9E9796C1AEDA60 -Ptests.file.encoding=UTF-8


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:modules:ltr:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/modules/ltr/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 5m 14s
616 actionable tasks: 600 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 5m32.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4169 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4169/

6 tests failed.
FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=209 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=209 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([834115033F1211CB:5371E8262FF961A5]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException(TestExternalFeatures.java:198)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=186 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=186 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([834115033F1211CB:207D1FC81B39EB73]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction(TestExternalFeatures.java:123)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=241 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=241 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([834115033F1211CB:FC40B8ED6EC6540A]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException(TestExternalFeatures.java:214)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=269 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=269 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([834115033F1211CB:ED1B7E9CDE04623D]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException(TestFeatureLogging.java:195)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([834115033F1211CB:37BC2873D6DA180D]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException(TestFeatureLogging.java:217)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([834115033F1211CB:18B2CBF1634C56B8]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException(TestFeatureLogging.java:171)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 2082 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=834115033F1211CB -Ptests.file.encoding=US-ASCII

  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=834115033F1211CB -Ptests.file.encoding=US-ASCII

  - org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=834115033F1211CB -Ptests.file.encoding=US-ASCII

  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=834115033F1211CB -Ptests.file.encoding=US-ASCII

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=834115033F1211CB -Ptests.file.encoding=US-ASCII

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=834115033F1211CB -Ptests.file.encoding=US-ASCII


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:modules:ltr:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/modules/ltr/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 5m 10s
616 actionable tasks: 600 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 5m30s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4168 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4168/

6 tests failed.
FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=186 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=186 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([CDFF8B6477012089:6EC381AF532ADA31]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction(TestExternalFeatures.java:123)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=241 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=241 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([CDFF8B6477012089:B2FE268A26D56548]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException(TestExternalFeatures.java:214)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=208 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=208 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([CDFF8B6477012089:1DCF764167EA50E7]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException(TestExternalFeatures.java:198)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=271 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=271 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([CDFF8B6477012089:A3A5E0FB9617537F]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException(TestFeatureLogging.java:195)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([CDFF8B6477012089:7902B6149EC9294F]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException(TestFeatureLogging.java:217)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([CDFF8B6477012089:560C55962B5F67FA]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException(TestFeatureLogging.java:171)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 2086 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=CDFF8B6477012089 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=CDFF8B6477012089 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=CDFF8B6477012089 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=CDFF8B6477012089 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=CDFF8B6477012089 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=CDFF8B6477012089 -Ptests.file.encoding=UTF-8


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:modules:ltr:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/modules/ltr/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 5m 18s
615 actionable tasks: 599 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 5m36s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4167 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4167/

6 tests failed.
FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=208 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=208 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([A2ED64106E44316:DA1E2B64160F3378]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException(TestExternalFeatures.java:198)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=186 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=186 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([A2ED64106E44316:A912DC8A22CFB9AE]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction(TestExternalFeatures.java:123)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=241 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=241 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([A2ED64106E44316:752F7BAF573006D7]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException(TestExternalFeatures.java:214)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=271 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=271 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([A2ED64106E44316:6474BDDEE7F230E0]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException(TestFeatureLogging.java:195)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([A2ED64106E44316:91DD08B35ABA0465]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException(TestFeatureLogging.java:171)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([A2ED64106E44316:BED3EB31EF2C4AD0]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException(TestFeatureLogging.java:217)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 1956 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=A2ED64106E44316 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=A2ED64106E44316 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=A2ED64106E44316 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=A2ED64106E44316 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=A2ED64106E44316 -Ptests.file.encoding=UTF-8

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=A2ED64106E44316 -Ptests.file.encoding=UTF-8


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:modules:ltr:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/modules/ltr/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 5m 41s
616 actionable tasks: 600 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 6m6s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4166 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4166/

6 tests failed.
FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=208 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=208 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([3F6DDD912A92CEB3:EF5D20B43A79BEDD]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException(TestExternalFeatures.java:198)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=241 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=241 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([3F6DDD912A92CEB3:406C707F7B468B72]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException(TestExternalFeatures.java:214)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=186 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=186 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([3F6DDD912A92CEB3:9C51D75A0EB9340B]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction(TestExternalFeatures.java:123)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=269 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=269 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([3F6DDD912A92CEB3:5137B60ECB84BD45]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException(TestFeatureLogging.java:195)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([3F6DDD912A92CEB3:A49E036376CC89C0]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException(TestFeatureLogging.java:171)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([3F6DDD912A92CEB3:8B90E0E1C35AC775]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException(TestFeatureLogging.java:217)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 2081 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=3F6DDD912A92CEB3 -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=3F6DDD912A92CEB3 -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=3F6DDD912A92CEB3 -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=3F6DDD912A92CEB3 -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=3F6DDD912A92CEB3 -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=3F6DDD912A92CEB3 -Ptests.file.encoding=ISO-8859-1


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:modules:ltr:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/modules/ltr/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 6m 27s
616 actionable tasks: 600 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 6m51.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4165 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4165/

7 tests failed.
FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=208 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=208 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([1775739968A17A4C:C7458EBC784A0A22]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException(TestExternalFeatures.java:198)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=242 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=242 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([1775739968A17A4C:6874DE7739753F8D]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException(TestExternalFeatures.java:214)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=186 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=186 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "msg":"Exception from'
	at __randomizedtesting.SeedInfo.seed([1775739968A17A4C:B44979524C8A80F4]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction(TestExternalFeatures.java:123)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=270 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=270 AFTER='{!ltr reRankDocs=3 model=store9m1}" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([1775739968A17A4C:792F180689B709BA]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException(TestFeatureLogging.java:195)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=220 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([1775739968A17A4C:8C86AD6B34FF3D3F]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException(TestFeatureLogging.java:171)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException

Error Message:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'

Stack Trace:
org.noggit.JSONParser$ParseException: Expected key,value separator ':': char=},position=190 AFTER=' "rows":"1", "wt":"json" } }, "response" }' BEFORE='{ "error":{ "metadata":["error-cl'
	at __randomizedtesting.SeedInfo.seed([1775739968A17A4C:A3884EE98169738A]:0)
	at app//org.noggit.JSONParser.err(JSONParser.java:436)
	at app//org.noggit.JSONParser.nextEvent(JSONParser.java:1080)
	at app//org.noggit.ObjectBuilder.getObject(ObjectBuilder.java:177)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:104)
	at app//org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:58)
	at app//org.noggit.ObjectBuilder.fromJSON(ObjectBuilder.java:36)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:111)
	at app//org.apache.solr.JSONTestUtil.match(JSONTestUtil.java:80)
	at app//org.apache.solr.util.RestTestBase.assertJsonMatches(RestTestBase.java:260)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:211)
	at app//org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:183)
	at app//org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException(TestFeatureLogging.java:217)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.client.solrj.io.stream.MathExpressionTest.testZipFDistribution

Error Message:
java.lang.Exception: Zipf distribution not descending!!!

Stack Trace:
java.lang.Exception: Zipf distribution not descending!!!
	at __randomizedtesting.SeedInfo.seed([1775739968A17A4C:33C01EBD7F097264]:0)
	at org.apache.solr.client.solrj.io.stream.MathExpressionTest.testZipFDistribution(MathExpressionTest.java:4052)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 2197 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.io.stream.MathExpressionTest.testZipFDistribution (:solr:solrj-streaming)
    Test output: /tmp/src/solr/solr/solrj-streaming/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.io.stream.MathExpressionTest.txt
    Reproduce with: gradlew :solr:solrj-streaming:test --tests "org.apache.solr.client.solrj.io.stream.MathExpressionTest.testZipFDistribution" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=1775739968A17A4C -Ptests.file.encoding=US-ASCII

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStoreReRanking_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=1775739968A17A4C -Ptests.file.encoding=US-ASCII

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_nonExistentFeatureStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=1775739968A17A4C -Ptests.file.encoding=US-ASCII

  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequired_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=1775739968A17A4C -Ptests.file.encoding=US-ASCII

  - org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.featureExtraction_valueFeatureRequiredInFq_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=1775739968A17A4C -Ptests.file.encoding=US-ASCII

  - org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestExternalFeatures.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestExternalFeatures.testEfiFeatureExtraction" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=1775739968A17A4C -Ptests.file.encoding=US-ASCII

  - org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException (:solr:modules:ltr)
    Test output: /tmp/src/solr/solr/modules/ltr/build/test-results/test/outputs/OUTPUT-org.apache.solr.ltr.feature.TestFeatureLogging.txt
    Reproduce with: gradlew :solr:modules:ltr:test --tests "org.apache.solr.ltr.feature.TestFeatureLogging.featureExtraction_noFeatureAndModelStore_shouldThrowException" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=1775739968A17A4C -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:modules:ltr:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/modules/ltr/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:solrj-streaming:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/solrj-streaming/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 5m 24s
616 actionable tasks: 600 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 5m44.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4164 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4164/

All tests passed

Build Log:
[...truncated 1228 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m22s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4163 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4163/

3 tests failed.
FAILED:  org.apache.solr.cloud.ReindexCollectionTest.testAbort

Error Message:
java.lang.AssertionError: {responseHeader={status=0, QTime=5}, status={state=running, msg=found [842a9262-b41e-4790-be24-cfd4ba0a5c53] in running tasks}}

Stack Trace:
java.lang.AssertionError: {responseHeader={status=0, QTime=5}, status={state=running, msg=found [842a9262-b41e-4790-be24-cfd4ba0a5c53] in running tasks}}
	at __randomizedtesting.SeedInfo.seed([7275E4A215CE3F99:141653356114ADE0]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertNotNull(Assert.java:713)
	at org.apache.solr.cloud.ReindexCollectionTest.testAbort(ReindexCollectionTest.java:425)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.handler.designer.TestSchemaDesignerAPI.classMethod

Error Message:
java.util.concurrent.TimeoutException: Timed out waiting for all collections to be fully removed.

Stack Trace:
java.util.concurrent.TimeoutException: Timed out waiting for all collections to be fully removed.
	at __randomizedtesting.SeedInfo.seed([7275E4A215CE3F99]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:678)
	at org.apache.solr.handler.designer.TestSchemaDesignerAPI.tearDownCluster(TestSchemaDesignerAPI.java:81)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:909)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.handler.designer.TestSchemaDesignerAPI.classMethod

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=780, name=coreCloseExecutor-730-thread-1, state=RUNNABLE, group=TGRP-TestSchemaDesignerAPI]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=780, name=coreCloseExecutor-730-thread-1, state=RUNNABLE, group=TGRP-TestSchemaDesignerAPI]
Caused by: java.lang.AssertionError: Too many closes on SolrCore
	at __randomizedtesting.SeedInfo.seed([7275E4A215CE3F99]:0)
	at org.apache.solr.core.SolrCore.close(SolrCore.java:1756)
	at org.apache.solr.core.SolrCores.lambda$close$0(SolrCores.java:128)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 12205 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.ReindexCollectionTest.testAbort (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ReindexCollectionTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.ReindexCollectionTest.testAbort" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=7275E4A215CE3F99 -Ptests.file.encoding=UTF-8

  - org.apache.solr.handler.designer.TestSchemaDesignerAPI.classMethod (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.designer.TestSchemaDesignerAPI.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.designer.TestSchemaDesignerAPI.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=7275E4A215CE3F99 -Ptests.file.encoding=UTF-8

  - org.apache.solr.handler.designer.TestSchemaDesignerAPI.classMethod (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.designer.TestSchemaDesignerAPI.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.designer.TestSchemaDesignerAPI.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=7275E4A215CE3F99 -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 14m 1s
625 actionable tasks: 609 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 14m20.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4162 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4162/

All tests passed

Build Log:
[...truncated 1229 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m19.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4161 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4161/

All tests passed

Build Log:
[...truncated 1228 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m22.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4160 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4160/

3 tests failed.
FAILED:  org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.mockOAuth2Server

Error Message:
org.junit.ComparisonFailure: Should have received 401 code expected:<[401]> but was:<[200]>

Stack Trace:
org.junit.ComparisonFailure: Should have received 401 code expected:<[401]> but was:<[200]>
	at __randomizedtesting.SeedInfo.seed([388F4A596EB26AEE:BF8FAB090B0E9602]:0)
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.mockOAuth2Server(JWTAuthPluginIntegrationTest.java:137)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 62 threads leaked from SUITE scope at org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest: 
   1) Thread[id=254, name=qtp168037433-254, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   2) Thread[id=227, name=SyncThread:0, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:170)
   3) Thread[id=285, name=zkConnectionManagerCallback-141-thread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   4) Thread[id=307, name=Connector-Scheduler-4c3f309-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   5) Thread[id=246, name=qtp168037433-246, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$329/0x0000000840505440.run(Unknown Source)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   6) Thread[id=229, name=RequestThrottler, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.server.RequestThrottler.run(RequestThrottler.java:147)
   7) Thread[id=244, name=qtp934005092-244, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$329/0x0000000840505440.run(Unknown Source)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   8) Thread[id=292, name=CloserThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/java.lang.Object.wait(Native Method)
        at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
        at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2547)
   9) Thread[id=231, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[388F4A596EB26AEE]-SendThread(127.0.0.1:40413), state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
  10) Thread[id=247, name=qtp934005092-247, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  11) Thread[id=284, name=zkConnectionManagerCallback-144-thread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  12) Thread[id=248, name=qtp168037433-248-acceptor-0@4b770a0a-ServerConnector@4c3f309{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36303}, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
        at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285)
        at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:409)
        at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:748)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  13) Thread[id=263, name=Session-HouseKeeper-4393b955-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  14) Thread[id=289, name=OverseerCollectionConfigSetProcessor-72057609875357702-127.0.0.1:36303_solr-n_0000000000, state=TIMED_WAITING, group=Overseer collection creation process.]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:490)
        at app//org.apache.solr.cloud.OverseerTaskQueue.peekTopN(OverseerTaskQueue.java:267)
        at app//org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:272)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  15) Thread[id=233, name=NIOWorkerThread-2, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  16) Thread[id=293, name=coreContainerWorkExecutor-126-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  17) Thread[id=275, name=h2sc-136-thread-2, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$329/0x0000000840505440.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  18) Thread[id=234, name=NIOWorkerThread-3, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  19) Thread[id=235, name=zkConnectionManagerCallback-115-thread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  20) Thread[id=271, name=httpShardExecutor-135-thread-1, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$329/0x0000000840505440.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  21) Thread[id=252, name=qtp168037433-252, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  22) Thread[id=223, name=NIOServerCxnFactory.SelectorThread-0, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:403)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:368)
  23) Thread[id=282, name=jetty-launcher-120-thread-1-SendThread(127.0.0.1:40413), state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
  24) Thread[id=296, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[388F4A596EB26AEE]-EventThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
  25) Thread[id=279, name=h2sc-138-thread-2, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$329/0x0000000840505440.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  26) Thread[id=249, name=qtp934005092-249, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  27) Thread[id=268, name=httpShardExecutor-129-thread-1, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$329/0x0000000840505440.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  28) Thread[id=281, name=jetty-launcher-120-thread-2-EventThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
  29) Thread[id=253, name=qtp168037433-253, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  30) Thread[id=291, name=coreContainerWorkExecutor-132-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  31) Thread[id=269, name=httpShardExecutor-129-thread-2, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$329/0x0000000840505440.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  32) Thread[id=278, name=h2sc-138-thread-1, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$329/0x0000000840505440.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  33) Thread[id=274, name=h2sc-136-thread-1, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$329/0x0000000840505440.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  34) Thread[id=302, name=zkCallback-140-thread-2, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  35) Thread[id=273, name=httpShardExecutor-135-thread-2, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$329/0x0000000840505440.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  36) Thread[id=230, name=NIOWorkerThread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  37) Thread[id=237, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[388F4A596EB26AEE]-EventThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
  38) Thread[id=228, name=ProcessThread(sid:0 cport:40413):, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:142)
  39) Thread[id=287, name=zkCallback-140-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  40) Thread[id=288, name=OverseerStateUpdate-72057609875357702-127.0.0.1:36303_solr-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:490)
        at app//org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:338)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  41) Thread[id=280, name=jetty-launcher-120-thread-2-SendThread(127.0.0.1:40413), state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
  42) Thread[id=259, name=Session-HouseKeeper-190ef1a-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  43) Thread[id=221, name=ZkTestServer Run Thread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/java.lang.Object.wait(Native Method)
        at java.base@11.0.16/java.lang.Thread.join(Thread.java:1300)
        at java.base@11.0.16/java.lang.Thread.join(Thread.java:1375)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:915)
        at app//org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:337)
        at app//org.apache.solr.cloud.ZkTestServer$1.run(ZkTestServer.java:581)
  44) Thread[id=224, name=NIOServerCxnFactory.SelectorThread-1, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:403)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:368)
  45) Thread[id=295, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[388F4A596EB26AEE]-SendThread(127.0.0.1:40413), state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
  46) Thread[id=251, name=qtp934005092-251, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  47) Thread[id=238, name=zkConnectionManagerCallback-117-thread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  48) Thread[id=297, name=zkConnectionManagerCallback-160-thread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  49) Thread[id=245, name=qtp934005092-245-acceptor-0@45f320fd-ServerConnector@396c31e1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44433}, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
        at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285)
        at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:409)
        at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:748)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  50) Thread[id=232, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[388F4A596EB26AEE]-EventThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
  51) Thread[id=257, name=qtp168037433-257, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  52) Thread[id=258, name=qtp934005092-258, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  53) Thread[id=250, name=qtp168037433-250, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  54) Thread[id=283, name=jetty-launcher-120-thread-1-EventThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
  55) Thread[id=290, name=CloserThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/java.lang.Object.wait(Native Method)
        at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
        at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2547)
  56) Thread[id=255, name=qtp168037433-255, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  57) Thread[id=256, name=qtp934005092-256, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  58) Thread[id=260, name=qtp934005092-260, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  59) Thread[id=286, name=zkCallback-143-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  60) Thread[id=301, name=zkCallback-159-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  61) Thread[id=225, name=NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.select(NIOServerCnxnFactory.java:205)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.run(NIOServerCnxnFactory.java:181)
  62) Thread[id=236, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[388F4A596EB26AEE]-SendThread(127.0.0.1:40413), state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 62 threads leaked from SUITE scope at org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest: 
   1) Thread[id=254, name=qtp168037433-254, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   2) Thread[id=227, name=SyncThread:0, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:170)
   3) Thread[id=285, name=zkConnectionManagerCallback-141-thread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   4) Thread[id=307, name=Connector-Scheduler-4c3f309-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   5) Thread[id=246, name=qtp168037433-246, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$329/0x0000000840505440.run(Unknown Source)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   6) Thread[id=229, name=RequestThrottler, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.server.RequestThrottler.run(RequestThrottler.java:147)
   7) Thread[id=244, name=qtp934005092-244, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$329/0x0000000840505440.run(Unknown Source)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   8) Thread[id=292, name=CloserThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/java.lang.Object.wait(Native Method)
        at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
        at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2547)
   9) Thread[id=231, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[388F4A596EB26AEE]-SendThread(127.0.0.1:40413), state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
  10) Thread[id=247, name=qtp934005092-247, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  11) Thread[id=284, name=zkConnectionManagerCallback-144-thread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  12) Thread[id=248, name=qtp168037433-248-acceptor-0@4b770a0a-ServerConnector@4c3f309{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36303}, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
        at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285)
        at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:409)
        at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:748)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  13) Thread[id=263, name=Session-HouseKeeper-4393b955-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  14) Thread[id=289, name=OverseerCollectionConfigSetProcessor-72057609875357702-127.0.0.1:36303_solr-n_0000000000, state=TIMED_WAITING, group=Overseer collection creation process.]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:490)
        at app//org.apache.solr.cloud.OverseerTaskQueue.peekTopN(OverseerTaskQueue.java:267)
        at app//org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:272)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  15) Thread[id=233, name=NIOWorkerThread-2, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  16) Thread[id=293, name=coreContainerWorkExecutor-126-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  17) Thread[id=275, name=h2sc-136-thread-2, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$329/0x0000000840505440.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  18) Thread[id=234, name=NIOWorkerThread-3, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  19) Thread[id=235, name=zkConnectionManagerCallback-115-thread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  20) Thread[id=271, name=httpShardExecutor-135-thread-1, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$329/0x0000000840505440.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  21) Thread[id=252, name=qtp168037433-252, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  22) Thread[id=223, name=NIOServerCxnFactory.SelectorThread-0, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:403)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:368)
  23) Thread[id=282, name=jetty-launcher-120-thread-1-SendThread(127.0.0.1:40413), state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
  24) Thread[id=296, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[388F4A596EB26AEE]-EventThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
  25) Thread[id=279, name=h2sc-138-thread-2, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$329/0x0000000840505440.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.co

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

Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  44) Thread[id=290, name=CloserThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/java.lang.Object.wait(Native Method)
        at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
        at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2547)
  45) Thread[id=255, name=qtp168037433-255, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  46) Thread[id=256, name=qtp934005092-256, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  47) Thread[id=260, name=qtp934005092-260, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  48) Thread[id=286, name=zkCallback-143-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  49) Thread[id=301, name=zkCallback-159-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  50) Thread[id=225, name=NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.IOUtil.drain(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.clearInterrupt(EPollSelectorImpl.java:266)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.processEvents(EPollSelectorImpl.java:203)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:137)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.select(NIOServerCnxnFactory.java:205)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.run(NIOServerCnxnFactory.java:181)
  51) Thread[id=236, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[388F4A596EB26AEE]-SendThread(127.0.0.1:40413), state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:362)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1204)
	at __randomizedtesting.SeedInfo.seed([388F4A596EB26AEE]:0)




Build Log:
[...truncated 4866 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.mockOAuth2Server (:solr:modules:jwt-auth)
    Test output: /tmp/src/solr/solr/modules/jwt-auth/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.txt
    Reproduce with: gradlew :solr:modules:jwt-auth:test --tests "org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.mockOAuth2Server" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=388F4A596EB26AEE -Ptests.file.encoding=US-ASCII

  - org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.classMethod (:solr:modules:jwt-auth)
    Test output: /tmp/src/solr/solr/modules/jwt-auth/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.txt
    Reproduce with: gradlew :solr:modules:jwt-auth:test --tests "org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=388F4A596EB26AEE -Ptests.file.encoding=US-ASCII

  - org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.classMethod (:solr:modules:jwt-auth)
    Test output: /tmp/src/solr/solr/modules/jwt-auth/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.txt
    Reproduce with: gradlew :solr:modules:jwt-auth:test --tests "org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=388F4A596EB26AEE -Ptests.file.encoding=US-ASCII


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:modules:jwt-auth:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/modules/jwt-auth/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 5m 47s
616 actionable tasks: 600 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 6m5.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4159 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4159/

All tests passed

Build Log:
[...truncated 1230 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m21s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4158 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4158/

All tests passed

Build Log:
[...truncated 1234 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 15m6.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4157 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4157/

2 tests failed.
FAILED:  org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull

Error Message:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:39993_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:39993/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:40657_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:40657/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1682270140704823265",
      "shard_parent_node":"127.0.0.1:39993_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:39993_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:39993/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:40657_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:40657/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057884646637573"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1682270140704694399",
      "shard_parent_node":"127.0.0.1:39993_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:39993_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:39993/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:40657_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:40657/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057884646637573"}}}
Live Nodes: [127.0.0.1:33967_solr, 127.0.0.1:35821_solr, 127.0.0.1:39993_solr, 127.0.0.1:40657_solr, 127.0.0.1:40781_solr, 127.0.0.1:40987_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:39993_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:39993/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:40657_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:40657/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1682270140704823265",
      "shard_parent_node":"127.0.0.1:39993_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:39993_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:39993/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:40657_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:40657/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057884646637573"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1682270140704694399",
      "shard_parent_node":"127.0.0.1:39993_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:39993_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:39993/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:40657_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:40657/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057884646637573"}}}

Stack Trace:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:39993_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:39993/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:40657_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:40657/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1682270140704823265",
      "shard_parent_node":"127.0.0.1:39993_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:39993_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:39993/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:40657_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:40657/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057884646637573"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1682270140704694399",
      "shard_parent_node":"127.0.0.1:39993_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:39993_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:39993/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:40657_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:40657/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057884646637573"}}}
Live Nodes: [127.0.0.1:33967_solr, 127.0.0.1:35821_solr, 127.0.0.1:39993_solr, 127.0.0.1:40657_solr, 127.0.0.1:40781_solr, 127.0.0.1:40987_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:39993_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:39993/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:40657_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:40657/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1682270140704823265",
      "shard_parent_node":"127.0.0.1:39993_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:39993_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:39993/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:40657_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:40657/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057884646637573"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1682270140704694399",
      "shard_parent_node":"127.0.0.1:39993_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:39993_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:39993/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:40657_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:40657/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057884646637573"}}}
	at __randomizedtesting.SeedInfo.seed([9D58424126925B0A:47FED065825C1677]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:171)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:137)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.doSplit(SplitShardWithNodeRoleTest.java:87)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull(SplitShardWithNodeRoleTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.security.PKIAuthenticationIntegrationTest.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([9D58424126925B0A]:0)




Build Log:
[...truncated 3904 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

> Task :solr:core:test

org.apache.solr.security.PKIAuthenticationIntegrationTest > classMethod FAILED
    java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([9D58424126925B0A]:0)

org.apache.solr.security.PKIAuthenticationIntegrationTest > test suite's output saved to /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.PKIAuthenticationIntegrationTest.txt, copied below:
  2> 96457 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-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> 96457 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-46 after mutting 0 log messages
  2> 96457 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-47 for ERROR logs matching regex: ignore_exception
  2> 96458 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.security.PKIAuthenticationIntegrationTest_9D58424126925B0A-001/data-dir-33-001
  2> 96458 WARN  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
  2> 96458 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
  2> 96459 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
  2> 96459 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
  2> 96467 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.security.PKIAuthenticationIntegrationTest_9D58424126925B0A-001/tempDir-001
  2> 96472 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
  2> 96475 INFO  (ZkTestServer Run Thread) [] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
  2> 96475 INFO  (ZkTestServer Run Thread) [] o.a.s.c.ZkTestServer Starting server
  2> 96531 WARN  (ZkTestServer Run Thread) [] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
  2> 96575 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.c.ZkTestServer start zk server on port: 35925
  2> 96860 WARN  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.c.c.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
  2> 96889 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper
  2> 96920 INFO  (zkConnectionManagerCallback-409-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 96920 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 96921 WARN  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 96940 WARN  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.c.c.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
  2> 96942 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper
  2> 96946 INFO  (zkConnectionManagerCallback-411-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 96946 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 96946 WARN  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 96946 WARN  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.c.c.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
  2> 96947 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper
  2> 96951 INFO  (zkConnectionManagerCallback-413-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 96951 INFO  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 96951 WARN  (SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker) [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 97202 INFO  (jetty-launcher-414-thread-2) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 97202 INFO  (jetty-launcher-414-thread-1) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 97203 INFO  (jetty-launcher-414-thread-2) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 97203 INFO  (jetty-launcher-414-thread-1) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 97209 INFO  (jetty-launcher-414-thread-1) [] o.e.j.s.Server jetty-10.0.14; built: 2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 11.0.16+8
  2> 97209 INFO  (jetty-launcher-414-thread-2) [] o.e.j.s.Server jetty-10.0.14; built: 2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 11.0.16+8
  2> 97227 INFO  (jetty-launcher-414-thread-2) [] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 97227 INFO  (jetty-launcher-414-thread-1) [] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 97245 INFO  (jetty-launcher-414-thread-2) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44cca1f3{/solr,file:///tmp/src/solr/solr/core/build/tmp/tests-cwd/,AVAILABLE}
  2> 97245 INFO  (jetty-launcher-414-thread-1) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53247ada{/solr,file:///tmp/src/solr/solr/core/build/tmp/tests-cwd/,AVAILABLE}
  2> 97249 INFO  (jetty-launcher-414-thread-2) [] o.e.j.s.AbstractConnector Started ServerConnector@6542556f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39365}
  2> 97249 INFO  (jetty-launcher-414-thread-1) [] o.e.j.s.AbstractConnector Started ServerConnector@299f033d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43349}
  2> 97251 INFO  (jetty-launcher-414-thread-1) [] o.e.j.s.Server Started Server@30ab53b8{STARTING}[10.0.14,sto=0] @97344ms
  2> 97251 INFO  (jetty-launcher-414-thread-2) [] o.e.j.s.Server Started Server@1bdc57{STARTING}[10.0.14,sto=0] @97344ms
  2> 97258 ERROR (jetty-launcher-414-thread-2) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 97258 ERROR (jetty-launcher-414-thread-1) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 97258 INFO  (jetty-launcher-414-thread-2) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 97258 INFO  (jetty-launcher-414-thread-1) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 97262 INFO  (jetty-launcher-414-thread-2) [] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ version 9.3.0
  2> 97262 INFO  (jetty-launcher-414-thread-1) [] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ version 9.3.0
  2> 97262 INFO  (jetty-launcher-414-thread-2) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in cloud mode on port null
  2> 97262 INFO  (jetty-launcher-414-thread-1) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in cloud mode on port null
  2> 97262 INFO  (jetty-launcher-414-thread-2) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: /tmp/src/solr/solr
  2> 97262 INFO  (jetty-launcher-414-thread-1) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: /tmp/src/solr/solr
  2> 97262 INFO  (jetty-launcher-414-thread-2) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 2023-04-23T17:16:56.546672Z
  2> 97262 INFO  (jetty-launcher-414-thread-1) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 2023-04-23T17:16:56.546752Z
  2> 97263 INFO  (jetty-launcher-414-thread-2) [] o.a.s.s.CoreContainerProvider Solr Home: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.security.PKIAuthenticationIntegrationTest_9D58424126925B0A-001/tempDir-001/node2 (source: servlet config: solr.solr.home)
  2> 97263 INFO  (jetty-launcher-414-thread-1) [] o.a.s.s.CoreContainerProvider Solr Home: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.security.PKIAuthenticationIntegrationTest_9D58424126925B0A-001/tempDir-001/node1 (source: servlet config: solr.solr.home)
  2> 97263 WARN  (jetty-launcher-414-thread-1) [] o.a.s.c.c.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
  2> 97263 WARN  (jetty-launcher-414-thread-2) [] o.a.s.c.c.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
  2> 97265 INFO  (jetty-launcher-414-thread-2) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper
  2> 97265 INFO  (jetty-launcher-414-thread-1) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper
  2> 97280 INFO  (zkConnectionManagerCallback-418-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 97280 INFO  (zkConnectionManagerCallback-417-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 97280 INFO  (jetty-launcher-414-thread-2) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 97280 INFO  (jetty-launcher-414-thread-1) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 97280 WARN  (jetty-launcher-414-thread-2) [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 97280 WARN  (jetty-launcher-414-thread-1) [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 97283 INFO  (jetty-launcher-414-thread-1) [] o.a.s.c.NodeConfig solr.xml found in ZooKeeper. Loading...
  2> 97283 INFO  (jetty-launcher-414-thread-2) [] o.a.s.c.NodeConfig solr.xml found in ZooKeeper. Loading...
  2> 97283 WARN  (jetty-launcher-414-thread-1) [] o.a.s.D.solrxml-zookeeper Loading solr.xml from zookeeper is deprecated. See reference guide for details.
  2> 97415 INFO  (jetty-launcher-414-thread-1) [] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35925/solr
  2> 97416 INFO  (jetty-launcher-414-thread-2) [] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35925/solr
  2> 97430 INFO  (jetty-launcher-414-thread-2) [] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=true. Solr will be using distributed cluster state updates.
  2> 97430 INFO  (jetty-launcher-414-thread-1) [] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=true. Solr will be using distributed cluster state updates.
  2> 97434 INFO  (jetty-launcher-414-thread-2) [n:127.0.0.1:39365_solr] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper
  2> 97434 INFO  (jetty-launcher-414-thread-1) [n:127.0.0.1:43349_solr] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper
  2> 97437 INFO  (zkConnectionManagerCallback-438-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 97438 INFO  (jetty-launcher-414-thread-1) [n:127.0.0.1:43349_solr] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 97438 INFO  (zkConnectionManagerCallback-436-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 97438 INFO  (jetty-launcher-414-thread-2) [n:127.0.0.1:39365_solr] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 97640 WARN  (jetty-launcher-414-thread-2) [n:127.0.0.1:39365_solr] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-access-control.html
  2> 97640 WARN  (jetty-launcher-414-thread-1) [n:127.0.0.1:43349_solr] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-access-control.html
  2> 97667 INFO  (jetty-launcher-414-thread-1) [n:127.0.0.1:43349_solr] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=true. Solr will be using distributed cluster state updates.
  2> 97667 INFO  (jetty-launcher-414-thread-2) [n:127.0.0.1:39365_solr] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=true. Solr will be using distributed cluster state updates.
  2> 97693 INFO  (jetty-launcher-414-thread-2) [n:127.0.0.1:39365_solr] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39365_solr
  2> 97695 INFO  (jetty-launcher-414-thread-2) [n:127.0.0.1:39365_solr] o.a.s.c.Overseer Overseer (id=72057890633154566-127.0.0.1:39365_solr-n_0000000000) starting
  2> 97695 INFO  (jetty-launcher-414-thread-1) [n:127.0.0.1:43349_solr] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43349_solr
  2> 97709 INFO  (zkCallback-435-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
  2> 97709 INFO  (zkCallback-437-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
  2> 97731 INFO  (jetty-launcher-414-thread-1) [n:127.0.0.1:43349_solr] o.a.s.c.CoreContainer Initializing authorization plugin: org.apache.solr.security.MockAuthorizationPlugin
  2> 97732 INFO  (jetty-launcher-414-thread-1) [n:127.0.0.1:43349_solr] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.MockAuthenticationPlugin
  2> 97733 WARN  (jetty-launcher-414-thread-1) [n:127.0.0.1:43349_solr] o.a.s.c.CoreContainer Solr authentication is enabled, but SSL is off.  Consider enabling SSL to protect user credentials and data with encryption.
  2> 97780 INFO  (jetty-launcher-414-thread-2) [n:127.0.0.1:39365_solr] o.a.s.c.ZkController Publish node=127.0.0.1:39365_solr as DOWN
  2> 97781 INFO  (OverseerStateUpdate-72057890633154566-127.0.0.1:39365_solr-n_0000000000) [n:127.0.0.1:39365_solr] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39365_solr
  2> 97782 INFO  (jetty-launcher-414-thread-2) [n:127.0.0.1:39365_solr] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39365_solr
  2> 97788 INFO  (zkCallback-437-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
  2> 97789 INFO  (zkCallback-435-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
  2> 97791 INFO  (jetty-launcher-414-thread-2) [n:127.0.0.1:39365_solr] o.a.s.c.CoreContainer Initializing authorization plugin: org.apache.solr.security.MockAuthorizationPlugin
  2> 97792 INFO  (jetty-launcher-414-thread-2) [n:127.0.0.1:39365_solr] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.MockAuthenticationPlugin
  2> 97792 WARN  (jetty-launcher-414-thread-2) [n:127.0.0.1:39365_solr] o.a.s.c.CoreContainer Solr authentication is enabled, but SSL is off.  Consider enabling SSL to protect user credentials and data with encryption.
  2> 97993 INFO  (jetty-launcher-414-thread-1) [n:127.0.0.1:43349_solr] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.security.PKIAuthenticationIntegrationTest_9D58424126925B0A-001/tempDir-001/node1
  2> 98033 INFO  (jetty-launcher-414-thread-2) [n:127.0.0.1:39365_solr] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.security.PKIAuthenticationIntegrationTest_9D58424126925B0A-001/tempDir-001/node2
  2> 98034 INFO  (jetty-launcher-414-thread-1) [n:127.0.0.1:43349_solr] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 98079 INFO  (jetty-launcher-414-thread-1) [n:127.0.0.1:43349_solr] o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43349, zkHost=127.0.0.1:35925/solr}
  2> 98083 INFO  (jetty-launcher-414-thread-2) [n:127.0.0.1:39365_solr] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 98141 INFO  (jetty-launcher-414-thread-2) [n:127.0.0.1:39365_solr] o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39365, zkHost=127.0.0.1:35925/solr}
  2> Apr. 24, 2023 8:16:55 VORM. com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
  2> WARNUNG: Suite execution timed out: org.apache.solr.security.PKIAuthenticationIntegrationTest
  2> ==== jstack at approximately timeout time ====
  2> "Test worker" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@56930637
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@56930637
  2> 	at java.base@11.0.16/java.lang.Thread.join(Thread.java:1300)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  2> 	at java.base@11.0.16/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
  2> 	at java.base@11.0.16/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
  2> 
  2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@1417d4e1
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@1417d4e1
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  2> 	at java.base@11.0.16/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@22c87781
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@22c87781
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	at java.base@11.0.16/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:161)
  2> 
  2> "/127.0.0.1:60482 to /127.0.0.1:45791 workers" ID=11 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73be7dce
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73be7dce
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/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@6ca47f51
  2> 	at org.gradle.api.internal.tasks.testing.worker.TestWorker.stop(TestWorker.java:189)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@294425a7
  2> 
  2> "/127.0.0.1:60482 to /127.0.0.1:45791 workers Thread 2" ID=12 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59240f84
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59240f84
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@3270d194
  2> 
  2> "/127.0.0.1:60482 to /127.0.0.1:45791 workers Thread 3" ID=13 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@38b11f5e
  2> 	- locked sun.nio.ch.EPollSelectorImpl@77a0b1ee
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@76505305
  2> 
  2> "ForkJoinPool.commonPool-worker-3" ID=28 WAITING on java.util.concurrent.ForkJoinPool@77f0e2d9
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.ForkJoinPool@77f0e2d9
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
  2> 
  2> "SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]" ID=352 RUNNABLE
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpThreads0(Native Method)
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
  2> 	at java.management@11.0.16/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@e519b8c
  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-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker" ID=353 WAITING on java.util.concurrent.FutureTask@3eaa2ef7
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.FutureTask@3eaa2ef7
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.FutureTask.awaitDone(FutureTask.java:447)
  2> 	at java.base@11.0.16/java.util.concurrent.FutureTask.get(FutureTask.java:190)
  2> 	at java.base@11.0.16/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
  2> 	at app//org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:378)
  2> 	at app//org.apache.solr.cloud.MiniSolrCloudCluster$Builder.build(MiniSolrCloudCluster.java:1303)
  2> 	at app//org.apache.solr.cloud.MiniSolrCloudCluster$Builder.configure(MiniSolrCloudCluster.java:1275)
  2> 	at app//org.apache.solr.security.PKIAuthenticationIntegrationTest.setupCluster(PKIAuthenticationIntegrationTest.java:58)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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/0x000000084021ac40.run(Unknown Source)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "ZkTestServer Run Thread" ID=354 WAITING on org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread@4cf7c70d
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread@4cf7c70d
  2> 	at java.base@11.0.16/java.lang.Thread.join(Thread.java:1300)
  2> 	at java.base@11.0.16/java.lang.Thread.join(Thread.java:1375)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:915)
  2> 	at app//org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:337)
  2> 	at app//org.apache.solr.cloud.ZkTestServer$1.run(ZkTestServer.java:581)
  2> 
  2> "NIOServerCxnFactory.SelectorThread-1" ID=357 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@3ce10260
  2> 	- locked sun.nio.ch.EPollSelectorImpl@3e6e638b
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:403)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:368)
  2> 
  2> "NIOServerCxnFactory.SelectorThread-0" ID=356 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@51dc3f27
  2> 	- locked sun.nio.ch.EPollSelectorImpl@23e145be
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:403)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:368)
  2> 
  2> "NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:0" ID=358 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@17a7b1a0
  2> 	- locked sun.nio.ch.EPollSelectorImpl@5a18eae4
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.select(NIOServerCnxnFactory.java:205)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.run(NIOServerCnxnFactory.java:181)
  2> 
  2> "ConnnectionExpirer" ID=355 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$ConnectionExpirerThread.run(NIOServerCnxnFactory.java:554)
  2> 
  2> "SessionTracker" ID=359 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:163)
  2> 
  2> "SyncThread:0" ID=360 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6a0dc387
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6a0dc387
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at app//org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:170)
  2> 
  2> "NIOWorkerThread-1" ID=361 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@43e8b7cd
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@43e8b7cd
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "ProcessThread(sid:0 cport:35925):" ID=362 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@696824a1
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@696824a1
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at app//org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:142)
  2> 
  2> "RequestThrottler" ID=363 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74babca2
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74babca2
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at app//org.apache.zookeeper.server.RequestThrottler.run(RequestThrottler.java:147)
  2> 
  2> "NIOWorkerThread-2" ID=364 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@43e8b7cd
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@43e8b7cd
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker-SendThread(127.0.0.1:35925)" ID=365 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@70af5849
  2> 	- locked sun.nio.ch.EPollSelectorImpl@76ffdf4e
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
  2> 	at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
  2> 	at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
  2> 
  2> "SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker-EventThread" ID=366 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e1ab01c
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e1ab01c
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
  2> 
  2> "NIOWorkerThread-3" ID=367 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@43e8b7cd
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@43e8b7cd
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "zkConnectionManagerCallback-409-thread-1" ID=368 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7fe458d1
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7fe458d1
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker-SendThread(127.0.0.1:35925)" ID=369 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@75832a74
  2> 	- locked sun.nio.ch.EPollSelectorImpl@7d0e8e25
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
  2> 	at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
  2> 	at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
  2> 
  2> "SUITE-PKIAuthenticationIntegrationTest-seed#[9D58424126925B0A]-worker-EventThread" ID=370 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@769f5bc8
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@769f5bc8
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
  2> 
  2> "zkConnectionManagerCallback-411-thread-1" ID=371 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2be0b71a
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2be0b71a
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "jetty-launcher-414-thread-1" ID=375 WAITING on java.util.concurrent.CountDownLatch$Sync@53d32529
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.CountDownLatch$Sync@53d32529
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2> 	at java.base@11.0.16/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@475cf898
  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@4eaa39f0
  2> 	at app//org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:525)
  2> 	at app//org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:567)
  2> 	at app//org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:373)
  2> 	at app//org.apache.solr.cloud.MiniSolrCloudCluster$$Lambda$904/0x00000008408fe440.call(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  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$342/0x0000000840493440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@613ba75f
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@42e76af6
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@6c115dd7
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@4ca9e0f5
  2> 
  2> "qtp1871124458-378" ID=378 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@2a1a557f
  2> 	- locked sun.nio.ch.EPollSelectorImpl@4c835a0e
  2> 	at java.base@11.0.16/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$341/0x0000000840493c40.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1139204693-379" ID=379 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@4faea523
  2> 	- locked sun.nio.ch.EPollSelectorImpl@51e3b92
  2> 	at java.base@11.0.16/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$341/0x0000000840493c40.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1871124458-380-acceptor-0@678a11ab-ServerConnector@6542556f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39365}" ID=380 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@7dd727e3
  2> 
  2> "qtp1139204693-381-acceptor-0@26fea57d-ServerConnector@299f033d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43349}" ID=381 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@2b52517d
  2> 
  2> "qtp1871124458-382" ID=382 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11ef7e89
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11ef7e89
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1139204693-383" ID=383 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65d9058d
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65d9058d
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1871124458-384" ID=384 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11ef7e89
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11ef7e89
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1139204693-385" ID=385 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65d9058d
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65d9058d
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1871124458-386" ID=386 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11ef7e89
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11ef7e89
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1139204693-387" ID=387 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65d9058d
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65d9058d
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1871124458-388" ID=388 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11ef7e89
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11ef7e89
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1139204693-389" ID=389 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65d9058d
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65d9058d
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1871124458-390" ID=390 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11ef7e89
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11ef7e89
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1139204693-391" ID=391 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65d9058d
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65d9058d
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1871124458-392" ID=392 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11ef7e89
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11ef7e89
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1139204693-393" ID=393 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65d9058d
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65d9058d
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Session-HouseKeeper-264f588c-1" ID=395 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@21f5deea
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@21f5deea
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Session-HouseKeeper-4a0ef119-1" ID=394 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1815aa10
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1815aa10
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "httpShardExecutor-427-thread-1" ID=402 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@72e494ad
  2> 	- locked sun.nio.ch.EPollSelectorImpl@5fbc0211
  2> 	at java.base@11.0.16/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.ManagedSelec

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

nTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   38) Thread[id=424, name=CloserThread, state=WAITING, group=TGRP-PKIAuthenticationIntegrationTest]
  2>         at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2>         at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2>         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2547)
  2>   39) Thread[id=388, name=qtp1871124458-388, state=TIMED_WAITING, group=TGRP-PKIAuthenticationIntegrationTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   40) Thread[id=364, name=NIOWorkerThread-2, state=WAITING, group=TGRP-PKIAuthenticationIntegrationTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2>         at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   41) Thread[id=394, name=Session-HouseKeeper-4a0ef119-1, state=TIMED_WAITING, group=TGRP-PKIAuthenticationIntegrationTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   42) Thread[id=416, name=jetty-launcher-414-thread-1-SendThread(127.0.0.1:35925), state=RUNNABLE, group=TGRP-PKIAuthenticationIntegrationTest]
  2>         at java.base@11.0.16/java.lang.Thread.holdsLock(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.processDeregisterQueue(SelectorImpl.java:246)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:114)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
  2>         at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
  2>         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
  2>   43) Thread[id=382, name=qtp1871124458-382, state=TIMED_WAITING, group=TGRP-PKIAuthenticationIntegrationTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   >     java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   >         at __randomizedtesting.SeedInfo.seed([9D58424126925B0A]:0)
  2> NOTE: test params are: codec=Lucene95, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=de, timezone=Pacific/Enderbury
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=51,free=193923464,total=328204288
  2> NOTE: All tests run in this JVM: [ConcurrentCreateRoutedAliasTest, TestHashPartitioner, TestBadConfig, StatsReloadRaceTest, TestUnifiedSolrHighlighterWithoutStoredId, DenseVectorFieldTest, TestQueryUtils, PKIAuthenticationIntegrationTest]
  2> NOTE: reproduce with: gradlew test --tests PKIAuthenticationIntegrationTest -Dtests.seed=9D58424126925B0A -Dtests.locale=de -Dtests.timezone=Pacific/Enderbury -Dtests.asserts=true -Dtests.file.encoding=UTF-8

:solr:core:test (FAILURE): 4674 test(s), 2 failure(s), 234 skipped

4674 tests completed, 2 failed, 234 skipped

> Task :solr:core:test FAILED
> Task :solr:core:wipeTaskTemp

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.SplitShardWithNodeRoleTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=9D58424126925B0A -Ptests.file.encoding=US-ASCII

  - org.apache.solr.security.PKIAuthenticationIntegrationTest.classMethod (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.PKIAuthenticationIntegrationTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.security.PKIAuthenticationIntegrationTest.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=9D58424126925B0A -Ptests.file.encoding=US-ASCII


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:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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 6m
625 actionable tasks: 609 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 2h6m23s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4156 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4156/

All tests passed

Build Log:
[...truncated 1229 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m23.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4155 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4155/

All tests passed

Build Log:
[...truncated 1229 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m12s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4154 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4154/

All tests passed

Build Log:
[...truncated 1228 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m18.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4153 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4153/

All tests passed

Build Log:
[...truncated 1232 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m19.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4152 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4152/

All tests passed

Build Log:
[...truncated 1231 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m22.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4151 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4151/

All tests passed

Build Log:
[...truncated 1226 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m12.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4150 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4150/

All tests passed

Build Log:
[...truncated 1232 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m15.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4149 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4149/

All tests passed

Build Log:
[...truncated 1228 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m15.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4148 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4148/

All tests passed

Build Log:
[...truncated 1223 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m21.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4147 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4147/

All tests passed

Build Log:
[...truncated 1229 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m19s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4146 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4146/

All tests passed

Build Log:
[...truncated 1225 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m13.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4145 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4145/

All tests passed

Build Log:
[...truncated 1230 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m42s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4144 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4144/

All tests passed

Build Log:
[...truncated 1228 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m13s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4143 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4143/

1 tests failed.
FAILED:  org.apache.solr.cloud.ReindexCollectionTest.testAbort

Error Message:
java.lang.AssertionError: {responseHeader={status=0, QTime=16}, status={state=running, msg=found [84519706-fd80-4803-ad9d-da9e68c6c472] in running tasks}}

Stack Trace:
java.lang.AssertionError: {responseHeader={status=0, QTime=16}, status={state=running, msg=found [84519706-fd80-4803-ad9d-da9e68c6c472] in running tasks}}
	at __randomizedtesting.SeedInfo.seed([45BC38BC659FA8DC:23DF8F2B11453AA5]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertNotNull(Assert.java:713)
	at org.apache.solr.cloud.ReindexCollectionTest.testAbort(ReindexCollectionTest.java:425)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 6548 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

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


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 14m 3s
625 actionable tasks: 609 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 14m25s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4142 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4142/

All tests passed

Build Log:
[...truncated 1229 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m19.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4141 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4141/

All tests passed

Build Log:
[...truncated 1227 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m43s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4140 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4140/

1 tests failed.
FAILED:  org.apache.solr.cli.TestSolrCLIRunExample.testInteractiveSolrCloudExample

Error Message:
java.lang.AssertionError: After running Solr cloud example, test collection 'testCloudExamplePrompt' not found in Solr at: http://localhost:43217/solr; tool output: 
Welcome to the SolrCloud example!

This interactive session will help you launch a SolrCloud cluster on your local workstation.
To begin, how many Solr nodes would you like to run in your local cluster? (specify 1-4 nodes) [2]: 
Ok, let's start up 1 Solr nodes for your example SolrCloud cluster.
Please enter the port for node1 [8983]: 
Creating Solr home directory /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_7AB8FD76F1978A91-001/tempDir-001/cloud/node1/solr

Starting up Solr on port 43217 using command:
"/tmp/src/solr/solr/bin/solr" start -cloud -p 43217 -s "/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_7AB8FD76F1978A91-001/tempDir-001/cloud/node1/solr"



Stack Trace:
java.lang.AssertionError: After running Solr cloud example, test collection 'testCloudExamplePrompt' not found in Solr at: http://localhost:43217/solr; tool output: 
Welcome to the SolrCloud example!

This interactive session will help you launch a SolrCloud cluster on your local workstation.
To begin, how many Solr nodes would you like to run in your local cluster? (specify 1-4 nodes) [2]: 
Ok, let's start up 1 Solr nodes for your example SolrCloud cluster.
Please enter the port for node1 [8983]: 
Creating Solr home directory /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_7AB8FD76F1978A91-001/tempDir-001/cloud/node1/solr

Starting up Solr on port 43217 using command:
"/tmp/src/solr/solr/bin/solr" start -cloud -p 43217 -s "/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_7AB8FD76F1978A91-001/tempDir-001/cloud/node1/solr"


	at __randomizedtesting.SeedInfo.seed([7AB8FD76F1978A91:A1C91DBCC6E24FF7]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cli.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:507)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 1249 lines...]
  2> ERROR: java.lang.Exception: Error starting up MiniSolrCloudCluster
  2> 
  2> 7871 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7AB8FD76F1978A91]) [] o.a.s.SolrTestCaseJ4 ###Ending testInteractiveSolrCloudExample
   >     java.lang.AssertionError: After running Solr cloud example, test collection 'testCloudExamplePrompt' not found in Solr at: http://localhost:43217/solr; tool output: 
   >     Welcome to the SolrCloud example!
   > 
   >     This interactive session will help you launch a SolrCloud cluster on your local workstation.
   >     To begin, how many Solr nodes would you like to run in your local cluster? (specify 1-4 nodes) [2]: 
   >     Ok, let's start up 1 Solr nodes for your example SolrCloud cluster.
   >     Please enter the port for node1 [8983]: 
   >     Creating Solr home directory /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_7AB8FD76F1978A91-001/tempDir-001/cloud/node1/solr
   > 
   >     Starting up Solr on port 43217 using command:
   >     "/tmp/src/solr/solr/bin/solr" start -cloud -p 43217 -s "/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_7AB8FD76F1978A91-001/tempDir-001/cloud/node1/solr"
   >         at __randomizedtesting.SeedInfo.seed([7AB8FD76F1978A91:A1C91DBCC6E24FF7]:0)
   >         at org.junit.Assert.fail(Assert.java:89)
   >         at org.apache.solr.cli.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:507)
   >         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   >         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   >         at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   >         at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   >         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
   >         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
   >         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
   >         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
   >         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
   >         at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   >         at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
   >         at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
   >         at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
   >         at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
   >         at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
   >         at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   >         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   >         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
   >         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
   >         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
   >         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
   >         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
   >         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
   >         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
   >         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   >         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   >         at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
   >         at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
   >         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
   >         at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   >         at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
   >         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   >         at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
   >         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   >         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   >         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   >         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   >         at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   >         at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
   >         at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
   >         at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
   >         at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
   >         at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   >         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   >         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
   >         at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
   >         at java.base/java.lang.Thread.run(Thread.java:829)
  2> NOTE: reproduce with: gradlew test --tests TestSolrCLIRunExample.testInteractiveSolrCloudExample -Dtests.seed=7AB8FD76F1978A91 -Dtests.locale=ar-SA -Dtests.timezone=Etc/GMT-14 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
  2> 7928 INFO  (TEST-TestSolrCLIRunExample.testFailExecuteScript-seed#[7AB8FD76F1978A91]) [] o.a.s.SolrTestCaseJ4 ###Starting testFailExecuteScript
  2> 
  2> ERROR: access denied ("java.io.FilePermission" "/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_7AB8FD76F1978A91-001/tempDir-003/failExecuteScript" "execute")
  2> 
  2> 7979 INFO  (TEST-TestSolrCLIRunExample.testFailExecuteScript-seed#[7AB8FD76F1978A91]) [] o.a.s.SolrTestCaseJ4 ###Ending testFailExecuteScript
  2> 7997 INFO  (SUITE-TestSolrCLIRunExample-seed#[7AB8FD76F1978A91]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1 after mutting 0 log messages
  2> 7998 INFO  (SUITE-TestSolrCLIRunExample-seed#[7AB8FD76F1978A91]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-2 for ERROR logs matching regex: ignore_exception
  2> NOTE: leaving temporary files on disk at: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_7AB8FD76F1978A91-001
  2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{}, maxPointsInLeafNode=1525, maxMBSortInHeap=5.371026161420224, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-SA, timezone=Etc/GMT-14
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=1,free=230600576,total=324534272
  2> NOTE: All tests run in this JVM: [TestSolrCLIRunExample]

WARNING: Test org.apache.solr.schema.TestCloudSchemaless wrote 11,999,556 bytes of output.

> Task :solr:modules:hdfs:test
:solr:modules:hdfs:test (SUCCESS): 101 test(s), 51 skipped

> Task :solr:modules:hdfs:wipeTaskTemp
> Task :solr:modules:hdfs:check

> Task :solr:core:test
WARNING: Test org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv wrote 15,439,362 bytes of output.
WARNING: Test org.apache.solr.search.facet.TestCloudJSONFacetSKG wrote 31,131,706 bytes of output.
:solr:core:test (FAILURE): 4674 test(s), 1 failure(s), 211 skipped

4674 tests completed, 1 failed, 211 skipped

> Task :solr:core:test FAILED
> Task :solr:core:wipeTaskTemp

> Task :solr:packaging:integrationTests
ok 4 create for non cloud mode
ok 5 create for cloud mode
ok 6 create collection
ok 7 reject d option with invalid config dir
ok 8 accept d option with builtin config
ok 9 accept d option with explicit path to config
ok 10 accept n option as config name
ok 11 allow config reuse when n option specifies same config
ok 12 create multisharded collections when s provided
ok 13 create replicated collections when rf provided
ok 14 can delete collections
ok 15 collection delete also deletes zk config
ok 16 deletes accompanying zk config with nondefault name
ok 17 deleteConfig option can opt to leave config in zk
ok 18 SOLR16755 test works with noprompt
ok 19 Check export command
ok 20 start help flag prints help
ok 21 stop help flag prints help
ok 22 restart help flag prints help
ok 23 status help flag prints help # skip Currently the status -help flag doesn't return nice help text!
ok 24 healthcheck help flag prints help
ok 25 create help flag prints help
ok 26 createcore help flag prints help
ok 27 createcollection help flag prints help
ok 28 delete help flag prints help
ok 29 version help flag prints help # skip Currently the version -help flag doesn't return nice help text!
ok 30 zk help flag prints help
ok 31 auth help flag prints help
ok 32 assert help flag prints help # skip Currently the assert -help flag doesn't return nice help text!
ok 33 SQL Module
ok 34 Hadoop-Auth Module: KerberosPlugin Classloading
ok 35 icu collation in analysis-extras module
not ok 36 Affinity placement plugin using sysprop
# (from function `collection_exists' in file test/bats_helper.bash, line 93,
#  in test file test/test_placement_plugin.bats, line 36)
#   `collection_exists COLL_NAME' failed
# WARN  - 2023-04-22 03:25:57.746; 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-04-22 03:25:57.805; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# Please find the SOLR_HOME snapshot for failed test #1 at: /tmp/src/solr/solr/packaging/build/test-output/failure-snapshots/36-1
# WARN  - 2023-04-22 03:25:58.847; 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-04-22 03:25:58.905; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
# WARN  - 2023-04-22 03:25:56.013; 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-04-22 03:25:56.057; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
#
# 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

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


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

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

Total time: 14m21.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4139 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4139/

All tests passed

Build Log:
[...truncated 1229 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m13s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4138 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4138/

All tests passed

Build Log:
[...truncated 1226 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m18s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4137 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4137/

All tests passed

Build Log:
[...truncated 1226 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m16.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4136 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4136/

All tests passed

Build Log:
[...truncated 1230 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m18s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4135 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4135/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2

Error Message:
java.lang.Exception: Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([BEC46E06CB388111]:0)


FAILED:  org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.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([BEC46E06CB388111]:0)




Build Log:
[...truncated 1229 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

> Task :solr:solrj:test

org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest > testConnectToOldNodesUsingHttp2 FAILED
    java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([BEC46E06CB388111]:0)

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

org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest > test suite's output saved to /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.txt, copied below:
  2> 3450 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[BEC46E06CB388111]-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> 3496 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[BEC46E06CB388111]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-1 for ERROR logs matching regex: ignore_exception
  2> 3521 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[BEC46E06CB388111]-worker) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.Http2SolrClientCompatibilityTest_BEC46E06CB388111-001/data-dir-1-001
  2> 3635 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[BEC46E06CB388111]-worker) [] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
  2> 3677 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[BEC46E06CB388111]-worker) [] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
  2> 3711 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[BEC46E06CB388111]-worker) [] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
  2> 3752 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.SolrTestCaseJ4 ###Starting testConnectToOldNodesUsingHttp2
  2> 3808 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 3809 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 3811 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.SolrTestCaseJ4 Writing core.properties file to /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.Http2SolrClientCompatibilityTest_BEC46E06CB388111-001/tempDir-002/cores/core
  2> 3838 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle QueuedThreadPool[qtp1775168307]@69ceeb33{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@73a08c40,POJO}
  2> 3859 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle Server@32c33943{STOPPED}[10.0.14,sto=0] added {QueuedThreadPool[qtp1775168307]@69ceeb33{STOPPED,8<=0<=10000,i=0,r=0,q=0}[NO_TRY],AUTO}
  2> 4179 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle Server@32c33943{STOPPED}[10.0.14,sto=0] added {AttributeContainerMap@3c00b549{size=0},AUTO}
  2> 4220 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HttpConnectionFactory@5accfec7[HTTP/1.1] added {HttpConfiguration@1566ef97{32768/8192,8192/8192,https://:0,[]},POJO}
  2> 4227 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@72041a11{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1775168307]@69ceeb33{STOPPED,8<=0<=10000,i=0,r=0,q=0}[NO_TRY],AUTO}
  2> 4230 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@72041a11{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@60c73a80{STOPPED},AUTO}
  2> 4247 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle Server@32c33943{STOPPED}[10.0.14,sto=0] added {LogarithmicArrayByteBufferPool@297cf5fe{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO}
  2> 4248 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@72041a11{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@297cf5fe{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED}
  2> 4250 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@72041a11{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@746df7fd{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO}
  2> 4253 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@72041a11{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@140ee45f,POJO}
  2> 4255 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@72041a11{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@5accfec7[HTTP/1.1],AUTO}
  2> 4262 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@72041a11{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@72041a11{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED}
  2> 4264 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle Server@32c33943{STOPPED}[10.0.14,sto=0] added {ServerConnector@72041a11{HTTP/1.1, (http/1.1)}{127.0.0.1:0},AUTO}
  2> 4268 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle Server@32c33943{STOPPED}[10.0.14,sto=0] added {DefaultSessionIdManager@63dbd861{STOPPED}[worker=null],AUTO}
  2> 4300 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle o.e.j.s.ServletContextHandler@2b51db23{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@282f9274{base=null,protected=[]},MANAGED}
  2> 4303 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle Server@32c33943{STOPPED}[10.0.14,sto=0] added {o.e.j.s.ServletContextHandler@2b51db23{/solr,null,STOPPED},MANAGED}
  2> 4317 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle o.e.j.s.ServletContextHandler@2b51db23{/solr,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler1461316784==dftMaxIdleSec=-1,MANAGED}
  2> 4324 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle org.eclipse.jetty.server.session.SessionHandler1461316784==dftMaxIdleSec=-1 added {ServletHandler@71258fbe{STOPPED},MANAGED}
  2> 4329 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle Server@32c33943{STOPPED}[10.0.14,sto=0] added {org.apache.solr.embedded.JettySolrRunner$1@3de45b1a,POJO}
  2> 4332 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ServletHandler@71258fbe{STOPPED} added {org.apache.solr.embedded.JettySolrRunner$Servlet404-58b9c806==org.apache.solr.embedded.JettySolrRunner$Servlet404@a420ea4d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO}
  2> 4336 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ServletHandler@71258fbe{STOPPED} added {[/]=>org.apache.solr.embedded.JettySolrRunner$Servlet404-58b9c806,POJO}
  2> 4341 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle RewriteHandler@3b2d3180{STOPPED} added {org.eclipse.jetty.rewrite.handler.RuleContainer[ht],POJO}
  2> 4347 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle RewriteHandler@3b2d3180{STOPPED} added {o.e.j.s.ServletContextHandler@2b51db23{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,STOPPED},MANAGED}
  2> 4426 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle GzipHandler@695bda6d{STOPPED,min=32,inflate=-1} added {RewriteHandler@3b2d3180{STOPPED},MANAGED}
  2> 4427 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle Server@32c33943{STOPPED}[10.0.14,sto=0] added {GzipHandler@695bda6d{STOPPED,min=23,inflate=-1},MANAGED}
  2> 4431 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 4434 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 4435 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING Server@32c33943{STOPPED}[10.0.14,sto=0]
  2> 4439 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle Server@32c33943{STARTING}[10.0.14,sto=0] added {ErrorHandler@9ddd456{STOPPED},AUTO}
  2> 4444 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.s.Server jetty-10.0.14; built: 2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 11.0.16+8
  2> 4471 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@72041a11{HTTP/1.1, (http/1.1)}{127.0.0.1:37451} added {sun.nio.ch.ServerSocketChannelImpl[localhost/127.0.0.1:37451],POJO}
  2> 4472 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING QueuedThreadPool[qtp1775168307]@69ceeb33{STOPPED,8<=0<=10000,i=0,r=0,q=0}[NO_TRY]
  2> 4473 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle QueuedThreadPool[qtp1775168307]@69ceeb33{STARTING,8<=0<=10000,i=0,r=0,q=0}[NO_TRY] added {NO_TRY,POJO}
  2> 4490 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp1775168307-17,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 4524 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp1775168307-18,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 4523 DEBUG (qtp1775168307-17) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp1775168307]@69ceeb33{STARTING,8<=2<=10000,i=2,r=0,q=0}[NO_TRY]
  2> 4548 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp1775168307-19,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 4550 DEBUG (qtp1775168307-18) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp1775168307]@69ceeb33{STARTING,8<=3<=10000,i=3,r=0,q=0}[NO_TRY]
  2> 4579 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp1775168307-20,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 4579 DEBUG (qtp1775168307-19) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp1775168307]@69ceeb33{STARTING,8<=4<=10000,i=4,r=0,q=0}[NO_TRY]
  2> 4587 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp1775168307-21,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 4587 DEBUG (qtp1775168307-20) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp1775168307]@69ceeb33{STARTING,8<=5<=10000,i=5,r=0,q=0}[NO_TRY]
  2> 4599 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp1775168307-22,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 4599 DEBUG (qtp1775168307-21) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp1775168307]@69ceeb33{STARTING,8<=6<=10000,i=6,r=0,q=0}[NO_TRY]
  2> 4607 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp1775168307-23,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 4610 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp1775168307-24,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 4610 DEBUG (qtp1775168307-23) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp1775168307]@69ceeb33{STARTING,8<=8<=10000,i=8,r=0,q=0}[NO_TRY]
  2> 4610 DEBUG (qtp1775168307-22) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp1775168307]@69ceeb33{STARTING,8<=8<=10000,i=8,r=0,q=0}[NO_TRY]
  2> 4623 DEBUG (qtp1775168307-24) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp1775168307]@69ceeb33{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY]
  2> 4625 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4661ms QueuedThreadPool[qtp1775168307]@69ceeb33{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY]
  2> 4625 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING AttributeContainerMap@3c00b549{size=0}
  2> 4626 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4662ms AttributeContainerMap@3c00b549{size=0}
  2> 4626 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING DefaultSessionIdManager@63dbd861{STOPPED}[worker=null]
  2> 4628 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle DefaultSessionIdManager@63dbd861{STARTING}[worker=node0] added {HouseKeeper@3b9ec687{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
  2> 4647 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 4648 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING HouseKeeper@3b9ec687{STOPPED}[interval=600000, ownscheduler=false]
  2> 4650 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ScheduledExecutorScheduler@7108cfd9{STOPPED}
  2> 4654 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4691ms ScheduledExecutorScheduler@7108cfd9{STARTED}
  2> 4662 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4699ms HouseKeeper@3b9ec687{STARTED}[interval=660000, ownscheduler=true]
  2> 4676 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4713ms DefaultSessionIdManager@63dbd861{STARTED}[worker=node0]
  2> 4677 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING GzipHandler@695bda6d{STOPPED,min=23,inflate=-1}
  2> 4678 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING InflaterPool@5682bdbf{STOPPED,size=-1,capacity=10000}
  2> 4681 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle InflaterPool@5682bdbf{STARTING,size=0,capacity=10000} added {Pool@39f0f070[inUse=0,size=0,max=10000,closed=false],POJO}
  2> 4683 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4720ms InflaterPool@5682bdbf{STARTED,size=0,capacity=10000}
  2> 4683 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle Server@32c33943{STARTING}[10.0.14,sto=0] added {InflaterPool@5682bdbf{STARTED,size=0,capacity=10000},MANAGED}
  2> 4684 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle GzipHandler@695bda6d{STARTING,min=23,inflate=-1} added {InflaterPool@5682bdbf{STARTED,size=0,capacity=10000},UNMANAGED}
  2> 4685 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING DeflaterPool@6f8a4e0a{STOPPED,size=-1,capacity=10000}
  2> 4685 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle DeflaterPool@6f8a4e0a{STARTING,size=0,capacity=10000} added {Pool@7e83bea3[inUse=0,size=0,max=10000,closed=false],POJO}
  2> 4685 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4722ms DeflaterPool@6f8a4e0a{STARTED,size=0,capacity=10000}
  2> 4686 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle Server@32c33943{STARTING}[10.0.14,sto=0] added {DeflaterPool@6f8a4e0a{STARTED,size=0,capacity=10000},MANAGED}
  2> 4686 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle GzipHandler@695bda6d{STARTING,min=23,inflate=-1} added {DeflaterPool@6f8a4e0a{STARTED,size=0,capacity=10000},UNMANAGED}
  2> 4687 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING RewriteHandler@3b2d3180{STOPPED}
  2> 4687 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING o.e.j.s.ServletContextHandler@2b51db23{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,STOPPED}
  2> 4693 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.DecoratedObjectFactory Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@65d91bb
  2> 4697 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING SymlinkAllowedResourceAliasChecker@282f9274{base=null,protected=[]}
  2> 4699 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle o.e.j.s.ServletContextHandler@2b51db23{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@9e619b7,POJO}
  2> 4702 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4738ms SymlinkAllowedResourceAliasChecker@282f9274{base=null,protected=[]}
  2> 4704 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING org.eclipse.jetty.server.session.SessionHandler1461316784==dftMaxIdleSec=-1
  2> 4708 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle org.eclipse.jetty.server.session.SessionHandler1461316784==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@56268836[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
  2> 4711 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle org.eclipse.jetty.server.session.DefaultSessionCache@56268836[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@823cdde[passivating=false,graceSec=3600],AUTO}
  2> 4712 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle org.eclipse.jetty.server.session.SessionHandler1461316784==dftMaxIdleSec=-1 added {DefaultSessionIdManager@63dbd861{STARTED}[worker=node0],UNMANAGED}
  2> 4713 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ScheduledExecutorScheduler@7a951826{STOPPED}
  2> 4713 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4750ms ScheduledExecutorScheduler@7a951826{STARTED}
  2> 4714 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ServletHandler@71258fbe{STOPPED}
  2> 4718 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4755ms ServletHandler@71258fbe{STARTED}
  2> 4718 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING org.eclipse.jetty.server.session.DefaultSessionCache@56268836[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
  2> 4719 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING org.eclipse.jetty.server.session.NullSessionDataStore@823cdde[passivating=false,graceSec=3600]
  2> 4719 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4756ms org.eclipse.jetty.server.session.NullSessionDataStore@823cdde[passivating=false,graceSec=3600]
  2> 4719 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4756ms org.eclipse.jetty.server.session.DefaultSessionCache@56268836[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
  2> 4719 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4756ms org.eclipse.jetty.server.session.SessionHandler1461316784==dftMaxIdleSec=-1
  2> 4720 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING org.apache.solr.embedded.JettySolrRunner$Servlet404-58b9c806==org.apache.solr.embedded.JettySolrRunner$Servlet404@a420ea4d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}
  2> 4723 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4760ms org.apache.solr.embedded.JettySolrRunner$Servlet404-58b9c806==org.apache.solr.embedded.JettySolrRunner$Servlet404@a420ea4d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED}
  2> 4724 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b51db23{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,AVAILABLE}
  2> 4724 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4761ms o.e.j.s.ServletContextHandler@2b51db23{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,AVAILABLE}
  2> 4727 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4764ms RewriteHandler@3b2d3180{STARTED}
  2> 4727 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4764ms GzipHandler@695bda6d{STARTED,min=23,inflate=-1}
  2> 4727 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ErrorHandler@9ddd456{STOPPED}
  2> 4728 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4765ms ErrorHandler@9ddd456{STARTED}
  2> 4728 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ServerConnector@72041a11{HTTP/1.1, (http/1.1)}{127.0.0.1:37451}
  2> 4733 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ScheduledExecutorScheduler@60c73a80{STOPPED}
  2> 4733 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4770ms ScheduledExecutorScheduler@60c73a80{STARTED}
  2> 4734 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING HttpConnectionFactory@5accfec7[HTTP/1.1]
  2> 4734 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4771ms HttpConnectionFactory@5accfec7[HTTP/1.1]
  2> 4735 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING SelectorManager@ServerConnector@72041a11{HTTP/1.1, (http/1.1)}{127.0.0.1:37451}
  2> 4743 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@538c4361/SelectorProducer@f42d992/IDLE/p=false/QueuedThreadPool[qtp1775168307]@69ceeb33{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:50.67589-04:00 added {SelectorProducer@f42d992,POJO}
  2> 4745 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@538c4361/SelectorProducer@f42d992/IDLE/p=false/QueuedThreadPool[qtp1775168307]@69ceeb33{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:50.677853-04:00 added {QueuedThreadPool[qtp1775168307]@69ceeb33{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY],UNMANAGED}
  2> 4746 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@538c4361/SelectorProducer@f42d992/IDLE/p=false/QueuedThreadPool[qtp1775168307]@69ceeb33{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:50.678602-04:00 created
  2> 4746 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ManagedSelector@5dff6a66{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@538c4361/SelectorProducer@f42d992/IDLE/p=false/QueuedThreadPool[qtp1775168307]@69ceeb33{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:50.679292-04:00,MANAGED}
  2> 4748 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle SelectorManager@ServerConnector@72041a11{HTTP/1.1, (http/1.1)}{127.0.0.1:37451} added {ManagedSelector@5dff6a66{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
  2> 4749 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ManagedSelector@5dff6a66{STOPPED} id=0 keys=-1 selected=-1 updates=0
  2> 4750 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING AdaptiveExecutionStrategy@538c4361/SelectorProducer@f42d992/IDLE/p=false/QueuedThreadPool[qtp1775168307]@69ceeb33{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:50.683404-04:00
  2> 4752 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4789ms AdaptiveExecutionStrategy@538c4361/SelectorProducer@f42d992/IDLE/p=false/QueuedThreadPool[qtp1775168307]@69ceeb33{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:50.68552-04:00
  2> 4756 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.t.QueuedThreadPool queue org.eclipse.jetty.io.ManagedSelector$$Lambda$262/0x0000000840349840@73e2c111 startThread=0
  2> 4757 DEBUG (qtp1775168307-17) [] o.e.j.u.t.QueuedThreadPool run org.eclipse.jetty.io.ManagedSelector$$Lambda$262/0x0000000840349840@73e2c111 in QueuedThreadPool[qtp1775168307]@69ceeb33{STARTED,8<=8<=10000,i=7,r=0,q=0}[NO_TRY]
  2> 4757 DEBUG (qtp1775168307-17) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@538c4361/SelectorProducer@f42d992/IDLE/p=false/QueuedThreadPool[qtp1775168307]@69ceeb33{STARTED,8<=8<=10000,i=7,r=0,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:50.689903-04:00 tryProduce false
  2> 4760 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4797ms ManagedSelector@5dff6a66{STARTED} id=0 keys=0 selected=0 updates=0
  2> 4761 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4798ms SelectorManager@ServerConnector@72041a11{HTTP/1.1, (http/1.1)}{127.0.0.1:37451}
  2> 4764 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@72041a11{HTTP/1.1, (http/1.1)}{127.0.0.1:37451} added {acceptor-0@77a91d4e,POJO}
  2> 4765 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.t.QueuedThreadPool queue acceptor-0@77a91d4e startThread=0
  2> 4765 DEBUG (qtp1775168307-18) [] o.e.j.u.t.QueuedThreadPool run acceptor-0@77a91d4e in QueuedThreadPool[qtp1775168307]@69ceeb33{STARTED,8<=8<=10000,i=6,r=0,q=0}[NO_TRY]
  2> 4766 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.s.AbstractConnector Started ServerConnector@72041a11{HTTP/1.1, (http/1.1)}{127.0.0.1:37451}
  2> 4767 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4804ms ServerConnector@72041a11{HTTP/1.1, (http/1.1)}{127.0.0.1:37451}
  2> 4773 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.s.Server Started Server@32c33943{STARTING}[10.0.14,sto=0] @4809ms
  2> 4774 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4810ms Server@32c33943{STARTED}[10.0.14,sto=0]
  2> 4792 ERROR (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 4793 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 4800 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ version 9.3.0-SNAPSHOT f00d9cc3b87784f97914f631cb2a696cfa45797a [snapshot build, details omitted]
  2> 4801 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in standalone mode on port null
  2> 4802 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: /tmp/src/solr/solr
  2> 4802 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 2023-04-21T16:33:50.734619Z
  2> 4804 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.s.CoreContainerProvider Solr Home: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.Http2SolrClientCompatibilityTest_BEC46E06CB388111-001/tempDir-001 (source: servlet config: solr.solr.home)
  2> 4819 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.c.SolrXmlConfig Loading solr.xml from /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.Http2SolrClientCompatibilityTest_BEC46E06CB388111-001/tempDir-001/solr.xml
  2> 9200 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@6970960e{STOPPED} added {org.eclipse.jetty.io.ClientConnector$Configurator@42eaa144,POJO}
  2> 9202 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@6970960e{STOPPED} added {Client@2045af00[provider=null,keyStore=null,trustStore=null],AUTO}
  2> 9210 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HTTP2Client@2ac23586{STOPPED} added {ClientConnector@6970960e{STOPPED},AUTO}
  2> 9219 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HttpClientTransportOverHTTP2@2c873ceb{STOPPED} added {ClientConnector@6970960e{STOPPED},UNMANAGED}
  2> 9234 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@68e73657{STOPPED} added {HttpClientTransportOverHTTP2@2c873ceb{STOPPED},AUTO}
  2> 9236 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@68e73657{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@79e70768,POJO}
  2> 9253 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@68e73657{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@3d559c8d,POJO}
  2> 9254 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@6970960e{STOPPED} added {org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0],POJO}
  2> 9256 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING HttpClient@68e73657{STOPPED}
  2> 9268 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@6970960e{STOPPED} added {MappedByteBufferPool@650fc15{maxQueueLength=2, factor=2048},POJO}
  2> 9269 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@68e73657{STARTING} added {org.eclipse.jetty.io.ArrayRetainableByteBufferPool@1923ad1a{min=0,max=65536,buckets=32,heap=0/119406592,direct=0/119406592},POJO}
  2> 9270 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@6970960e{STOPPED} added {ScheduledExecutorScheduler@58ac3f6a{STOPPED},AUTO}
  2> 9272 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@68e73657{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@79a113a6,POJO}
  2> 9311 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING HttpClientTransportOverHTTP2@2c873ceb{STOPPED}
  2> 9312 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HttpClientTransportOverHTTP2@2c873ceb{STARTING} added {HTTP2Client@2ac23586{STOPPED},AUTO}
  2> 9312 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING HTTP2Client@2ac23586{STOPPED}
  2> 9313 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ClientConnector@6970960e{STOPPED}
  2> 9318 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@6970960e{STARTING} added {ClientSelectorManager@31e46964{STOPPED},AUTO}
  2> 9319 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING Client@2045af00[provider=null,keyStore=null,trustStore=null]
  2> 9649 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.s.SslContextFactory Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
  2> 9650 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.s.SslContextFactory Selected Ciphers   [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
  2> 9654 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.s.SslContextFactory Customize sun.security.ssl.SSLEngineImpl@64fbeca5
  2> 9657 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @9694ms Client@2045af00[provider=null,keyStore=null,trustStore=null]
  2> 9657 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ScheduledExecutorScheduler@58ac3f6a{STOPPED}
  2> 9658 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @9695ms ScheduledExecutorScheduler@58ac3f6a{STARTED}
  2> 9658 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ClientSelectorManager@31e46964{STOPPED}
  2> 9659 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@5b1fdc44/SelectorProducer@59c02354/IDLE/p=false/NoTryExecutor@290a578[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.592026-04:00 added {SelectorProducer@59c02354,POJO}
  2> 9660 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@5b1fdc44/SelectorProducer@59c02354/IDLE/p=false/NoTryExecutor@290a578[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.593002-04:00 added {NoTryExecutor@290a578[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]],POJO}
  2> 9661 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@5b1fdc44/SelectorProducer@59c02354/IDLE/p=false/NoTryExecutor@290a578[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.593655-04:00 created
  2> 9661 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ManagedSelector@36cfd412{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@5b1fdc44/SelectorProducer@59c02354/IDLE/p=false/NoTryExecutor@290a578[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.594786-04:00,MANAGED}
  2> 9663 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientSelectorManager@31e46964{STARTING} added {ManagedSelector@36cfd412{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
  2> 9663 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@1317c373/SelectorProducer@4b1588c6/IDLE/p=false/NoTryExecutor@4ca95fb9[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.596039-04:00 added {SelectorProducer@4b1588c6,POJO}
  2> 9664 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@1317c373/SelectorProducer@4b1588c6/IDLE/p=false/NoTryExecutor@4ca95fb9[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.596534-04:00 added {NoTryExecutor@4ca95fb9[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]],POJO}
  2> 9665 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@1317c373/SelectorProducer@4b1588c6/IDLE/p=false/NoTryExecutor@4ca95fb9[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.597358-04:00 created
  2> 9665 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ManagedSelector@40e7d7a{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@1317c373/SelectorProducer@4b1588c6/IDLE/p=false/NoTryExecutor@4ca95fb9[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.597825-04:00,MANAGED}
  2> 9666 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientSelectorManager@31e46964{STARTING} added {ManagedSelector@40e7d7a{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
  2> 9666 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ManagedSelector@36cfd412{STOPPED} id=0 keys=-1 selected=-1 updates=0
  2> 9667 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING AdaptiveExecutionStrategy@5b1fdc44/SelectorProducer@59c02354/IDLE/p=false/NoTryExecutor@290a578[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.599816-04:00
  2> 9668 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @9705ms AdaptiveExecutionStrategy@5b1fdc44/SelectorProducer@59c02354/IDLE/p=false/NoTryExecutor@290a578[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.600509-04:00
  2> 9703 DEBUG (httpShardExecutor-6-thread-1) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@5b1fdc44/SelectorProducer@59c02354/IDLE/p=false/NoTryExecutor@290a578[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.635449-04:00 tryProduce false
  2> 9706 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @9743ms ManagedSelector@36cfd412{STARTED} id=0 keys=0 selected=0 updates=0
  2> 9706 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ManagedSelector@40e7d7a{STOPPED} id=1 keys=-1 selected=-1 updates=0
  2> 9707 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING AdaptiveExecutionStrategy@1317c373/SelectorProducer@4b1588c6/IDLE/p=false/NoTryExecutor@4ca95fb9[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.63937-04:00
  2> 9707 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @9744ms AdaptiveExecutionStrategy@1317c373/SelectorProducer@4b1588c6/IDLE/p=false/NoTryExecutor@4ca95fb9[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.640005-04:00
  2> 9720 DEBUG (httpShardExecutor-6-thread-2) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@1317c373/SelectorProducer@4b1588c6/IDLE/p=false/NoTryExecutor@4ca95fb9[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.652426-04:00 tryProduce false
  2> 9721 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @9758ms ManagedSelector@40e7d7a{STARTED} id=1 keys=0 selected=0 updates=0
  2> 9722 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @9759ms ClientSelectorManager@31e46964{STARTED}
  2> 9722 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @9759ms ClientConnector@6970960e{STARTED}
  2> 9723 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @9760ms HTTP2Client@2ac23586{STARTED}
  2> 9723 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @9760ms HttpClientTransportOverHTTP2@2c873ceb{STARTED}
  2> 9723 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @9760ms HttpClient@68e73657{STARTED}
  2> 10043 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@644a0af1{STOPPED} added {org.eclipse.jetty.io.ClientConnector$Configurator@5501054c,POJO}
  2> 10045 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@644a0af1{STOPPED} added {Client@7ab0725[provider=null,keyStore=null,trustStore=null],AUTO}
  2> 10045 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HTTP2Client@2be388d2{STOPPED} added {ClientConnector@644a0af1{STOPPED},AUTO}
  2> 10046 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HttpClientTransportOverHTTP2@1f4a12dd{STOPPED} added {ClientConnector@644a0af1{STOPPED},UNMANAGED}
  2> 10046 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@423c4f1d{STOPPED} added {HttpClientTransportOverHTTP2@1f4a12dd{STOPPED},AUTO}
  2> 10047 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@423c4f1d{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@1d71ea50,POJO}
  2> 10048 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@423c4f1d{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@2ae35434,POJO}
  2> 10048 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@644a0af1{STOPPED} added {org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0],POJO}
  2> 10048 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING HttpClient@423c4f1d{STOPPED}
  2> 10049 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@644a0af1{STOPPED} added {MappedByteBufferPool@4594884b{maxQueueLength=2, factor=2048},POJO}
  2> 10049 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@423c4f1d{STARTING} added {org.eclipse.jetty.io.ArrayRetainableByteBufferPool@5725d9c3{min=0,max=65536,buckets=32,heap=0/119406592,direct=0/119406592},POJO}
  2> 10050 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@644a0af1{STOPPED} added {ScheduledExecutorScheduler@675765e7{STOPPED},AUTO}
  2> 10050 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@423c4f1d{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@17b2c4d,POJO}
  2> 10051 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING HttpClientTransportOverHTTP2@1f4a12dd{STOPPED}
  2> 10051 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle HttpClientTransportOverHTTP2@1f4a12dd{STARTING} added {HTTP2Client@2be388d2{STOPPED},AUTO}
  2> 10052 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING HTTP2Client@2be388d2{STOPPED}
  2> 10052 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ClientConnector@644a0af1{STOPPED}
  2> 10053 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@644a0af1{STARTING} added {ClientSelectorManager@60cc2af9{STOPPED},AUTO}
  2> 10053 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING Client@7ab0725[provider=null,keyStore=null,trustStore=null]
  2> 10055 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.s.SslContextFactory Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
  2> 10059 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.s.SslContextFactory Selected Ciphers   [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
  2> 10060 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.s.SslContextFactory Customize sun.security.ssl.SSLEngineImpl@75713313
  2> 10062 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @10099ms Client@7ab0725[provider=null,keyStore=null,trustStore=null]
  2> 10062 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ScheduledExecutorScheduler@675765e7{STOPPED}
  2> 10062 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @10099ms ScheduledExecutorScheduler@675765e7{STARTED}
  2> 10063 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ClientSelectorManager@60cc2af9{STOPPED}
  2> 10063 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@61cc367c/SelectorProducer@274f28c7/IDLE/p=false/NoTryExecutor@3351fb8a[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.995418-04:00 added {SelectorProducer@274f28c7,POJO}
  2> 10063 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@61cc367c/SelectorProducer@274f28c7/IDLE/p=false/NoTryExecutor@3351fb8a[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.99596-04:00 added {NoTryExecutor@3351fb8a[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]],POJO}
  2> 10064 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@61cc367c/SelectorProducer@274f28c7/IDLE/p=false/NoTryExecutor@3351fb8a[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.99646-04:00 created
  2> 10064 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ManagedSelector@4fc4bf58{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@61cc367c/SelectorProducer@274f28c7/IDLE/p=false/NoTryExecutor@3351fb8a[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.996919-04:00,MANAGED}
  2> 10065 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientSelectorManager@60cc2af9{STARTING} added {ManagedSelector@4fc4bf58{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
  2> 10065 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@4f3b1f0a/SelectorProducer@116c1f3a/IDLE/p=false/NoTryExecutor@2d5d2b36[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.997656-04:00 added {SelectorProducer@116c1f3a,POJO}
  2> 10066 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@4f3b1f0a/SelectorProducer@116c1f3a/IDLE/p=false/NoTryExecutor@2d5d2b36[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.998118-04:00 added {NoTryExecutor@2d5d2b36[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]],POJO}
  2> 10066 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@4f3b1f0a/SelectorProducer@116c1f3a/IDLE/p=false/NoTryExecutor@2d5d2b36[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:55.998692-04:00 created
  2> 10068 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ManagedSelector@47096fba{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@4f3b1f0a/SelectorProducer@116c1f3a/IDLE/p=false/NoTryExecutor@2d5d2b36[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:56.00049-04:00,MANAGED}
  2> 10069 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ClientSelectorManager@60cc2af9{STARTING} added {ManagedSelector@47096fba{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
  2> 10070 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ManagedSelector@4fc4bf58{STOPPED} id=0 keys=-1 selected=-1 updates=0
  2> 10071 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING AdaptiveExecutionStrategy@61cc367c/SelectorProducer@274f28c7/IDLE/p=false/NoTryExecutor@3351fb8a[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:56.003313-04:00
  2> 10071 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @10108ms AdaptiveExecutionStrategy@61cc367c/SelectorProducer@274f28c7/IDLE/p=false/NoTryExecutor@3351fb8a[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:56.003965-04:00
  2> 10085 DEBUG (h2sc-8-thread-1) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@61cc367c/SelectorProducer@274f28c7/IDLE/p=false/NoTryExecutor@3351fb8a[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:56.01745-04:00 tryProduce false
  2> 10087 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @10123ms ManagedSelector@4fc4bf58{STARTED} id=0 keys=0 selected=0 updates=0
  2> 10087 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING ManagedSelector@47096fba{STOPPED} id=1 keys=-1 selected=-1 updates=0
  2> 10088 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING AdaptiveExecutionStrategy@4f3b1f0a/SelectorProducer@116c1f3a/IDLE/p=false/NoTryExecutor@2d5d2b36[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:56.020178-04:00
  2> 10088 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @10125ms AdaptiveExecutionStrategy@4f3b1f0a/SelectorProducer@116c1f3a/IDLE/p=false/NoTryExecutor@2d5d2b36[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:56.020727-04:00
  2> 10113 DEBUG (h2sc-8-thread-2) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@4f3b1f0a/SelectorProducer@116c1f3a/IDLE/p=false/NoTryExecutor@2d5d2b36[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T12:33:56.045975-04:00 tryProduce false
  2> 10115 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @10152ms ManagedSelector@47096fba{STARTED} id=1 keys=0 selected=0 updates=0
  2> 10116 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @10153ms ClientSelectorManager@60cc2af9{STARTED}
  2> 10118 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @10155ms ClientConnector@644a0af1{STARTED}
  2> 10118 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @10155ms HTTP2Client@2be388d2{STARTED}
  2> 10119 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @10155ms HttpClientTransportOverHTTP2@1f4a12dd{STARTED}
  2> 10119 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @10156ms HttpClient@423c4f1d{STARTED}
  2> 10132 WARN  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] 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> 10579 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.Http2SolrClientCompatibilityTest_BEC46E06CB388111-001/tempDir-001
  2> 10581 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
  2> 11141 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> 11150 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> 11151 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> 11152 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> 11153 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> 11155 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> 11155 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 11169 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
  2> 11331 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=example
  2> 12235 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> 12239 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> 12239 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> 12240 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> 12258 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
  2> 12315 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.Http2SolrClientCompatibilityTest_BEC46E06CB388111-001/tempDir-001/collection1, trusted=true
  2> 12412 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.Http2SolrClientCompatibilityTest_BEC46E06CB388111-001/tempDir-001/collection1], dataDir=[/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.Http2SolrClientCompatibilityTest_BEC46E06CB388111-001/tempDir-001/collection1/data/]
  2> 12469 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 12571 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: initDynamicDefaults maxThreadCount=1 maxMergeCount=6
  2> 12617 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@35cd3045
  2> 12638 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 12640 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 17 ms to checkpoint
  2> 12644 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=true reader=null
  2> 12698 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@19d6dfb1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67ec015e)
  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@6605dcc4
  2> writer=org.apache.solr.update.SolrIndexWriter@8df2bb5
  2> 
  2> 12718 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
  2> 12719 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: now flush at close
  2> 12720 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   start flush: applyAllDeletes=true
  2> 12720 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 12720 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 12724 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> 12729 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> 12730 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 12735 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> 12735 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: now merge
  2> 12736 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   index(source): 
  2> 12736 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   no more merges pending; now return
  2> 12736 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges
  2> 12736 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges done
  2> 12736 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: start
  2> 12736 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: enter lock
  2> 12737 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: now prepare
  2> 12737 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: prepareCommit: flush
  2> 12737 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 12737 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 12738 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> 12738 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 12739 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> 12739 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit(): start
  2> 12740 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit index= changeCount=2
  2> 12756 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> 12757 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: done all syncs: []
  2> 12757 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: pendingCommit != null
  2> 12758 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> 12758 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
  2> 12761 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 2 ms to checkpoint
  2> 12761 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: took 24.6 msec
  2> 12762 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: done
  2> 12762 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback
  2> 12765 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: all running merges have aborted
  2> 12765 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: done finish merges
  2> 12765 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: abort
  2> 12766 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: done abort success=true
  2> 12767 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: infos=
  2> 12767 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 12767 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to checkpoint
  2> 12823 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.Http2SolrClientCompatibilityTest_BEC46E06CB388111-001/tempDir-001, hostPort=37451, coreRootDirectory=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.Http2SolrClientCompatibilityTest_BEC46E06CB388111-001/tempDir-002/cores}
  2> 12827 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING org.apache.solr.embedded.JettySolrRunner$DebugFilter-41c7fd1c==org.apache.solr.embedded.JettySolrRunner$DebugFilter@41c7fd1c{inst=false,async=true,src=EMBEDDED:null}
  2> 12827 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @12864ms org.apache.solr.embedded.JettySolrRunner$DebugFilter-41c7fd1c==org.apache.solr.embedded.JettySolrRunner$DebugFilter@41c7fd1c{inst=false,async=true,src=EMBEDDED:null}
  2> 12829 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ServletHandler@71258fbe{STARTED} added {org.apache.solr.embedded.JettySolrRunner$DebugFilter-41c7fd1c==org.apache.solr.embedded.JettySolrRunner$DebugFilter@41c7fd1c{inst=true,async=true,src=EMBEDDED:null},UNMANAGED}
  2> 12831 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.ContainerLifeCycle ServletHandler@71258fbe{STARTED} added {[/*]/[]/[]=>org.apache.solr.embedded.JettySolrRunner$DebugFilter-41c7fd1c,POJO}
  2> 12859 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTING org.apache.solr.client.solrj.impl.Http2SolrClientTest$DebugServlet-41cf9b4f==org.apache.solr.client.solrj.impl.Http2SolrClientTest$DebugServlet@8c97abe0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}
  2> 12859 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]) [] o.e.j.u.c.AbstractLifeCycle STARTED @12896ms org.apache.solr.client.solrj.impl.Http2SolrClientTest$DebugServlet-41cf9b4f==org.apache.solr.client.solrj.impl.Http2SolrClientTest$DebugServlet@8c97abe0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED}
  2> 12860 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[BEC46E06CB388111]

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


  2> 7204787 DEBUG (closeThreadPool-18-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED AdaptiveExecutionStrategy@4f3b1f0a/SelectorProducer@116c1f3a/IDLE/p=false/NoTryExecutor@2d5d2b36[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 2, active threads = 1, queued tasks = 0, completed tasks = 1]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T14:33:50.719434-04:00
  2> 7204787 DEBUG (closeThreadPool-18-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED ManagedSelector@47096fba{STOPPED} id=1 keys=-1 selected=-1 updates=0
  2> 7204787 DEBUG (closeThreadPool-18-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPING ManagedSelector@4fc4bf58{STARTED} id=0 keys=0 selected=0 updates=0
  2> 7204787 DEBUG (closeThreadPool-18-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPING AdaptiveExecutionStrategy@5b1fdc44/SelectorProducer@59c02354/IDLE/p=false/NoTryExecutor@290a578[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 2, active threads = 1, queued tasks = 0, completed tasks = 1]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T14:33:50.719833-04:00
  2> 7204787 DEBUG (closeThreadPool-18-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPING AdaptiveExecutionStrategy@61cc367c/SelectorProducer@274f28c7/IDLE/p=false/NoTryExecutor@3351fb8a[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 2]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T14:33:50.71985-04:00
  2> 7204787 DEBUG (closeThreadPool-18-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED AdaptiveExecutionStrategy@5b1fdc44/SelectorProducer@59c02354/IDLE/p=false/NoTryExecutor@290a578[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@411b3612[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 2]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T14:33:50.719982-04:00
  2> 7204787 DEBUG (closeThreadPool-18-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED AdaptiveExecutionStrategy@61cc367c/SelectorProducer@274f28c7/IDLE/p=false/NoTryExecutor@3351fb8a[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65f0774f[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 2]][pc=0,pic=0,pec=0,epc=0]@2023-04-21T14:33:50.719993-04:00
  2> 7204788 DEBUG (closeThreadPool-18-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED ManagedSelector@36cfd412{STOPPED} id=0 keys=-1 selected=-1 updates=0
  2> 7204788 DEBUG (closeThreadPool-18-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED ManagedSelector@4fc4bf58{STOPPED} id=0 keys=-1 selected=-1 updates=0
  2> 7204788 DEBUG (closeThreadPool-18-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED ClientSelectorManager@31e46964{STOPPED}
  2> 7204788 DEBUG (closeThreadPool-18-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED ClientSelectorManager@60cc2af9{STOPPED}
  2> 7204788 DEBUG (closeThreadPool-18-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPING ScheduledExecutorScheduler@675765e7{STARTED}
  2> 7204788 DEBUG (closeThreadPool-18-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPING ScheduledExecutorScheduler@58ac3f6a{STARTED}
  2> 7204789 DEBUG (closeThreadPool-18-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED ScheduledExecutorScheduler@58ac3f6a{STOPPED}
  2> 7204789 DEBUG (closeThreadPool-18-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED ScheduledExecutorScheduler@675765e7{STOPPED}
  2> 7204789 DEBUG (closeThreadPool-18-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPING Client@2045af00[provider=null,keyStore=null,trustStore=null]
  2> 7204789 DEBUG (closeThreadPool-18-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPING Client@7ab0725[provider=null,keyStore=null,trustStore=null]
  2> 7204789 DEBUG (closeThreadPool-18-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED Client@2045af00[provider=null,keyStore=null,trustStore=null]
  2> 7204789 DEBUG (closeThreadPool-18-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED Client@7ab0725[provider=null,keyStore=null,trustStore=null]
  2> 7204789 DEBUG (closeThreadPool-18-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED ClientConnector@644a0af1{STOPPED}
  2> 7204789 DEBUG (closeThreadPool-18-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED ClientConnector@6970960e{STOPPED}
  2> 7204789 DEBUG (closeThreadPool-18-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED HTTP2Client@2be388d2{STOPPED}
  2> 7204789 DEBUG (closeThreadPool-18-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED HTTP2Client@2ac23586{STOPPED}
  2> 7204789 DEBUG (closeThreadPool-18-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED HttpClientTransportOverHTTP2@1f4a12dd{STOPPED}
  2> 7204789 DEBUG (closeThreadPool-18-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED HttpClientTransportOverHTTP2@2c873ceb{STOPPED}
  2> 7204789 DEBUG (closeThreadPool-18-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED HttpClient@423c4f1d{STOPPED}
  2> 7204789 DEBUG (closeThreadPool-18-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED HttpClient@68e73657{STOPPED}
  2> 7204791 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[BEC46E06CB388111]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1 after mutting 0 log messages
  2> 7204791 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[BEC46E06CB388111]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-2 for ERROR logs matching regex: ignore_exception
  2> NOTE: leaving temporary files on disk at: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.Http2SolrClientCompatibilityTest_BEC46E06CB388111-001
  2> Apr 21, 2023 6:33:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
  2> INFO: All leaked threads terminated.
   >     java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   >         at __randomizedtesting.SeedInfo.seed([BEC46E06CB388111]:0)
  2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{}, maxPointsInLeafNode=535, maxMBSortInHeap=6.6535998524080515, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=dje-NE, timezone=America/Montserrat
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=1,free=209526384,total=324534272
  2> NOTE: All tests run in this JVM: [Http2SolrClientCompatibilityTest]
  2> NOTE: reproduce with: gradlew test --tests Http2SolrClientCompatibilityTest -Dtests.seed=BEC46E06CB388111 -Dtests.locale=dje-NE -Dtests.timezone=America/Montserrat -Dtests.asserts=true -Dtests.file.encoding=UTF-8

:solr:solrj:test (FAILURE): 1087 test(s), 2 failure(s), 11 skipped

1087 tests completed, 2 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.Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2 (:solr:solrj)
    Test output: /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=BEC46E06CB388111 -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.classMethod (:solr:solrj)
    Test output: /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=BEC46E06CB388111 -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 16s
644 actionable tasks: 628 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 2h2m36s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4134 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4134/

1 tests failed.
FAILED:  org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull

Error Message:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:33205_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33205/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:36283_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36283/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1682087695449482068",
      "shard_parent_node":"127.0.0.1:33205_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:33205_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33205/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:36283_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36283/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613499367429"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1682087695449376636",
      "shard_parent_node":"127.0.0.1:33205_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:33205_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33205/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:36283_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36283/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613499367429"}}}
Live Nodes: [127.0.0.1:33205_solr, 127.0.0.1:34715_solr, 127.0.0.1:36283_solr, 127.0.0.1:41067_solr, 127.0.0.1:43269_solr, 127.0.0.1:44517_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:33205_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33205/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:36283_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36283/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1682087695449482068",
      "shard_parent_node":"127.0.0.1:33205_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:33205_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33205/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:36283_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36283/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613499367429"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1682087695449376636",
      "shard_parent_node":"127.0.0.1:33205_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:33205_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33205/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:36283_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36283/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613499367429"}}}

Stack Trace:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:33205_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33205/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:36283_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36283/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1682087695449482068",
      "shard_parent_node":"127.0.0.1:33205_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:33205_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33205/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:36283_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36283/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613499367429"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1682087695449376636",
      "shard_parent_node":"127.0.0.1:33205_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:33205_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33205/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:36283_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36283/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613499367429"}}}
Live Nodes: [127.0.0.1:33205_solr, 127.0.0.1:34715_solr, 127.0.0.1:36283_solr, 127.0.0.1:41067_solr, 127.0.0.1:43269_solr, 127.0.0.1:44517_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:33205_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33205/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:36283_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36283/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1682087695449482068",
      "shard_parent_node":"127.0.0.1:33205_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:33205_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33205/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:36283_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36283/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613499367429"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1682087695449376636",
      "shard_parent_node":"127.0.0.1:33205_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:33205_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:33205/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:36283_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36283/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057613499367429"}}}
	at __randomizedtesting.SeedInfo.seed([EF975EA169777D7A:3531CC85CDB93007]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:171)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:137)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.doSplit(SplitShardWithNodeRoleTest.java:87)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull(SplitShardWithNodeRoleTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 3963 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

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


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

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

Total time: 14m13.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4133 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4133/

No tests ran.

Build Log:
[...truncated 100 lines...]
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4132 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4132/

No tests ran.

Build Log:
[...truncated 101 lines...]
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4131 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4131/

No tests ran.

Build Log:
[...truncated 101 lines...]
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4130 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4130/

All tests passed

Build Log:
[...truncated 1238 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m27.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4129 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4129/

2 tests failed.
FAILED:  org.apache.solr.cloud.TestLRUStatsCacheCloud.testBasicStats

Error Message:
java.lang.Exception: Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([8CBE23978044B5E0]:0)


FAILED:  org.apache.solr.cloud.TestLRUStatsCacheCloud.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([8CBE23978044B5E0]:0)




Build Log:
[...truncated 1206 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

> Task :solr:core:test

org.apache.solr.cloud.TestLRUStatsCacheCloud > testBasicStats FAILED
    java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([8CBE23978044B5E0]:0)

org.apache.solr.cloud.TestLRUStatsCacheCloud > classMethod FAILED
    java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([8CBE23978044B5E0]:0)

org.apache.solr.cloud.TestLRUStatsCacheCloud > test suite's output saved to /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestLRUStatsCacheCloud.txt, copied below:
  2> 5103 INFO  (SUITE-TestLRUStatsCacheCloud-seed#[8CBE23978044B5E0]-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> 5103 INFO  (SUITE-TestLRUStatsCacheCloud-seed#[8CBE23978044B5E0]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-2 after mutting 0 log messages
  2> 5104 INFO  (SUITE-TestLRUStatsCacheCloud-seed#[8CBE23978044B5E0]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-3 for ERROR logs matching regex: ignore_exception
  2> 5105 INFO  (SUITE-TestLRUStatsCacheCloud-seed#[8CBE23978044B5E0]-worker) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestLRUStatsCacheCloud_8CBE23978044B5E0-001/data-dir-2-001
  2> 5105 INFO  (SUITE-TestLRUStatsCacheCloud-seed#[8CBE23978044B5E0]-worker) [] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
  2> 5107 INFO  (SUITE-TestLRUStatsCacheCloud-seed#[8CBE23978044B5E0]-worker) [] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
  2> 5107 INFO  (SUITE-TestLRUStatsCacheCloud-seed#[8CBE23978044B5E0]-worker) [] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
  2> 5117 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.SolrTestCaseJ4 ###Starting testBasicStats
  2> 5120 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 5208 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib, /tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 5475 WARN  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] 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> 5475 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 5536 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.s.IndexSchema Schema name=tiny
  2> 5557 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
  2> 10480 WARN  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] 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> 10868 INFO  (coreLoadExecutor-18-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib, /tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 10930 INFO  (coreLoadExecutor-18-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 10946 INFO  (coreLoadExecutor-18-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=tiny
  2> 10948 INFO  (coreLoadExecutor-18-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
  2> 10948 INFO  (coreLoadExecutor-18-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /tmp/src/solr/solr/core/build/resources/test/solr/collection1, trusted=true
  2> 10996 INFO  (coreLoadExecutor-18-thread-1) [ x:collection1] o.a.s.c.SolrCore Opening new SolrCore at [/tmp/src/solr/solr/core/build/resources/test/solr/collection1], dataDir=[/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestLRUStatsCacheCloud_8CBE23978044B5E0-001/data-dir-2-001/]
  2> 11040 INFO  (coreLoadExecutor-18-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=3, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=1.0]
  2> 12559 INFO  (coreLoadExecutor-18-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 12681 INFO  (coreLoadExecutor-18-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
  2> 12682 INFO  (coreLoadExecutor-18-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 12686 INFO  (coreLoadExecutor-18-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.0]
  2> 12750 WARN  (coreLoadExecutor-18-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /tmp/src/solr/solr/core/build/resources/test/solr/collection1/conf ; switching to use InMemory storage instead.
  2> 12776 INFO  (coreLoadExecutor-18-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 12804 INFO  (searcherExecutor-20-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> 13013 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 13074 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 13087 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestLRUStatsCacheCloud_8CBE23978044B5E0-001/tempDir-001
  2> 13089 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
  2> 13090 INFO  (ZkTestServer Run Thread) [] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
  2> 13090 INFO  (ZkTestServer Run Thread) [] o.a.s.c.ZkTestServer Starting server
  2> 13094 WARN  (ZkTestServer Run Thread) [] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
  2> 13190 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.ZkTestServer start zk server on port: 33721
  2> 13197 WARN  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.c.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
  2> 13199 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper
  2> 13219 INFO  (zkConnectionManagerCallback-25-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 13220 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 13220 WARN  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 13233 WARN  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.c.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
  2> 13243 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper
  2> 13260 INFO  (zkConnectionManagerCallback-27-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 13260 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 13261 WARN  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 13261 WARN  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.c.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
  2> 13264 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper
  2> 13279 INFO  (zkConnectionManagerCallback-29-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 13280 INFO  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 13280 WARN  (TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]) [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 13592 INFO  (jetty-launcher-30-thread-1) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 13593 INFO  (jetty-launcher-30-thread-1) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 13602 INFO  (jetty-launcher-30-thread-1) [] o.e.j.s.Server jetty-10.0.14; built: 2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 11.0.16+8
  2> 13611 INFO  (jetty-launcher-30-thread-2) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 13612 INFO  (jetty-launcher-30-thread-2) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 13612 INFO  (jetty-launcher-30-thread-2) [] o.e.j.s.Server jetty-10.0.14; built: 2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 11.0.16+8
  2> 13690 INFO  (jetty-launcher-30-thread-1) [] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 13746 INFO  (jetty-launcher-30-thread-2) [] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 13763 INFO  (jetty-launcher-30-thread-2) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53846748{/solr,file:///tmp/src/solr/solr/core/build/tmp/tests-cwd/,AVAILABLE}
  2> 13769 INFO  (jetty-launcher-30-thread-2) [] o.e.j.s.AbstractConnector Started ServerConnector@2e69dc31{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46503}
  2> 13774 INFO  (jetty-launcher-30-thread-2) [] o.e.j.s.Server Started Server@282efac5{STARTING}[10.0.14,sto=0] @13790ms
  2> 13776 INFO  (jetty-launcher-30-thread-1) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7470db6d{/solr,file:///tmp/src/solr/solr/core/build/tmp/tests-cwd/,AVAILABLE}
  2> 13783 INFO  (jetty-launcher-30-thread-1) [] o.e.j.s.AbstractConnector Started ServerConnector@110d3cfb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44385}
  2> 13784 INFO  (jetty-launcher-30-thread-1) [] o.e.j.s.Server Started Server@62a17b3f{STARTING}[10.0.14,sto=0] @13801ms
  2> 13788 ERROR (jetty-launcher-30-thread-2) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 13788 INFO  (jetty-launcher-30-thread-2) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 13795 ERROR (jetty-launcher-30-thread-1) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 13795 INFO  (jetty-launcher-30-thread-1) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 13796 INFO  (jetty-launcher-30-thread-1) [] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ version 9.3.0
  2> 13796 INFO  (jetty-launcher-30-thread-2) [] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ version 9.3.0
  2> 13797 INFO  (jetty-launcher-30-thread-1) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in cloud mode on port null
  2> 13797 INFO  (jetty-launcher-30-thread-2) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in cloud mode on port null
  2> 13797 INFO  (jetty-launcher-30-thread-1) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: /tmp/src/solr/solr
  2> 13797 INFO  (jetty-launcher-30-thread-2) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: /tmp/src/solr/solr
  2> 13798 INFO  (jetty-launcher-30-thread-2) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 2023-04-20T22:57:00.001129Z
  2> 13798 INFO  (jetty-launcher-30-thread-1) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 2023-04-20T22:57:00.001207Z
  2> 13799 INFO  (jetty-launcher-30-thread-2) [] o.a.s.s.CoreContainerProvider Solr Home: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestLRUStatsCacheCloud_8CBE23978044B5E0-001/tempDir-001/node2 (source: servlet config: solr.solr.home)
  2> 13800 WARN  (jetty-launcher-30-thread-2) [] o.a.s.c.c.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
  2> 13799 INFO  (jetty-launcher-30-thread-1) [] o.a.s.s.CoreContainerProvider Solr Home: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestLRUStatsCacheCloud_8CBE23978044B5E0-001/tempDir-001/node1 (source: servlet config: solr.solr.home)
  2> 13801 WARN  (jetty-launcher-30-thread-1) [] o.a.s.c.c.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
  2> 13811 INFO  (jetty-launcher-30-thread-2) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper
  2> 13843 INFO  (jetty-launcher-30-thread-1) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper
  2> 13867 INFO  (zkConnectionManagerCallback-34-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 13867 INFO  (zkConnectionManagerCallback-32-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 13868 INFO  (jetty-launcher-30-thread-1) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 13868 INFO  (jetty-launcher-30-thread-2) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 13868 WARN  (jetty-launcher-30-thread-2) [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 13868 WARN  (jetty-launcher-30-thread-1) [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 13871 INFO  (jetty-launcher-30-thread-2) [] o.a.s.c.NodeConfig solr.xml found in ZooKeeper. Loading...
  2> 13872 INFO  (jetty-launcher-30-thread-1) [] o.a.s.c.NodeConfig solr.xml found in ZooKeeper. Loading...
  2> 13873 WARN  (jetty-launcher-30-thread-2) [] o.a.s.D.solrxml-zookeeper Loading solr.xml from zookeeper is deprecated. See reference guide for details.
  2> 14144 INFO  (jetty-launcher-30-thread-1) [] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33721/solr
  2> 14152 INFO  (jetty-launcher-30-thread-2) [] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33721/solr
  2> 14175 INFO  (jetty-launcher-30-thread-1) [] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will be using Overseer based cluster state updates.
  2> 14181 INFO  (jetty-launcher-30-thread-2) [] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will be using Overseer based cluster state updates.
  2> 14188 INFO  (jetty-launcher-30-thread-1) [n:127.0.0.1:44385_solr] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper
  2> 14191 INFO  (jetty-launcher-30-thread-2) [n:127.0.0.1:46503_solr] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper
  2> 14205 INFO  (zkConnectionManagerCallback-54-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 14205 INFO  (jetty-launcher-30-thread-2) [n:127.0.0.1:46503_solr] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 14208 INFO  (zkConnectionManagerCallback-52-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 14209 INFO  (jetty-launcher-30-thread-1) [n:127.0.0.1:44385_solr] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 14368 WARN  (jetty-launcher-30-thread-2) [n:127.0.0.1:46503_solr] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-access-control.html
  2> 14369 WARN  (jetty-launcher-30-thread-1) [n:127.0.0.1:44385_solr] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-access-control.html
  2> 14405 INFO  (jetty-launcher-30-thread-1) [n:127.0.0.1:44385_solr] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will be using Overseer based cluster state updates.
  2> 14405 INFO  (jetty-launcher-30-thread-2) [n:127.0.0.1:46503_solr] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will be using Overseer based cluster state updates.
  2> 14445 INFO  (jetty-launcher-30-thread-1) [n:127.0.0.1:44385_solr] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44385_solr
  2> 14449 INFO  (jetty-launcher-30-thread-2) [n:127.0.0.1:46503_solr] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46503_solr
  2> 14450 INFO  (jetty-launcher-30-thread-1) [n:127.0.0.1:44385_solr] o.a.s.c.Overseer Overseer (id=72057614679736325-127.0.0.1:44385_solr-n_0000000000) starting
  2> 14469 INFO  (zkCallback-53-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
  2> 14474 INFO  (zkCallback-51-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
  2> 14501 WARN  (jetty-launcher-30-thread-2) [n:127.0.0.1:46503_solr] 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> 14595 INFO  (OverseerStateUpdate-72057614679736325-127.0.0.1:44385_solr-n_0000000000) [n:127.0.0.1:44385_solr] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44385_solr
  2> 14599 INFO  (jetty-launcher-30-thread-1) [n:127.0.0.1:44385_solr] o.a.s.c.ZkController Publish node=127.0.0.1:44385_solr as DOWN
  2> 14613 INFO  (jetty-launcher-30-thread-1) [n:127.0.0.1:44385_solr] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44385_solr
  2> 14620 INFO  (zkCallback-53-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
  2> 14620 INFO  (zkCallback-51-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
  2> 14630 WARN  (jetty-launcher-30-thread-1) [n:127.0.0.1:44385_solr] 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> 14971 INFO  (jetty-launcher-30-thread-2) [n:127.0.0.1:46503_solr] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestLRUStatsCacheCloud_8CBE23978044B5E0-001/tempDir-001/node2
  2> 15011 INFO  (jetty-launcher-30-thread-1) [n:127.0.0.1:44385_solr] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestLRUStatsCacheCloud_8CBE23978044B5E0-001/tempDir-001/node1
  2> 15158 INFO  (jetty-launcher-30-thread-1) [n:127.0.0.1:44385_solr] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 15175 INFO  (jetty-launcher-30-thread-2) [n:127.0.0.1:46503_solr] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 15277 INFO  (jetty-launcher-30-thread-2) [n:127.0.0.1:46503_solr] o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46503, zkHost=127.0.0.1:33721/solr}
  2> 15283 INFO  (jetty-launcher-30-thread-1) [n:127.0.0.1:44385_solr] o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44385, zkHost=127.0.0.1:33721/solr}
  2> Abr. 20, 2023 7:56:51 NOMËTTES com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
  2> WARNING: Suite execution timed out: org.apache.solr.cloud.TestLRUStatsCacheCloud
  2> ==== jstack at approximately timeout time ====
  2> "Test worker" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@4a3116ff
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@4a3116ff
  2> 	at java.base@11.0.16/java.lang.Thread.join(Thread.java:1300)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  2> 	at java.base@11.0.16/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
  2> 	at java.base@11.0.16/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
  2> 
  2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@b0c1cc4
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@b0c1cc4
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  2> 	at java.base@11.0.16/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@780913cc
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@780913cc
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	at java.base@11.0.16/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:161)
  2> 
  2> "/127.0.0.1:50288 to /127.0.0.1:46741 workers" ID=11 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@a22567
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@a22567
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/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@3a4d74dc
  2> 	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:169)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@294425a7
  2> 
  2> "/127.0.0.1:50288 to /127.0.0.1:46741 workers Thread 2" ID=12 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6b23e38b
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6b23e38b
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@3270d194
  2> 
  2> "/127.0.0.1:50288 to /127.0.0.1:46741 workers Thread 3" ID=13 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@5b841a50
  2> 	- locked sun.nio.ch.EPollSelectorImpl@abe7e68
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@76505305
  2> 
  2> "SUITE-TestLRUStatsCacheCloud-seed#[8CBE23978044B5E0]" ID=39 RUNNABLE
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpThreads0(Native Method)
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
  2> 	at java.management@11.0.16/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@1ba6eb45
  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> "TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]" ID=40 WAITING on java.util.concurrent.FutureTask@6f6d7c01
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.FutureTask@6f6d7c01
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.FutureTask.awaitDone(FutureTask.java:447)
  2> 	at java.base@11.0.16/java.util.concurrent.FutureTask.get(FutureTask.java:190)
  2> 	at java.base@11.0.16/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
  2> 	at app//org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:378)
  2> 	at app//org.apache.solr.cloud.MiniSolrCloudCluster$Builder.build(MiniSolrCloudCluster.java:1303)
  2> 	at app//org.apache.solr.cloud.MiniSolrCloudCluster$Builder.configure(MiniSolrCloudCluster.java:1275)
  2> 	at app//org.apache.solr.cloud.TestBaseStatsCacheCloud.setupCluster(TestBaseStatsCacheCloud.java:86)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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$9.evaluate(RandomizedRunner.java:980)
  2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
  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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
  2> 	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
  2> 	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
  2> 	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
  2> 	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
  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.forkTimeoutingTask(ThreadLeakControl.java:843)
  2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
  2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
  2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
  2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
  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/0x000000084021ac40.run(Unknown Source)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "httpShardExecutor-13-thread-1" ID=41 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@14c0bd26
  2> 	- locked sun.nio.ch.EPollSelectorImpl@6d74dce8
  2> 	at java.base@11.0.16/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$396/0x00000008404c8440.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$261/0x0000000840317c40.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@116546f
  2> 
  2> "httpShardExecutor-13-thread-2" ID=42 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@4124eec0
  2> 	- locked sun.nio.ch.EPollSelectorImpl@45ad0f91
  2> 	at java.base@11.0.16/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$396/0x00000008404c8440.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$261/0x0000000840317c40.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@3955f3c9
  2> 
  2> "Connection evictor" ID=43 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Connection evictor" ID=44 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "h2sc-15-thread-1" ID=45 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@5415b38f
  2> 	- locked sun.nio.ch.EPollSelectorImpl@1f4db679
  2> 	at java.base@11.0.16/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$396/0x00000008404c8440.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$261/0x0000000840317c40.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@2bd338b4
  2> 
  2> "h2sc-15-thread-2" ID=46 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@79f919be
  2> 	- locked sun.nio.ch.EPollSelectorImpl@54854097
  2> 	at java.base@11.0.16/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$396/0x00000008404c8440.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$261/0x0000000840317c40.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@77a700e2
  2> 
  2> "CloserThread" ID=48 WAITING on java.lang.Object@2df51843
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.Object@2df51843
  2> 	at java.base@11.0.16/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=50 WAITING on java.util.concurrent.ForkJoinPool@5ff99dfa
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.ForkJoinPool@5ff99dfa
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
  2> 
  2> "searcherExecutor-20-thread-1" ID=51 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e7c5b52
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e7c5b52
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "ZkTestServer Run Thread" ID=52 WAITING on org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread@10032ff2
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread@10032ff2
  2> 	at java.base@11.0.16/java.lang.Thread.join(Thread.java:1300)
  2> 	at java.base@11.0.16/java.lang.Thread.join(Thread.java:1375)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:915)
  2> 	at app//org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:337)
  2> 	at app//org.apache.solr.cloud.ZkTestServer$1.run(ZkTestServer.java:581)
  2> 
  2> "NIOServerCxnFactory.SelectorThread-1" ID=55 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@15b10ab1
  2> 	- locked sun.nio.ch.EPollSelectorImpl@6b453b0
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:403)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:368)
  2> 
  2> "NIOServerCxnFactory.SelectorThread-0" ID=54 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@a9e3eff
  2> 	- locked sun.nio.ch.EPollSelectorImpl@36bece1
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:403)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:368)
  2> 
  2> "NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:0" ID=56 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@1e128abf
  2> 	- locked sun.nio.ch.EPollSelectorImpl@3a9f631e
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.select(NIOServerCnxnFactory.java:205)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.run(NIOServerCnxnFactory.java:181)
  2> 
  2> "ConnnectionExpirer" ID=53 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$ConnectionExpirerThread.run(NIOServerCnxnFactory.java:554)
  2> 
  2> "SessionTracker" ID=57 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:163)
  2> 
  2> "SyncThread:0" ID=58 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@418dcb74
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@418dcb74
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at app//org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:170)
  2> 
  2> "ProcessThread(sid:0 cport:33721):" ID=59 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ddd2b40
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ddd2b40
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at app//org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:142)
  2> 
  2> "RequestThrottler" ID=60 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17901d36
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17901d36
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at app//org.apache.zookeeper.server.RequestThrottler.run(RequestThrottler.java:147)
  2> 
  2> "NIOWorkerThread-1" ID=61 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@56d60b49
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@56d60b49
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]-SendThread(127.0.0.1:33721)" ID=62 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@792fac8c
  2> 	- locked sun.nio.ch.EPollSelectorImpl@d5c1fc2
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
  2> 	at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
  2> 	at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
  2> 
  2> "TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]-EventThread" ID=63 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ab2caf2
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ab2caf2
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
  2> 
  2> "NIOWorkerThread-2" ID=64 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@56d60b49
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@56d60b49
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "NIOWorkerThread-3" ID=65 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@56d60b49
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@56d60b49
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "zkConnectionManagerCallback-25-thread-1" ID=66 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7c5816ae
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7c5816ae
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]-SendThread(127.0.0.1:33721)" ID=67 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@78978e65
  2> 	- locked sun.nio.ch.EPollSelectorImpl@15d82cba
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
  2> 	at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
  2> 	at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
  2> 
  2> "TEST-TestLRUStatsCacheCloud.testBasicStats-seed#[8CBE23978044B5E0]-EventThread" ID=68 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@193181a9
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@193181a9
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
  2> 
  2> "zkConnectionManagerCallback-27-thread-1" ID=69 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@25e01947
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@25e01947
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "jetty-launcher-30-thread-2" ID=74 WAITING on java.util.concurrent.CountDownLatch$Sync@1b13cd5d
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.CountDownLatch$Sync@1b13cd5d
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2> 	at java.base@11.0.16/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@61c04f38
  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@35290246
  2> 	at app//org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:525)
  2> 	at app//org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:567)
  2> 	at app//org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:373)
  2> 	at app//org.apache.solr.cloud.MiniSolrCloudCluster$$Lambda$702/0x00000008406d5c40.call(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  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$261/0x0000000840317c40.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@2000f183
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@31c10496
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@58ffee5
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@6655d8e3
  2> 
  2> "qtp39982322-76" ID=76 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@3cb8bb55
  2> 	- locked sun.nio.ch.EPollSelectorImpl@463a02f1
  2> 	at java.base@11.0.16/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$396/0x00000008404c8440.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1648264667-77" ID=77 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@ee05815
  2> 	- locked sun.nio.ch.EPollSelectorImpl@b9c05b1
  2> 	at java.base@11.0.16/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$396/0x00000008404c8440.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1648264667-79-acceptor-0@3604dea1-ServerConnector@110d3cfb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44385}" ID=79 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@72877584
  2> 
  2> "qtp1648264667-80" ID=80 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@643cdcaf
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@643cdcaf
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1648264667-81" ID=81 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@643cdcaf
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@643cdcaf
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1648264667-82" ID=82 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@643cdcaf
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@643cdcaf
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1648264667-83" ID=83 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@643cdcaf
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@643cdcaf
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp39982322-78-acceptor-0@57fe99a5-ServerConnector@2e69dc31{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46503}" ID=78 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@681010cd
  2> 
  2> "qtp1648264667-84" ID=84 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@643cdcaf
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@643cdcaf
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1648264667-86" ID=86 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@643cdcaf
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@643cdcaf
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp39982322-85" ID=85 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34a31f3
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34a31f3
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp39982322-87" ID=87 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34a31f3
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34a31f3
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp39982322-88" ID=88 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34a31f3
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34a31f3
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp39982322-90" ID=90 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34a31f3
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34a31f3
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp39982322-91" ID=91 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34a31f3
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34a31f3
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Session-HouseKeeper-15d23d07-1" ID=89 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4a284f4b
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4a284f4b
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp39982322-92" ID=92 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34a31f3
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34a31f3
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Session-HouseKeeper-4f2b3501-1" ID=93 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48f33b05
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48f33b05
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "httpShardExecutor-44-thread-1" ID=100 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@200ddcae
  2> 	- locked sun.nio.ch.EPollSelectorImpl@729ab4f5
  2> 	at java.base@11.0.16/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$396/0x00000008404c8440.run(Unknown Source)
  2> 	at app//org.apache.sol

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

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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   37) Thread[id=93, name=Session-HouseKeeper-4f2b3501-1, state=TIMED_WAITING, group=TGRP-TestLRUStatsCacheCloud]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   38) Thread[id=117, name=zkConnectionManagerCallback-54-thread-1, state=WAITING, group=TGRP-TestLRUStatsCacheCloud]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2>         at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   39) Thread[id=61, name=NIOWorkerThread-1, state=WAITING, group=TGRP-TestLRUStatsCacheCloud]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2>         at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   40) Thread[id=112, name=jetty-launcher-30-thread-1-SendThread(127.0.0.1:33721), state=TIMED_WAITING, group=TGRP-TestLRUStatsCacheCloud]
  2>         at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2>         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:362)
  2>         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1204)
  2>   41) Thread[id=64, name=NIOWorkerThread-2, state=WAITING, group=TGRP-TestLRUStatsCacheCloud]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2>         at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   42) Thread[id=124, name=CloserThread, state=WAITING, group=TGRP-TestLRUStatsCacheCloud]
  2>         at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2>         at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2>         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2547)
  2>   43) Thread[id=88, name=qtp39982322-88, state=TIMED_WAITING, group=TGRP-TestLRUStatsCacheCloud]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   >     java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   >         at __randomizedtesting.SeedInfo.seed([8CBE23978044B5E0]:0)
  2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{}, maxPointsInLeafNode=476, maxMBSortInHeap=6.435666218147644, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lb, timezone=America/Jamaica
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=51,free=219872864,total=337641472
  2> NOTE: All tests run in this JVM: [ConfigSetApiLockingTest, TestLRUStatsCacheCloud]
  2> NOTE: reproduce with: gradlew test --tests TestLRUStatsCacheCloud -Dtests.seed=8CBE23978044B5E0 -Dtests.locale=lb -Dtests.timezone=America/Jamaica -Dtests.asserts=true -Dtests.file.encoding=UTF-8

:solr:core:test (FAILURE): 4675 test(s), 2 failure(s), 296 skipped

4675 tests completed, 2 failed, 296 skipped

> Task :solr:core:test FAILED
> Task :solr:core:wipeTaskTemp

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.TestLRUStatsCacheCloud.testBasicStats (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestLRUStatsCacheCloud.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestLRUStatsCacheCloud.testBasicStats" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=8CBE23978044B5E0 -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestLRUStatsCacheCloud.classMethod (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestLRUStatsCacheCloud.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestLRUStatsCacheCloud.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=8CBE23978044B5E0 -Ptests.file.encoding=US-ASCII


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:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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 4m 11s
625 actionable tasks: 609 executed, 16 up-to-date
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4128 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4128/

All tests passed

Build Log:
[...truncated 1227 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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m34s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4127 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4127/

All tests passed

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 37 Affinity placement plugin using ENV
ok 38 post solr log into solr
ok 39 start solr with ssl
ok 40 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m50.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4126 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4126/

1 tests failed.
FAILED:  org.apache.solr.analytics.legacy.facet.LegacyFieldFacetTest.timeAllowedTest

Error Message:
java.lang.AssertionError: No partial results header returned: {status=0, QTime=31}

Stack Trace:
java.lang.AssertionError: No partial results header returned: {status=0, QTime=31}
	at __randomizedtesting.SeedInfo.seed([149653CCC8C2556D:B7AF79EC322A3252]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertNotNull(Assert.java:713)
	at org.apache.solr.analytics.legacy.facet.LegacyFieldFacetTest.timeAllowedTest(LegacyFieldFacetTest.java:470)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 1259 lines...]

[JENKINS] Solr » Solr-Check-9.x - Build # 4125 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4125/

All tests passed

Build Log:
[...truncated 1232 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 37 Affinity placement plugin using ENV
ok 38 start solr with ssl
ok 39 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m4s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4124 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4124/

All tests passed

Build Log:
[...truncated 1231 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 37 Affinity placement plugin using ENV
ok 38 start solr with ssl
ok 39 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m4.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4123 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4123/

1 tests failed.
FAILED:  org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull

Error Message:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:45945_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:45945/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:46239_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:46239/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681974200997813799",
      "shard_parent_node":"127.0.0.1:45945_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:45945_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:45945/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:46239_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:46239/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614609219590"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681974200997740120",
      "shard_parent_node":"127.0.0.1:45945_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:45945_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:45945/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:46239_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:46239/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614609219590"}}}
Live Nodes: [127.0.0.1:39141_solr, 127.0.0.1:40693_solr, 127.0.0.1:42279_solr, 127.0.0.1:44621_solr, 127.0.0.1:45945_solr, 127.0.0.1:46239_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:45945_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:45945/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:46239_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:46239/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681974200997813799",
      "shard_parent_node":"127.0.0.1:45945_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:45945_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:45945/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:46239_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:46239/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614609219590"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681974200997740120",
      "shard_parent_node":"127.0.0.1:45945_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:45945_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:45945/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:46239_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:46239/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614609219590"}}}

Stack Trace:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:45945_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:45945/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:46239_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:46239/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681974200997813799",
      "shard_parent_node":"127.0.0.1:45945_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:45945_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:45945/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:46239_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:46239/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614609219590"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681974200997740120",
      "shard_parent_node":"127.0.0.1:45945_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:45945_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:45945/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:46239_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:46239/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614609219590"}}}
Live Nodes: [127.0.0.1:39141_solr, 127.0.0.1:40693_solr, 127.0.0.1:42279_solr, 127.0.0.1:44621_solr, 127.0.0.1:45945_solr, 127.0.0.1:46239_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:45945_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:45945/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:46239_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:46239/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681974200997813799",
      "shard_parent_node":"127.0.0.1:45945_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:45945_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:45945/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:46239_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:46239/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614609219590"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681974200997740120",
      "shard_parent_node":"127.0.0.1:45945_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:45945_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:45945/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:46239_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:46239/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614609219590"}}}
	at __randomizedtesting.SeedInfo.seed([A993D7F1878E0F11:733545D52340426C]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:171)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:137)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.doSplit(SplitShardWithNodeRoleTest.java:87)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull(SplitShardWithNodeRoleTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 3882 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 37 Affinity placement plugin using ENV
ok 38 start solr with ssl
ok 39 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.SplitShardWithNodeRoleTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=A993D7F1878E0F11 -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

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

Total time: 13m57s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4122 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4122/

All tests passed

Build Log:
[...truncated 1233 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 37 Affinity placement plugin using ENV
ok 38 start solr with ssl
ok 39 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m57s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4121 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4121/

No tests ran.

Build Log:
[...truncated 149 lines...]
BUILD FAILED in 23s
2 actionable tasks: 2 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 3m16.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
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4120 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4120/

2 tests failed.
FAILED:  org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate

Error Message:
org.apache.solr.common.SolrException: Atomic document updates are not supported unless <updateLog/> is configured

Stack Trace:
org.apache.solr.common.SolrException: Atomic document updates are not supported unless <updateLog/> is configured
	at __randomizedtesting.SeedInfo.seed([1914E64322C969F6:CA304FC1D4BBD7C]:0)
	at app//org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:299)
	at app//org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:236)
	at app//org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111)
	at app//org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189)
	at app//org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120)
	at app//org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:101)
	at app//org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84)
	at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224)
	at app//org.apache.solr.core.SolrCore.execute(SolrCore.java:2892)
	at app//org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:112)
	at app//org.apache.solr.util.TestHarness.update(TestHarness.java:295)
	at app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270)
	at app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:238)
	at app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:969)
	at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:951)
	at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:946)
	at app//org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate(DenseVectorFieldTest.java:623)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly

Error Message:
org.apache.solr.common.SolrException: Atomic document updates are not supported unless <updateLog/> is configured

Stack Trace:
org.apache.solr.common.SolrException: Atomic document updates are not supported unless <updateLog/> is configured
	at __randomizedtesting.SeedInfo.seed([1914E64322C969F6:F3997EFB2526BE5D]:0)
	at app//org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:299)
	at app//org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:236)
	at app//org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111)
	at app//org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189)
	at app//org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120)
	at app//org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:101)
	at app//org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84)
	at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224)
	at app//org.apache.solr.core.SolrCore.execute(SolrCore.java:2892)
	at app//org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:112)
	at app//org.apache.solr.util.TestHarness.update(TestHarness.java:295)
	at app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270)
	at app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:238)
	at app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:969)
	at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:951)
	at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:946)
	at app//org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly(DenseVectorFieldTest.java:660)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 1435 lines...]
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector_byte_encoding'='[14.3, 6.2, 7.2, 8.1]' msg=Error while creating field 'vector_byte_encoding{type=knn_vector_byte_encoding,properties=indexed,stored}' from value '[14.3, 6.2, 7.2, 8.1]'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:246)
  2> org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector_byte_encoding'='[14.3, 6.2, 7.2, 8.1]' msg=Error while creating field 'vector_byte_encoding{type=knn_vector_byte_encoding,properties=indexed,stored}' from value '[14.3, 6.2, 7.2, 8.1]'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:246) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.makeLuceneDocs(AddUpdateCommand.java:213) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1045) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:409) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:362) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:299) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:76) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:54) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:303) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:236) ~[main/:?]
  2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:101) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224) [main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2892) [main/:?]
  2> 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:112) [main/:?]
  2> 	at org.apache.solr.util.TestHarness.update(TestHarness.java:295) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:238) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:969) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:951) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:946) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.schema.DenseVectorFieldTest.lambda$denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues$12(DenseVectorFieldTest.java:739) [test/:?]
  2> 	at org.junit.Assert.assertThrows(Assert.java:1001) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.solr.schema.DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues(DenseVectorFieldTest.java:735) [test/:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at java.lang.Thread.run(Thread.java:829) [?:?]
  2> Caused by: org.apache.solr.common.SolrException: Error while creating field 'vector_byte_encoding{type=knn_vector_byte_encoding,properties=indexed,stored}' from value '[14.3, 6.2, 7.2, 8.1]'
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:212) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:302) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 73 more
  2> Caused by: org.apache.solr.common.SolrException: incorrect vector element: '14.3'. The expected format is:'[b1,b2..b3]' where each element b is a byte (-128 to 127)
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseIndexVector(DenseVectorParser.java:67) ~[main/:?]
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseVector(DenseVectorParser.java:45) ~[main/:?]
  2> 	at org.apache.solr.util.vector.ByteDenseVectorParser.getByteVector(ByteDenseVectorParser.java:34) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createField(DenseVectorField.java:226) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:195) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:302) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 73 more
  2> 61157 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###deleteCore
  2> 61157 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues-seed#[1914E64322C969F6]) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=96076494
  2> 61158 INFO  (coreCloseExecutor-145-thread-1) [ x:collection1] o.a.s.c.SolrCore CLOSING SolrCore org.apache.solr.core.SolrCore@dee99aa collection1
  2> 61158 INFO  (coreCloseExecutor-145-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@dee99aa
  2> 61190 INFO  (coreCloseExecutor-145-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
  2> 61194 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues-seed#[1914E64322C969F6]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 61203 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues-seed#[1914E64322C969F6]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 61203 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues-seed#[1914E64322C969F6]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 61206 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Ending denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues
  2> 61212 INFO  (TEST-DenseVectorFieldTest.parseVector_DoubleArrayList_shouldParseFloatArray-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Starting parseVector_DoubleArrayList_shouldParseFloatArray
  2> 61213 INFO  (TEST-DenseVectorFieldTest.parseVector_DoubleArrayList_shouldParseFloatArray-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Ending parseVector_DoubleArrayList_shouldParseFloatArray
  2> 61219 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Starting query_rangeSearch_shouldThrowException
  2> 61219 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 61223 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib, /tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 61243 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 61244 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_1914E64322C969F6-001/data-dir-15-001
  2> 61245 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 61246 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 62424 WARN  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] 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> 62448 INFO  (coreLoadExecutor-155-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib, /tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 62467 INFO  (coreLoadExecutor-155-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 62469 INFO  (coreLoadExecutor-155-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 62470 INFO  (coreLoadExecutor-155-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 62470 INFO  (coreLoadExecutor-155-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /tmp/src/solr/solr/core/build/resources/test/solr/collection1, trusted=true
  2> 62470 INFO  (coreLoadExecutor-155-thread-1) [ x:collection1] o.a.s.c.SolrCore Opening new SolrCore at [/tmp/src/solr/solr/core/build/resources/test/solr/collection1], dataDir=[/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_1914E64322C969F6-001/data-dir-15-001/]
  2> 62473 INFO  (coreLoadExecutor-155-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergedSegmentMB=72.35773277282715, floorSegmentMB=1.9012641906738281, forceMergeDeletesPctAllowed=9.7938176195269, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.777902707371659, deletesPctAllowed=27.246877913037366
  2> 62523 INFO  (coreLoadExecutor-155-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 62526 INFO  (coreLoadExecutor-155-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
  2> 62526 INFO  (coreLoadExecutor-155-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 62528 INFO  (coreLoadExecutor-155-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.12948695482641837]
  2> 62529 WARN  (coreLoadExecutor-155-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /tmp/src/solr/solr/core/build/resources/test/solr/collection1/conf ; switching to use InMemory storage instead.
  2> 62530 INFO  (coreLoadExecutor-155-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 62532 INFO  (searcherExecutor-157-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> 63150 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 63163 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 63163 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-31 for ERROR logs matching regex: .
  2> 63167 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.S.Request webapp=null path=null params={q=vector:[[1.0+2.0]+TO+[1.5+2.5]]&fl=vector&wt=xml} status=400 QTime=3
  2> 63167 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-31 after mutting 1 log messages
  2> 63167 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-32 for ERROR logs matching regex: .
  2> 63168 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.S.Request webapp=null path=null params={q=vector:[1+TO+5]&fl=vector&wt=xml} status=400 QTime=0
  2> 63169 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-32 after mutting 1 log messages
  2> 63169 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###deleteCore
  2> 63169 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=473628296
  2> 63170 INFO  (coreCloseExecutor-162-thread-1) [ x:collection1] o.a.s.c.SolrCore CLOSING SolrCore org.apache.solr.core.SolrCore@6e044a8 collection1
  2> 63170 INFO  (coreCloseExecutor-162-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@6e044a8
  2> 63182 INFO  (coreCloseExecutor-162-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
  2> 63185 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 63195 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 63196 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 63198 INFO  (TEST-DenseVectorFieldTest.query_rangeSearch_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Ending query_rangeSearch_shouldThrowException
  2> 63204 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_multiValued_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Starting fieldDefinition_multiValued_shouldThrowException
  2> 63205 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_multiValued_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-33 for ERROR logs matching regex: \QDenseVectorField fields can not be multiValued: vector\E
  2> 63205 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_multiValued_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 63210 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_multiValued_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib, /tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 63228 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_multiValued_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 63229 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_multiValued_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_1914E64322C969F6-001/data-dir-16-001
  2> 63231 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_multiValued_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.s.IndexSchema Schema name=bad-schema-densevector-multivalued
  2> 63232 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_multiValued_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-33 after mutting 0 log messages
  2> 63232 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_multiValued_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-29 after mutting 0 log messages
  2> 63232 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_multiValued_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-34 for ERROR logs matching regex: ignore_exception
  2> 63233 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_multiValued_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Ending fieldDefinition_multiValued_shouldThrowException
  2> 63240 INFO  (TEST-DenseVectorFieldTest.parseVector_NotAList_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Starting parseVector_NotAList_shouldThrowException
  2> 63241 INFO  (TEST-DenseVectorFieldTest.parseVector_NotAList_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Ending parseVector_NotAList_shouldThrowException
  2> 63246 INFO  (TEST-DenseVectorFieldTest.parseVector_notNumericList_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Starting parseVector_notNumericList_shouldThrowException
  2> 63248 INFO  (TEST-DenseVectorFieldTest.parseVector_notNumericList_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Ending parseVector_notNumericList_shouldThrowException
  2> 63254 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Starting query_functionQueryUsage_shouldThrowException
  2> 63254 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 63259 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib, /tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 63275 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 63276 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_1914E64322C969F6-001/data-dir-17-001
  2> 63278 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 63279 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 64159 WARN  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] 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> 64181 INFO  (coreLoadExecutor-172-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib, /tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 64198 INFO  (coreLoadExecutor-172-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 64200 INFO  (coreLoadExecutor-172-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 64200 INFO  (coreLoadExecutor-172-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 64200 INFO  (coreLoadExecutor-172-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /tmp/src/solr/solr/core/build/resources/test/solr/collection1, trusted=true
  2> 64201 INFO  (coreLoadExecutor-172-thread-1) [ x:collection1] o.a.s.c.SolrCore Opening new SolrCore at [/tmp/src/solr/solr/core/build/resources/test/solr/collection1], dataDir=[/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_1914E64322C969F6-001/data-dir-17-001/]
  2> 64203 INFO  (coreLoadExecutor-172-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergedSegmentMB=72.35773277282715, floorSegmentMB=1.9012641906738281, forceMergeDeletesPctAllowed=9.7938176195269, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.777902707371659, deletesPctAllowed=27.246877913037366
  2> 64239 INFO  (coreLoadExecutor-172-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 64241 INFO  (coreLoadExecutor-172-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
  2> 64241 INFO  (coreLoadExecutor-172-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 64243 INFO  (coreLoadExecutor-172-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.12948695482641837]
  2> 64244 WARN  (coreLoadExecutor-172-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /tmp/src/solr/solr/core/build/resources/test/solr/collection1/conf ; switching to use InMemory storage instead.
  2> 64245 INFO  (coreLoadExecutor-172-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 64247 INFO  (searcherExecutor-174-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> 64274 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 64283 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 64283 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-35 for ERROR logs matching regex: .
  2> 64285 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.S.Request webapp=null path=null params={q=*:*&fl=id,field(vector)&wt=xml} status=400 QTime=2
  2> 64285 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-35 after mutting 1 log messages
  2> 64285 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###deleteCore
  2> 64286 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1782222693
  2> 64287 INFO  (coreCloseExecutor-179-thread-1) [ x:collection1] o.a.s.c.SolrCore CLOSING SolrCore org.apache.solr.core.SolrCore@88dd6f2 collection1
  2> 64287 INFO  (coreCloseExecutor-179-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@88dd6f2
  2> 64298 INFO  (coreCloseExecutor-179-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
  2> 64300 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 64306 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 64306 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 64309 INFO  (TEST-DenseVectorFieldTest.query_functionQueryUsage_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Ending query_functionQueryUsage_shouldThrowException
  2> 64315 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Starting indexing_notAVectorValue_shouldThrowException
  2> 64315 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 64320 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib, /tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 64336 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 64336 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_1914E64322C969F6-001/data-dir-18-001
  2> 64338 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 64339 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 66963 WARN  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] 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> 66983 INFO  (coreLoadExecutor-189-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib, /tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 66999 INFO  (coreLoadExecutor-189-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 67002 INFO  (coreLoadExecutor-189-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 67002 INFO  (coreLoadExecutor-189-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 67002 INFO  (coreLoadExecutor-189-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /tmp/src/solr/solr/core/build/resources/test/solr/collection1, trusted=true
  2> 67002 INFO  (coreLoadExecutor-189-thread-1) [ x:collection1] o.a.s.c.SolrCore Opening new SolrCore at [/tmp/src/solr/solr/core/build/resources/test/solr/collection1], dataDir=[/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_1914E64322C969F6-001/data-dir-18-001/]
  2> 67005 INFO  (coreLoadExecutor-189-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergedSegmentMB=72.35773277282715, floorSegmentMB=1.9012641906738281, forceMergeDeletesPctAllowed=9.7938176195269, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.777902707371659, deletesPctAllowed=27.246877913037366
  2> 67044 INFO  (coreLoadExecutor-189-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 67046 INFO  (coreLoadExecutor-189-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
  2> 67046 INFO  (coreLoadExecutor-189-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 67048 INFO  (coreLoadExecutor-189-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.12948695482641837]
  2> 67049 WARN  (coreLoadExecutor-189-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /tmp/src/solr/solr/core/build/resources/test/solr/collection1/conf ; switching to use InMemory storage instead.
  2> 67050 INFO  (coreLoadExecutor-189-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 67052 INFO  (searcherExecutor-191-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> 67083 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 67095 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 67097 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory webapp=null path=null params={}{} 0 1
  2> 67097 ERROR (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [ x:collection1] o.a.s.h.RequestHandlerBase Server exception
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector'='5.4' msg=Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value '5.4'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:246)
  2> org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector'='5.4' msg=Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value '5.4'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:246) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.makeLuceneDocs(AddUpdateCommand.java:213) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1045) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:409) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:362) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:299) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:76) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:54) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:303) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:236) ~[main/:?]
  2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:101) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224) [main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2892) [main/:?]
  2> 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:112) [main/:?]
  2> 	at org.apache.solr.util.TestHarness.update(TestHarness.java:295) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.validateErrorUpdate(BaseTestHarness.java:252) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:972) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:961) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:956) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.schema.DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException(DenseVectorFieldTest.java:416) [test/:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at java.lang.Thread.run(Thread.java:829) [?:?]
  2> Caused by: org.apache.solr.common.SolrException: Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value '5.4'
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:212) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:302) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 71 more
  2> Caused by: org.apache.solr.common.SolrException: incorrect vector format. The expected format is:'[f1,f2..f3]' where each element f is a float
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseIndexVector(DenseVectorParser.java:56) ~[main/:?]
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseVector(DenseVectorParser.java:45) ~[main/:?]
  2> 	at org.apache.solr.util.vector.FloatDenseVectorParser.getFloatVector(FloatDenseVectorParser.java:34) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createField(DenseVectorField.java:229) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:195) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:302) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 71 more
  2> 67102 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory webapp=null path=null params={}{} 0 0
  2> 67102 ERROR (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [ x:collection1] o.a.s.h.RequestHandlerBase Server exception
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector'='string' msg=Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value 'string'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:246)
  2> org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector'='string' msg=Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value 'string'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:246) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.makeLuceneDocs(AddUpdateCommand.java:213) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1045) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:409) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:362) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:299) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:76) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:54) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:303) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:236) ~[main/:?]
  2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:101) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224) [main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2892) [main/:?]
  2> 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:112) [main/:?]
  2> 	at org.apache.solr.util.TestHarness.update(TestHarness.java:295) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.validateErrorUpdate(BaseTestHarness.java:252) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:972) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:961) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:956) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT f822d4d48590284f2b65554e5161b510a8fb120c [snapshot build, details omitted]]
  2> 	at org.apache.solr.schema.DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException(DenseVectorFieldTest.java:417) [test/:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at java.lang.Thread.run(Thread.java:829) [?:?]
  2> Caused by: org.apache.solr.common.SolrException: Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value 'string'
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:212) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:302) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 71 more
  2> Caused by: org.apache.solr.common.SolrException: incorrect vector format. The expected format is:'[f1,f2..f3]' where each element f is a float
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseIndexVector(DenseVectorParser.java:56) ~[main/:?]
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseVector(DenseVectorParser.java:45) ~[main/:?]
  2> 	at org.apache.solr.util.vector.FloatDenseVectorParser.getFloatVector(FloatDenseVectorParser.java:34) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createField(DenseVectorField.java:229) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:195) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:302) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 71 more
  2> 67105 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###deleteCore
  2> 67105 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=773044532
  2> 67106 INFO  (coreCloseExecutor-196-thread-1) [ x:collection1] o.a.s.c.SolrCore CLOSING SolrCore org.apache.solr.core.SolrCore@7e5cac0e collection1
  2> 67106 INFO  (coreCloseExecutor-196-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@7e5cac0e
  2> 67118 INFO  (coreCloseExecutor-196-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
  2> 67121 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 67132 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 67132 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 67135 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Ending indexing_notAVectorValue_shouldThrowException
  2> 67144 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_docValues_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Starting fieldDefinition_docValues_shouldThrowException
  2> 67144 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_docValues_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-36 for ERROR logs matching regex: \QDenseVectorField fields can not have docValues: vector\E
  2> 67145 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_docValues_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 67151 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_docValues_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib, /tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 67169 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_docValues_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 67171 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_docValues_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_1914E64322C969F6-001/data-dir-19-001
  2> 67174 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_docValues_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.s.IndexSchema Schema name=bad-schema-densevector-docvalues
  2> 67175 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_docValues_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-36 after mutting 0 log messages
  2> 67175 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_docValues_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-34 after mutting 0 log messages
  2> 67175 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_docValues_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-37 for ERROR logs matching regex: ignore_exception
  2> 67176 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_docValues_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Ending fieldDefinition_docValues_shouldThrowException
  2> 67208 INFO  (TEST-DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Starting denseVectorField_shouldBePresentAfterAtomicUpdate
  2> 67208 INFO  (TEST-DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 67217 INFO  (TEST-DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate-seed#[1914E64322C969F6]) [] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib, /tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 67243 INFO  (TEST-DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate-seed#[1914E64322C969F6]) [] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 67244 WARN  (TEST-DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate-seed#[1914E64322C969F6]) [] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
  2> 67247 INFO  (TEST-DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_1914E64322C969F6-001/data-dir-20-001
  2> 67249 INFO  (TEST-DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate-seed#[1914E64322C969F6]) [] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 67250 INFO  (TEST-DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate-seed#[1914E64322C969F6]) [] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 68174 WARN  (TEST-DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate-seed#[1914E64322C969F6]) [] 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> 68204 INFO  (coreLoadExecutor-206-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib, /tmp/src/solr/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 68233 INFO  (coreLoadExecutor-206-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 68233 WARN  (coreLoadExecutor-206-thread-1) [ x:collection1] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
  2> 68238 INFO  (coreLoadExecutor-206-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 68238 INFO  (coreLoadExecutor-206-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 68239 INFO  (coreLoadExecutor-206-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /tmp/src/solr/solr/core/build/resources/test/solr/collection1, trusted=true
  2> 68239 INFO  (coreLoadExecutor-206-thread-1) [ x:collection1] o.a.s.c.SolrCore Opening new SolrCore at [/tmp/src/solr/solr/core/build/resources/test/solr/collection1], dataDir=[/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_1914E64322C969F6-001/data-dir-20-001/]
  2> 68244 INFO  (coreLoadExecutor-206-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergedSegmentMB=72.35773277282715, floorSegmentMB=1.9012641906738281, forceMergeDeletesPctAllowed=9.7938176195269, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.777902707371659, deletesPctAllowed=27.246877913037366
  2> 68310 INFO  (coreLoadExecutor-206-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 68313 INFO  (coreLoadExecutor-206-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
  2> 68313 INFO  (coreLoadExecutor-206-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 68315 INFO  (coreLoadExecutor-206-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.12948695482641837]
  2> 68340 INFO  (coreLoadExecutor-206-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {minQueryLength=3, name=direct, classname=DirectSolrSpellChecker, field=lowerfilt}
  2> 68340 INFO  (coreLoadExecutor-206-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {minQueryLength=3, maxQueryFrequency=2, name=directMQF2, classname=DirectSolrSpellChecker, field=lowerfilt}
  2> 68455 INFO  (coreLoadExecutor-206-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 68456 INFO  (searcherExecutor-208-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
  2> 68457 INFO  (searcherExecutor-208-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
  2> 68457 INFO  (searcherExecutor-208-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: directMQF2
  2> 68457 INFO  (searcherExecutor-208-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
  2> 68457 INFO  (searcherExecutor-208-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
  2> 68457 INFO  (searcherExecutor-208-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
  2> 68458 INFO  (searcherExecutor-208-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
  2> 68458 INFO  (searcherExecutor-208-thread-1-processing-coll

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

eVectorFieldTest.query_sortByVectorField_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###deleteCore
  2> 82747 INFO  (TEST-DenseVectorFieldTest.query_sortByVectorField_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1455092738
  2> 82748 INFO  (coreCloseExecutor-383-thread-1) [ x:collection1] o.a.s.c.SolrCore CLOSING SolrCore org.apache.solr.core.SolrCore@33c72a72 collection1
  2> 82748 INFO  (coreCloseExecutor-383-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@33c72a72
  2> 82796 INFO  (coreCloseExecutor-383-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
  2> 82798 INFO  (TEST-DenseVectorFieldTest.query_sortByVectorField_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 82806 INFO  (TEST-DenseVectorFieldTest.query_sortByVectorField_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 82806 INFO  (TEST-DenseVectorFieldTest.query_sortByVectorField_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 82808 INFO  (TEST-DenseVectorFieldTest.query_sortByVectorField_shouldThrowException-seed#[1914E64322C969F6]) [] o.a.s.SolrTestCaseJ4 ###Ending query_sortByVectorField_shouldThrowException
  2> 82810 INFO  (SUITE-DenseVectorFieldTest-seed#[1914E64322C969F6]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-42 after mutting 0 log messages
  2> 82810 INFO  (SUITE-DenseVectorFieldTest-seed#[1914E64322C969F6]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-44 for ERROR logs matching regex: ignore_exception
  2> NOTE: leaving temporary files on disk at: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_1914E64322C969F6-001
  2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fr-DZ, timezone=America/Cordoba
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=1,free=285360760,total=347602944
  2> NOTE: All tests run in this JVM: [ConcurrentCreateRoutedAliasTest, TestHashPartitioner, TestBadConfig, StatsReloadRaceTest, TestUnifiedSolrHighlighterWithoutStoredId, DenseVectorFieldTest]

:solr:core:test (FAILURE): 4674 test(s), 2 failure(s), 213 skipped

4674 tests completed, 2 failed, 213 skipped

> Task :solr:core:test FAILED
> Task :solr:core:wipeTaskTemp

> Task :solr:packaging:integrationTests
ok 4 create for non cloud mode
ok 5 create for cloud mode
ok 6 create collection
ok 7 reject d option with invalid config dir
ok 8 accept d option with builtin config
ok 9 accept d option with explicit path to config
ok 10 accept n option as config name
ok 11 allow config reuse when n option specifies same config
ok 12 create multisharded collections when s provided
ok 13 create replicated collections when rf provided
ok 14 can delete collections
ok 15 collection delete also deletes zk config
ok 16 deletes accompanying zk config with nondefault name
ok 17 deleteConfig option can opt to leave config in zk
ok 18 SOLR16755 test works with noprompt
ok 19 Check export command
ok 20 start help flag prints help
ok 21 stop help flag prints help
ok 22 restart help flag prints help
ok 23 status help flag prints help # skip Currently the status -help flag doesn't return nice help text!
ok 24 healthcheck help flag prints help
ok 25 create help flag prints help
ok 26 createcore help flag prints help
ok 27 createcollection help flag prints help
ok 28 delete help flag prints help
ok 29 version help flag prints help # skip Currently the version -help flag doesn't return nice help text!
ok 30 zk help flag prints help
ok 31 auth help flag prints help
ok 32 assert help flag prints help # skip Currently the assert -help flag doesn't return nice help text!
ok 33 SQL Module
ok 34 Hadoop-Auth Module: KerberosPlugin Classloading
ok 35 icu collation in analysis-extras module
not ok 36 Affinity placement plugin using sysprop
# (from function `collection_exists' in file test/bats_helper.bash, line 93,
#  in test file test/test_placement_plugin.bats, line 36)
#   `collection_exists COLL_NAME' failed
# WARN  - 2023-04-19 23:41:33.480; 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-04-19 23:41:33.541; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# Please find the SOLR_HOME snapshot for failed test #1 at: /tmp/src/solr/solr/packaging/build/test-output/failure-snapshots/36-1
# WARN  - 2023-04-19 23:41:34.585; 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-04-19 23:41:34.643; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
# WARN  - 2023-04-19 23:41:31.723; 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-04-19 23:41:31.768; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
#
# 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 37 Affinity placement plugin using ENV
ok 38 start solr with ssl
ok 39 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.DenseVectorFieldTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=1914E64322C969F6 -Ptests.file.encoding=UTF-8

  - org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.DenseVectorFieldTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=1914E64322C969F6 -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

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

Total time: 13m55.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4119 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4119/

All tests passed

Build Log:
[...truncated 1229 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 37 Affinity placement plugin using ENV
ok 38 start solr with ssl
ok 39 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m50s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4118 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4118/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLeaderElectionZkExpiry.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestLeaderElectionZkExpiry: 
   1) Thread[id=263, name=OverseerExitThread, state=TIMED_WAITING, group=Overseer state updater.]
        at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
        at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:161)
        at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:82)
        at app//org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:383)
        at app//org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:277)
        at app//org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:395)
        at app//org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:138)
        at app//org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:315)
        at app//org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:395)
        at app//org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:2427)
        at app//org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:511)
        at app//org.apache.solr.cloud.Overseer$ClusterStateUpdater$$Lambda$1230/0x00000008408eb440.run(Unknown Source)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestLeaderElectionZkExpiry: 
   1) Thread[id=263, name=OverseerExitThread, state=TIMED_WAITING, group=Overseer state updater.]
        at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
        at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:161)
        at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:82)
        at app//org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:383)
        at app//org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:277)
        at app//org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:395)
        at app//org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:138)
        at app//org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:315)
        at app//org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:395)
        at app//org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:2427)
        at app//org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:511)
        at app//org.apache.solr.cloud.Overseer$ClusterStateUpdater$$Lambda$1230/0x00000008408eb440.run(Unknown Source)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
	at __randomizedtesting.SeedInfo.seed([24CDAFDE0DE76192]:0)




Build Log:
[...truncated 2427 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 37 Affinity placement plugin using ENV
ok 38 start solr with ssl
ok 39 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.TestLeaderElectionZkExpiry.classMethod (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestLeaderElectionZkExpiry.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestLeaderElectionZkExpiry.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=24CDAFDE0DE76192 -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 13m 46s
625 actionable tasks: 610 executed, 15 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 14m9.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4117 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4117/

All tests passed

Build Log:
[...truncated 1231 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 37 Affinity placement plugin using ENV
ok 38 start solr with ssl
ok 39 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m7.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4116 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4116/

All tests passed

Build Log:
[...truncated 1229 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 37 Affinity placement plugin using ENV
ok 38 start solr with ssl
ok 39 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m3.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4115 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4115/

1 tests failed.
FAILED:  org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull

Error Message:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:43757_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43757/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:36307_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36307/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681912973139886076",
      "shard_parent_node":"127.0.0.1:36307_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:36307_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36307/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:43757_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43757/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614708899845"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681912973139844569",
      "shard_parent_node":"127.0.0.1:36307_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:36307_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36307/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:43757_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43757/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614708899845"}}}
Live Nodes: [127.0.0.1:36307_solr, 127.0.0.1:37805_solr, 127.0.0.1:40195_solr, 127.0.0.1:40627_solr, 127.0.0.1:43221_solr, 127.0.0.1:43757_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:43757_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43757/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:36307_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36307/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681912973139886076",
      "shard_parent_node":"127.0.0.1:36307_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:36307_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36307/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:43757_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43757/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614708899845"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681912973139844569",
      "shard_parent_node":"127.0.0.1:36307_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:36307_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36307/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:43757_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43757/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614708899845"}}}

Stack Trace:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:43757_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43757/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:36307_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36307/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681912973139886076",
      "shard_parent_node":"127.0.0.1:36307_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:36307_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36307/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:43757_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43757/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614708899845"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681912973139844569",
      "shard_parent_node":"127.0.0.1:36307_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:36307_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36307/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:43757_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43757/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614708899845"}}}
Live Nodes: [127.0.0.1:36307_solr, 127.0.0.1:37805_solr, 127.0.0.1:40195_solr, 127.0.0.1:40627_solr, 127.0.0.1:43221_solr, 127.0.0.1:43757_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:43757_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43757/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:36307_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36307/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681912973139886076",
      "shard_parent_node":"127.0.0.1:36307_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:36307_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36307/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:43757_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43757/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614708899845"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681912973139844569",
      "shard_parent_node":"127.0.0.1:36307_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:36307_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36307/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:43757_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43757/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614708899845"}}}
	at __randomizedtesting.SeedInfo.seed([69880DCFD828FBDD:B32E9FEB7CE6B6A0]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:171)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:137)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.doSplit(SplitShardWithNodeRoleTest.java:87)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull(SplitShardWithNodeRoleTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 3816 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.SplitShardWithNodeRoleTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=69880DCFD828FBDD -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

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

Total time: 13m31.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4114 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4114/

All tests passed

Build Log:
[...truncated 1224 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m33s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4113 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4113/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2

Error Message:
java.lang.Exception: Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([337125A4039D9EF9]:0)


FAILED:  org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.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([337125A4039D9EF9]:0)




Build Log:
[...truncated 1220 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

> Task :solr:solrj:test

org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest > testConnectToOldNodesUsingHttp2 FAILED
    java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([337125A4039D9EF9]:0)

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

org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest > test suite's output saved to /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.txt, copied below:
  2> 3976 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[337125A4039D9EF9]-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> 4006 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[337125A4039D9EF9]-worker) [] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
  2> 4057 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[337125A4039D9EF9]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-1 for ERROR logs matching regex: ignore_exception
  2> 4100 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[337125A4039D9EF9]-worker) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.Http2SolrClientCompatibilityTest_337125A4039D9EF9-001/data-dir-1-001
  2> 4200 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[337125A4039D9EF9]-worker) [] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
  2> 4245 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[337125A4039D9EF9]-worker) [] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
  2> 4321 INFO  (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.a.s.SolrTestCaseJ4 ###Starting testSystemPropertyFlag
  2> 4358 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@28d530fa{STOPPED} added {org.eclipse.jetty.io.ClientConnector$Configurator@33d91809,POJO}
  2> 4368 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@28d530fa{STOPPED} added {Client@52d6598f[provider=null,keyStore=null,trustStore=null],AUTO}
  2> 4377 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClientTransportOverHTTP@22c23bfb{STOPPED} added {ClientConnector@28d530fa{STOPPED},AUTO}
  2> 4380 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HTTP11@108ffb7[http/1.1] added {org.eclipse.jetty.client.http.HttpClientConnectionFactory@64192be,POJO}
  2> 4406 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@4783cdd3{STOPPED} added {HttpClientTransportOverHTTP@22c23bfb{STOPPED},AUTO}
  2> 4410 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@4783cdd3{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@2ae417a2,POJO}
  2> 4411 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@4783cdd3{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@36e8971e,POJO}
  2> 4412 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@28d530fa{STOPPED} added {org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0],POJO}
  2> 4416 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING HttpClient@4783cdd3{STOPPED}
  2> 4599 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@28d530fa{STOPPED} added {MappedByteBufferPool@16d9bbc5{maxQueueLength=2, factor=2048},POJO}
  2> 4600 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@4783cdd3{STARTING} added {org.eclipse.jetty.io.ArrayRetainableByteBufferPool@56f74776{min=0,max=65536,buckets=32,heap=0/119406592,direct=0/119406592},POJO}
  2> 4603 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@28d530fa{STOPPED} added {ScheduledExecutorScheduler@56ed7555{STOPPED},AUTO}
  2> 4604 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@4783cdd3{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@7e2fe7da,POJO}
  2> 4626 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING HttpClientTransportOverHTTP@22c23bfb{STOPPED}
  2> 4628 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ClientConnector@28d530fa{STOPPED}
  2> 4635 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@28d530fa{STARTING} added {ClientSelectorManager@2010a857{STOPPED},AUTO}
  2> 4636 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING Client@52d6598f[provider=null,keyStore=null,trustStore=null]
  2> 4936 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.s.SslContextFactory Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
  2> 4939 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.s.SslContextFactory Selected Ciphers   [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
  2> 4942 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.s.SslContextFactory Customize sun.security.ssl.SSLEngineImpl@4e53444b
  2> 4945 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4994ms Client@52d6598f[provider=null,keyStore=null,trustStore=null]
  2> 4947 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ScheduledExecutorScheduler@56ed7555{STOPPED}
  2> 4950 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @4998ms ScheduledExecutorScheduler@56ed7555{STARTED}
  2> 4950 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ClientSelectorManager@2010a857{STOPPED}
  2> 4965 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@76f372e4/SelectorProducer@280dc19b/IDLE/p=false/NoTryExecutor@6bb67389[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.282336+11:00 added {SelectorProducer@280dc19b,POJO}
  2> 4968 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@76f372e4/SelectorProducer@280dc19b/IDLE/p=false/NoTryExecutor@6bb67389[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.284347+11:00 added {NoTryExecutor@6bb67389[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]],POJO}
  2> 4969 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@76f372e4/SelectorProducer@280dc19b/IDLE/p=false/NoTryExecutor@6bb67389[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.285338+11:00 created
  2> 4969 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ManagedSelector@287c5f57{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@76f372e4/SelectorProducer@280dc19b/IDLE/p=false/NoTryExecutor@6bb67389[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.286616+11:00,MANAGED}
  2> 4971 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientSelectorManager@2010a857{STARTING} added {ManagedSelector@287c5f57{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
  2> 4971 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@45756cee/SelectorProducer@3327cc2/IDLE/p=false/NoTryExecutor@5b406d16[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.287766+11:00 added {SelectorProducer@3327cc2,POJO}
  2> 4972 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@45756cee/SelectorProducer@3327cc2/IDLE/p=false/NoTryExecutor@5b406d16[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.288497+11:00 added {NoTryExecutor@5b406d16[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]],POJO}
  2> 4973 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@45756cee/SelectorProducer@3327cc2/IDLE/p=false/NoTryExecutor@5b406d16[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.28942+11:00 created
  2> 4974 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ManagedSelector@110c07ce{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@45756cee/SelectorProducer@3327cc2/IDLE/p=false/NoTryExecutor@5b406d16[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.290812+11:00,MANAGED}
  2> 4975 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientSelectorManager@2010a857{STARTING} added {ManagedSelector@110c07ce{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
  2> 4976 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ManagedSelector@287c5f57{STOPPED} id=0 keys=-1 selected=-1 updates=0
  2> 4976 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING AdaptiveExecutionStrategy@76f372e4/SelectorProducer@280dc19b/IDLE/p=false/NoTryExecutor@6bb67389[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.293174+11:00
  2> 4977 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5026ms AdaptiveExecutionStrategy@76f372e4/SelectorProducer@280dc19b/IDLE/p=false/NoTryExecutor@6bb67389[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.293807+11:00
  2> 5006 DEBUG (h2sc-2-thread-1) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@76f372e4/SelectorProducer@280dc19b/IDLE/p=false/NoTryExecutor@6bb67389[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.323538+11:00 tryProduce false
  2> 5010 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5059ms ManagedSelector@287c5f57{STARTED} id=0 keys=0 selected=0 updates=0
  2> 5011 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ManagedSelector@110c07ce{STOPPED} id=1 keys=-1 selected=-1 updates=0
  2> 5012 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING AdaptiveExecutionStrategy@45756cee/SelectorProducer@3327cc2/IDLE/p=false/NoTryExecutor@5b406d16[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.328452+11:00
  2> 5012 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5061ms AdaptiveExecutionStrategy@45756cee/SelectorProducer@3327cc2/IDLE/p=false/NoTryExecutor@5b406d16[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.329119+11:00
  2> 5014 DEBUG (h2sc-2-thread-2) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@45756cee/SelectorProducer@3327cc2/IDLE/p=false/NoTryExecutor@5b406d16[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.330738+11:00 tryProduce false
  2> 5015 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5063ms ManagedSelector@110c07ce{STARTED} id=1 keys=0 selected=0 updates=0
  2> 5015 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5064ms ClientSelectorManager@2010a857{STARTED}
  2> 5016 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5064ms ClientConnector@28d530fa{STARTED}
  2> 5016 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5065ms HttpClientTransportOverHTTP@22c23bfb{STARTED}
  2> 5016 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5065ms HttpClient@4783cdd3{STARTED}
  2> 5097 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING HttpClient@4783cdd3{STARTED}
  2> 5098 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING HttpClientTransportOverHTTP@22c23bfb{STARTED}
  2> 5098 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING ClientConnector@28d530fa{STARTED}
  2> 5099 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING ClientSelectorManager@2010a857{STARTED}
  2> 5099 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING ManagedSelector@110c07ce{STARTED} id=1 keys=0 selected=0 updates=0
  2> 5106 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING AdaptiveExecutionStrategy@45756cee/SelectorProducer@3327cc2/IDLE/p=false/NoTryExecutor@5b406d16[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 2, active threads = 1, queued tasks = 0, completed tasks = 1]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.422977+11:00
  2> 5107 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED AdaptiveExecutionStrategy@45756cee/SelectorProducer@3327cc2/IDLE/p=false/NoTryExecutor@5b406d16[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 2, active threads = 1, queued tasks = 0, completed tasks = 1]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.424096+11:00
  2> 5110 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED ManagedSelector@110c07ce{STOPPED} id=1 keys=-1 selected=-1 updates=0
  2> 5116 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING ManagedSelector@287c5f57{STARTED} id=0 keys=0 selected=0 updates=0
  2> 5118 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING AdaptiveExecutionStrategy@76f372e4/SelectorProducer@280dc19b/IDLE/p=false/NoTryExecutor@6bb67389[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 2]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.436778+11:00
  2> 5123 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED AdaptiveExecutionStrategy@76f372e4/SelectorProducer@280dc19b/IDLE/p=false/NoTryExecutor@6bb67389[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2effbebc[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 2]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.44014+11:00
  2> 5124 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED ManagedSelector@287c5f57{STOPPED} id=0 keys=-1 selected=-1 updates=0
  2> 5125 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED ClientSelectorManager@2010a857{STOPPED}
  2> 5126 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING ScheduledExecutorScheduler@56ed7555{STARTED}
  2> 5126 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED ScheduledExecutorScheduler@56ed7555{STOPPED}
  2> 5127 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING Client@52d6598f[provider=null,keyStore=null,trustStore=null]
  2> 5127 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED Client@52d6598f[provider=null,keyStore=null,trustStore=null]
  2> 5128 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED ClientConnector@28d530fa{STOPPED}
  2> 5128 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED HttpClientTransportOverHTTP@22c23bfb{STOPPED}
  2> 5128 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED HttpClient@4783cdd3{STOPPED}
  2> 5130 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@1cb4740c{STOPPED} added {org.eclipse.jetty.io.ClientConnector$Configurator@59519e18,POJO}
  2> 5131 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@1cb4740c{STOPPED} added {Client@673a3b24[provider=null,keyStore=null,trustStore=null],AUTO}
  2> 5137 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HTTP2Client@1ca84272{STOPPED} added {ClientConnector@1cb4740c{STOPPED},AUTO}
  2> 5143 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClientTransportOverHTTP2@7683031a{STOPPED} added {ClientConnector@1cb4740c{STOPPED},UNMANAGED}
  2> 5145 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@3bf972d6{STOPPED} added {HttpClientTransportOverHTTP2@7683031a{STOPPED},AUTO}
  2> 5145 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@3bf972d6{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@5b746a48,POJO}
  2> 5146 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@3bf972d6{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@350139ef,POJO}
  2> 5146 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@1cb4740c{STOPPED} added {org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0],POJO}
  2> 5147 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING HttpClient@3bf972d6{STOPPED}
  2> 5148 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@1cb4740c{STOPPED} added {MappedByteBufferPool@633e4b19{maxQueueLength=2, factor=2048},POJO}
  2> 5150 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@3bf972d6{STARTING} added {org.eclipse.jetty.io.ArrayRetainableByteBufferPool@1b605b1c{min=0,max=65536,buckets=32,heap=0/119406592,direct=0/119406592},POJO}
  2> 5151 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@1cb4740c{STOPPED} added {ScheduledExecutorScheduler@2792c7de{STOPPED},AUTO}
  2> 5151 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@3bf972d6{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@3b8cedf9,POJO}
  2> 5151 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING HttpClientTransportOverHTTP2@7683031a{STOPPED}
  2> 5152 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClientTransportOverHTTP2@7683031a{STARTING} added {HTTP2Client@1ca84272{STOPPED},AUTO}
  2> 5154 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING HTTP2Client@1ca84272{STOPPED}
  2> 5155 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ClientConnector@1cb4740c{STOPPED}
  2> 5155 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@1cb4740c{STARTING} added {ClientSelectorManager@2afb0f12{STOPPED},AUTO}
  2> 5157 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING Client@673a3b24[provider=null,keyStore=null,trustStore=null]
  2> 5159 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.s.SslContextFactory Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
  2> 5160 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.s.SslContextFactory Selected Ciphers   [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
  2> 5163 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.s.SslContextFactory Customize sun.security.ssl.SSLEngineImpl@4f7f9c9c
  2> 5180 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5228ms Client@673a3b24[provider=null,keyStore=null,trustStore=null]
  2> 5180 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ScheduledExecutorScheduler@2792c7de{STOPPED}
  2> 5181 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5229ms ScheduledExecutorScheduler@2792c7de{STARTED}
  2> 5181 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ClientSelectorManager@2afb0f12{STOPPED}
  2> 5195 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@71a5b54f/SelectorProducer@6dd6f6a5/IDLE/p=false/NoTryExecutor@b946a04[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.511937+11:00 added {SelectorProducer@6dd6f6a5,POJO}
  2> 5196 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@71a5b54f/SelectorProducer@6dd6f6a5/IDLE/p=false/NoTryExecutor@b946a04[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.512658+11:00 added {NoTryExecutor@b946a04[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]],POJO}
  2> 5197 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@71a5b54f/SelectorProducer@6dd6f6a5/IDLE/p=false/NoTryExecutor@b946a04[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.513111+11:00 created
  2> 5197 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ManagedSelector@38bc9c96{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@71a5b54f/SelectorProducer@6dd6f6a5/IDLE/p=false/NoTryExecutor@b946a04[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.513652+11:00,MANAGED}
  2> 5197 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientSelectorManager@2afb0f12{STARTING} added {ManagedSelector@38bc9c96{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
  2> 5198 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@646f5903/SelectorProducer@3e56f8f5/IDLE/p=false/NoTryExecutor@16ba6171[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.514649+11:00 added {SelectorProducer@3e56f8f5,POJO}
  2> 5198 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@646f5903/SelectorProducer@3e56f8f5/IDLE/p=false/NoTryExecutor@16ba6171[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.515072+11:00 added {NoTryExecutor@16ba6171[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]],POJO}
  2> 5199 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@646f5903/SelectorProducer@3e56f8f5/IDLE/p=false/NoTryExecutor@16ba6171[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.515447+11:00 created
  2> 5199 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ManagedSelector@4a3e071c{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@646f5903/SelectorProducer@3e56f8f5/IDLE/p=false/NoTryExecutor@16ba6171[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.515831+11:00,MANAGED}
  2> 5200 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientSelectorManager@2afb0f12{STARTING} added {ManagedSelector@4a3e071c{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
  2> 5200 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ManagedSelector@38bc9c96{STOPPED} id=0 keys=-1 selected=-1 updates=0
  2> 5200 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING AdaptiveExecutionStrategy@71a5b54f/SelectorProducer@6dd6f6a5/IDLE/p=false/NoTryExecutor@b946a04[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.517797+11:00
  2> 5202 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5250ms AdaptiveExecutionStrategy@71a5b54f/SelectorProducer@6dd6f6a5/IDLE/p=false/NoTryExecutor@b946a04[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.518256+11:00
  2> 5220 DEBUG (h2sc-3-thread-1) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@71a5b54f/SelectorProducer@6dd6f6a5/IDLE/p=false/NoTryExecutor@b946a04[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.537218+11:00 tryProduce false
  2> 5222 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5270ms ManagedSelector@38bc9c96{STARTED} id=0 keys=0 selected=0 updates=0
  2> 5222 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ManagedSelector@4a3e071c{STOPPED} id=1 keys=-1 selected=-1 updates=0
  2> 5222 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING AdaptiveExecutionStrategy@646f5903/SelectorProducer@3e56f8f5/IDLE/p=false/NoTryExecutor@16ba6171[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.539056+11:00
  2> 5223 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5272ms AdaptiveExecutionStrategy@646f5903/SelectorProducer@3e56f8f5/IDLE/p=false/NoTryExecutor@16ba6171[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.539472+11:00
  2> 5237 DEBUG (h2sc-3-thread-2) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@646f5903/SelectorProducer@3e56f8f5/IDLE/p=false/NoTryExecutor@16ba6171[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.55336+11:00 tryProduce false
  2> 5239 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5287ms ManagedSelector@4a3e071c{STARTED} id=1 keys=0 selected=0 updates=0
  2> 5239 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5288ms ClientSelectorManager@2afb0f12{STARTED}
  2> 5239 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5288ms ClientConnector@1cb4740c{STARTED}
  2> 5240 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5288ms HTTP2Client@1ca84272{STARTED}
  2> 5240 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5288ms HttpClientTransportOverHTTP2@7683031a{STARTED}
  2> 5240 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5289ms HttpClient@3bf972d6{STARTED}
  2> 5240 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING HttpClient@3bf972d6{STARTED}
  2> 5240 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING HttpClientTransportOverHTTP2@7683031a{STARTED}
  2> 5241 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING HTTP2Client@1ca84272{STARTED}
  2> 5241 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING ClientConnector@1cb4740c{STARTED}
  2> 5241 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING ClientSelectorManager@2afb0f12{STARTED}
  2> 5241 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING ManagedSelector@4a3e071c{STARTED} id=1 keys=0 selected=0 updates=0
  2> 5242 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING AdaptiveExecutionStrategy@646f5903/SelectorProducer@3e56f8f5/PRODUCING/p=false/NoTryExecutor@16ba6171[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.558738+11:00
  2> 5243 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED AdaptiveExecutionStrategy@646f5903/SelectorProducer@3e56f8f5/PRODUCING/p=false/NoTryExecutor@16ba6171[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.559289+11:00
  2> 5243 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED ManagedSelector@4a3e071c{STOPPED} id=1 keys=-1 selected=-1 updates=0
  2> 5243 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING ManagedSelector@38bc9c96{STARTED} id=0 keys=0 selected=0 updates=0
  2> 5245 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING AdaptiveExecutionStrategy@71a5b54f/SelectorProducer@6dd6f6a5/IDLE/p=false/NoTryExecutor@b946a04[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.56128+11:00
  2> 5245 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED AdaptiveExecutionStrategy@71a5b54f/SelectorProducer@6dd6f6a5/IDLE/p=false/NoTryExecutor@b946a04[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1321f469[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:30.561745+11:00
  2> 5246 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED ManagedSelector@38bc9c96{STOPPED} id=0 keys=-1 selected=-1 updates=0
  2> 5246 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED ClientSelectorManager@2afb0f12{STOPPED}
  2> 5246 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING ScheduledExecutorScheduler@2792c7de{STARTED}
  2> 5247 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED ScheduledExecutorScheduler@2792c7de{STOPPED}
  2> 5247 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPING Client@673a3b24[provider=null,keyStore=null,trustStore=null]
  2> 5248 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED Client@673a3b24[provider=null,keyStore=null,trustStore=null]
  2> 5249 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED ClientConnector@1cb4740c{STOPPED}
  2> 5250 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED HTTP2Client@1ca84272{STOPPED}
  2> 5250 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED HttpClientTransportOverHTTP2@7683031a{STOPPED}
  2> 5251 DEBUG (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STOPPED HttpClient@3bf972d6{STOPPED}
  2> 5254 INFO  (TEST-Http2SolrClientCompatibilityTest.testSystemPropertyFlag-seed#[337125A4039D9EF9]) [] o.a.s.SolrTestCaseJ4 ###Ending testSystemPropertyFlag
  2> 5281 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.a.s.SolrTestCaseJ4 ###Starting testConnectToOldNodesUsingHttp2
  2> 5354 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 5355 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 5356 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.a.s.SolrTestCaseJ4 Writing core.properties file to /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.Http2SolrClientCompatibilityTest_337125A4039D9EF9-001/tempDir-002/cores/core
  2> 5376 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle QueuedThreadPool[qtp747337698]@2c8b77e2{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@33326250,POJO}
  2> 5386 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle Server@6a18bc3f{STOPPED}[10.0.14,sto=0] added {QueuedThreadPool[qtp747337698]@2c8b77e2{STOPPED,8<=0<=10000,i=0,r=0,q=0}[NO_TRY],AUTO}
  2> 5387 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle Server@6a18bc3f{STOPPED}[10.0.14,sto=0] added {AttributeContainerMap@2221c06a{size=0},AUTO}
  2> 5424 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpConnectionFactory@685ee87e[HTTP/1.1] added {HttpConfiguration@6bd5cfaf{32768/8192,8192/8192,https://:0,[]},POJO}
  2> 5430 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@33ded6de{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp747337698]@2c8b77e2{STOPPED,8<=0<=10000,i=0,r=0,q=0}[NO_TRY],AUTO}
  2> 5431 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@33ded6de{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@4675c0f5{STOPPED},AUTO}
  2> 5436 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle Server@6a18bc3f{STOPPED}[10.0.14,sto=0] added {LogarithmicArrayByteBufferPool@7dcc669c{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO}
  2> 5437 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@33ded6de{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@7dcc669c{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED}
  2> 5438 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@33ded6de{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@580b0972{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO}
  2> 5439 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@33ded6de{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@67991719,POJO}
  2> 5440 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@33ded6de{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@685ee87e[HTTP/1.1],AUTO}
  2> 5440 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@33ded6de{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@33ded6de{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED}
  2> 5441 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle Server@6a18bc3f{STOPPED}[10.0.14,sto=0] added {ServerConnector@33ded6de{HTTP/1.1, (http/1.1)}{127.0.0.1:0},AUTO}
  2> 5444 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle Server@6a18bc3f{STOPPED}[10.0.14,sto=0] added {DefaultSessionIdManager@1330c686{STOPPED}[worker=null],AUTO}
  2> 5470 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle o.e.j.s.ServletContextHandler@328ae2fb{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@4d14bdc9{base=null,protected=[]},MANAGED}
  2> 5472 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle Server@6a18bc3f{STOPPED}[10.0.14,sto=0] added {o.e.j.s.ServletContextHandler@328ae2fb{/solr,null,STOPPED},MANAGED}
  2> 5495 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle o.e.j.s.ServletContextHandler@328ae2fb{/solr,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler1527523080==dftMaxIdleSec=-1,MANAGED}
  2> 5498 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle org.eclipse.jetty.server.session.SessionHandler1527523080==dftMaxIdleSec=-1 added {ServletHandler@3eac8ea7{STOPPED},MANAGED}
  2> 5502 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle Server@6a18bc3f{STOPPED}[10.0.14,sto=0] added {org.apache.solr.embedded.JettySolrRunner$1@d3e049f,POJO}
  2> 5504 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ServletHandler@3eac8ea7{STOPPED} added {org.apache.solr.embedded.JettySolrRunner$Servlet404-7254a3cb==org.apache.solr.embedded.JettySolrRunner$Servlet404@e96c61e3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO}
  2> 5506 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ServletHandler@3eac8ea7{STOPPED} added {[/]=>org.apache.solr.embedded.JettySolrRunner$Servlet404-7254a3cb,POJO}
  2> 5508 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle RewriteHandler@31ec35b5{STOPPED} added {org.eclipse.jetty.rewrite.handler.RuleContainer[ht],POJO}
  2> 5516 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle RewriteHandler@31ec35b5{STOPPED} added {o.e.j.s.ServletContextHandler@328ae2fb{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,STOPPED},MANAGED}
  2> 5529 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle GzipHandler@1aaaf39e{STOPPED,min=32,inflate=-1} added {RewriteHandler@31ec35b5{STOPPED},MANAGED}
  2> 5530 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle Server@6a18bc3f{STOPPED}[10.0.14,sto=0] added {GzipHandler@1aaaf39e{STOPPED,min=23,inflate=-1},MANAGED}
  2> 5531 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 5534 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 5534 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING Server@6a18bc3f{STOPPED}[10.0.14,sto=0]
  2> 5538 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle Server@6a18bc3f{STARTING}[10.0.14,sto=0] added {ErrorHandler@48db7f24{STOPPED},AUTO}
  2> 5543 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.s.Server jetty-10.0.14; built: 2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 11.0.16+8
  2> 5571 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@33ded6de{HTTP/1.1, (http/1.1)}{127.0.0.1:40401} added {sun.nio.ch.ServerSocketChannelImpl[localhost/127.0.0.1:40401],POJO}
  2> 5572 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING QueuedThreadPool[qtp747337698]@2c8b77e2{STOPPED,8<=0<=10000,i=0,r=0,q=0}[NO_TRY]
  2> 5572 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle QueuedThreadPool[qtp747337698]@2c8b77e2{STARTING,8<=0<=10000,i=0,r=0,q=0}[NO_TRY] added {NO_TRY,POJO}
  2> 5578 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp747337698-21,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 5595 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp747337698-22,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 5597 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp747337698-23,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 5604 DEBUG (qtp747337698-21) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp747337698]@2c8b77e2{STARTING,8<=3<=10000,i=3,r=0,q=0}[NO_TRY]
  2> 5606 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp747337698-24,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 5610 DEBUG (qtp747337698-22) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp747337698]@2c8b77e2{STARTING,8<=4<=10000,i=4,r=0,q=0}[NO_TRY]
  2> 5614 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp747337698-25,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 5618 DEBUG (qtp747337698-23) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp747337698]@2c8b77e2{STARTING,8<=5<=10000,i=5,r=0,q=0}[NO_TRY]
  2> 5626 DEBUG (qtp747337698-24) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp747337698]@2c8b77e2{STARTING,8<=5<=10000,i=5,r=0,q=0}[NO_TRY]
  2> 5662 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp747337698-26,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 5662 DEBUG (qtp747337698-25) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp747337698]@2c8b77e2{STARTING,8<=6<=10000,i=6,r=0,q=0}[NO_TRY]
  2> 5670 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp747337698-27,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 5674 DEBUG (qtp747337698-26) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp747337698]@2c8b77e2{STARTING,8<=7<=10000,i=7,r=0,q=0}[NO_TRY]
  2> 5682 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.t.QueuedThreadPool Starting Thread[qtp747337698-28,5,TGRP-Http2SolrClientCompatibilityTest]
  2> 5682 DEBUG (qtp747337698-27) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp747337698]@2c8b77e2{STARTING,8<=8<=10000,i=8,r=0,q=0}[NO_TRY]
  2> 5702 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5751ms QueuedThreadPool[qtp747337698]@2c8b77e2{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY]
  2> 5703 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING AttributeContainerMap@2221c06a{size=0}
  2> 5703 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5752ms AttributeContainerMap@2221c06a{size=0}
  2> 5703 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING DefaultSessionIdManager@1330c686{STOPPED}[worker=null]
  2> 5705 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle DefaultSessionIdManager@1330c686{STARTING}[worker=node0] added {HouseKeeper@505d6138{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
  2> 5716 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 5716 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING HouseKeeper@505d6138{STOPPED}[interval=600000, ownscheduler=false]
  2> 5717 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ScheduledExecutorScheduler@a3340d3{STOPPED}
  2> 5717 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5766ms ScheduledExecutorScheduler@a3340d3{STARTED}
  2> 5716 DEBUG (qtp747337698-28) [] o.e.j.u.t.QueuedThreadPool Runner started for QueuedThreadPool[qtp747337698]@2c8b77e2{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY]
  2> 5725 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5774ms HouseKeeper@505d6138{STARTED}[interval=600000, ownscheduler=true]
  2> 5726 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5774ms DefaultSessionIdManager@1330c686{STARTED}[worker=node0]
  2> 5726 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING GzipHandler@1aaaf39e{STOPPED,min=23,inflate=-1}
  2> 5731 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING InflaterPool@176afbf8{STOPPED,size=-1,capacity=10000}
  2> 5732 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle InflaterPool@176afbf8{STARTING,size=0,capacity=10000} added {Pool@7bf66f99[inUse=0,size=0,max=10000,closed=false],POJO}
  2> 5733 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5782ms InflaterPool@176afbf8{STARTED,size=0,capacity=10000}
  2> 5734 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle Server@6a18bc3f{STARTING}[10.0.14,sto=0] added {InflaterPool@176afbf8{STARTED,size=0,capacity=10000},MANAGED}
  2> 5734 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle GzipHandler@1aaaf39e{STARTING,min=23,inflate=-1} added {InflaterPool@176afbf8{STARTED,size=0,capacity=10000},UNMANAGED}
  2> 5735 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING DeflaterPool@44bebeba{STOPPED,size=-1,capacity=10000}
  2> 5735 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle DeflaterPool@44bebeba{STARTING,size=0,capacity=10000} added {Pool@4786c0aa[inUse=0,size=0,max=10000,closed=false],POJO}
  2> 5736 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5784ms DeflaterPool@44bebeba{STARTED,size=0,capacity=10000}
  2> 5736 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle Server@6a18bc3f{STARTING}[10.0.14,sto=0] added {DeflaterPool@44bebeba{STARTED,size=0,capacity=10000},MANAGED}
  2> 5737 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle GzipHandler@1aaaf39e{STARTING,min=23,inflate=-1} added {DeflaterPool@44bebeba{STARTED,size=0,capacity=10000},UNMANAGED}
  2> 5738 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING RewriteHandler@31ec35b5{STOPPED}
  2> 5739 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING o.e.j.s.ServletContextHandler@328ae2fb{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,STOPPED}
  2> 5741 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.DecoratedObjectFactory Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@3e61b3a1
  2> 5744 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING SymlinkAllowedResourceAliasChecker@4d14bdc9{base=null,protected=[]}
  2> 5744 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle o.e.j.s.ServletContextHandler@328ae2fb{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@6803e8b4,POJO}
  2> 5745 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5794ms SymlinkAllowedResourceAliasChecker@4d14bdc9{base=null,protected=[]}
  2> 5746 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING org.eclipse.jetty.server.session.SessionHandler1527523080==dftMaxIdleSec=-1
  2> 5750 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle org.eclipse.jetty.server.session.SessionHandler1527523080==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@4c10fc8d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
  2> 5753 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle org.eclipse.jetty.server.session.DefaultSessionCache@4c10fc8d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@2bb3712[passivating=false,graceSec=3600],AUTO}
  2> 5754 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle org.eclipse.jetty.server.session.SessionHandler1527523080==dftMaxIdleSec=-1 added {DefaultSessionIdManager@1330c686{STARTED}[worker=node0],UNMANAGED}
  2> 5754 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ScheduledExecutorScheduler@161d34b2{STOPPED}
  2> 5754 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5803ms ScheduledExecutorScheduler@161d34b2{STARTED}
  2> 5755 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ServletHandler@3eac8ea7{STOPPED}
  2> 5759 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5807ms ServletHandler@3eac8ea7{STARTED}
  2> 5759 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING org.eclipse.jetty.server.session.DefaultSessionCache@4c10fc8d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
  2> 5759 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING org.eclipse.jetty.server.session.NullSessionDataStore@2bb3712[passivating=false,graceSec=3600]
  2> 5759 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5808ms org.eclipse.jetty.server.session.NullSessionDataStore@2bb3712[passivating=false,graceSec=3600]
  2> 5759 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5808ms org.eclipse.jetty.server.session.DefaultSessionCache@4c10fc8d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
  2> 5760 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5808ms org.eclipse.jetty.server.session.SessionHandler1527523080==dftMaxIdleSec=-1
  2> 5760 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING org.apache.solr.embedded.JettySolrRunner$Servlet404-7254a3cb==org.apache.solr.embedded.JettySolrRunner$Servlet404@e96c61e3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}
  2> 5762 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5811ms org.apache.solr.embedded.JettySolrRunner$Servlet404-7254a3cb==org.apache.solr.embedded.JettySolrRunner$Servlet404@e96c61e3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED}
  2> 5762 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@328ae2fb{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,AVAILABLE}
  2> 5763 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5811ms o.e.j.s.ServletContextHandler@328ae2fb{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,AVAILABLE}
  2> 5763 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5812ms RewriteHandler@31ec35b5{STARTED}
  2> 5763 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5812ms GzipHandler@1aaaf39e{STARTED,min=23,inflate=-1}
  2> 5764 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ErrorHandler@48db7f24{STOPPED}
  2> 5764 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5813ms ErrorHandler@48db7f24{STARTED}
  2> 5764 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ServerConnector@33ded6de{HTTP/1.1, (http/1.1)}{127.0.0.1:40401}
  2> 5767 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ScheduledExecutorScheduler@4675c0f5{STOPPED}
  2> 5769 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5817ms ScheduledExecutorScheduler@4675c0f5{STARTED}
  2> 5770 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING HttpConnectionFactory@685ee87e[HTTP/1.1]
  2> 5770 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5819ms HttpConnectionFactory@685ee87e[HTTP/1.1]
  2> 5770 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING SelectorManager@ServerConnector@33ded6de{HTTP/1.1, (http/1.1)}{127.0.0.1:40401}
  2> 5771 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@37a2a20d/SelectorProducer@11388e35/IDLE/p=false/QueuedThreadPool[qtp747337698]@2c8b77e2{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:31.087636+11:00 added {SelectorProducer@11388e35,POJO}
  2> 5772 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle AdaptiveExecutionStrategy@37a2a20d/SelectorProducer@11388e35/IDLE/p=false/QueuedThreadPool[qtp747337698]@2c8b77e2{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:31.0882+11:00 added {QueuedThreadPool[qtp747337698]@2c8b77e2{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY],UNMANAGED}
  2> 5772 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@37a2a20d/SelectorProducer@11388e35/IDLE/p=false/QueuedThreadPool[qtp747337698]@2c8b77e2{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:31.088959+11:00 created
  2> 5773 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ManagedSelector@320bf15f{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@37a2a20d/SelectorProducer@11388e35/IDLE/p=false/QueuedThreadPool[qtp747337698]@2c8b77e2{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:31.090035+11:00,MANAGED}
  2> 5774 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle SelectorManager@ServerConnector@33ded6de{HTTP/1.1, (http/1.1)}{127.0.0.1:40401} added {ManagedSelector@320bf15f{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
  2> 5774 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ManagedSelector@320bf15f{STOPPED} id=0 keys=-1 selected=-1 updates=0
  2> 5775 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING AdaptiveExecutionStrategy@37a2a20d/SelectorProducer@11388e35/IDLE/p=false/QueuedThreadPool[qtp747337698]@2c8b77e2{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:31.091238+11:00
  2> 5775 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5824ms AdaptiveExecutionStrategy@37a2a20d/SelectorProducer@11388e35/IDLE/p=false/QueuedThreadPool[qtp747337698]@2c8b77e2{STARTED,8<=8<=10000,i=8,r=0,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:31.09162+11:00
  2> 5776 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.t.QueuedThreadPool queue org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008402d1840@5978fb91 startThread=0
  2> 5776 DEBUG (qtp747337698-21) [] o.e.j.u.t.QueuedThreadPool run org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008402d1840@5978fb91 in QueuedThreadPool[qtp747337698]@2c8b77e2{STARTED,8<=8<=10000,i=7,r=0,q=0}[NO_TRY]
  2> 5776 DEBUG (qtp747337698-21) [] o.e.j.u.t.s.AdaptiveExecutionStrategy AdaptiveExecutionStrategy@37a2a20d/SelectorProducer@11388e35/IDLE/p=false/QueuedThreadPool[qtp747337698]@2c8b77e2{STARTED,8<=8<=10000,i=7,r=0,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-19T19:52:31.092497+11:00 tryProduce false
  2> 5776 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5825ms ManagedSelector@320bf15f{STARTED} id=0 keys=0 selected=0 updates=0
  2> 5777 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5826ms SelectorManager@ServerConnector@33ded6de{HTTP/1.1, (http/1.1)}{127.0.0.1:40401}
  2> 5779 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ServerConnector@33ded6de{HTTP/1.1, (http/1.1)}{127.0.0.1:40401} added {acceptor-0@5d22ba1e,POJO}
  2> 5779 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.t.QueuedThreadPool queue acceptor-0@5d22ba1e startThread=0
  2> 5780 DEBUG (qtp747337698-22) [] o.e.j.u.t.QueuedThreadPool run acceptor-0@5d22ba1e in QueuedThreadPool[qtp747337698]@2c8b77e2{STARTED,8<=8<=10000,i=6,r=0,q=0}[NO_TRY]
  2> 5780 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.s.AbstractConnector Started ServerConnector@33ded6de{HTTP/1.1, (http/1.1)}{127.0.0.1:40401}
  2> 5780 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5829ms ServerConnector@33ded6de{HTTP/1.1, (http/1.1)}{127.0.0.1:40401}
  2> 5781 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.s.Server Started Server@6a18bc3f{STARTING}[10.0.14,sto=0] @5830ms
  2> 5781 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTED @5830ms Server@6a18bc3f{STARTED}[10.0.14,sto=0]
  2> 5795 ERROR (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 5796 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 5802 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ version 9.3.0-SNAPSHOT 3c44aa1e0ed88c04fef4f6e8a88d933b9af790bd [snapshot build, details omitted]
  2> 5804 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in standalone mode on port null
  2> 5804 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: /tmp/src/solr/solr
  2> 5805 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 2023-04-19T08:52:31.121368Z
  2> 5807 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.a.s.s.CoreContainerProvider Solr Home: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.Http2SolrClientCompatibilityTest_337125A4039D9EF9-001/tempDir-001 (source: servlet config: solr.solr.home)
  2> 5808 INFO  (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.a.s.c.SolrXmlConfig Loading solr.xml from /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.Http2SolrClientCompatibilityTest_337125A4039D9EF9-001/tempDir-001/solr.xml
  2> 8137 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@24dd50fd{STOPPED} added {org.eclipse.jetty.io.ClientConnector$Configurator@5716a643,POJO}
  2> 8137 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@24dd50fd{STOPPED} added {Client@ba4f7[provider=null,keyStore=null,trustStore=null],AUTO}
  2> 8138 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HTTP2Client@6a5d773f{STOPPED} added {ClientConnector@24dd50fd{STOPPED},AUTO}
  2> 8139 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClientTransportOverHTTP2@24498831{STOPPED} added {ClientConnector@24dd50fd{STOPPED},UNMANAGED}
  2> 8139 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@460f0645{STOPPED} added {HttpClientTransportOverHTTP2@24498831{STOPPED},AUTO}
  2> 8140 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@460f0645{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@1b7e2e6f,POJO}
  2> 8140 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@460f0645{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@1a9b56b0,POJO}
  2> 8140 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@24dd50fd{STOPPED} added {org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@727b4dd2[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0],POJO}
  2> 8141 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING HttpClient@460f0645{STOPPED}
  2> 8142 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@24dd50fd{STOPPED} added {MappedByteBufferPool@4cf850f6{maxQueueLength=2, factor=2048},POJO}
  2> 8143 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@460f0645{STARTING} added {org.eclipse.jetty.io.ArrayRetainableByteBufferPool@269f1250{min=0,max=65536,buckets=32,heap=0/119406592,direct=0/119406592},POJO}
  2> 8144 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@24dd50fd{STOPPED} added {ScheduledExecutorScheduler@66f1fee5{STOPPED},AUTO}
  2> 8144 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClient@460f0645{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@4e4c2a34,POJO}
  2> 8145 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING HttpClientTransportOverHTTP2@24498831{STOPPED}
  2> 8145 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle HttpClientTransportOverHTTP2@24498831{STARTING} added {HTTP2Client@6a5d773f{STOPPED},AUTO}
  2> 8146 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING HTTP2Client@6a5d773f{STOPPED}
  2> 8146 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING ClientConnector@24dd50fd{STOPPED}
  2> 8146 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.ContainerLifeCycle ClientConnector@24dd50fd{STARTING} added {ClientSelectorManager@403dbceb{STOPPED},AUTO}
  2> 8146 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.c.AbstractLifeCycle STARTING Client@ba4f7[provider=null,keyStore=null,trustStore=null]
  2> 8149 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.s.SslContextFactory Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
  2> 8149 DEBUG (TEST-Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2-seed#[337125A4039D9EF9]) [] o.e.j.u.s.SslContextFactory Selected Ciphers   [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_A

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

reads = 1, queued tasks = 0, completed tasks = 1]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T21:52:30.517394+11:00
  2> 7205201 DEBUG (closeThreadPool-20-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED AdaptiveExecutionStrategy@121464b1/SelectorProducer@246c3c91/IDLE/p=false/NoTryExecutor@1aa38116[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@929d57c[Running, pool size = 2, active threads = 1, queued tasks = 0, completed tasks = 1]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T21:52:30.517521+11:00
  2> 7205201 DEBUG (closeThreadPool-20-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPING AdaptiveExecutionStrategy@62a38ab1/SelectorProducer@215fb87a/IDLE/p=false/NoTryExecutor@766830ba[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@727b4dd2[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 2]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T21:52:30.517582+11:00
  2> 7205201 DEBUG (closeThreadPool-20-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED ManagedSelector@40c438a2{STOPPED} id=1 keys=-1 selected=-1 updates=0
  2> 7205201 DEBUG (closeThreadPool-20-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPING ManagedSelector@6fc6bf67{STARTED} id=0 keys=0 selected=0 updates=0
  2> 7205201 DEBUG (closeThreadPool-20-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED AdaptiveExecutionStrategy@62a38ab1/SelectorProducer@215fb87a/IDLE/p=false/NoTryExecutor@766830ba[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@727b4dd2[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 2]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T21:52:30.517696+11:00
  2> 7205201 DEBUG (closeThreadPool-20-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED ManagedSelector@d3df6db{STOPPED} id=0 keys=-1 selected=-1 updates=0
  2> 7205201 DEBUG (closeThreadPool-20-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED ClientSelectorManager@403dbceb{STOPPED}
  2> 7205201 DEBUG (closeThreadPool-20-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPING ScheduledExecutorScheduler@66f1fee5{STARTED}
  2> 7205201 DEBUG (closeThreadPool-20-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED ScheduledExecutorScheduler@66f1fee5{STOPPED}
  2> 7205201 DEBUG (closeThreadPool-20-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPING Client@ba4f7[provider=null,keyStore=null,trustStore=null]
  2> 7205201 DEBUG (closeThreadPool-20-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPING AdaptiveExecutionStrategy@772141d7/SelectorProducer@5fed3466/IDLE/p=false/NoTryExecutor@43748d2[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@929d57c[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 2]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T21:52:30.517943+11:00
  2> 7205201 DEBUG (closeThreadPool-20-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED Client@ba4f7[provider=null,keyStore=null,trustStore=null]
  2> 7205202 DEBUG (closeThreadPool-20-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED ClientConnector@24dd50fd{STOPPED}
  2> 7205202 DEBUG (closeThreadPool-20-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED HTTP2Client@6a5d773f{STOPPED}
  2> 7205202 DEBUG (closeThreadPool-20-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED AdaptiveExecutionStrategy@772141d7/SelectorProducer@5fed3466/IDLE/p=false/NoTryExecutor@43748d2[org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@929d57c[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 2]][pc=0,pic=0,pec=0,epc=0]@2023-04-19T21:52:30.518035+11:00
  2> 7205202 DEBUG (closeThreadPool-20-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED HttpClientTransportOverHTTP2@24498831{STOPPED}
  2> 7205202 DEBUG (closeThreadPool-20-thread-1) [] o.e.j.u.c.AbstractLifeCycle STOPPED HttpClient@460f0645{STOPPED}
  2> 7205202 DEBUG (closeThreadPool-20-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED ManagedSelector@6fc6bf67{STOPPED} id=0 keys=-1 selected=-1 updates=0
  2> 7205202 DEBUG (closeThreadPool-20-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED ClientSelectorManager@15a60d23{STOPPED}
  2> 7205202 DEBUG (closeThreadPool-20-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPING ScheduledExecutorScheduler@3ffc8bb9{STARTED}
  2> 7205202 DEBUG (closeThreadPool-20-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED ScheduledExecutorScheduler@3ffc8bb9{STOPPED}
  2> 7205202 DEBUG (closeThreadPool-20-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPING Client@71736a7b[provider=null,keyStore=null,trustStore=null]
  2> 7205202 DEBUG (closeThreadPool-20-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED Client@71736a7b[provider=null,keyStore=null,trustStore=null]
  2> 7205202 DEBUG (closeThreadPool-20-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED ClientConnector@562cf600{STOPPED}
  2> 7205202 DEBUG (closeThreadPool-20-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED HTTP2Client@61f8c51d{STOPPED}
  2> 7205202 DEBUG (closeThreadPool-20-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED HttpClientTransportOverHTTP2@5055a3d4{STOPPED}
  2> 7205202 DEBUG (closeThreadPool-20-thread-2) [] o.e.j.u.c.AbstractLifeCycle STOPPED HttpClient@39a2f188{STOPPED}
  2> 7205204 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[337125A4039D9EF9]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1 after mutting 0 log messages
  2> 7205204 INFO  (SUITE-Http2SolrClientCompatibilityTest-seed#[337125A4039D9EF9]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-2 for ERROR logs matching regex: ignore_exception
  2> NOTE: leaving temporary files on disk at: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.Http2SolrClientCompatibilityTest_337125A4039D9EF9-001
  2> Apr 19, 2023 10:52:30 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
  2> INFO: All leaked threads terminated.
   >     java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   >         at __randomizedtesting.SeedInfo.seed([337125A4039D9EF9]:0)
  2> NOTE: test params are: codec=Asserting(Lucene95), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ses, timezone=Etc/GMT-11
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=1,free=210099840,total=324534272
  2> NOTE: All tests run in this JVM: [Http2SolrClientCompatibilityTest]
  2> NOTE: reproduce with: gradlew test --tests Http2SolrClientCompatibilityTest -Dtests.seed=337125A4039D9EF9 -Dtests.locale=ses -Dtests.timezone=Etc/GMT-11 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

:solr:solrj:test (FAILURE): 1088 test(s), 2 failure(s), 11 skipped

1088 tests completed, 2 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.Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2 (:solr:solrj)
    Test output: /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.testConnectToOldNodesUsingHttp2" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=337125A4039D9EF9 -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.classMethod (:solr:solrj)
    Test output: /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.Http2SolrClientCompatibilityTest.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=337125A4039D9EF9 -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 18s
644 actionable tasks: 628 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 2h2m43s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4112 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4112/

All tests passed

Build Log:
[...truncated 1228 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m28s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4111 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4111/

2 tests failed.
FAILED:  org.apache.solr.cloud.ReindexCollectionTest.testAbort

Error Message:
java.lang.AssertionError: {responseHeader={status=0, QTime=5}, status={state=running, msg=found [58bf11c9-1768-4633-a4ab-29efd1501381] in running tasks}}

Stack Trace:
java.lang.AssertionError: {responseHeader={status=0, QTime=5}, status={state=running, msg=found [58bf11c9-1768-4633-a4ab-29efd1501381] in running tasks}}
	at __randomizedtesting.SeedInfo.seed([223BB9B9DCA197D2:44580E2EA87B05AB]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertNotNull(Assert.java:713)
	at org.apache.solr.cloud.ReindexCollectionTest.testAbort(ReindexCollectionTest.java:425)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull

Error Message:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:42323_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42323/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:42151_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42151/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681882697117409159",
      "shard_parent_node":"127.0.0.1:42151_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:42151_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42151/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:42323_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42323/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614772797445"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681882697117335537",
      "shard_parent_node":"127.0.0.1:42151_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:42151_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42151/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:42323_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42323/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614772797445"}}}
Live Nodes: [127.0.0.1:36873_solr, 127.0.0.1:39263_solr, 127.0.0.1:42151_solr, 127.0.0.1:42323_solr, 127.0.0.1:42341_solr, 127.0.0.1:43985_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:42323_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42323/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:42151_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42151/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681882697117409159",
      "shard_parent_node":"127.0.0.1:42151_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:42151_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42151/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:42323_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42323/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614772797445"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681882697117335537",
      "shard_parent_node":"127.0.0.1:42151_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:42151_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42151/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:42323_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42323/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614772797445"}}}

Stack Trace:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:42323_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42323/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:42151_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42151/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681882697117409159",
      "shard_parent_node":"127.0.0.1:42151_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:42151_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42151/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:42323_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42323/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614772797445"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681882697117335537",
      "shard_parent_node":"127.0.0.1:42151_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:42151_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42151/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:42323_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42323/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614772797445"}}}
Live Nodes: [127.0.0.1:36873_solr, 127.0.0.1:39263_solr, 127.0.0.1:42151_solr, 127.0.0.1:42323_solr, 127.0.0.1:42341_solr, 127.0.0.1:43985_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:42323_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42323/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:42151_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42151/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681882697117409159",
      "shard_parent_node":"127.0.0.1:42151_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:42151_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42151/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:42323_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42323/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614772797445"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681882697117335537",
      "shard_parent_node":"127.0.0.1:42151_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:42151_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42151/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:42323_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42323/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614772797445"}}}
	at __randomizedtesting.SeedInfo.seed([223BB9B9DCA197D2:F89D2B9D786FDAAF]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:171)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:137)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.doSplit(SplitShardWithNodeRoleTest.java:87)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull(SplitShardWithNodeRoleTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 9188 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.ReindexCollectionTest.testAbort (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ReindexCollectionTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.ReindexCollectionTest.testAbort" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=223BB9B9DCA197D2 -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.SplitShardWithNodeRoleTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=223BB9B9DCA197D2 -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 12m 58s
625 actionable tasks: 609 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 13m24s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4110 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4110/

1 tests failed.
FAILED:  org.apache.solr.cloud.OverseerTest.testShardLeaderChange

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=184, name=OverseerCollectionConfigSetProcessor-72057614879686668-127.0.0.1:34765_solr-n_0000000000, state=RUNNABLE, group=Overseer collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=184, name=OverseerCollectionConfigSetProcessor-72057614879686668-127.0.0.1:34765_solr-n_0000000000, state=RUNNABLE, group=Overseer collection creation process.]
	at __randomizedtesting.SeedInfo.seed([A14A378C2E317307:7F19B07B34A986F6]:0)
Caused by: org.apache.solr.common.AlreadyClosedException
	at __randomizedtesting.SeedInfo.seed([A14A378C2E317307]:0)
	at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
	at app//org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:419)
	at app//org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:486)
	at app//org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:171)
	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 14980 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.OverseerTest.testShardLeaderChange (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.OverseerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.OverseerTest.testShardLeaderChange" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=A14A378C2E317307 -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

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

Total time: 13m36s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4109 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4109/

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([1E554177E2B0069D]:0)




Build Log:
[...truncated 1223 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> 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([1E554177E2B0069D]: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> 3710 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-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> 3725 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
  2> 3845 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-1 for ERROR logs matching regex: ignore_exception
  2> 3876 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_1E554177E2B0069D-001/data-dir-1-001
  2> 4028 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
  2> 4096 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
  2> 4249 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 4249 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 4250 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.SolrTestCaseJ4 Writing core.properties file to /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_1E554177E2B0069D-001/tempDir-002/cores/core
  2> 4881 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 4884 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 4891 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-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> 5005 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 5062 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ebb1977{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,AVAILABLE}
  2> 5081 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.e.j.s.AbstractConnector Started ServerConnector@69f48b25{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37107}
  2> 5086 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.e.j.s.Server Started Server@635d2d9b{STARTING}[10.0.14,sto=0] @5115ms
  2> 5100 ERROR (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 5101 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 5109 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ version 9.3.0-SNAPSHOT 3c44aa1e0ed88c04fef4f6e8a88d933b9af790bd [snapshot build, details omitted]
  2> 5110 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in standalone mode on port null
  2> 5110 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: /tmp/src/solr/solr
  2> 5111 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 2023-04-18T22:05:00.825025Z
  2> 5125 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.s.CoreContainerProvider Solr Home: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_1E554177E2B0069D-001/tempDir-001 (source: servlet config: solr.solr.home)
  2> 5126 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.c.SolrXmlConfig Loading solr.xml from /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_1E554177E2B0069D-001/tempDir-001/solr.xml
  2> 8911 WARN  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-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> 9345 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-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_1E554177E2B0069D-001/tempDir-001
  2> 9352 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
  2> 9831 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> 9844 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> 9845 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> 9846 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> 9846 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> 9851 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> 9851 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 9882 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
  2> 9994 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=example
  2> 10958 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> 10960 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> 10960 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> 10960 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> 10980 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
  2> 11059 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_1E554177E2B0069D-001/tempDir-001/collection1, trusted=true
  2> 11157 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_1E554177E2B0069D-001/tempDir-001/collection1], dataDir=[/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_1E554177E2B0069D-001/tempDir-001/collection1/data/]
  2> 11161 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 11271 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: initDynamicDefaults maxThreadCount=1 maxMergeCount=6
  2> 11312 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@7b285ced
  2> 11326 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 11332 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 14 ms to checkpoint
  2> 11338 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=true reader=null
  2> 11372 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@153f1b7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69d347f7)
  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@5a7c3f3d
  2> writer=org.apache.solr.update.SolrIndexWriter@12131ec
  2> 
  2> 11394 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
  2> 11396 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: now flush at close
  2> 11397 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   start flush: applyAllDeletes=true
  2> 11399 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 11400 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 11410 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> 11416 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> 11416 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 11419 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> 11421 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: now merge
  2> 11422 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   index(source): 
  2> 11422 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   no more merges pending; now return
  2> 11423 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges
  2> 11423 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges done
  2> 11424 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: start
  2> 11424 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: enter lock
  2> 11424 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: now prepare
  2> 11425 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: prepareCommit: flush
  2> 11425 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 11426 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 11426 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> 11427 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 11427 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> 11427 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit(): start
  2> 11428 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit index= changeCount=2
  2> 11445 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> 11447 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: done all syncs: []
  2> 11448 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: pendingCommit != null
  2> 11450 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> 11451 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
  2> 11454 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 3 ms to checkpoint
  2> 11455 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: took 29.7 msec
  2> 11455 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: done
  2> 11455 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback
  2> 11458 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: all running merges have aborted
  2> 11458 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: done finish merges
  2> 11458 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: abort
  2> 11459 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: done abort success=true
  2> 11459 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: infos=
  2> 11460 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 11460 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to checkpoint
  2> 11533 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-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_1E554177E2B0069D-001/tempDir-001, hostPort=37107, coreRootDirectory=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_1E554177E2B0069D-001/tempDir-002/cores}
  2> 12277 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 12347 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
  2> 12347 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
  2> 12389 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
  2> 12405 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 12412 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: initDynamicDefaults maxThreadCount=1 maxMergeCount=6
  2> 12415 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@7b285ced
  2> 12416 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: init: load commit "segments_1"
  2> 12417 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 12422 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 2 ms to checkpoint
  2> 12423 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=false reader=null
  2> 12424 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@153f1b7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69d347f7)
  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@5a7c3f3d
  2> writer=org.apache.solr.update.SolrIndexWriter@53a82662
  2> 
  2> 12429 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
  2> 12431 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: flush at getReader
  2> 12434 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 12435 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> 12435 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 12441 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> 12443 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> 12448 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MP][coreLoadExecutor-11-thread-1]: findMerges: 0 segments
  2> 12450 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> 12450 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: getReader took 19 ms
  2> 12511 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_1E554177E2B0069D-001/tempDir-001/collection1/conf
  2> 12516 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_1E554177E2B0069D-001/tempDir-001/collection1/conf
  2> 12516 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
  2> 12524 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_1E554177E2B0069D-001/tempDir-001/collection1/conf
  2> 12525 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
  2> 12526 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
  2> 12526 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
  2> 12530 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_1E554177E2B0069D-001/tempDir-001/collection1/conf
  2> 12531 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true, format=solr} for /schema/analysis/synonyms/english
  2> 12533 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
  2> 12537 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
  2> 12558 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {accuracy=0.5, maxQueryFrequency=0.01, name=default, field=text, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4}
  2> 12570 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
  2> 12575 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> 12603 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> 12639 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 12647 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 1763553321535143936
  2> 12769 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=110
  2> 12770 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
  2> 12771 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
  2> 12771 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
  2> 12786 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> Iwo 19, 2023 3:04:59 KAROON 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@2c998610
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@2c998610
  2> 	at java.base@11.0.16/java.lang.Thread.join(Thread.java:1300)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  2> 	at java.base@11.0.16/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
  2> 	at java.base@11.0.16/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
  2> 
  2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@6a7847ab
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@6a7847ab
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  2> 	at java.base@11.0.16/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@79808df1
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@79808df1
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	at java.base@11.0.16/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:161)
  2> 
  2> "/127.0.0.1:45882 to /127.0.0.1:44085 workers" ID=11 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@477c3fef
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@477c3fef
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/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@140e6ed0
  2> 	at org.gradle.api.internal.tasks.testing.worker.TestWorker.stop(TestWorker.java:189)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42e99e4a
  2> 
  2> "/127.0.0.1:45882 to /127.0.0.1:44085 workers Thread 2" ID=12 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f917db4
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f917db4
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42a48628
  2> 
  2> "/127.0.0.1:45882 to /127.0.0.1:44085 workers Thread 3" ID=13 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@12839ab2
  2> 	- locked sun.nio.ch.EPollSelectorImpl@751c1edc
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@74f0ea28
  2> 
  2> "SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]" ID=14 RUNNABLE
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpThreads0(Native Method)
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
  2> 	at java.management@11.0.16/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@53b9d4d7
  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#[1E554177E2B0069D]-worker" ID=15 WAITING on java.util.concurrent.CountDownLatch$Sync@7dc277d9
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.CountDownLatch$Sync@7dc277d9
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2> 	at java.base@11.0.16/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@37217fc9
  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@39f93595
  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 java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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/0x0000000840222440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@2c862688
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@310440a3
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@d67ae7d
  2> 
  2> "qtp1218058025-17" ID=17 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@60edac8f
  2> 	- locked sun.nio.ch.EPollSelectorImpl@73ffe969
  2> 	at java.base@11.0.16/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$261/0x000000084033c840.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1218058025-18-acceptor-0@2fedfbb-ServerConnector@69f48b25{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37107}" ID=18 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@435ba52d
  2> 
  2> "qtp1218058025-19" ID=19 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d496e20
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d496e20
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1218058025-20" ID=20 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d496e20
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d496e20
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1218058025-21" ID=21 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d496e20
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d496e20
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1218058025-22" ID=22 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d496e20
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d496e20
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1218058025-23" ID=23 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d496e20
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d496e20
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1218058025-24" ID=24 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d496e20
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d496e20
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Session-HouseKeeper-2d5ad3df-1" ID=25 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@204d36d2
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@204d36d2
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "httpShardExecutor-6-thread-1" ID=26 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@2cf53713
  2> 	- locked sun.nio.ch.EPollSelectorImpl@32199d6d
  2> 	at java.base@11.0.16/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$261/0x000000084033c840.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$348/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@58186bc2
  2> 
  2> "httpShardExecutor-6-thread-2" ID=27 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@5447cd60
  2> 	- locked sun.nio.ch.EPollSelectorImpl@1d759a9c
  2> 	at java.base@11.0.16/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$261/0x000000084033c840.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$348/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@445610c3
  2> 
  2> "Connection evictor" ID=28 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Connection evictor" ID=29 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "h2sc-8-thread-1" ID=30 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@183d6b8e
  2> 	- locked sun.nio.ch.EPollSelectorImpl@66317f11
  2> 	at java.base@11.0.16/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$261/0x000000084033c840.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$348/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@69f3582c
  2> 
  2> "h2sc-8-thread-2" ID=31 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@c77927a
  2> 	- locked sun.nio.ch.EPollSelectorImpl@3de74812
  2> 	at java.base@11.0.16/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$261/0x000000084033c840.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$348/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@2d74b55e
  2> 
  2> "CloserThread" ID=33 WAITING on java.lang.Object@4ef5353b
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.Object@4ef5353b
  2> 	at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2> 	at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  2> 
  2> "ForkJoinPool.commonPool-worker-3" ID=36 WAITING on java.util.concurrent.ForkJoinPool@23d10203
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.ForkJoinPool@23d10203
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
  2> 
  2> "searcherExecutor-13-thread-1" ID=37 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1385b041
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1385b041
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> ^^==============================================
  2> 
  2> Iwo 19, 2023 3:04:59 KAROON com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> WARNING: Will linger awaiting termination of 16 leaked thread(s).
  2> Iwo 19, 2023 3:05:00 KAROON 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=20, name=qtp1218058025-20, state=TIMED_WAITING, group=TGRP-BasicHttpSolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    2) Thread[id=19, name=qtp1218058025-19, state=TIMED_WAITING, group=TGRP-BasicHttpSolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    3) Thread[id=27, name=httpShardExecutor-6-thread-2, state=RUNNABLE, group=TGRP-BasicHttpSolrClientTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033c840.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$348/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    4) Thread[id=15, name=SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker, state=WAITING, group=TGRP-BasicHttpSolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2>         at java.base@11.0.16/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 java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2>         at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2>         at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2>         at java.base@11.0.16/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/0x0000000840222440.run(Unknown Source)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    5) Thread[id=30, name=h2sc-8-thread-1, state=RUNNABLE, group=TGRP-BasicHttpSolrClientTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033c840.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$348/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    6) Thread[id=24, name=qtp1218058025-24, state=TIMED_WAITING, group=TGRP-BasicHttpSolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    7) Thread[id=26, name=httpShardExecutor-6-thread-1, state=RUNNABLE, group=TGRP-BasicHttpSolrClientTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033c840.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$348/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    8) Thread[id=31, name=h2sc-8-thread-2, state=RUNNABLE, group=TGRP-BasicHttpSolrClientTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033c840.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$348/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    9) Thread[id=21, name=qtp1218058025-21, state=TIMED_WAITING, group=TGRP-BasicHttpSolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   10) Thread[id=22, name=qtp1218058025-22, state=TIMED_WAITING, group=TGRP-BasicHttpSolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   11) Thread[id=25, name=Session-HouseKeeper-2d5ad3df-1, state=TIMED_WAITING, group=TGRP-BasicHttpSolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   12) Thread[id=17, name=qtp1218058025-17, state=RUNNABLE, group=TGRP-BasicHttpSolrClientTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033c840.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   13) Thread[id=23, name=qtp1218058025-23, state=TIMED_WAITING, group=TGRP-BasicHttpSolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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

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

tor-19-thread-1]:   start flush: applyAllDeletes=true
  2> 7204961 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before flush 
  2> 7204961 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7204962 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> 7204962 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> 7204962 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no deletes to apply
  2> 7204962 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> 7204962 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]: now merge
  2> 7204962 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   index(source): 
  2> 7204963 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   no more merges pending; now return
  2> 7204963 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges
  2> 7204963 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges done
  2> 7204963 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: start
  2> 7204963 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: enter lock
  2> 7204963 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: now prepare
  2> 7204963 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: prepareCommit: flush
  2> 7204963 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before flush 
  2> 7204963 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7204963 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> 7204963 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no deletes to apply
  2> 7204963 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> 7204963 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: startCommit(): start
  2> 7204963 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   skip startCommit(): no changes pending
  2> 7204963 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: pendingCommit == null; skip
  2> 7204964 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: took 0.7 msec
  2> 7204964 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: done
  2> 7204964 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback
  2> 7204964 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: all running merges have aborted
  2> 7204964 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: done finish merges
  2> 7204964 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: abort
  2> 7204964 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: done abort success=true
  2> 7204964 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: infos=
  2> 7204964 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 7204964 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: 0 ms to checkpoint
  2> 7204972 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 7204980 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 7204984 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 7204990 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1 after mutting 0 log messages
  2> 7204990 INFO  (SUITE-BasicHttpSolrClientTest-seed#[1E554177E2B0069D]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-2 for ERROR logs matching regex: ignore_exception
  2> Apr 19, 2023 12:05:00 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
  2> INFO: All leaked threads terminated.
   >     java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   >         at __randomizedtesting.SeedInfo.seed([1E554177E2B0069D]:0)
  2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{}, maxPointsInLeafNode=1938, maxMBSortInHeap=7.305179409639738, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=kln-KE, timezone=Asia/Kuwait
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=1,free=211656960,total=324534272
  2> NOTE: All tests run in this JVM: [BasicHttpSolrClientTest]
  2> NOTE: reproduce with: gradlew test --tests BasicHttpSolrClientTest -Dtests.seed=1E554177E2B0069D -Dtests.locale=kln-KE -Dtests.timezone=Asia/Kuwait -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

1077 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=1E554177E2B0069D -Ptests.file.encoding=US-ASCII


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 16s
644 actionable tasks: 628 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 2h2m37s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4108 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4108/

1 tests failed.
FAILED:  org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull

Error Message:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:42625_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:42625/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:38067_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:38067/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681847511729829572",
      "shard_parent_node":"127.0.0.1:38067_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:38067_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:38067/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:42625_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:42625/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057618031968262"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681847511729757685",
      "shard_parent_node":"127.0.0.1:38067_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:38067_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:38067/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:42625_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:42625/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057618031968262"}}}
Live Nodes: [127.0.0.1:35127_solr, 127.0.0.1:38067_solr, 127.0.0.1:40657_solr, 127.0.0.1:40959_solr, 127.0.0.1:42625_solr, 127.0.0.1:43171_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:42625_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:42625/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:38067_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:38067/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681847511729829572",
      "shard_parent_node":"127.0.0.1:38067_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:38067_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:38067/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:42625_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:42625/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057618031968262"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681847511729757685",
      "shard_parent_node":"127.0.0.1:38067_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:38067_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:38067/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:42625_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:42625/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057618031968262"}}}

Stack Trace:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:42625_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:42625/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:38067_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:38067/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681847511729829572",
      "shard_parent_node":"127.0.0.1:38067_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:38067_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:38067/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:42625_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:42625/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057618031968262"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681847511729757685",
      "shard_parent_node":"127.0.0.1:38067_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:38067_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:38067/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:42625_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:42625/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057618031968262"}}}
Live Nodes: [127.0.0.1:35127_solr, 127.0.0.1:38067_solr, 127.0.0.1:40657_solr, 127.0.0.1:40959_solr, 127.0.0.1:42625_solr, 127.0.0.1:43171_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node2:1:A, core_node10:2:A, core_node4:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_p1",
          "node_name":"127.0.0.1:42625_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:42625/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_n3",
          "node_name":"127.0.0.1:38067_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:38067/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681847511729829572",
      "shard_parent_node":"127.0.0.1:38067_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:38067_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:38067/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:42625_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:42625/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057618031968262"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681847511729757685",
      "shard_parent_node":"127.0.0.1:38067_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:38067_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:38067/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:42625_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"https://127.0.0.1:42625/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057618031968262"}}}
	at __randomizedtesting.SeedInfo.seed([2D904BC4B904FCBD:F736D9E01DCAB1C0]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:171)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:137)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.doSplit(SplitShardWithNodeRoleTest.java:87)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull(SplitShardWithNodeRoleTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 3916 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.SplitShardWithNodeRoleTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=2D904BC4B904FCBD -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

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

Total time: 13m26.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4107 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4107/

All tests passed

Build Log:
[...truncated 1220 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m20s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4106 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4106/

All tests passed

Build Log:
[...truncated 1226 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m19s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4105 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4105/

All tests passed

Build Log:
[...truncated 1229 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 14m0.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4104 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4104/

All tests passed

Build Log:
[...truncated 1231 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m18s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4103 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4103/

All tests passed

Build Log:
[...truncated 1224 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m18.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4102 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4102/

All tests passed

Build Log:
[...truncated 1228 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m18.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4101 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4101/

All tests passed

Build Log:
[...truncated 1229 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m21s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4100 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4100/

All tests passed

Build Log:
[...truncated 1228 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m24.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4099 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4099/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.SolrExampleXMLTest.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([9F5FF3B635BAFECA]:0)




Build Log:
[...truncated 1224 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

> Task :solr:solrj:test

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

org.apache.solr.client.solrj.SolrExampleXMLTest > test suite's output saved to /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.SolrExampleXMLTest.txt, copied below:
  2> 3016 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-1 for ERROR logs matching regex: uniqueKey
  2> 3528 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-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> 3535 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1 after mutting 0 log messages
  2> 3536 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-2 for ERROR logs matching regex: ignore_exception
  2> 3560 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_9F5FF3B635BAFECA-001/data-dir-1-001
  2> 3671 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
  2> 3713 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
  2> 3752 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
  2> 3932 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 3934 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 3936 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.SolrTestCaseJ4 Writing core.properties file to /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_9F5FF3B635BAFECA-001/tempDir-002/cores/core
  2> 4435 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 4437 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 4446 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-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> 4530 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 4567 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1749179c{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,AVAILABLE}
  2> 4615 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.e.j.s.AbstractConnector Started ServerConnector@45150217{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35495}
  2> 4618 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.e.j.s.Server Started Server@2af4e82d{STARTING}[10.0.14,sto=0] @4649ms
  2> 4630 ERROR (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 4631 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 4664 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ version 9.3.0-SNAPSHOT df0327aacbf9d1744297b3278c31e551cb7fdf97 [snapshot build, details omitted]
  2> 4666 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in standalone mode on port null
  2> 4667 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: /tmp/src/solr/solr
  2> 4668 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 2023-04-18T00:55:58.044291Z
  2> 4671 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.s.CoreContainerProvider Solr Home: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_9F5FF3B635BAFECA-001/tempDir-001 (source: servlet config: solr.solr.home)
  2> 4674 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.c.SolrXmlConfig Loading solr.xml from /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_9F5FF3B635BAFECA-001/tempDir-001/solr.xml
  2> 8433 WARN  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-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> 8780 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_9F5FF3B635BAFECA-001/tempDir-001
  2> 8781 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
  2> 9172 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> 9186 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> 9187 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> 9188 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> 9189 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> 9190 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> 9191 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 9202 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
  2> 9317 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=example
  2> 10253 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> 10259 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> 10260 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> 10260 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> 10278 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
  2> 10336 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 10342 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.SolrExampleXMLTest_9F5FF3B635BAFECA-001/tempDir-001/collection1, trusted=true
  2> 10421 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.SolrExampleXMLTest_9F5FF3B635BAFECA-001/tempDir-001/collection1], dataDir=[/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_9F5FF3B635BAFECA-001/tempDir-001/collection1/data/]
  2> 10546 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: initDynamicDefaults maxThreadCount=1 maxMergeCount=6
  2> 10614 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@15de0d62
  2> 10638 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 10643 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 25 ms to checkpoint
  2> 10652 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=true reader=null
  2> 10682 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@2a1e9ac4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ae25650)
  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@5f618817
  2> writer=org.apache.solr.update.SolrIndexWriter@2715ef30
  2> 
  2> 10686 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
  2> 10686 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: now flush at close
  2> 10687 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   start flush: applyAllDeletes=true
  2> 10688 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 10689 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 10693 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> 10699 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> 10699 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 10703 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> 10705 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: now merge
  2> 10706 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   index(source): 
  2> 10707 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   no more merges pending; now return
  2> 10709 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges
  2> 10709 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges done
  2> 10709 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: start
  2> 10722 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: enter lock
  2> 10724 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: now prepare
  2> 10724 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: prepareCommit: flush
  2> 10725 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 10725 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 10726 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> 10727 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 10727 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> 10728 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit(): start
  2> 10729 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit index= changeCount=2
  2> 10734 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_9F5FF3B635BAFECA-001/tempDir-001, hostPort=35495, coreRootDirectory=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_9F5FF3B635BAFECA-001/tempDir-002/cores}
  2> 10748 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> 10749 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: done all syncs: []
  2> 10750 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: pendingCommit != null
  2> 10750 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> 10750 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
  2> 10797 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 46 ms to checkpoint
  2> 10797 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: took 72.8 msec
  2> 10797 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: done
  2> 10798 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback
  2> 10801 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: all running merges have aborted
  2> 10802 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: done finish merges
  2> 10802 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: abort
  2> 10803 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: done abort success=true
  2> 10804 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: infos=
  2> 10804 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 10804 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to checkpoint
  2> 11712 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 11773 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
  2> 11774 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
  2> 11801 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
  2> 11809 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 11815 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: initDynamicDefaults maxThreadCount=1 maxMergeCount=6
  2> 11821 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@15de0d62
  2> 11821 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: init: load commit "segments_1"
  2> 11823 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 11824 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to checkpoint
  2> 11824 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=false reader=null
  2> 11826 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@2a1e9ac4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ae25650)
  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@5f618817
  2> writer=org.apache.solr.update.SolrIndexWriter@6f2d8a3e
  2> 
  2> 11827 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
  2> 11828 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: flush at getReader
  2> 11830 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 11835 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> 11835 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 11843 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> 11845 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> 11851 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MP][coreLoadExecutor-11-thread-1]: findMerges: 0 segments
  2> 11852 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> 11853 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: getReader took 25 ms
  2> 11925 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.SolrExampleXMLTest_9F5FF3B635BAFECA-001/tempDir-001/collection1/conf
  2> 11930 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.SolrExampleXMLTest_9F5FF3B635BAFECA-001/tempDir-001/collection1/conf
  2> 11930 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
  2> 11932 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.SolrExampleXMLTest_9F5FF3B635BAFECA-001/tempDir-001/collection1/conf
  2> 11933 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
  2> 11934 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
  2> 11934 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
  2> 11936 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.SolrExampleXMLTest_9F5FF3B635BAFECA-001/tempDir-001/collection1/conf
  2> 11936 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true, format=solr} for /schema/analysis/synonyms/english
  2> 11937 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
  2> 11941 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
  2> 11969 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=text, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxQueryFrequency=0.01, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4}
  2> 11984 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
  2> 11988 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> 12014 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> 12043 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 12053 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 1763473479884079104
  2> 12181 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=115
  2> 12183 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
  2> 12183 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
  2> 12183 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
  2> 12206 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> avr. 18, 2023 10:55:56 AM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
  2> AVERTISSEMENT: Suite execution timed out: org.apache.solr.client.solrj.SolrExampleXMLTest
  2> ==== jstack at approximately timeout time ====
  2> "Test worker" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@1984c0a2
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@1984c0a2
  2> 	at java.base@11.0.16/java.lang.Thread.join(Thread.java:1300)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  2> 	at java.base@11.0.16/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
  2> 	at java.base@11.0.16/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
  2> 
  2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@6cf0076b
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@6cf0076b
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  2> 	at java.base@11.0.16/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@4c37fd3e
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@4c37fd3e
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	at java.base@11.0.16/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:161)
  2> 
  2> "/127.0.0.1:46256 to /127.0.0.1:36679 workers" ID=11 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@399e473f
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@399e473f
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/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@788ac394
  2> 	at org.gradle.api.internal.tasks.testing.worker.TestWorker.stop(TestWorker.java:189)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42e99e4a
  2> 
  2> "/127.0.0.1:46256 to /127.0.0.1:36679 workers Thread 2" ID=12 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5539c438
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5539c438
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42a48628
  2> 
  2> "/127.0.0.1:46256 to /127.0.0.1:36679 workers Thread 3" ID=13 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@26140dac
  2> 	- locked sun.nio.ch.EPollSelectorImpl@8acfc99
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@74f0ea28
  2> 
  2> "SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]" ID=14 RUNNABLE
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpThreads0(Native Method)
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
  2> 	at java.management@11.0.16/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@4340e50c
  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-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker" ID=15 WAITING on java.util.concurrent.CountDownLatch$Sync@bc82c3e
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.CountDownLatch$Sync@bc82c3e
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2> 	at java.base@11.0.16/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@5843f158
  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@5ebcee91
  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:100)
  2> 	at app//org.apache.solr.client.solrj.SolrExampleXMLTest.beforeTest(SolrExampleXMLTest.java:33)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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$196/0x0000000840257c40.run(Unknown Source)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@319b89eb
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@75b77251
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@3239948e
  2> 
  2> "qtp1769156139-17-acceptor-0@86b2123-ServerConnector@45150217{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35495}" ID=17 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@6671387d
  2> 
  2> "qtp1769156139-18" ID=18 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@281afb18
  2> 	- locked sun.nio.ch.EPollSelectorImpl@56f99771
  2> 	at java.base@11.0.16/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$262/0x0000000840345040.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1769156139-19" ID=19 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c9af84c
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c9af84c
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1769156139-20" ID=20 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c9af84c
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c9af84c
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1769156139-21" ID=21 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c9af84c
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c9af84c
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1769156139-22" ID=22 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c9af84c
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c9af84c
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1769156139-23" ID=23 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c9af84c
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c9af84c
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1769156139-24" ID=24 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c9af84c
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c9af84c
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Session-HouseKeeper-b59740-1" ID=25 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73479972
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73479972
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "httpShardExecutor-6-thread-1" ID=26 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@cfa6e39
  2> 	- locked sun.nio.ch.EPollSelectorImpl@16a232c8
  2> 	at java.base@11.0.16/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$262/0x0000000840345040.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$349/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@4d219bba
  2> 
  2> "httpShardExecutor-6-thread-2" ID=27 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@5d31f0c8
  2> 	- locked sun.nio.ch.EPollSelectorImpl@12f26e15
  2> 	at java.base@11.0.16/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$262/0x0000000840345040.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$349/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@4ea4e81b
  2> 
  2> "Connection evictor" ID=28 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Connection evictor" ID=29 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "h2sc-8-thread-1" ID=30 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@4da651d4
  2> 	- locked sun.nio.ch.EPollSelectorImpl@4a951eda
  2> 	at java.base@11.0.16/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$262/0x0000000840345040.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$349/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@2c27fb1f
  2> 
  2> "h2sc-8-thread-2" ID=31 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@187010f0
  2> 	- locked sun.nio.ch.EPollSelectorImpl@19f3572d
  2> 	at java.base@11.0.16/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$262/0x0000000840345040.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$349/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@563bd210
  2> 
  2> "CloserThread" ID=33 WAITING on java.lang.Object@66a48d36
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.Object@66a48d36
  2> 	at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2> 	at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  2> 
  2> "ForkJoinPool.commonPool-worker-3" ID=36 WAITING on java.util.concurrent.ForkJoinPool@4252cf6
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.ForkJoinPool@4252cf6
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
  2> 
  2> "searcherExecutor-13-thread-1" ID=37 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c4a5b12
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c4a5b12
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> ^^==============================================
  2> 
  2> avr. 18, 2023 10:55:56 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> AVERTISSEMENT: Will linger awaiting termination of 16 leaked thread(s).
  2> avr. 18, 2023 10:55:57 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> GRAVE: 16 threads leaked from SUITE scope at org.apache.solr.client.solrj.SolrExampleXMLTest: 
  2>    1) Thread[id=20, name=qtp1769156139-20, state=TIMED_WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    2) Thread[id=21, name=qtp1769156139-21, state=TIMED_WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    3) Thread[id=23, name=qtp1769156139-23, state=TIMED_WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    4) Thread[id=17, name=qtp1769156139-17-acceptor-0@86b2123-ServerConnector@45150217{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35495}, state=RUNNABLE, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    5) Thread[id=24, name=qtp1769156139-24, state=TIMED_WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    6) Thread[id=27, name=httpShardExecutor-6-thread-2, state=RUNNABLE, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$262/0x0000000840345040.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$349/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    7) Thread[id=30, name=h2sc-8-thread-1, state=RUNNABLE, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$262/0x0000000840345040.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$349/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    8) Thread[id=18, name=qtp1769156139-18, state=RUNNABLE, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$262/0x0000000840345040.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    9) Thread[id=25, name=Session-HouseKeeper-b59740-1, state=TIMED_WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   10) Thread[id=33, name=CloserThread, state=WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2>         at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2>         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  2>   11) Thread[id=19, name=qtp1769156139-19, state=TIMED_WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   12) Thread[id=22, name=qtp1769156139-22, state=TIMED_WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   13) Thread[id=26, name=httpShardExecutor-6-thread-1, state=RUNNABLE, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$262/0x0000000840345040.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$349/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   14) Thread[id=37, name=searcherExecutor-13-thread-1, state=WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2>         at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   15) Thread[id=15, name=SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker, state=WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2>         at java.base@11.0.16/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:100)
  2>         at app//org.apache.solr.client.solrj.SolrExampleXMLTest.beforeTest(SolrExampleXMLTest.java:33)
  2>         at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2>         at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2>         at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2>         at java.base@11.0.16/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//

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

d-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   start flush: applyAllDeletes=true
  2> 7204808 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before flush 
  2> 7204808 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7204808 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> 7204808 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> 7204808 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no deletes to apply
  2> 7204809 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> 7204809 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]: now merge
  2> 7204809 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   index(source): 
  2> 7204809 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   no more merges pending; now return
  2> 7204809 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges
  2> 7204809 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges done
  2> 7204809 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: start
  2> 7204810 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: enter lock
  2> 7204810 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: now prepare
  2> 7204810 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: prepareCommit: flush
  2> 7204810 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before flush 
  2> 7204810 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7204810 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> 7204810 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no deletes to apply
  2> 7204810 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> 7204810 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: startCommit(): start
  2> 7204810 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   skip startCommit(): no changes pending
  2> 7204811 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: pendingCommit == null; skip
  2> 7204811 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: took 1.0 msec
  2> 7204811 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: done
  2> 7204811 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback
  2> 7204811 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: all running merges have aborted
  2> 7204811 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: done finish merges
  2> 7204811 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: abort
  2> 7204811 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: done abort success=true
  2> 7204812 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: infos=
  2> 7204812 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 7204812 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: 0 ms to checkpoint
  2> 7204820 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 7204828 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 7204832 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 7204838 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-2 after mutting 0 log messages
  2> 7204838 INFO  (SUITE-SolrExampleXMLTest-seed#[9F5FF3B635BAFECA]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-3 for ERROR logs matching regex: ignore_exception
  2> Apr 18, 2023 2:55:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
  2> INFO: All leaked threads terminated.
   >     java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   >         at __randomizedtesting.SeedInfo.seed([9F5FF3B635BAFECA]:0)
  2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{}, maxPointsInLeafNode=1872, maxMBSortInHeap=7.282773293580286, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-WF, timezone=Etc/GMT-8
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=1,free=205890984,total=324534272
  2> NOTE: All tests run in this JVM: [SolrExampleXMLTest]
  2> NOTE: reproduce with: gradlew test --tests SolrExampleXMLTest -Dtests.seed=9F5FF3B635BAFECA -Dtests.locale=fr-WF -Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

:solr:solrj:test (FAILURE): 1049 test(s), 1 failure(s), 10 skipped

1049 tests completed, 1 failed, 10 skipped

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

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.SolrExampleXMLTest.classMethod (:solr:solrj)
    Test output: /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.SolrExampleXMLTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.SolrExampleXMLTest.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=9F5FF3B635BAFECA -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 14s
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4098 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4098/

All tests passed

Build Log:
[...truncated 1232 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 36 Affinity placement plugin using ENV
not ok 37 start solr with ssl
# (in test file test/test_ssl.bats, line 54)
#   `solr assert --started https://localhost:8983/solr --timeout 5000' failed with status 100
# 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=167818). Happy searching!
#
# INFO  - 2023-04-17 23:18:45.308; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-04-17 23:18:45.314; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# INFO  - 2023-04-17 23:18:45.698; org.eclipse.jetty.util.ssl.SslContextFactory; x509=X509@52851b44(solr-ssl,h=[localhost],a=[/127.0.0.1],w=[]) for Client@1cdc4c27[provider=null,keyStore=file:///tmp/bats-run-UFx0W9/test/37/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-UFx0W9/test/37/ssl/solr-ssl.keystore.p12]
#
# ERROR: Solr is not running on url https://localhost:8983/solr after 5s
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /tmp/src/solr/solr/packaging/build/test-output/failure-snapshots/37-1
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 26m39s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4097 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4097/

All tests passed

Build Log:
[...truncated 1227 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m28s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4096 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4096/

All tests passed

Build Log:
[...truncated 1228 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m24.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4095 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4095/

All tests passed

Build Log:
[...truncated 1225 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m14.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4094 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4094/

3 tests failed.
FAILED:  org.apache.solr.cloud.TestLeaderElectionZkExpiry.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestLeaderElectionZkExpiry: 
   1) Thread[id=250, name=OverseerExitThread, state=TIMED_WAITING, group=Overseer state updater.]
        at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
        at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:161)
        at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:82)
        at app//org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:383)
        at app//org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:103)
        at app//org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:315)
        at app//org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:395)
        at app//org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:2427)
        at app//org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:511)
        at app//org.apache.solr.cloud.Overseer$ClusterStateUpdater$$Lambda$1163/0x00000008408da840.run(Unknown Source)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestLeaderElectionZkExpiry: 
   1) Thread[id=250, name=OverseerExitThread, state=TIMED_WAITING, group=Overseer state updater.]
        at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
        at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:161)
        at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:82)
        at app//org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:383)
        at app//org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:103)
        at app//org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:315)
        at app//org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:395)
        at app//org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:2427)
        at app//org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:511)
        at app//org.apache.solr.cloud.Overseer$ClusterStateUpdater$$Lambda$1163/0x00000008408da840.run(Unknown Source)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
	at __randomizedtesting.SeedInfo.seed([6F20DD924FDD2C66]:0)


FAILED:  org.apache.solr.handler.admin.api.NodeLoggingAPITest.testReliesOnLogWatcherToModifyLogLevels

Error Message:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use

Stack Trace:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use
	at app//org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:102)
	at app//org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:625)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:57)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:39)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:459)
	at java.base/sun.nio.ch.Net.bind(Net.java:448)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bindToChannelAndAddress(TCPNIOBindingHandler.java:107)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bind(TCPNIOBindingHandler.java:64)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:215)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:195)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:186)
	at org.glassfish.grizzly.http.server.NetworkListener.start(NetworkListener.java:711)
	at org.glassfish.grizzly.http.server.HttpServer.start(HttpServer.java:256)
	at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:93)
	... 47 more


FAILED:  org.apache.solr.handler.configsets.ListConfigSetsAPITest.testListConfigsetsV1Compatibility

Error Message:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use

Stack Trace:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use
	at app//org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:102)
	at app//org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:625)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:57)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:39)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:459)
	at java.base/sun.nio.ch.Net.bind(Net.java:448)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bindToChannelAndAddress(TCPNIOBindingHandler.java:107)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bind(TCPNIOBindingHandler.java:64)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:215)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:195)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:186)
	at org.glassfish.grizzly.http.server.NetworkListener.start(NetworkListener.java:711)
	at org.glassfish.grizzly.http.server.HttpServer.start(HttpServer.java:256)
	at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:93)
	... 47 more




Build Log:
[...truncated 2506 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.configsets.ListConfigSetsAPITest.testListConfigsetsV1Compatibility (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.configsets.ListConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.configsets.ListConfigSetsAPITest.testListConfigsetsV1Compatibility" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=6F20DD924FDD2C66 -Ptests.file.encoding=UTF-8

  - org.apache.solr.handler.admin.api.NodeLoggingAPITest.testReliesOnLogWatcherToModifyLogLevels (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.admin.api.NodeLoggingAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.admin.api.NodeLoggingAPITest.testReliesOnLogWatcherToModifyLogLevels" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=6F20DD924FDD2C66 -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.TestLeaderElectionZkExpiry.classMethod (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestLeaderElectionZkExpiry.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestLeaderElectionZkExpiry.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=6F20DD924FDD2C66 -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 12m 53s
625 actionable tasks: 609 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 13m13s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4093 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4093/

All tests passed

Build Log:
[...truncated 1226 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m13.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4092 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4092/

All tests passed

Build Log:
[...truncated 1229 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m18.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4091 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4091/

All tests passed

Build Log:
[...truncated 1223 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m12.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4090 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4090/

All tests passed

Build Log:
[...truncated 1235 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m16s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4089 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4089/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.request.SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema

Error Message:
java.lang.Exception: Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([CC66972D187C0C8A]:0)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.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([CC66972D187C0C8A]:0)




Build Log:
[...truncated 1219 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

> Task :solr:solrj:test

org.apache.solr.client.solrj.request.SchemaTest > deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema FAILED
    java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([CC66972D187C0C8A]:0)

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

org.apache.solr.client.solrj.request.SchemaTest > test suite's output saved to /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt, copied below:
  2> 3032 INFO  (SUITE-SchemaTest-seed#[CC66972D187C0C8A]-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> 3046 INFO  (SUITE-SchemaTest-seed#[CC66972D187C0C8A]-worker) [] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
  2> 3091 INFO  (SUITE-SchemaTest-seed#[CC66972D187C0C8A]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-1 for ERROR logs matching regex: ignore_exception
  2> 3123 INFO  (SUITE-SchemaTest-seed#[CC66972D187C0C8A]-worker) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.request.SchemaTest_CC66972D187C0C8A-001/data-dir-1-001
  2> 3241 INFO  (SUITE-SchemaTest-seed#[CC66972D187C0C8A]-worker) [] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
  2> 3289 INFO  (SUITE-SchemaTest-seed#[CC66972D187C0C8A]-worker) [] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
  2> 3350 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.SolrTestCaseJ4 ###Starting deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema
  2> 3450 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 3451 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 3461 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.SolrTestCaseJ4 Writing core.properties file to /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.request.SchemaTest_CC66972D187C0C8A-001/tempDir-003/cores/core
  2> 3912 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 3928 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 3935 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.e.j.s.Server jetty-10.0.14; built: 2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 11.0.16+8
  2> 4076 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 4127 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b7d58e1{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,AVAILABLE}
  2> 4153 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.e.j.s.AbstractConnector Started ServerConnector@3338d4e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35587}
  2> 4157 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.e.j.s.Server Started Server@4ce3a59{STARTING}[10.0.14,sto=0] @4213ms
  2> 4169 ERROR (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 4170 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 4182 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ version 9.3.0-SNAPSHOT 4d99471622598c23a4931fe91737c98e627782cb [snapshot build, details omitted]
  2> 4185 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in standalone mode on port null
  2> 4186 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: /tmp/src/solr/solr
  2> 4186 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 2023-04-16T22:52:32.055574Z
  2> 4188 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.s.CoreContainerProvider Solr Home: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.request.SchemaTest_CC66972D187C0C8A-001/tempDir-001 (source: servlet config: solr.solr.home)
  2> 4189 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.c.SolrXmlConfig Loading solr.xml from /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.request.SchemaTest_CC66972D187C0C8A-001/tempDir-001/solr.xml
  2> 10189 WARN  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] 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> 10447 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.request.SchemaTest_CC66972D187C0C8A-001/tempDir-003/cores
  2> 10448 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
  2> 10711 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> 10712 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 10741 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema.xml  not found - loading non-managed schema schema.xml instead
  2> 10790 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=test
  2> 11069 WARN  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
  2> 11069 WARN  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
  2> 11078 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
  2> 11105 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.request.SchemaTest_CC66972D187C0C8A-001/tempDir-001/collection1/conf/managed-schema.xml
  2> 11118 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.request.SchemaTest_CC66972D187C0C8A-001/tempDir-001/collection1/conf/schema.xml to /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.request.SchemaTest_CC66972D187C0C8A-001/tempDir-001/collection1/conf/schema.xml.bak
  2> 11119 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.request.SchemaTest_CC66972D187C0C8A-001/tempDir-001/collection1, trusted=true
  2> 11163 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.request.SchemaTest_CC66972D187C0C8A-001/tempDir-003/cores/core], dataDir=[/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.request.SchemaTest_CC66972D187C0C8A-001/tempDir-003/cores/core/data/]
  2> 11416 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 11569 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.request.SchemaTest_CC66972D187C0C8A-001/tempDir-001, hostPort=35587, coreRootDirectory=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.request.SchemaTest_CC66972D187C0C8A-001/tempDir-003/cores}
  2> 11714 WARN  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
  2> 11766 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 11777 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
  2> 11777 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 11818 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.request.SchemaTest_CC66972D187C0C8A-001/tempDir-001/collection1/conf
  2> 11835 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 11846 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> апр 17, 2023 5:22:30 ПРЕ ПОДНЕ com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
  2> WARNING: Suite execution timed out: org.apache.solr.client.solrj.request.SchemaTest
  2> ==== jstack at approximately timeout time ====
  2> "Test worker" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@4fc267a5
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@4fc267a5
  2> 	at java.base@11.0.16/java.lang.Thread.join(Thread.java:1300)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  2> 	at java.base@11.0.16/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
  2> 	at java.base@11.0.16/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
  2> 
  2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@6bb09ced
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@6bb09ced
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  2> 	at java.base@11.0.16/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@76d8ab7b
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@76d8ab7b
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	at java.base@11.0.16/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:161)
  2> 
  2> "/127.0.0.1:50314 to /127.0.0.1:32777 workers" ID=11 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f821b51
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f821b51
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/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$Handler.run(MessageHub.java:403)
  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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42e99e4a
  2> 
  2> "/127.0.0.1:50314 to /127.0.0.1:32777 workers Thread 2" ID=12 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26d8d963
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26d8d963
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42a48628
  2> 
  2> "/127.0.0.1:50314 to /127.0.0.1:32777 workers Thread 3" ID=13 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@49e07ea1
  2> 	- locked sun.nio.ch.EPollSelectorImpl@7a508795
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@74f0ea28
  2> 
  2> "SUITE-SchemaTest-seed#[CC66972D187C0C8A]" ID=14 RUNNABLE
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpThreads0(Native Method)
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
  2> 	at java.management@11.0.16/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@5527431d
  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> "TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]" ID=15 WAITING on java.util.concurrent.CountDownLatch$Sync@5f0ccdfb
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.CountDownLatch$Sync@5f0ccdfb
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2> 	at java.base@11.0.16/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@35d49b1b
  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@7f8bee76
  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:86)
  2> 	at app//org.apache.solr.util.RestTestBase.createJettyAndHarness(RestTestBase.java:57)
  2> 	at app//org.apache.solr.client.solrj.request.SchemaTest.init(SchemaTest.java:123)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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$9.evaluate(RandomizedRunner.java:980)
  2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
  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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
  2> 	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
  2> 	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
  2> 	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
  2> 	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
  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.forkTimeoutingTask(ThreadLeakControl.java:843)
  2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
  2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
  2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
  2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
  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/0x0000000840222040.run(Unknown Source)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@119b23d
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@6e4926a8
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@7f546439
  2> 
  2> "qtp1800531161-17" ID=17 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@1348047d
  2> 	- locked sun.nio.ch.EPollSelectorImpl@34131cda
  2> 	at java.base@11.0.16/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$260/0x000000084033d040.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1800531161-18-acceptor-0@5d5370ff-ServerConnector@3338d4e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35587}" ID=18 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@68bac3cd
  2> 
  2> "qtp1800531161-19" ID=19 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5160a834
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5160a834
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1800531161-20" ID=20 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5160a834
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5160a834
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1800531161-21" ID=21 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5160a834
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5160a834
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1800531161-22" ID=22 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5160a834
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5160a834
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1800531161-23" ID=23 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5160a834
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5160a834
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1800531161-24" ID=24 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5160a834
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5160a834
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Session-HouseKeeper-6aff08be-1" ID=25 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2582589
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2582589
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "httpShardExecutor-6-thread-1" ID=26 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@2e011cd4
  2> 	- locked sun.nio.ch.EPollSelectorImpl@109b0672
  2> 	at java.base@11.0.16/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$260/0x000000084033d040.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$347/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@34b590ca
  2> 
  2> "httpShardExecutor-6-thread-2" ID=27 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@44ee3d5d
  2> 	- locked sun.nio.ch.EPollSelectorImpl@7593c24
  2> 	at java.base@11.0.16/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$260/0x000000084033d040.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$347/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@502dfd68
  2> 
  2> "Connection evictor" ID=28 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Connection evictor" ID=29 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "h2sc-8-thread-1" ID=30 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@211867a7
  2> 	- locked sun.nio.ch.EPollSelectorImpl@69f84d60
  2> 	at java.base@11.0.16/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$260/0x000000084033d040.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$347/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@57072aa0
  2> 
  2> "h2sc-8-thread-2" ID=31 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@5c4981d7
  2> 	- locked sun.nio.ch.EPollSelectorImpl@123f2e66
  2> 	at java.base@11.0.16/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$260/0x000000084033d040.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$347/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@71ae2f11
  2> 
  2> "CloserThread" ID=33 WAITING on java.lang.Object@707846d9
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.Object@707846d9
  2> 	at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2> 	at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  2> 
  2> "ForkJoinPool.commonPool-worker-3" ID=36 WAITING on java.util.concurrent.ForkJoinPool@5bc086fb
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.ForkJoinPool@5bc086fb
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
  2> 
  2> "searcherExecutor-13-thread-1" ID=37 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4b97e36d
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4b97e36d
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> ^^==============================================
  2> 
   >     java.lang.Exception: Test abandoned because suite timeout was reached.
   >         at __randomizedtesting.SeedInfo.seed([CC66972D187C0C8A]:0)
  2> NOTE: reproduce with: gradlew test --tests SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema -Dtests.seed=CC66972D187C0C8A -Dtests.locale=sr-RS -Dtests.timezone=Asia/Tehran -Dtests.asserts=true -Dtests.file.encoding=UTF-8
  2> апр 17, 2023 5:22:30 ПРЕ ПОДНЕ com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> WARNING: Will linger awaiting termination of 16 leaked thread(s).
  2> апр 17, 2023 5:22:31 ПРЕ ПОДНЕ com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> SEVERE: 16 threads leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
  2>    1) Thread[id=33, name=CloserThread, state=WAITING, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2>         at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2>         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  2>    2) Thread[id=27, name=httpShardExecutor-6-thread-2, state=RUNNABLE, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$260/0x000000084033d040.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$347/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    3) Thread[id=26, name=httpShardExecutor-6-thread-1, state=RUNNABLE, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$260/0x000000084033d040.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$347/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    4) Thread[id=15, name=TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A], state=WAITING, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2>         at java.base@11.0.16/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:86)
  2>         at app//org.apache.solr.util.RestTestBase.createJettyAndHarness(RestTestBase.java:57)
  2>         at app//org.apache.solr.client.solrj.request.SchemaTest.init(SchemaTest.java:123)
  2>         at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2>         at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2>         at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2>         at java.base@11.0.16/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$9.evaluate(RandomizedRunner.java:980)
  2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
  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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
  2>         at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
  2>         at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
  2>         at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
  2>         at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
  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.forkTimeoutingTask(ThreadLeakControl.java:843)
  2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
  2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
  2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
  2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
  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/0x0000000840222040.run(Unknown Source)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    5) Thread[id=25, name=Session-HouseKeeper-6aff08be-1, state=TIMED_WAITING, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    6) Thread[id=19, name=qtp1800531161-19, state=TIMED_WAITING, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    7) Thread[id=17, name=qtp1800531161-17, state=RUNNABLE, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$260/0x000000084033d040.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    8) Thread[id=23, name=qtp1800531161-23, state=TIMED_WAITING, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    9) Thread[id=30, name=h2sc-8-thread-1, state=RUNNABLE, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$260/0x000000084033d040.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$347/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   10) Thread[id=31, name=h2sc-8-thread-2, state=RUNNABLE, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$260/0x000000084033d040.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$347/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   11) Thread[id=22, name=qtp1800531161-22, state=TIMED_WAITING, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   12) Thread[id=18, name=qtp1800531161-18-acceptor-0@5d5370ff-ServerConnector@3338d4e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35587}, state=RUNNABLE, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   13) Thread[id=37, name=searcherExecutor-13-thread-1, state=WAITING, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2>         at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   14) Thread[id=21, name=qtp1800531161-21, state=TIMED_WAITING, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   15) Thread[id=24, name=qtp1800531161-24, state=TIMED_WAITING, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   16) Thread[id=20, name=qtp1800531161-20, state=TIMED_WAITING, group=TGRP-SchemaTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> апр 17, 2023 5:22:31 ПРЕ ПОДНЕ com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
  2> INFO: Starting to interrupt leaked threads:
  2>    1) Thread[id=33, name=CloserThread, state=WAITING, group=TGRP-SchemaTest]
  2>    2) Thread[id=27, name=httpShardExecutor-6-thread-2, state=RUNNABLE, group=TGRP-SchemaTest]
  2>    3) Thread[id=26, name=httpShardExecutor-6-thread-1, state=RUNNABLE, group=TGRP-SchemaTest]
  2>    4) Thread[id=15, name=TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A], state=WAITING, group=TGRP-SchemaTest]
  2>    5) Thread[id=25, name=Session-HouseKeeper-6aff08be-1, state=TIMED_WAITING, group=TGRP-SchemaTest]
  2>    6) Thread[id=19, name=qtp1800531161-19, state=TIMED_WAITING, group=TGRP-SchemaTest]
  2>    7) Thread[id=17, name=qtp1800531161-17, state=RUNNABLE, group=TGRP-SchemaTest]
  2>    8) Thread[id=23, name=qtp1800531161-23, state=TIMED_WAITING, group=TGRP-SchemaTest]
  2>    9) Thread[id=30, name=h2sc-8-thread-1, state=RUNNABLE, group=TGRP-SchemaTest]
  2>   10) Thread[id=31, name=h2sc-8-thread-2, state=RUNNABLE, group=TGRP-SchemaTest]
  2>   11) Thread[id=22, name=qtp1800531161-22, state=TIMED_WAITING, group=TGRP-SchemaTest]
  2>   12) Thread[id=18, name=qtp1800531161-18-acceptor-0@5d5370ff-ServerConnector@3338d4e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35587}, state=RUNNABLE, group=TGRP-SchemaTest]
  2>   13) Thread[id=37, name=searcherExecutor-13-thread-1, state=WAITING, group=TGRP-SchemaTest]
  2>   14) Thread[id=21, name=qtp1800531161-21, state=TIMED_WAITING, group=TGRP-SchemaTest]
  2>   15) Thread[id=24, name=qtp1800531161-24, state=TIMED_WAITING, group=TGRP-SchemaTest]
  2>   16) Thread[id=20, name=qtp1800531161-20, state=TIMED_WAITING, group=TGRP-SchemaTest]
  2> 7203755 ERROR (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.s.SolrDispatchFilter Could not start Dispatch Filter.
  2>           => org.apache.solr.common.SolrException: Interrupted while obtaining reference to CoreService
  2> 	at org.apache.solr.servlet.CoreContainerProvider$ServiceHolder.getService(CoreContainerProvider.java:568)
  2> org.apache.solr.common.SolrException: Interrupted while obtaining reference to CoreService
  2> 	at org.apache.solr.servlet.CoreContainerProvider$ServiceHolder.getService(CoreContainerProvider.java:568) ~[solr-core-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT 4d99471622598c23a4931fe91737c98e627782cb [snapshot build, details omitted]]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:147) [solr-core-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT 4d99471622598c23a4931fe91737c98e627782cb [snapshot build, details omitted]]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:133) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.initializeHolders(ServletHandler.java:774) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilters(ServletHandler.java:1472) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:992) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:480) [jetty-servlet-10.0.14.jar:10.0.14]
  2> 	at org.apache.solr.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:427) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT 4d99471622598c23a4931fe91737c98e627782cb [snapshot build, details omitted]]
  2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:253) [jetty-util-10.0.14.jar:10.0.14]
  2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:94) [jetty-util-10.0.14.jar:10.0.14]
  2> 	at org.apache.solr.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:616) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT 4d99471622598c23a4931fe91737c98e627782cb [snapshot build, details omitted]]
  2> 	at org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:554) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT 4d99471622598c23a4931fe91737c98e627782cb [snapshot build, details omitted]]
  2> 	at org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:525) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT 4d99471622598c23a4931fe91737c98e627782cb [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrJettyTestBase.createAndStartJetty(SolrJettyTestBase.java:126) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT 4d99471622598c23a4931fe91737c98e627782cb [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrJettyTestBase.createAndStartJetty(SolrJettyTestBase.java:86) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT 4d99471622598c23a4931fe91737c98e627782cb [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.RestTestBase.createJettyAndHarness(RestTestBase.java:57) [solr-test-framework-9.3.0-SNAPSHOT.jar:9.3.0-SNAPSHOT 4d99471622598c23a4931fe91737c98e627782cb [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.SchemaTest.init(SchemaTest.java:123) [test/:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:980) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) [lucene-test-framework-9.5.0.jar:9.5.0 13803aa6ea7fee91f798cfeded4296182ac43a21 - 2023-01-25 16:44:59]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at java.lang.Thread.run(Thread.java:829) [?:?]
  2> 7204256 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.e.j.s.Server Stopped Server@4ce3a59{STOPPING}[10.0.14,sto=0]
  2> 7204261 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.e.j.s.AbstractConnector Stopped ServerConnector@3338d4e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
  2> 7204264 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2b7d58e1{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,STOPPED}
  2> 7204271 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1979601467
  2> 7204274 INFO  (coreCloseExecutor-18-thread-1) [ x:collection1] o.a.s.c.SolrCore CLOSING SolrCore org.apache.solr.core.SolrCore@6577044 collection1
  2> 7204275 INFO  (coreCloseExecutor-18-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@6577044
  2> 7204299 INFO  (coreCloseExecutor-18-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
  2> 7204307 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 7204316 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 7204322 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 7204329 INFO  (TEST-SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema-seed#[CC66972D187C0C8A]) [] o.a.s.SolrTestCaseJ4 ###Ending deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema
  2> 7204334 INFO  (SUITE-SchemaTest-seed#[CC66972D187C0C8A]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1 after mutting 0 log messages
  2> 7204334 INFO  (SUITE-SchemaTest-seed#[CC66972D187C0C8A]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-2 for ERROR logs matching regex: ignore_exception
  2> NOTE: leaving temporary files on disk at: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.request.SchemaTest_CC66972D187C0C8A-001
  2> Apr 17, 2023 12:52:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
  2> INFO: All leaked threads terminated.
   >     java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   >         at __randomizedtesting.SeedInfo.seed([CC66972D187C0C8A]:0)
  2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{}, maxPointsInLeafNode=57, maxMBSortInHeap=7.50278358568302, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr-RS, timezone=Asia/Tehran
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=1,free=254088488,total=324534272
  2> NOTE: All tests run in this JVM: [SchemaTest]
  2> NOTE: reproduce with: gradlew test --tests SchemaTest -Dtests.seed=CC66972D187C0C8A -Dtests.locale=sr-RS -Dtests.timezone=Asia/Tehran -Dtests.asserts=true -Dtests.file.encoding=UTF-8

:solr:solrj:test (FAILURE): 1056 test(s), 2 failure(s), 11 skipped

1056 tests completed, 2 failed, 11 skipped

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

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

  - org.apache.solr.client.solrj.request.SchemaTest.classMethod (:solr:solrj)
    Test output: /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=CC66972D187C0C8A -Ptests.file.encoding=UTF-8


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 33s
644 actionable tasks: 628 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 2h2m52.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4088 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4088/

All tests passed

Build Log:
[...truncated 1226 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m19.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4087 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4087/

All tests passed

Build Log:
[...truncated 1227 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m22s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4086 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4086/

1 tests failed.
FAILED:  org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull

Error Message:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475282245",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"recovering",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475146577",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"down",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"}},
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475282245",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475146577",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"}}}
Live Nodes: [127.0.0.1:35995_solr, 127.0.0.1:38225_solr, 127.0.0.1:40713_solr, 127.0.0.1:40933_solr, 127.0.0.1:43773_solr, 127.0.0.1:45781_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475282245",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"recovering",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475146577",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"down",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"}},
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475282245",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475146577",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"}}}

Stack Trace:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475282245",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"recovering",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475146577",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"down",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"}},
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475282245",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475146577",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"}}}
Live Nodes: [127.0.0.1:35995_solr, 127.0.0.1:38225_solr, 127.0.0.1:40713_solr, 127.0.0.1:40933_solr, 127.0.0.1:43773_solr, 127.0.0.1:45781_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475282245",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"recovering",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475146577",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"down",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"}},
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475282245",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_0_replica_p0",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681667089475146577",
      "shard_parent_node":"127.0.0.1:35995_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:35995_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:35995/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_1_replica_p1",
          "node_name":"127.0.0.1:43773_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:43773/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057614182907909"}}}
	at __randomizedtesting.SeedInfo.seed([A3027C3F02654CA5:79A4EE1BA6AB01D8]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:171)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:137)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.doSplit(SplitShardWithNodeRoleTest.java:87)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull(SplitShardWithNodeRoleTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 4172 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

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


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 12m 58s
625 actionable tasks: 609 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 13m20.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4085 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4085/

All tests passed

Build Log:
[...truncated 1224 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m20s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4084 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4084/

All tests passed

Build Log:
[...truncated 1226 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m15.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4083 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4083/

3 tests failed.
FAILED:  org.apache.solr.handler.configsets.ListConfigSetsAPITest.testListConfigsetsV1Compatibility

Error Message:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use

Stack Trace:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use
	at app//org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:102)
	at app//org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:625)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:57)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:39)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:459)
	at java.base/sun.nio.ch.Net.bind(Net.java:448)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bindToChannelAndAddress(TCPNIOBindingHandler.java:107)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bind(TCPNIOBindingHandler.java:64)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:215)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:195)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:186)
	at org.glassfish.grizzly.http.server.NetworkListener.start(NetworkListener.java:711)
	at org.glassfish.grizzly.http.server.HttpServer.start(HttpServer.java:256)
	at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:93)
	... 47 more


FAILED:  org.apache.solr.handler.configsets.ListConfigSetsAPITest.testSuccessfulListConfigsetsRaw

Error Message:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use

Stack Trace:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use
	at app//org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:102)
	at app//org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:625)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:57)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:39)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:459)
	at java.base/sun.nio.ch.Net.bind(Net.java:448)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bindToChannelAndAddress(TCPNIOBindingHandler.java:107)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bind(TCPNIOBindingHandler.java:64)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:215)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:195)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:186)
	at org.glassfish.grizzly.http.server.NetworkListener.start(NetworkListener.java:711)
	at org.glassfish.grizzly.http.server.HttpServer.start(HttpServer.java:256)
	at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:93)
	... 47 more


FAILED:  org.apache.solr.handler.configsets.ListConfigSetsAPITest.testSuccessfulListConfigsetsTyped

Error Message:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use

Stack Trace:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use
	at app//org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:102)
	at app//org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:625)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:57)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:39)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:459)
	at java.base/sun.nio.ch.Net.bind(Net.java:448)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bindToChannelAndAddress(TCPNIOBindingHandler.java:107)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bind(TCPNIOBindingHandler.java:64)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:215)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:195)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:186)
	at org.glassfish.grizzly.http.server.NetworkListener.start(NetworkListener.java:711)
	at org.glassfish.grizzly.http.server.HttpServer.start(HttpServer.java:256)
	at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:93)
	... 47 more




Build Log:
[...truncated 1614 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.configsets.ListConfigSetsAPITest.testListConfigsetsV1Compatibility (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.configsets.ListConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.configsets.ListConfigSetsAPITest.testListConfigsetsV1Compatibility" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=7F758F374CC1FDBF -Ptests.file.encoding=US-ASCII

  - org.apache.solr.handler.configsets.ListConfigSetsAPITest.testSuccessfulListConfigsetsRaw (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.configsets.ListConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.configsets.ListConfigSetsAPITest.testSuccessfulListConfigsetsRaw" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=7F758F374CC1FDBF -Ptests.file.encoding=US-ASCII

  - org.apache.solr.handler.configsets.ListConfigSetsAPITest.testSuccessfulListConfigsetsTyped (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.configsets.ListConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.configsets.ListConfigSetsAPITest.testSuccessfulListConfigsetsTyped" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=7F758F374CC1FDBF -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

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

Total time: 13m22s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4082 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4082/

All tests passed

Build Log:
[...truncated 1228 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m28s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4081 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4081/

All tests passed

Build Log:
[...truncated 1225 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m19.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4080 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4080/

3 tests failed.
FAILED:  org.apache.solr.handler.admin.api.NodeLoggingAPITest.testReliesOnLogWatcherToSetMessageThreshold

Error Message:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use

Stack Trace:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use
	at app//org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:102)
	at app//org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:625)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:57)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:39)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:459)
	at java.base/sun.nio.ch.Net.bind(Net.java:448)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bindToChannelAndAddress(TCPNIOBindingHandler.java:107)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bind(TCPNIOBindingHandler.java:64)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:215)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:195)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:186)
	at org.glassfish.grizzly.http.server.NetworkListener.start(NetworkListener.java:711)
	at org.glassfish.grizzly.http.server.HttpServer.start(HttpServer.java:256)
	at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:93)
	... 47 more


FAILED:  org.apache.solr.handler.admin.api.NodeLoggingAPITest.testReliesOnLogWatcherToModifyLogLevels

Error Message:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use

Stack Trace:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use
	at app//org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:102)
	at app//org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:625)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:57)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:39)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:459)
	at java.base/sun.nio.ch.Net.bind(Net.java:448)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bindToChannelAndAddress(TCPNIOBindingHandler.java:107)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bind(TCPNIOBindingHandler.java:64)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:215)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:195)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:186)
	at org.glassfish.grizzly.http.server.NetworkListener.start(NetworkListener.java:711)
	at org.glassfish.grizzly.http.server.HttpServer.start(HttpServer.java:256)
	at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:93)
	... 47 more


FAILED:  org.apache.solr.handler.configsets.ListConfigSetsAPITest.testListConfigsetsV1Compatibility

Error Message:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use

Stack Trace:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use
	at app//org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:102)
	at app//org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:625)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:57)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:39)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:459)
	at java.base/sun.nio.ch.Net.bind(Net.java:448)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bindToChannelAndAddress(TCPNIOBindingHandler.java:107)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bind(TCPNIOBindingHandler.java:64)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:215)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:195)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:186)
	at org.glassfish.grizzly.http.server.NetworkListener.start(NetworkListener.java:711)
	at org.glassfish.grizzly.http.server.HttpServer.start(HttpServer.java:256)
	at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:93)
	... 47 more




Build Log:
[...truncated 1669 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.configsets.ListConfigSetsAPITest.testListConfigsetsV1Compatibility (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.configsets.ListConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.configsets.ListConfigSetsAPITest.testListConfigsetsV1Compatibility" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=E0F5EF57E8D58031 -Ptests.file.encoding=UTF-8

  - org.apache.solr.handler.admin.api.NodeLoggingAPITest.testReliesOnLogWatcherToSetMessageThreshold (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.admin.api.NodeLoggingAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.admin.api.NodeLoggingAPITest.testReliesOnLogWatcherToSetMessageThreshold" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=E0F5EF57E8D58031 -Ptests.file.encoding=UTF-8

  - org.apache.solr.handler.admin.api.NodeLoggingAPITest.testReliesOnLogWatcherToModifyLogLevels (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.admin.api.NodeLoggingAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.admin.api.NodeLoggingAPITest.testReliesOnLogWatcherToModifyLogLevels" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=E0F5EF57E8D58031 -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

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

Total time: 13m20.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4079 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4079/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest.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([BC90AECB7039E58E]:0)




Build Log:
[...truncated 1222 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

> Task :solr:solrj:test

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

org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest > test suite's output saved to /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest.txt, copied below:
  2> 2875 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-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> 2889 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
  2> 2943 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-1 for ERROR logs matching regex: ignore_exception
  2> 2976 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest_BC90AECB7039E58E-001/data-dir-1-001
  2> 3073 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
  2> 3121 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
  2> 3253 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 3254 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 3255 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.SolrTestCaseJ4 Writing core.properties file to /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest_BC90AECB7039E58E-001/tempDir-002/cores/core
  2> 3688 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 3691 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 3698 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-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> 3819 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 3852 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ce6f553{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,AVAILABLE}
  2> 3890 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.e.j.s.AbstractConnector Started ServerConnector@69f6b8e5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43419}
  2> 3895 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.e.j.s.Server Started Server@3204106f{STARTING}[10.0.14,sto=0] @3959ms
  2> 3912 ERROR (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 3913 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 3922 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ version 9.3.0-SNAPSHOT 4d99471622598c23a4931fe91737c98e627782cb [snapshot build, details omitted]
  2> 3923 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in standalone mode on port null
  2> 3923 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: /tmp/src/solr/solr
  2> 3924 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 2023-04-16T01:13:26.907513Z
  2> 3926 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.s.CoreContainerProvider Solr Home: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest_BC90AECB7039E58E-001/tempDir-001 (source: servlet config: solr.solr.home)
  2> 3933 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.c.SolrXmlConfig Loading solr.xml from /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest_BC90AECB7039E58E-001/tempDir-001/solr.xml
  2> 6312 WARN  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-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> 6753 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest_BC90AECB7039E58E-001/tempDir-001
  2> 6755 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
  2> 7221 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> 7227 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> 7228 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> 7231 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> 7232 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> 7235 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> 7237 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 7262 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
  2> 7402 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=example
  2> 8247 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> 8249 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> 8250 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> 8250 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> 8264 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
  2> 8337 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.ConcurrentUpdateHttp2SolrClientTest_BC90AECB7039E58E-001/tempDir-001/collection1, trusted=true
  2> 8381 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 8394 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.ConcurrentUpdateHttp2SolrClientTest_BC90AECB7039E58E-001/tempDir-001/collection1], dataDir=[/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest_BC90AECB7039E58E-001/tempDir-001/collection1/data/]
  2> 8486 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: initDynamicDefaults maxThreadCount=1 maxMergeCount=6
  2> 8520 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@7a1ee849
  2> 8535 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 8537 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 13 ms to checkpoint
  2> 8542 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=true reader=null
  2> 8562 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@3d2b9524 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7102340f)
  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@27a5a233
  2> writer=org.apache.solr.update.SolrIndexWriter@587599d5
  2> 
  2> 8574 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
  2> 8575 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: now flush at close
  2> 8575 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   start flush: applyAllDeletes=true
  2> 8576 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 8577 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 8580 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> 8587 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> 8587 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 8590 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> 8590 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: now merge
  2> 8591 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   index(source): 
  2> 8591 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   no more merges pending; now return
  2> 8591 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges
  2> 8592 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges done
  2> 8592 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: start
  2> 8592 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: enter lock
  2> 8592 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: now prepare
  2> 8592 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: prepareCommit: flush
  2> 8593 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 8593 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 8593 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> 8594 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 8594 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> 8594 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit(): start
  2> 8595 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit index= changeCount=2
  2> 8611 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> 8611 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: done all syncs: []
  2> 8612 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: pendingCommit != null
  2> 8613 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> 8613 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
  2> 8616 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 3 ms to checkpoint
  2> 8617 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: took 24.6 msec
  2> 8617 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: done
  2> 8618 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback
  2> 8620 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: all running merges have aborted
  2> 8621 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: done finish merges
  2> 8622 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: abort
  2> 8623 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: done abort success=true
  2> 8624 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: infos=
  2> 8624 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 8625 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to checkpoint
  2> 8655 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest_BC90AECB7039E58E-001/tempDir-001, hostPort=43419, coreRootDirectory=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest_BC90AECB7039E58E-001/tempDir-002/cores}
  2> 9464 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 9500 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
  2> 9501 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
  2> 9521 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
  2> 9527 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 9532 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: initDynamicDefaults maxThreadCount=1 maxMergeCount=6
  2> 9536 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@7a1ee849
  2> 9537 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: init: load commit "segments_1"
  2> 9537 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 9538 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to checkpoint
  2> 9538 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=false reader=null
  2> 9538 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@3d2b9524 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7102340f)
  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@27a5a233
  2> writer=org.apache.solr.update.SolrIndexWriter@4d5861e8
  2> 
  2> 9539 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
  2> 9539 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: flush at getReader
  2> 9541 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 9542 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> 9542 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 9549 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> 9551 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> 9560 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MP][coreLoadExecutor-11-thread-1]: findMerges: 0 segments
  2> 9561 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> 9562 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: getReader took 23 ms
  2> 9608 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.ConcurrentUpdateHttp2SolrClientTest_BC90AECB7039E58E-001/tempDir-001/collection1/conf
  2> 9611 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.ConcurrentUpdateHttp2SolrClientTest_BC90AECB7039E58E-001/tempDir-001/collection1/conf
  2> 9612 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
  2> 9615 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.ConcurrentUpdateHttp2SolrClientTest_BC90AECB7039E58E-001/tempDir-001/collection1/conf
  2> 9615 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
  2> 9616 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
  2> 9616 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
  2> 9618 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.ConcurrentUpdateHttp2SolrClientTest_BC90AECB7039E58E-001/tempDir-001/collection1/conf
  2> 9619 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true, format=solr} for /schema/analysis/synonyms/english
  2> 9621 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
  2> 9628 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
  2> 9653 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=text, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxQueryFrequency=0.01, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4}
  2> 9664 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
  2> 9668 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> 9708 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> 9728 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 9760 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 1763293384139603968
  2> 9853 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=82
  2> 9854 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
  2> 9855 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
  2> 9855 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
  2> 9871 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> Apr 16, 2023 11:13:25 AM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
  2> WARNING: Suite execution timed out: org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest
  2> ==== jstack at approximately timeout time ====
  2> "Test worker" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@29e6237b
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@29e6237b
  2> 	at java.base@11.0.16/java.lang.Thread.join(Thread.java:1300)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  2> 	at java.base@11.0.16/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
  2> 	at java.base@11.0.16/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
  2> 
  2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@3e5d90ae
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@3e5d90ae
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  2> 	at java.base@11.0.16/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@24b4f20d
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@24b4f20d
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	at java.base@11.0.16/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:161)
  2> 
  2> "/127.0.0.1:51824 to /127.0.0.1:46403 workers" ID=11 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f241d9f
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f241d9f
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/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@129e3393
  2> 	at org.gradle.api.internal.tasks.testing.worker.TestWorker.stop(TestWorker.java:189)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42e99e4a
  2> 
  2> "/127.0.0.1:51824 to /127.0.0.1:46403 workers Thread 2" ID=12 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2dae3a35
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2dae3a35
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42a48628
  2> 
  2> "/127.0.0.1:51824 to /127.0.0.1:46403 workers Thread 3" ID=13 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@2e099117
  2> 	- locked sun.nio.ch.EPollSelectorImpl@4de83dee
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@74f0ea28
  2> 
  2> "SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]" ID=14 RUNNABLE
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpThreads0(Native Method)
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
  2> 	at java.management@11.0.16/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@12ff0929
  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-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker" ID=15 WAITING on java.util.concurrent.CountDownLatch$Sync@357b8bba
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.CountDownLatch$Sync@357b8bba
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2> 	at java.base@11.0.16/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@4e5ce6d1
  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@2cbf5724
  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.ConcurrentUpdateHttp2SolrClientTest.beforeTest(ConcurrentUpdateHttp2SolrClientTest.java:47)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@20340810
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@4a68fb7e
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@632be68c
  2> 
  2> "qtp2140117109-17" ID=17 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@358f618d
  2> 	- locked sun.nio.ch.EPollSelectorImpl@38b1df49
  2> 	at java.base@11.0.16/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$261/0x000000084033f040.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp2140117109-18-acceptor-0@3ad0c25f-ServerConnector@69f6b8e5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43419}" ID=18 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@4125155
  2> 
  2> "qtp2140117109-19" ID=19 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d5d2c36
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d5d2c36
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp2140117109-20" ID=20 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d5d2c36
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d5d2c36
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp2140117109-21" ID=21 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d5d2c36
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d5d2c36
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp2140117109-22" ID=22 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d5d2c36
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d5d2c36
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp2140117109-23" ID=23 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d5d2c36
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d5d2c36
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp2140117109-24" ID=24 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d5d2c36
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d5d2c36
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Session-HouseKeeper-6ea804aa-1" ID=25 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2390ab19
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2390ab19
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "httpShardExecutor-6-thread-1" ID=26 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@15ed73b5
  2> 	- locked sun.nio.ch.EPollSelectorImpl@3e310a4
  2> 	at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@2a66c3c6
  2> 
  2> "httpShardExecutor-6-thread-2" ID=27 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@75ba072
  2> 	- locked sun.nio.ch.EPollSelectorImpl@21350be3
  2> 	at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@7a6a6324
  2> 
  2> "Connection evictor" ID=28 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Connection evictor" ID=29 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "h2sc-8-thread-1" ID=30 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@5f3bb4ab
  2> 	- locked sun.nio.ch.EPollSelectorImpl@44c6f9d8
  2> 	at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@38427e35
  2> 
  2> "h2sc-8-thread-2" ID=31 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@1e449902
  2> 	- locked sun.nio.ch.EPollSelectorImpl@1727f33a
  2> 	at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@68fe7728
  2> 
  2> "CloserThread" ID=33 WAITING on java.lang.Object@15bb9399
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.Object@15bb9399
  2> 	at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2> 	at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  2> 
  2> "ForkJoinPool.commonPool-worker-3" ID=36 WAITING on java.util.concurrent.ForkJoinPool@66c0b0cf
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.ForkJoinPool@66c0b0cf
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
  2> 
  2> "searcherExecutor-13-thread-1" ID=37 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5cf6a99c
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5cf6a99c
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> ^^==============================================
  2> 
  2> Apr 16, 2023 11:13:25 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> WARNING: Will linger awaiting termination of 16 leaked thread(s).
  2> Apr 16, 2023 11:13:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> SEVERE: 16 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest: 
  2>    1) Thread[id=20, name=qtp2140117109-20, state=TIMED_WAITING, group=TGRP-ConcurrentUpdateHttp2SolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    2) Thread[id=27, name=httpShardExecutor-6-thread-2, state=RUNNABLE, group=TGRP-ConcurrentUpdateHttp2SolrClientTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    3) Thread[id=24, name=qtp2140117109-24, state=TIMED_WAITING, group=TGRP-ConcurrentUpdateHttp2SolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    4) Thread[id=18, name=qtp2140117109-18-acceptor-0@3ad0c25f-ServerConnector@69f6b8e5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43419}, state=RUNNABLE, group=TGRP-ConcurrentUpdateHttp2SolrClientTest]
  2>         at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    5) Thread[id=26, name=httpShardExecutor-6-thread-1, state=RUNNABLE, group=TGRP-ConcurrentUpdateHttp2SolrClientTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    6) Thread[id=17, name=qtp2140117109-17, state=RUNNABLE, group=TGRP-ConcurrentUpdateHttp2SolrClientTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033f040.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    7) Thread[id=22, name=qtp2140117109-22, state=TIMED_WAITING, group=TGRP-ConcurrentUpdateHttp2SolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    8) Thread[id=25, name=Session-HouseKeeper-6ea804aa-1, state=TIMED_WAITING, group=TGRP-ConcurrentUpdateHttp2SolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    9) Thread[id=37, name=searcherExecutor-13-thread-1, state=WAITING, group=TGRP-ConcurrentUpdateHttp2SolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2>         at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   10) Thread[id=30, name=h2sc-8-thread-1, state=RUNNABLE, group=TGRP-ConcurrentUpdateHttp2SolrClientTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   11) Thread[id=19, name=qtp2140117109-19, state=TIMED_WAITING, group=TGRP-ConcurrentUpdateHttp2SolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   12) Thread[id=23, name=qtp2140117109-23, state=TIMED_WAITING, group=TGRP-ConcurrentUpdateHttp2SolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   13) Thread[id=33, name=CloserThread, state=WAITING, group=TGRP-ConcurrentUpdateHttp2SolrClientTest]
  2>         at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2>         at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2>         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  2>   14) Thread[id=15, name=SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker, state=WAITING, group=TGRP-ConcurrentUpdateHttp2SolrClientTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2>         at java.base@11.0.16/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.ConcurrentUpdateHttp2SolrClientTest.beforeTest(ConcurrentUpdateHttp2SolrClientTest.java:47)
  2>         at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2>         at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2>         at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2>         at java.base@11.0.16/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)

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

lection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before flush 
  2> 7204210 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7204211 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> 7204211 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> 7204212 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no deletes to apply
  2> 7204212 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> 7204212 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]: now merge
  2> 7204212 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   index(source): 
  2> 7204212 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   no more merges pending; now return
  2> 7204212 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges
  2> 7204212 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges done
  2> 7204212 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: start
  2> 7204212 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: enter lock
  2> 7204213 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: now prepare
  2> 7204213 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: prepareCommit: flush
  2> 7204213 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before flush 
  2> 7204213 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7204213 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> 7204213 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no deletes to apply
  2> 7204213 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> 7204213 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: startCommit(): start
  2> 7204213 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   skip startCommit(): no changes pending
  2> 7204213 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: pendingCommit == null; skip
  2> 7204214 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: took 0.9 msec
  2> 7204214 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: done
  2> 7204214 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback
  2> 7204214 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: all running merges have aborted
  2> 7204214 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: done finish merges
  2> 7204214 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: abort
  2> 7204214 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: done abort success=true
  2> 7204214 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: infos=
  2> 7204215 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 7204215 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: 0 ms to checkpoint
  2> 7204223 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 7204231 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 7204234 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 7204240 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1 after mutting 0 log messages
  2> 7204241 INFO  (SUITE-ConcurrentUpdateHttp2SolrClientTest-seed#[BC90AECB7039E58E]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-2 for ERROR logs matching regex: ignore_exception
  2> Apr 16, 2023 3:13:27 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
  2> INFO: All leaked threads terminated.
   >     java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   >         at __randomizedtesting.SeedInfo.seed([BC90AECB7039E58E]:0)
  2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{}, maxPointsInLeafNode=1681, maxMBSortInHeap=5.911196616868936, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-GI, timezone=Asia/Macao
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=1,free=209081952,total=324534272
  2> NOTE: All tests run in this JVM: [ConcurrentUpdateHttp2SolrClientTest]
  2> NOTE: reproduce with: gradlew test --tests ConcurrentUpdateHttp2SolrClientTest -Dtests.seed=BC90AECB7039E58E -Dtests.locale=en-GI -Dtests.timezone=Asia/Macao -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

1087 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.ConcurrentUpdateHttp2SolrClientTest.classMethod (:solr:solrj)
    Test output: /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=BC90AECB7039E58E -Ptests.file.encoding=UTF-8


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 44s
644 actionable tasks: 628 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 2h3m21s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4078 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4078/

All tests passed

Build Log:
[...truncated 1225 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 36 Affinity placement plugin using ENV
ok 37 start solr with ssl
ok 38 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 13m18.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4077 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4077/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.response.TestSuggesterResponse.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([3548B215513C73F]:0)




Build Log:
[...truncated 1218 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

> Task :solr:solrj:test

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

org.apache.solr.client.solrj.response.TestSuggesterResponse > test suite's output saved to /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.response.TestSuggesterResponse.txt, copied below:
  2> 2786 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-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> 2797 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
  2> 2838 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-1 for ERROR logs matching regex: ignore_exception
  2> 2870 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.TestSuggesterResponse_3548B215513C73F-001/data-dir-1-001
  2> 2973 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
  2> 3020 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 3110 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 3110 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 3111 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.SolrTestCaseJ4 Writing core.properties file to /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.TestSuggesterResponse_3548B215513C73F-001/tempDir-002/cores/core
  2> 3550 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 3552 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 3561 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-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> 3675 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 3718 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e2b6517{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,AVAILABLE}
  2> 3751 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.e.j.s.AbstractConnector Started ServerConnector@23daaef4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46019}
  2> 3754 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.e.j.s.Server Started Server@70f95204{STARTING}[10.0.14,sto=0] @3820ms
  2> 3767 ERROR (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 3768 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 3775 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ version 9.3.0-SNAPSHOT 245f7938e26e3eb02a31918d3c87b4df16a2d342 [snapshot build, details omitted]
  2> 3776 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in standalone mode on port null
  2> 3777 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: /tmp/src/solr/solr
  2> 3777 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 2023-04-15T20:09:22.043645Z
  2> 3779 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.s.CoreContainerProvider Solr Home: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.TestSuggesterResponse_3548B215513C73F-001/tempDir-001 (source: servlet config: solr.solr.home)
  2> 3780 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.c.SolrXmlConfig Loading solr.xml from /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.TestSuggesterResponse_3548B215513C73F-001/tempDir-001/solr.xml
  2> 5858 WARN  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-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> 6260 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.TestSuggesterResponse_3548B215513C73F-001/tempDir-001
  2> 6262 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
  2> 6717 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> 6719 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> 6720 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> 6721 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> 6722 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> 6724 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> 6726 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 6757 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
  2> 6895 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=example
  2> 7678 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> 7686 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> 7687 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> 7687 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> 7704 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
  2> 7791 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.response.TestSuggesterResponse_3548B215513C73F-001/tempDir-001/collection1, trusted=true
  2> 7821 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 7856 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.response.TestSuggesterResponse_3548B215513C73F-001/tempDir-001/collection1], dataDir=[/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.TestSuggesterResponse_3548B215513C73F-001/tempDir-001/collection1/data/]
  2> 7921 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: initDynamicDefaults maxThreadCount=1 maxMergeCount=6
  2> 7958 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@4120737b
  2> 7976 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 7977 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 15 ms to checkpoint
  2> 7981 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=true reader=null
  2> 8012 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@2ff36811 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58f06dda)
  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@17cee78e
  2> writer=org.apache.solr.update.SolrIndexWriter@5c23e7b8
  2> 
  2> 8023 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
  2> 8024 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: now flush at close
  2> 8024 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   start flush: applyAllDeletes=true
  2> 8025 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 8025 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 8029 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> 8036 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> 8036 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 8039 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> 8040 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: now merge
  2> 8041 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   index(source): 
  2> 8041 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   no more merges pending; now return
  2> 8041 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges
  2> 8042 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges done
  2> 8042 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: start
  2> 8042 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: enter lock
  2> 8042 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: now prepare
  2> 8042 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: prepareCommit: flush
  2> 8043 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 8043 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 8043 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> 8044 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 8044 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> 8044 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit(): start
  2> 8045 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit index= changeCount=2
  2> 8059 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> 8059 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: done all syncs: []
  2> 8060 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: pendingCommit != null
  2> 8060 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> 8061 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
  2> 8064 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 3 ms to checkpoint
  2> 8065 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: took 22.4 msec
  2> 8065 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: done
  2> 8065 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback
  2> 8068 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: all running merges have aborted
  2> 8068 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: done finish merges
  2> 8068 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: abort
  2> 8069 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: done abort success=true
  2> 8070 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: infos=
  2> 8071 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 8072 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to checkpoint
  2> 8074 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.TestSuggesterResponse_3548B215513C73F-001/tempDir-001, hostPort=46019, coreRootDirectory=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.TestSuggesterResponse_3548B215513C73F-001/tempDir-002/cores}
  2> 9126 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 9174 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
  2> 9175 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
  2> 9196 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
  2> 9206 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 9211 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: initDynamicDefaults maxThreadCount=1 maxMergeCount=6
  2> 9215 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@4120737b
  2> 9216 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: init: load commit "segments_1"
  2> 9219 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 9219 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to checkpoint
  2> 9220 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=false reader=null
  2> 9220 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@2ff36811 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58f06dda)
  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@17cee78e
  2> writer=org.apache.solr.update.SolrIndexWriter@5971e644
  2> 
  2> 9226 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
  2> 9228 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: flush at getReader
  2> 9232 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 9233 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> 9235 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 9244 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> 9248 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> 9255 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MP][coreLoadExecutor-11-thread-1]: findMerges: 0 segments
  2> 9257 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> 9258 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: getReader took 29 ms
  2> 9322 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.response.TestSuggesterResponse_3548B215513C73F-001/tempDir-001/collection1/conf
  2> 9327 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.response.TestSuggesterResponse_3548B215513C73F-001/tempDir-001/collection1/conf
  2> 9328 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
  2> 9334 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.response.TestSuggesterResponse_3548B215513C73F-001/tempDir-001/collection1/conf
  2> 9334 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
  2> 9335 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
  2> 9335 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
  2> 9337 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.response.TestSuggesterResponse_3548B215513C73F-001/tempDir-001/collection1/conf
  2> 9337 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true, format=solr} for /schema/analysis/synonyms/english
  2> 9338 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
  2> 9341 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
  2> 9370 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=text, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxQueryFrequency=0.01, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4}
  2> 9394 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
  2> 9401 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> 9433 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> 9472 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 9514 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 1763274252909281280
  2> 9697 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=172
  2> 9698 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
  2> 9699 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
  2> 9699 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
  2> 9723 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> เม.ย. 15, 2023 2:09:20 หลังเที่ยง com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
  2> WARNING: Suite execution timed out: org.apache.solr.client.solrj.response.TestSuggesterResponse
  2> ==== jstack at approximately timeout time ====
  2> "Test worker" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@bcb9932
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@bcb9932
  2> 	at java.base@11.0.16/java.lang.Thread.join(Thread.java:1300)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  2> 	at java.base@11.0.16/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
  2> 	at java.base@11.0.16/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
  2> 
  2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@19ea4cf2
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@19ea4cf2
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  2> 	at java.base@11.0.16/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@3d1fc7f6
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@3d1fc7f6
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	at java.base@11.0.16/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:161)
  2> 
  2> "/127.0.0.1:53556 to /127.0.0.1:38101 workers" ID=11 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1992a96e
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1992a96e
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/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$Handler.run(MessageHub.java:403)
  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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42e99e4a
  2> 
  2> "/127.0.0.1:53556 to /127.0.0.1:38101 workers Thread 2" ID=12 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72b770b2
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72b770b2
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42a48628
  2> 
  2> "/127.0.0.1:53556 to /127.0.0.1:38101 workers Thread 3" ID=13 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@39713fca
  2> 	- locked sun.nio.ch.EPollSelectorImpl@7a927f65
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@74f0ea28
  2> 
  2> "SUITE-TestSuggesterResponse-seed#[3548B215513C73F]" ID=14 RUNNABLE
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpThreads0(Native Method)
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
  2> 	at java.management@11.0.16/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@76477080
  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-TestSuggesterResponse-seed#[3548B215513C73F]-worker" ID=15 WAITING on java.util.concurrent.CountDownLatch$Sync@64c7b24f
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.CountDownLatch$Sync@64c7b24f
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2> 	at java.base@11.0.16/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@3f3cac1a
  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@f834b58
  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:100)
  2> 	at app//org.apache.solr.client.solrj.response.TestSuggesterResponse.beforeClass(TestSuggesterResponse.java:42)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@6603749a
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@2b8ddbaa
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@710beebd
  2> 
  2> "qtp2025080510-17" ID=17 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@199dbde9
  2> 	- locked sun.nio.ch.EPollSelectorImpl@5c0875fb
  2> 	at java.base@11.0.16/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$261/0x000000084033f040.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp2025080510-18-acceptor-0@6ae95983-ServerConnector@23daaef4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46019}" ID=18 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@725806c1
  2> 
  2> "qtp2025080510-19" ID=19 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2b54970f
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2b54970f
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp2025080510-20" ID=20 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2b54970f
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2b54970f
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp2025080510-21" ID=21 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2b54970f
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2b54970f
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp2025080510-22" ID=22 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2b54970f
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2b54970f
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp2025080510-23" ID=23 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2b54970f
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2b54970f
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp2025080510-24" ID=24 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2b54970f
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2b54970f
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Session-HouseKeeper-502e75d2-1" ID=25 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5f521579
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5f521579
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "httpShardExecutor-6-thread-1" ID=26 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@40ea14c5
  2> 	- locked sun.nio.ch.EPollSelectorImpl@72367c17
  2> 	at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@8dc6661
  2> 
  2> "httpShardExecutor-6-thread-2" ID=27 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@7d5561b1
  2> 	- locked sun.nio.ch.EPollSelectorImpl@32634abf
  2> 	at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@5a86f3bf
  2> 
  2> "Connection evictor" ID=28 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Connection evictor" ID=29 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "h2sc-8-thread-1" ID=30 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@223f2c0a
  2> 	- locked sun.nio.ch.EPollSelectorImpl@63a82a9e
  2> 	at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@3c631b40
  2> 
  2> "h2sc-8-thread-2" ID=31 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@352687b3
  2> 	- locked sun.nio.ch.EPollSelectorImpl@1db8051a
  2> 	at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840426440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@1189ef8d
  2> 
  2> "CloserThread" ID=33 WAITING on java.lang.Object@46bc35db
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.Object@46bc35db
  2> 	at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2> 	at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  2> 
  2> "ForkJoinPool.commonPool-worker-3" ID=36 WAITING on java.util.concurrent.ForkJoinPool@64e20b48
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.ForkJoinPool@64e20b48
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
  2> 
  2> "searcherExecutor-13-thread-1" ID=37 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65f80378
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65f80378
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> ^^==============================================
  2> 
  2> เม.ย. 15, 2023 2:09:20 หลังเที่ยง com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> WARNING: Will linger awaiting termination of 16 leaked thread(s).
  2> เม.ย. 15, 2023 2:09:21 หลังเที่ยง com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> SEVERE: 16 threads leaked from SUITE scope at org.apache.solr.client.solrj.response.TestSuggesterResponse: 
  2>    1) Thread[id=33, name=CloserThread, state=WAITING, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2>         at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2>         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  2>    2) Thread[id=19, name=qtp2025080510-19, state=TIMED_WAITING, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    3) Thread[id=18, name=qtp2025080510-18-acceptor-0@6ae95983-ServerConnector@23daaef4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46019}, state=RUNNABLE, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    4) Thread[id=27, name=httpShardExecutor-6-thread-2, state=RUNNABLE, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    5) Thread[id=31, name=h2sc-8-thread-2, state=RUNNABLE, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    6) Thread[id=15, name=SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker, state=WAITING, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2>         at java.base@11.0.16/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:100)
  2>         at app//org.apache.solr.client.solrj.response.TestSuggesterResponse.beforeClass(TestSuggesterResponse.java:42)
  2>         at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2>         at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2>         at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    7) Thread[id=17, name=qtp2025080510-17, state=RUNNABLE, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033f040.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    8) Thread[id=24, name=qtp2025080510-24, state=TIMED_WAITING, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    9) Thread[id=20, name=qtp2025080510-20, state=TIMED_WAITING, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   10) Thread[id=37, name=searcherExecutor-13-thread-1, state=WAITING, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2>         at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   11) Thread[id=22, name=qtp2025080510-22, state=TIMED_WAITING, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   12) Thread[id=23, name=qtp2025080510-23, state=TIMED_WAITING, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   13) Thread[id=21, name=qtp2025080510-21, state=TIMED_WAITING, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   14) Thread[id=26, name=httpShardExecutor-6-thread-1, state=RUNNABLE, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   15) Thread[id=30, name=h2sc-8-thread-1, state=RUNNABLE, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840426440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   16) Thread[id=25, name=Session-HouseKeeper-502e75d2-1, state=TIMED_WAITING, group=TGRP-TestSuggesterResponse]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.L

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

d-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: now flush at close
  2> 7204173 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   start flush: applyAllDeletes=true
  2> 7204173 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before flush 
  2> 7204173 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7204174 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> 7204174 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> 7204175 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no deletes to apply
  2> 7204175 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> 7204175 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]: now merge
  2> 7204175 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   index(source): 
  2> 7204175 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   no more merges pending; now return
  2> 7204175 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges
  2> 7204175 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges done
  2> 7204175 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: start
  2> 7204175 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: enter lock
  2> 7204176 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: now prepare
  2> 7204176 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: prepareCommit: flush
  2> 7204176 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before flush 
  2> 7204176 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7204176 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> 7204176 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no deletes to apply
  2> 7204176 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> 7204176 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: startCommit(): start
  2> 7204176 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   skip startCommit(): no changes pending
  2> 7204176 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: pendingCommit == null; skip
  2> 7204176 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: took 0.8 msec
  2> 7204176 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: done
  2> 7204177 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback
  2> 7204177 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: all running merges have aborted
  2> 7204177 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: done finish merges
  2> 7204177 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: abort
  2> 7204177 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: done abort success=true
  2> 7204177 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: infos=
  2> 7204177 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 7204177 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: 0 ms to checkpoint
  2> 7204186 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 7204196 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 7204200 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 7204206 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1 after mutting 0 log messages
  2> 7204206 INFO  (SUITE-TestSuggesterResponse-seed#[3548B215513C73F]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-2 for ERROR logs matching regex: ignore_exception
  2> Apr 15, 2023 10:09:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
  2> INFO: All leaked threads terminated.
   >     java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   >         at __randomizedtesting.SeedInfo.seed([3548B215513C73F]:0)
  2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{}, maxPointsInLeafNode=548, maxMBSortInHeap=5.980753720149911, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=th-TH, timezone=America/Yakutat
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=1,free=205513560,total=324534272
  2> NOTE: All tests run in this JVM: [TestSuggesterResponse]
  2> NOTE: reproduce with: gradlew test --tests TestSuggesterResponse -Dtests.seed=3548B215513C73F -Dtests.locale=th-TH -Dtests.timezone=America/Yakutat -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

1087 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.response.TestSuggesterResponse.classMethod (:solr:solrj)
    Test output: /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.response.TestSuggesterResponse.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.response.TestSuggesterResponse.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=3548B215513C73F -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 43s
644 actionable tasks: 628 executed, 16 up-to-date
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4076 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4076/

All tests passed

Build Log:
[...truncated 1226 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 12m20.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4075 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4075/

All tests passed

Build Log:
[...truncated 1226 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 12m22.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4074 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4074/

All tests passed

Build Log:
[...truncated 1218 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 12m23.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4073 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4073/

All tests passed

Build Log:
[...truncated 1230 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 12m39.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4072 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4072/

All tests passed

Build Log:
[...truncated 1231 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 12m28.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4071 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4071/

All tests passed

Build Log:
[...truncated 1228 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 12m25s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4070 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4070/

All tests passed

Build Log:
[...truncated 1224 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 12m56s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4069 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4069/

3 tests failed.
FAILED:  org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.mockOAuth2Server

Error Message:
org.junit.ComparisonFailure: Should have received 401 code expected:<[401]> but was:<[200]>

Stack Trace:
org.junit.ComparisonFailure: Should have received 401 code expected:<[401]> but was:<[200]>
	at __randomizedtesting.SeedInfo.seed([BDA73319220E4AE8:3AA7D24947B2B604]:0)
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.mockOAuth2Server(JWTAuthPluginIntegrationTest.java:137)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 61 threads leaked from SUITE scope at org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest: 
   1) Thread[id=209, name=httpShardExecutor-90-thread-2, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$319/0x0000000840510c40.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   2) Thread[id=199, name=Session-HouseKeeper-6b24d800-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   3) Thread[id=174, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[BDA73319220E4AE8]-SendThread(127.0.0.1:33343), state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
   4) Thread[id=220, name=jetty-launcher-77-thread-2-SendThread(127.0.0.1:33343), state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
   5) Thread[id=221, name=jetty-launcher-77-thread-2-EventThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
   6) Thread[id=196, name=qtp1232003307-196, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   7) Thread[id=161, name=NIOServerCxnFactory.SelectorThread-0, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:403)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:368)
   8) Thread[id=219, name=jetty-launcher-77-thread-1-EventThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
   9) Thread[id=189, name=qtp1232003307-189, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  10) Thread[id=175, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[BDA73319220E4AE8]-EventThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
  11) Thread[id=229, name=coreContainerWorkExecutor-83-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  12) Thread[id=170, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[BDA73319220E4AE8]-EventThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
  13) Thread[id=191, name=qtp1232003307-191, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  14) Thread[id=208, name=httpShardExecutor-91-thread-2, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$319/0x0000000840510c40.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  15) Thread[id=233, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[BDA73319220E4AE8]-SendThread(127.0.0.1:33343), state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
  16) Thread[id=223, name=zkConnectionManagerCallback-99-thread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  17) Thread[id=173, name=zkConnectionManagerCallback-72-thread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  18) Thread[id=198, name=qtp1232003307-198, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  19) Thread[id=192, name=qtp718146577-192, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  20) Thread[id=184, name=qtp718146577-184, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  21) Thread[id=159, name=ZkTestServer Run Thread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/java.lang.Object.wait(Native Method)
        at java.base@11.0.16/java.lang.Thread.join(Thread.java:1300)
        at java.base@11.0.16/java.lang.Thread.join(Thread.java:1375)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:915)
        at app//org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:337)
        at app//org.apache.solr.cloud.ZkTestServer$1.run(ZkTestServer.java:581)
  22) Thread[id=195, name=qtp1232003307-195, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  23) Thread[id=215, name=h2sc-94-thread-1, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$319/0x0000000840510c40.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  24) Thread[id=224, name=zkCallback-98-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  25) Thread[id=162, name=NIOServerCxnFactory.SelectorThread-1, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:403)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:368)
  26) Thread[id=228, name=CloserThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/java.lang.Object.wait(Native Method)
        at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
        at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  27) Thread[id=165, name=SyncThread:0, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:170)
  28) Thread[id=171, name=NIOWorkerThread-2, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  29) Thread[id=239, name=zkCallback-121-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  30) Thread[id=168, name=NIOWorkerThread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  31) Thread[id=176, name=zkConnectionManagerCallback-74-thread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  32) Thread[id=190, name=qtp718146577-190, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  33) Thread[id=188, name=qtp718146577-188, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  34) Thread[id=235, name=zkConnectionManagerCallback-122-thread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  35) Thread[id=185, name=qtp1232003307-185, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$319/0x0000000840510c40.run(Unknown Source)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  36) Thread[id=186, name=qtp718146577-186, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  37) Thread[id=207, name=httpShardExecutor-91-thread-1, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$319/0x0000000840510c40.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  38) Thread[id=214, name=h2sc-95-thread-1, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$319/0x0000000840510c40.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  39) Thread[id=182, name=qtp718146577-182, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$319/0x0000000840510c40.run(Unknown Source)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  40) Thread[id=163, name=NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.select(NIOServerCnxnFactory.java:205)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.run(NIOServerCnxnFactory.java:181)
  41) Thread[id=234, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[BDA73319220E4AE8]-EventThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
  42) Thread[id=183, name=qtp718146577-183-acceptor-0@5d36edb1-ServerConnector@2409e738{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42823}, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
        at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285)
        at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:409)
        at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:748)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  43) Thread[id=218, name=jetty-launcher-77-thread-1-SendThread(127.0.0.1:33343), state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
  44) Thread[id=217, name=h2sc-94-thread-2, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$319/0x0000000840510c40.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  45) Thread[id=194, name=qtp718146577-194, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  46) Thread[id=197, name=Session-HouseKeeper-c4b4790-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  47) Thread[id=166, name=ProcessThread(sid:0 cport:33343):, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:142)
  48) Thread[id=222, name=zkConnectionManagerCallback-101-thread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  49) Thread[id=216, name=h2sc-95-thread-2, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$319/0x0000000840510c40.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  50) Thread[id=193, name=qtp1232003307-193, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  51) Thread[id=206, name=httpShardExecutor-90-thread-1, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$319/0x0000000840510c40.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  52) Thread[id=231, name=coreContainerWorkExecutor-86-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  53) Thread[id=167, name=RequestThrottler, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.server.RequestThrottler.run(RequestThrottler.java:147)
  54) Thread[id=225, name=zkCallback-100-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  55) Thread[id=244, name=Connector-Scheduler-47a917b6-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  56) Thread[id=227, name=OverseerCollectionConfigSetProcessor-72057610404495366-127.0.0.1:42823_solr-n_0000000000, state=TIMED_WAITING, group=Overseer collection creation process.]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:490)
        at app//org.apache.solr.cloud.OverseerTaskQueue.peekTopN(OverseerTaskQueue.java:267)
        at app//org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:272)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  57) Thread[id=230, name=CloserThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/java.lang.Object.wait(Native Method)
        at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
        at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  58) Thread[id=187, name=qtp1232003307-187-acceptor-0@26af280b-ServerConnector@47a917b6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39927}, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
        at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285)
        at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:409)
        at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:748)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  59) Thread[id=169, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[BDA73319220E4AE8]-SendThread(127.0.0.1:33343), state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
  60) Thread[id=172, name=NIOWorkerThread-3, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  61) Thread[id=226, name=OverseerStateUpdate-72057610404495366-127.0.0.1:42823_solr-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:490)
        at app//org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:338)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 61 threads leaked from SUITE scope at org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest: 
   1) Thread[id=209, name=httpShardExecutor-90-thread-2, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$319/0x0000000840510c40.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   2) Thread[id=199, name=Session-HouseKeeper-6b24d800-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   3) Thread[id=174, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[BDA73319220E4AE8]-SendThread(127.0.0.1:33343), state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
   4) Thread[id=220, name=jetty-launcher-77-thread-2-SendThread(127.0.0.1:33343), state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
   5) Thread[id=221, name=jetty-launcher-77-thread-2-EventThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
   6) Thread[id=196, name=qtp1232003307-196, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
   7) Thread[id=161, name=NIOServerCxnFactory.SelectorThread-0, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:403)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:368)
   8) Thread[id=219, name=jetty-launcher-77-thread-1-EventThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
   9) Thread[id=189, name=qtp1232003307-189, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  10) Thread[id=175, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[BDA73319220E4AE8]-EventThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
  11) Thread[id=229, name=coreContainerWorkExecutor-83-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  12) Thread[id=170, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[BDA73319220E4AE8]-EventThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
  13) Thread[id=191, name=qtp1232003307-191, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  14) Thread[id=208, name=httpShardExecutor-91-thread-2, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$319/0x0000000840510c40.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  15) Thread[id=233, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[BDA73319220E4AE8]-SendThread(127.0.0.1:33343), state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
  16) Thread[id=223, name=zkConnectionManagerCallback-99-thread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  17) Thread[id=173, name=zkConnectionManagerCallback-72-thread-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  18) Thread[id=198, name=qtp1232003307-198, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  19) Thread[id=192, name=qtp718146577-192, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  20) Thread[id=184, name=qtp718146577-184, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  21) Thread[id=159, name=ZkTestServer Run Thread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/java.lang.Object.wait(Native Method)
        at java.base@11.0.16/java.lang.Thread.join(Thread.java:1300)
        at java.base@11.0.16/java.lang.Thread.join(Thread.java:1375)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:915)
        at app//org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:337)
        at app//org.apache.solr.cloud.ZkTestServer$1.run(ZkTestServer.java:581)
  22) Thread[id=195, name=qtp1232003307-195, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  23) Thread[id=215, name=h2sc-94-thread-1, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$319/0x0000000840510c40.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  24) Thread[id=224, name=zkCallback-98-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  25) Thread[id=162, name=NIOServerCxnFactory.SelectorThread-1, state=RUNNABLE, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:403)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:368)
  26) Thread[id=228, name=CloserThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/java.lang.Object.wait(Native Method)
        at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
        at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  27) Thread[id=165, name=SyncThread:0, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:170)
  28) Thread[id=171, name=NIOWorkerThread-2, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  29) Thread[id=239, name=zkCallback-121-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:

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

p//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$319/0x0000000840510c40.run(Unknown Source)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$260/0x00000008404a0040.run(Unknown Source)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  44) Thread[id=231, name=coreContainerWorkExecutor-86-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  45) Thread[id=225, name=zkCallback-100-thread-1, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.16/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  46) Thread[id=244, name=Connector-Scheduler-47a917b6-1, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
        at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  47) Thread[id=230, name=CloserThread, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/java.lang.Object.wait(Native Method)
        at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
        at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  48) Thread[id=187, name=qtp1232003307-187, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  49) Thread[id=169, name=TEST-JWTAuthPluginIntegrationTest.mockOAuth2Server-seed#[BDA73319220E4AE8]-SendThread(127.0.0.1:33343), state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:362)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1204)
  50) Thread[id=172, name=NIOWorkerThread-3, state=WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
	at __randomizedtesting.SeedInfo.seed([BDA73319220E4AE8]:0)




Build Log:
[...truncated 4810 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.mockOAuth2Server (:solr:modules:jwt-auth)
    Test output: /tmp/src/solr/solr/modules/jwt-auth/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.txt
    Reproduce with: gradlew :solr:modules:jwt-auth:test --tests "org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.mockOAuth2Server" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=BDA73319220E4AE8 -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.classMethod (:solr:modules:jwt-auth)
    Test output: /tmp/src/solr/solr/modules/jwt-auth/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.txt
    Reproduce with: gradlew :solr:modules:jwt-auth:test --tests "org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=BDA73319220E4AE8 -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.classMethod (:solr:modules:jwt-auth)
    Test output: /tmp/src/solr/solr/modules/jwt-auth/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.txt
    Reproduce with: gradlew :solr:modules:jwt-auth:test --tests "org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=BDA73319220E4AE8 -Ptests.file.encoding=ISO-8859-1


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:modules:jwt-auth:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/modules/jwt-auth/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 5m 41s
616 actionable tasks: 600 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 6m2.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4068 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4068/

All tests passed

Build Log:
[...truncated 1227 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 12m17.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4067 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4067/

All tests passed

Build Log:
[...truncated 1226 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 12m20s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4066 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4066/

All tests passed

Build Log:
[...truncated 1233 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:documentation:check

> Task :solr:packaging:integrationTests
ok 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 9m26s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4065 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4065/

All tests passed

Build Log:
[...truncated 1229 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

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

Total time: 12m15s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4064 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4064/

3 tests failed.
FAILED:  org.apache.solr.handler.configsets.ListConfigSetsAPITest.testListConfigsetsV1Compatibility

Error Message:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use

Stack Trace:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use
	at app//org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:102)
	at app//org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:625)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:57)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:39)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:459)
	at java.base/sun.nio.ch.Net.bind(Net.java:448)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bindToChannelAndAddress(TCPNIOBindingHandler.java:107)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bind(TCPNIOBindingHandler.java:64)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:215)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:195)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:186)
	at org.glassfish.grizzly.http.server.NetworkListener.start(NetworkListener.java:711)
	at org.glassfish.grizzly.http.server.HttpServer.start(HttpServer.java:256)
	at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:93)
	... 47 more


FAILED:  org.apache.solr.handler.configsets.ListConfigSetsAPITest.testSuccessfulListConfigsetsRaw

Error Message:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use

Stack Trace:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use
	at app//org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:102)
	at app//org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:625)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:57)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:39)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:459)
	at java.base/sun.nio.ch.Net.bind(Net.java:448)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bindToChannelAndAddress(TCPNIOBindingHandler.java:107)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bind(TCPNIOBindingHandler.java:64)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:215)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:195)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:186)
	at org.glassfish.grizzly.http.server.NetworkListener.start(NetworkListener.java:711)
	at org.glassfish.grizzly.http.server.HttpServer.start(HttpServer.java:256)
	at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:93)
	... 47 more


FAILED:  org.apache.solr.handler.configsets.ListConfigSetsAPITest.testSuccessfulListConfigsetsTyped

Error Message:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use

Stack Trace:
org.glassfish.jersey.test.spi.TestContainerException: java.net.BindException: Address already in use
	at app//org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:102)
	at app//org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:625)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:57)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:39)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:459)
	at java.base/sun.nio.ch.Net.bind(Net.java:448)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bindToChannelAndAddress(TCPNIOBindingHandler.java:107)
	at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bind(TCPNIOBindingHandler.java:64)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:215)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:195)
	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:186)
	at org.glassfish.grizzly.http.server.NetworkListener.start(NetworkListener.java:711)
	at org.glassfish.grizzly.http.server.HttpServer.start(HttpServer.java:256)
	at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.start(GrizzlyTestContainerFactory.java:93)
	... 47 more




Build Log:
[...truncated 1616 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.configsets.ListConfigSetsAPITest.testListConfigsetsV1Compatibility (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.configsets.ListConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.configsets.ListConfigSetsAPITest.testListConfigsetsV1Compatibility" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=DBD5443291170B3 -Ptests.file.encoding=UTF-8

  - org.apache.solr.handler.configsets.ListConfigSetsAPITest.testSuccessfulListConfigsetsRaw (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.configsets.ListConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.configsets.ListConfigSetsAPITest.testSuccessfulListConfigsetsRaw" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=DBD5443291170B3 -Ptests.file.encoding=UTF-8

  - org.apache.solr.handler.configsets.ListConfigSetsAPITest.testSuccessfulListConfigsetsTyped (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.configsets.ListConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.configsets.ListConfigSetsAPITest.testSuccessfulListConfigsetsTyped" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=DBD5443291170B3 -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 11m 52s
625 actionable tasks: 609 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 12m11.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4063 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4063/

1 tests failed.
FAILED:  org.apache.solr.analytics.legacy.facet.LegacyFieldFacetTest.timeAllowedTest

Error Message:
java.lang.AssertionError: No partial results header returned: {status=0, QTime=55}

Stack Trace:
java.lang.AssertionError: No partial results header returned: {status=0, QTime=55}
	at __randomizedtesting.SeedInfo.seed([7796F8E843C20D0F:D4AFD2C8B92A6A30]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertNotNull(Assert.java:713)
	at org.apache.solr.analytics.legacy.facet.LegacyFieldFacetTest.timeAllowedTest(LegacyFieldFacetTest.java:470)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 1234 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.analytics.legacy.facet.LegacyFieldFacetTest.timeAllowedTest (:solr:modules:analytics)
    Test output: /tmp/src/solr/solr/modules/analytics/build/test-results/test/outputs/OUTPUT-org.apache.solr.analytics.legacy.facet.LegacyFieldFacetTest.txt
    Reproduce with: gradlew :solr:modules:analytics:test --tests "org.apache.solr.analytics.legacy.facet.LegacyFieldFacetTest.timeAllowedTest" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=7796F8E843C20D0F -Ptests.file.encoding=US-ASCII


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:modules:analytics:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/modules/analytics/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 5m 16s
614 actionable tasks: 598 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 5m35.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4062 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4062/

All tests passed

Build Log:
[...truncated 1268 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 13m
657 actionable tasks: 634 executed, 23 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 13m25.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4061 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4061/

1 tests failed.
FAILED:  org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull

Error Message:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642336771",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"down",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642198310",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"}},
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642336771",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642198310",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"}}}
Live Nodes: [127.0.0.1:32953_solr, 127.0.0.1:33655_solr, 127.0.0.1:34829_solr, 127.0.0.1:41101_solr, 127.0.0.1:42763_solr, 127.0.0.1:45139_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642336771",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"down",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642198310",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"}},
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642336771",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642198310",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"}}}

Stack Trace:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642336771",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"down",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642198310",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"}},
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642336771",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642198310",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"}}}
Live Nodes: [127.0.0.1:32953_solr, 127.0.0.1:33655_solr, 127.0.0.1:34829_solr, 127.0.0.1:41101_solr, 127.0.0.1:42763_solr, 127.0.0.1:45139_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642336771",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"down",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642198310",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"}},
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642336771",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681479370642198310",
      "shard_parent_node":"127.0.0.1:32953_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:32953_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:32953/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:42763_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:42763/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057615861678085"}}}
	at __randomizedtesting.SeedInfo.seed([19F55F89A0572C76:C353CDAD0499610B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:171)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:137)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.doSplit(SplitShardWithNodeRoleTest.java:87)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull(SplitShardWithNodeRoleTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 4178 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

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


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 12m 27s
636 actionable tasks: 613 executed, 23 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 12m46s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4060 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4060/

All tests passed

Build Log:
[...truncated 1264 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 12m 23s
657 actionable tasks: 634 executed, 23 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 12m42s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4059 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4059/

All tests passed

Build Log:
[...truncated 1266 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 12m 24s
657 actionable tasks: 634 executed, 23 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 12m44s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4058 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4058/

All tests passed

Build Log:
[...truncated 1271 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 12m 41s
657 actionable tasks: 634 executed, 23 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 13m16.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4057 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4057/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.response.NoOpResponseParserTest.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([E702C8A983097E4D]:0)




Build Log:
[...truncated 1260 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

> Task :solr:solrj:test

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

org.apache.solr.client.solrj.response.NoOpResponseParserTest > test suite's output saved to /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.response.NoOpResponseParserTest.txt, copied below:
  2> 3667 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-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> 3700 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-1 for ERROR logs matching regex: ignore_exception
  2> 3735 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.NoOpResponseParserTest_E702C8A983097E4D-001/data-dir-1-001
  2> 3864 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
  2> 3953 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
  2> 4011 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
  2> 4128 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 4129 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 4130 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.SolrTestCaseJ4 Writing core.properties file to /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.NoOpResponseParserTest_E702C8A983097E4D-001/tempDir-002/cores/core
  2> 4667 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 4670 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 4677 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-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> 4796 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 4825 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@371b735f{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,AVAILABLE}
  2> 4843 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.e.j.s.AbstractConnector Started ServerConnector@750b3050{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46061}
  2> 4849 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.e.j.s.Server Started Server@151c1fcb{STARTING}[10.0.14,sto=0] @4895ms
  2> 4865 ERROR (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 4865 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 4874 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ version 9.3.0-SNAPSHOT 10db6d41dedfc085479c1ec8bad08afe36cc8ee0 [snapshot build, details omitted]
  2> 4875 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in standalone mode on port null
  2> 4876 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: /tmp/src/solr/solr
  2> 4876 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 2023-04-14T06:48:42.968663Z
  2> 4878 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.s.CoreContainerProvider Solr Home: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.NoOpResponseParserTest_E702C8A983097E4D-001/tempDir-001 (source: servlet config: solr.solr.home)
  2> 4880 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.c.SolrXmlConfig Loading solr.xml from /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.NoOpResponseParserTest_E702C8A983097E4D-001/tempDir-001/solr.xml
  2> 9993 WARN  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-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> 10371 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.NoOpResponseParserTest_E702C8A983097E4D-001/tempDir-001
  2> 10373 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
  2> 10839 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> 10843 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> 10844 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> 10845 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> 10845 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> 10847 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> 10848 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 10862 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
  2> 10972 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=example
  2> 11820 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> 11823 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> 11828 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> 11829 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> 11862 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
  2> 11914 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.response.NoOpResponseParserTest_E702C8A983097E4D-001/tempDir-001/collection1, trusted=true
  2> 11995 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.response.NoOpResponseParserTest_E702C8A983097E4D-001/tempDir-001/collection1], dataDir=[/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.NoOpResponseParserTest_E702C8A983097E4D-001/tempDir-001/collection1/data/]
  2> 12075 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: initDynamicDefaults maxThreadCount=2 maxMergeCount=7
  2> 12096 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 12111 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@502d402
  2> 12133 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 12134 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 20 ms to checkpoint
  2> 12138 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=true reader=null
  2> 12156 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@74c7349 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13a15b5d)
  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=2, maxMergeCount=7, 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@7103538e
  2> writer=org.apache.solr.update.SolrIndexWriter@34318b23
  2> 
  2> 12166 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
  2> 12167 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: now flush at close
  2> 12182 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   start flush: applyAllDeletes=true
  2> 12183 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 12183 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 12186 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> 12201 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> 12202 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 12204 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> 12204 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: now merge
  2> 12205 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   index(source): 
  2> 12206 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   no more merges pending; now return
  2> 12206 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges
  2> 12206 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges done
  2> 12206 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: start
  2> 12207 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: enter lock
  2> 12207 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: now prepare
  2> 12207 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: prepareCommit: flush
  2> 12207 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 12207 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 12208 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> 12208 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 12208 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> 12208 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit(): start
  2> 12209 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit index= changeCount=2
  2> 12239 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> 12240 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: done all syncs: []
  2> 12240 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: pendingCommit != null
  2> 12241 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> 12241 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
  2> 12244 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 2 ms to checkpoint
  2> 12244 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: took 37.0 msec
  2> 12244 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: done
  2> 12245 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback
  2> 12247 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: all running merges have aborted
  2> 12248 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: done finish merges
  2> 12248 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: abort
  2> 12249 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: done abort success=true
  2> 12249 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: infos=
  2> 12250 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 12250 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to checkpoint
  2> 12317 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.NoOpResponseParserTest_E702C8A983097E4D-001/tempDir-001, hostPort=46061, coreRootDirectory=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.response.NoOpResponseParserTest_E702C8A983097E4D-001/tempDir-002/cores}
  2> 13121 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 13181 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
  2> 13181 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
  2> 13218 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
  2> 13226 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 13231 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: initDynamicDefaults maxThreadCount=2 maxMergeCount=7
  2> 13237 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@502d402
  2> 13238 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: init: load commit "segments_1"
  2> 13239 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 13240 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to checkpoint
  2> 13240 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=false reader=null
  2> 13241 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@74c7349 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13a15b5d)
  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=2, maxMergeCount=7, 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@7103538e
  2> writer=org.apache.solr.update.SolrIndexWriter@d866ba9
  2> 
  2> 13242 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
  2> 13243 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: flush at getReader
  2> 13246 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 13247 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> 13247 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 13254 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> 13256 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> 13263 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MP][coreLoadExecutor-11-thread-1]: findMerges: 0 segments
  2> 13265 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> 13267 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: getReader took 23 ms
  2> 13330 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.response.NoOpResponseParserTest_E702C8A983097E4D-001/tempDir-001/collection1/conf
  2> 13335 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.response.NoOpResponseParserTest_E702C8A983097E4D-001/tempDir-001/collection1/conf
  2> 13336 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
  2> 13341 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.response.NoOpResponseParserTest_E702C8A983097E4D-001/tempDir-001/collection1/conf
  2> 13341 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
  2> 13342 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
  2> 13343 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
  2> 13344 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.response.NoOpResponseParserTest_E702C8A983097E4D-001/tempDir-001/collection1/conf
  2> 13345 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true, format=solr} for /schema/analysis/synonyms/english
  2> 13348 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
  2> 13353 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
  2> 13382 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> 13398 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
  2> 13402 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> 13425 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> 13446 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 13456 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 1763133286302875648
  2> 13601 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=119
  2> 13602 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
  2> 13603 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
  2> 13603 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
  2> 13619 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> abr. 14, 2023 4:48:41 P. M. com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
  2> ADVERTENCIA: Suite execution timed out: org.apache.solr.client.solrj.response.NoOpResponseParserTest
  2> ==== jstack at approximately timeout time ====
  2> "Test worker" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@4bffa82f
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@4bffa82f
  2> 	at java.base@11.0.16/java.lang.Thread.join(Thread.java:1300)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  2> 	at java.base@11.0.16/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
  2> 	at java.base@11.0.16/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
  2> 
  2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@4e4d5fda
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@4e4d5fda
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  2> 	at java.base@11.0.16/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@2ef6c8a7
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@2ef6c8a7
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	at java.base@11.0.16/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:161)
  2> 
  2> "/127.0.0.1:46080 to /127.0.0.1:35775 workers" ID=11 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ebd7c55
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ebd7c55
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/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$Handler.run(MessageHub.java:403)
  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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42e99e4a
  2> 
  2> "/127.0.0.1:46080 to /127.0.0.1:35775 workers Thread 2" ID=12 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@296a1ab6
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@296a1ab6
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42a48628
  2> 
  2> "/127.0.0.1:46080 to /127.0.0.1:35775 workers Thread 3" ID=13 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@d7d23ce
  2> 	- locked sun.nio.ch.EPollSelectorImpl@15d67136
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@74f0ea28
  2> 
  2> "SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]" ID=14 RUNNABLE
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpThreads0(Native Method)
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
  2> 	at java.management@11.0.16/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@60fce80d
  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-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker" ID=15 WAITING on java.util.concurrent.CountDownLatch$Sync@1b88487
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.CountDownLatch$Sync@1b88487
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2> 	at java.base@11.0.16/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@193ae10e
  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@7d3dc2b4
  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:100)
  2> 	at app//org.apache.solr.client.solrj.response.NoOpResponseParserTest.beforeTest(NoOpResponseParserTest.java:56)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@5b4443e4
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@5cff6401
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@1283dc01
  2> 
  2> "qtp830738549-17-acceptor-0@689a5941-ServerConnector@750b3050{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46061}" ID=17 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@781aac37
  2> 
  2> "qtp830738549-18" ID=18 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@5fe21059
  2> 	- locked sun.nio.ch.EPollSelectorImpl@530dac70
  2> 	at java.base@11.0.16/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$261/0x000000084033f040.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp830738549-19" ID=19 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16d4962a
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16d4962a
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp830738549-20" ID=20 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16d4962a
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16d4962a
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp830738549-21" ID=21 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16d4962a
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16d4962a
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp830738549-22" ID=22 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16d4962a
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16d4962a
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp830738549-23" ID=23 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16d4962a
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16d4962a
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp830738549-24" ID=24 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16d4962a
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16d4962a
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Session-HouseKeeper-5c4ebe47-1" ID=25 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3b02ebd3
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3b02ebd3
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "httpShardExecutor-6-thread-1" ID=26 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@742d5432
  2> 	- locked sun.nio.ch.EPollSelectorImpl@4afd18eb
  2> 	at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840415440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@5fe4892d
  2> 
  2> "httpShardExecutor-6-thread-2" ID=27 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@78aaa258
  2> 	- locked sun.nio.ch.EPollSelectorImpl@54da92ed
  2> 	at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840415440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@7e28471a
  2> 
  2> "Connection evictor" ID=28 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Connection evictor" ID=29 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "h2sc-8-thread-1" ID=30 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@4a48c080
  2> 	- locked sun.nio.ch.EPollSelectorImpl@6850a362
  2> 	at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840415440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@3592fcd7
  2> 
  2> "h2sc-8-thread-2" ID=31 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@45456452
  2> 	- locked sun.nio.ch.EPollSelectorImpl@4508dbed
  2> 	at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840415440.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@2bcfc20f
  2> 
  2> "CloserThread" ID=33 WAITING on java.lang.Object@49c85f0c
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.Object@49c85f0c
  2> 	at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2> 	at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  2> 
  2> "ForkJoinPool.commonPool-worker-3" ID=36 WAITING on java.util.concurrent.ForkJoinPool@24eebee4
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.ForkJoinPool@24eebee4
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
  2> 
  2> "searcherExecutor-13-thread-1" ID=37 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4ae739df
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4ae739df
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> ^^==============================================
  2> 
  2> abr. 14, 2023 4:48:41 P. M. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> ADVERTENCIA: Will linger awaiting termination of 16 leaked thread(s).
  2> abr. 14, 2023 4:48:42 P. M. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> GRAVE: 16 threads leaked from SUITE scope at org.apache.solr.client.solrj.response.NoOpResponseParserTest: 
  2>    1) Thread[id=26, name=httpShardExecutor-6-thread-1, state=RUNNABLE, group=TGRP-NoOpResponseParserTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840415440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    2) Thread[id=18, name=qtp830738549-18, state=RUNNABLE, group=TGRP-NoOpResponseParserTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033f040.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    3) Thread[id=30, name=h2sc-8-thread-1, state=RUNNABLE, group=TGRP-NoOpResponseParserTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840415440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    4) Thread[id=31, name=h2sc-8-thread-2, state=RUNNABLE, group=TGRP-NoOpResponseParserTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840415440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    5) Thread[id=19, name=qtp830738549-19, state=TIMED_WAITING, group=TGRP-NoOpResponseParserTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    6) Thread[id=20, name=qtp830738549-20, state=TIMED_WAITING, group=TGRP-NoOpResponseParserTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    7) Thread[id=25, name=Session-HouseKeeper-5c4ebe47-1, state=TIMED_WAITING, group=TGRP-NoOpResponseParserTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    8) Thread[id=17, name=qtp830738549-17-acceptor-0@689a5941-ServerConnector@750b3050{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46061}, state=RUNNABLE, group=TGRP-NoOpResponseParserTest]
  2>         at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    9) Thread[id=15, name=SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker, state=WAITING, group=TGRP-NoOpResponseParserTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2>         at java.base@11.0.16/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:100)
  2>         at app//org.apache.solr.client.solrj.response.NoOpResponseParserTest.beforeTest(NoOpResponseParserTest.java:56)
  2>         at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2>         at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2>         at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   10) Thread[id=23, name=qtp830738549-23, state=TIMED_WAITING, group=TGRP-NoOpResponseParserTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   11) Thread[id=33, name=CloserThread, state=WAITING, group=TGRP-NoOpResponseParserTest]
  2>         at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2>         at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2>         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  2>   12) Thread[id=21, name=qtp830738549-21, state=TIMED_WAITING, group=TGRP-NoOpResponseParserTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   13) Thread[id=27, name=httpShardExecutor-6-thread-2, state=RUNNABLE, group=TGRP-NoOpResponseParserTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033f040.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$348/0x0000000840415440.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   14) Thread[id=37, name=searcherExecutor-13-thread-1, state=WAITING, group=TGRP-NoOpResponseParserTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2>         at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   15) Thread[id=24, name=qtp830738549-24, state=TIMED_WAITING, group=TGRP-NoOpResponseParserTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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.j

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

tor-19-thread-1]:   start flush: applyAllDeletes=true
  2> 7204945 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before flush 
  2> 7204945 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7204946 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> 7204946 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> 7204946 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no deletes to apply
  2> 7204946 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> 7204947 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]: now merge
  2> 7204947 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   index(source): 
  2> 7204947 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   no more merges pending; now return
  2> 7204947 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges
  2> 7204947 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges done
  2> 7204947 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: start
  2> 7204947 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: enter lock
  2> 7204947 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: now prepare
  2> 7204947 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: prepareCommit: flush
  2> 7204947 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before flush 
  2> 7204947 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7204947 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> 7204947 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no deletes to apply
  2> 7204947 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> 7204948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: startCommit(): start
  2> 7204948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   skip startCommit(): no changes pending
  2> 7204948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: pendingCommit == null; skip
  2> 7204948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: took 0.7 msec
  2> 7204948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: done
  2> 7204948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback
  2> 7204948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: all running merges have aborted
  2> 7204948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: done finish merges
  2> 7204948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: abort
  2> 7204948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: done abort success=true
  2> 7204948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: infos=
  2> 7204949 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 7204949 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: 0 ms to checkpoint
  2> 7204957 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 7204965 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 7204968 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 7204974 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1 after mutting 0 log messages
  2> 7204975 INFO  (SUITE-NoOpResponseParserTest-seed#[E702C8A983097E4D]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-2 for ERROR logs matching regex: ignore_exception
  2> Apr 14, 2023 8:48:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
  2> INFO: All leaked threads terminated.
   >     java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   >         at __randomizedtesting.SeedInfo.seed([E702C8A983097E4D]:0)
  2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{}, maxPointsInLeafNode=296, maxMBSortInHeap=5.1700308706770866, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-VE, timezone=Asia/Manila
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=1,free=208476456,total=324534272
  2> NOTE: All tests run in this JVM: [NoOpResponseParserTest]
  2> NOTE: reproduce with: gradlew test --tests NoOpResponseParserTest -Dtests.seed=E702C8A983097E4D -Dtests.locale=es-VE -Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

1087 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.response.NoOpResponseParserTest.classMethod (:solr:solrj)
    Test output: /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.response.NoOpResponseParserTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.response.NoOpResponseParserTest.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=E702C8A983097E4D -Ptests.file.encoding=US-ASCII


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 50s
657 actionable tasks: 634 executed, 23 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 2h3m7.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4056 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4056/

All tests passed

Build Log:
[...truncated 1269 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 12m 21s
657 actionable tasks: 634 executed, 23 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 12m42s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4055 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4055/

All tests passed

Build Log:
[...truncated 1268 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 12m 33s
657 actionable tasks: 634 executed, 23 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 12m51s
------------------------------------------------------------------------
+ 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

[JENKINS] Solr » Solr-Check-9.x - Build # 4054 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4054/

All tests passed

Build Log:
[...truncated 1263 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 12m 20s
657 actionable tasks: 634 executed, 23 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 12m40s
------------------------------------------------------------------------
+ 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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4053 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4053/

All tests passed

Build Log:
[...truncated 1266 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 12m 23s
657 actionable tasks: 634 executed, 23 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 12m42.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

[JENKINS] Solr » Solr-Check-9.x - Build # 4052 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4052/

All tests passed

Build Log:
[...truncated 1268 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 12m 25s
657 actionable tasks: 634 executed, 23 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 12m42.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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4051 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4051/

1 tests failed.
FAILED:  org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull

Error Message:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590122783",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"down",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590041839",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"recovering",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"}},
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590122783",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590041839",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"}}}
Live Nodes: [127.0.0.1:33165_solr, 127.0.0.1:34235_solr, 127.0.0.1:36861_solr, 127.0.0.1:41069_solr, 127.0.0.1:45075_solr, 127.0.0.1:45961_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590122783",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"down",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590041839",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"recovering",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"}},
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590122783",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590041839",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"}}}

Stack Trace:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL :DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590122783",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"down",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590041839",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"recovering",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"}},
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590122783",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590041839",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"}}}
Live Nodes: [127.0.0.1:33165_solr, 127.0.0.1:34235_solr, 127.0.0.1:36861_solr, 127.0.0.1:41069_solr, 127.0.0.1:45075_solr, 127.0.0.1:45961_solr]
Last available state: DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/14 {/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":"1",
  "configName":"conf",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590122783",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"down",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590041839",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"recovering",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"}},
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "perReplicaState":"true",
  "shards":{
    "shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"coll_NRT_PULL_shard1_replica_n1",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node4":{
          "core":"coll_NRT_PULL_shard1_replica_p3",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590122783",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node7":{
          "core":"coll_NRT_PULL_shard1_0_replica_n5",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node10":{
          "core":"coll_NRT_PULL_shard1_0_replica_p1",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"80000000-ffffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1681410025590041839",
      "shard_parent_node":"127.0.0.1:34235_solr",
      "replicas":{
        "core_node8":{
          "core":"coll_NRT_PULL_shard1_1_replica_n6",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "state":"active",
          "leader":"true",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:34235/solr"},
        "core_node9":{
          "core":"coll_NRT_PULL_shard1_1_replica_p0",
          "node_name":"127.0.0.1:36861_solr",
          "type":"PULL",
          "state":"active",
          "force_set_state":"false",
          "base_url":"http://127.0.0.1:36861/solr"}},
      "range":"0-7fffffff",
      "state":"recovery",
      "shard_parent_zk_session":"72057616464478214"}}}
	at __randomizedtesting.SeedInfo.seed([68E88F0BC236F228:B24E1D2F66F8BF55]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:171)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:137)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.doSplit(SplitShardWithNodeRoleTest.java:87)
	at org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull(SplitShardWithNodeRoleTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 4169 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.SplitShardWithNodeRoleTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=68E88F0BC236F228 -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 12m 41s
636 actionable tasks: 613 executed, 23 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 12m57.5s
------------------------------------------------------------------------
+ status=1
+ ./crave pull '**/build/**/test/TEST-*.xml' '**/*.events' 'heapdumps/**' '**/hs_err_pid*'

              0   0%    0.00kB/s    0:00:00  
         81.97K   0%   78.18MB/s    0:00:00 (xfr#1, to-chk=7212/9648)
        182.32K   0%    3.34MB/s    0:00:00 (xfr#2, to-chk=7211/9648)
        265.94K   0%    4.88MB/s    0:00:00 (xfr#3, to-chk=7210/9648)
        286.20K   0%    5.15MB/s    0:00:00 (xfr#4, to-chk=6602/9648)
        365.36K   0%    6.57MB/s    0:00:00 (xfr#5, to-chk=6601/9648)
        482.08K   0%    8.51MB/s    0:00:00 (xfr#6, to-chk=6600/9648)
          1.83M   0%    8.33MB/s    0:00:00 (xfr#7, to-chk=6599/9648)
          1.85M   0%    8.41MB/s    0:00:00 (xfr#8, to-chk=6598/9648)
          2.33M   0%    8.48MB/s    0:00:00 (xfr#9, to-chk=6597/9648)
          2.34M   0%    8.52MB/s    0:00:00 (xfr#10, to-chk=6596/9648)
          2.46M   0%    8.91MB/s    0:00:00 (xfr#11, to-chk=6595/9648)
          2.47M   0%    8.97MB/s    0:00:00 (xfr#12, to-chk=6594/9648)
          2.48M   0%    9.01MB/s    0:00:00 (xfr#13, to-chk=6593/9648)
          2.50M   0%    9.05MB/s    0:00:00 (xfr#14, to-chk=6592/9648)
          2.52M   0%    9.13MB/s    0:00:00 (xfr#15, to-chk=6591/9648)
          2.54M   0%    9.21MB/s    0:00:00 (xfr#16, to-chk=6590/9648)
          2.55M   0%    9.23MB/s    0:00:00 (xfr#17, to-chk=6589/9648)
          2.57M   0%    9.30MB/s    0:00:00 (xfr#18, to-chk=6588/9648)
          2.58M   0%    9.31MB/s    0:00:00 (xfr#19, to-chk=6587/9648)
          3.19M   0%    9.62MB/s    0:00:00 (xfr#20, to-chk=6586/9648)
          3.29M   0%    9.92MB/s    0:00:00 (xfr#21, to-chk=6585/9648)
         11.98M   3%   16.77MB/s    0:00:00 (xfr#22, to-chk=6584/9648)
         11.98M   3%   16.77MB/s    0:00:00 (xfr#23, to-chk=6583/9648)
         12.77M   3%   17.81MB/s    0:00:00 (xfr#24, to-chk=6582/9648)
         13.02M   3%   16.94MB/s    0:00:00 (xfr#25, to-chk=6581/9648)
         13.79M   3%   17.86MB/s    0:00:00 (xfr#26, to-chk=6580/9648)
         19.59M   5%   20.89MB/s    0:00:00 (xfr#27, to-chk=6579/9648)
         24.06M   6%   22.95MB/s    0:00:13  
         35.27M  10%   27.82MB/s    0:00:01 (xfr#28, to-chk=6578/9648)
         35.32M  10%   27.84MB/s    0:00:01 (xfr#29, to-chk=6577/9648)
         35.33M  10%   27.84MB/s    0:00:01 (xfr#30, to-chk=6576/9648)
         35.36M  10%   27.87MB/s    0:00:01 (xfr#31, to-chk=6575/9648)
         35.42M  10%   27.91MB/s    0:00:01 (xfr#32, to-chk=6574/9648)
         35.44M  10%   27.93MB/s    0:00:01 (xfr#33, to-chk=6573/9648)
         35.45M  10%   27.94MB/s    0:00:01 (xfr#34, to-chk=6572/9648)
         35.47M  10%   27.93MB/s    0:00:01 (xfr#35, to-chk=6571/9648)
         35.48M  10%   27.94MB/s    0:00:01 (xfr#36, to-chk=6570/9648)
         35.49M  10%   27.95MB/s    0:00:01 (xfr#37, to-chk=6569/9648)
         35.50M  10%   27.96MB/s    0:00:01 (xfr#38, to-chk=6568/9648)
         35.52M  10%   27.98MB/s    0:00:01 (xfr#39, to-chk=6567/9648)
         35.56M  10%   28.00MB/s    0:00:01 (xfr#40, to-chk=6566/9648)
         35.56M  10%   28.01MB/s    0:00:01 (xfr#41, to-chk=6565/9648)
         35.56M  10%   28.01MB/s    0:00:01 (xfr#42, to-chk=6564/9648)
         35.57M  10%   27.99MB/s    0:00:01 (xfr#43, to-chk=6563/9648)
         35.58M  10%   28.00MB/s    0:00:01 (xfr#44, to-chk=6562/9648)
         35.60M  10%   28.01MB/s    0:00:01 (xfr#45, to-chk=6561/9648)
         35.78M  10%   28.15MB/s    0:00:01 (xfr#46, to-chk=6560/9648)
         35.78M  10%   28.13MB/s    0:00:01 (xfr#47, to-chk=6559/9648)
         36.18M  10%   27.43MB/s    0:00:01 (xfr#48, to-chk=6558/9648)
         36.89M  10%   27.92MB/s    0:00:01 (xfr#49, to-chk=6557/9648)
         37.36M  10%   28.23MB/s    0:00:01 (xfr#50, to-chk=6556/9648)
         38.25M  11%   27.83MB/s    0:00:01 (xfr#51, to-chk=6555/9648)
         40.48M  11%   28.26MB/s    0:00:01 (xfr#52, to-chk=6554/9648)
         40.48M  11%   28.26MB/s    0:00:01 (xfr#53, to-chk=6553/9648)
         40.48M  11%   28.26MB/s    0:00:01 (xfr#54, to-chk=6552/9648)
         40.48M  11%   28.26MB/s    0:00:01 (xfr#55, to-chk=6551/9648)
         40.48M  11%   28.26MB/s    0:00:01 (xfr#56, to-chk=6550/9648)
         40.48M  11%   28.26MB/s    0:00:01 (xfr#57, to-chk=6549/9648)
         40.80M  11%   28.44MB/s    0:00:01 (xfr#58, to-chk=6548/9648)
         47.98M  13%   31.08MB/s    0:00:01 (xfr#59, to-chk=6547/9648)
         47.98M  13%   31.09MB/s    0:00:01 (xfr#60, to-chk=6546/9648)
         47.98M  13%   31.09MB/s    0:00:01 (xfr#61, to-chk=6545/9648)
         48.04M  13%   31.12MB/s    0:00:01 (xfr#62, to-chk=6544/9648)
         48.25M  13%   31.24MB/s    0:00:01 (xfr#63, to-chk=6543/9648)
         48.33M  13%   31.29MB/s    0:00:01 (xfr#64, to-chk=6542/9648)
         49.30M  14%   30.93MB/s    0:00:01 (xfr#65, to-chk=6541/9648)
         49.30M  14%   30.93MB/s    0:00:01 (xfr#66, to-chk=6540/9648)
         49.31M  14%   30.94MB/s    0:00:01 (xfr#67, to-chk=6539/9648)
         49.33M  14%   30.95MB/s    0:00:01 (xfr#68, to-chk=6538/9648)
         49.38M  14%   30.96MB/s    0:00:01 (xfr#69, to-chk=6537/9648)
         49.57M  14%   31.06MB/s    0:00:01 (xfr#70, to-chk=6536/9648)
         49.67M  14%   31.13MB/s    0:00:01 (xfr#71, to-chk=6535/9648)
         49.72M  14%   31.13MB/s    0:00:01 (xfr#72, to-chk=6534/9648)
         49.90M  14%   31.24MB/s    0:00:01 (xfr#73, to-chk=6533/9648)
         51.82M  14%   31.40MB/s    0:00:01 (xfr#74, to-chk=6532/9648)
         51.94M  15%   31.45MB/s    0:00:01 (xfr#75, to-chk=6531/9648)
         52.02M  15%   31.50MB/s    0:00:01 (xfr#76, to-chk=6530/9648)
         53.25M  15%   31.23MB/s    0:00:01 (xfr#77, to-chk=6529/9648)
         53.25M  15%   31.23MB/s    0:00:01 (xfr#78, to-chk=6528/9648)
         53.44M  15%   30.41MB/s    0:00:01 (xfr#79, to-chk=6527/9648)
         53.46M  15%   30.40MB/s    0:00:01 (xfr#80, to-chk=6526/9648)
         53.49M  15%   30.42MB/s    0:00:01 (xfr#81, to-chk=6525/9648)
         53.50M  15%   30.42MB/s    0:00:01 (xfr#82, to-chk=6524/9648)
         53.88M  15%   30.62MB/s    0:00:01 (xfr#83, to-chk=6523/9648)
         53.88M  15%   30.61MB/s    0:00:01 (xfr#84, to-chk=6522/9648)
         53.88M  15%   30.61MB/s    0:00:01 (xfr#85, to-chk=6521/9648)
         55.15M  15%   30.42MB/s    0:00:01 (xfr#86, to-chk=6520/9648)
         55.44M  16%   30.56MB/s    0:00:01 (xfr#87, to-chk=6519/9648)
         55.44M  16%   30.54MB/s    0:00:01 (xfr#88, to-chk=6518/9648)
         55.44M  16%   30.54MB/s    0:00:01 (xfr#89, to-chk=6517/9648)
         55.50M  16%   30.58MB/s    0:00:01 (xfr#90, to-chk=6516/9648)
         55.85M  16%   30.75MB/s    0:00:01 (xfr#91, to-chk=6515/9648)
         55.92M  16%   30.78MB/s    0:00:01 (xfr#92, to-chk=6514/9648)
         55.92M  16%   30.78MB/s    0:00:01 (xfr#93, to-chk=6513/9648)
         56.25M  16%   30.94MB/s    0:00:01 (xfr#94, to-chk=6512/9648)
         56.39M  16%   30.43MB/s    0:00:01 (xfr#95, to-chk=6511/9648)
         56.85M  16%   30.65MB/s    0:00:01 (xfr#96, to-chk=6510/9648)
         57.17M  16%   30.56MB/s    0:00:01 (xfr#97, to-chk=6509/9648)
         57.27M  16%   30.62MB/s    0:00:01 (xfr#98, to-chk=6508/9648)
         57.77M  16%   30.85MB/s    0:00:01 (xfr#99, to-chk=6507/9648)
         57.83M  16%   30.86MB/s    0:00:01 (xfr#100, to-chk=6506/9648)
         59.12M  17%   30.66MB/s    0:00:01 (xfr#101, to-chk=6505/9648)
         59.29M  17%   30.75MB/s    0:00:01 (xfr#102, to-chk=6504/9648)
         59.30M  17%   30.75MB/s    0:00:01 (xfr#103, to-chk=6503/9648)
         59.38M  17%   30.77MB/s    0:00:01 (xfr#104, to-chk=6502/9648)
         59.39M  17%   30.78MB/s    0:00:01 (xfr#105, to-chk=6501/9648)
         59.47M  17%   30.82MB/s    0:00:01 (xfr#106, to-chk=6500/9648)
         59.55M  17%   30.85MB/s    0:00:01 (xfr#107, to-chk=6499/9648)
         59.60M  17%   30.88MB/s    0:00:01 (xfr#108, to-chk=6498/9648)
         59.70M  17%   30.16MB/s    0:00:01 (xfr#109, to-chk=6497/9648)
         59.71M  17%   30.16MB/s    0:00:01 (xfr#110, to-chk=6496/9648)
         59.75M  17%   30.18MB/s    0:00:01 (xfr#111, to-chk=6495/9648)
         59.78M  17%   30.20MB/s    0:00:01 (xfr#112, to-chk=6494/9648)
         60.07M  17%   30.31MB/s    0:00:01 (xfr#113, to-chk=6493/9648)
         60.18M  17%   30.37MB/s    0:00:01 (xfr#114, to-chk=6492/9648)
         60.22M  17%   30.39MB/s    0:00:01 (xfr#115, to-chk=6491/9648)
         60.66M  17%   30.58MB/s    0:00:01 (xfr#116, to-chk=6490/9648)
         60.87M  17%   29.91MB/s    0:00:01 (xfr#117, to-chk=6489/9648)
         62.25M  18%   30.51MB/s    0:00:01 (xfr#118, to-chk=6488/9648)
         63.65M  18%   30.40MB/s    0:00:01 (xfr#119, to-chk=6487/9648)
         63.73M  18%   30.43MB/s    0:00:01 (xfr#120, to-chk=6486/9648)
         64.00M  18%   30.53MB/s    0:00:09  
         64.27M  18%   30.65MB/s    0:00:02 (xfr#121, to-chk=6485/9648)
         64.27M  18%   30.65MB/s    0:00:02 (xfr#122, to-chk=6484/9648)
         65.54M  18%   30.49MB/s    0:00:02 (xfr#123, to-chk=6483/9648)
         65.54M  18%   30.48MB/s    0:00:02 (xfr#124, to-chk=6482/9648)
         65.73M  19%   30.56MB/s    0:00:02 (xfr#125, to-chk=6481/9648)
         65.80M  19%   30.58MB/s    0:00:02 (xfr#126, to-chk=6480/9648)
         65.80M  19%   30.58MB/s    0:00:02 (xfr#127, to-chk=6479/9648)
         65.87M  19%   30.62MB/s    0:00:02 (xfr#128, to-chk=6478/9648)
         66.36M  19%   30.16MB/s    0:00:02 (xfr#129, to-chk=6477/9648)
         66.36M  19%   30.15MB/s    0:00:02 (xfr#130, to-chk=6476/9648)
         66.36M  19%   30.15MB/s    0:00:02 (xfr#131, to-chk=6475/9648)
         66.46M  19%   30.20MB/s    0:00:02 (xfr#132, to-chk=6474/9648)
         66.59M  19%   30.24MB/s    0:00:02 (xfr#133, to-chk=6473/9648)
         66.64M  19%   30.27MB/s    0:00:02 (xfr#134, to-chk=6472/9648)
         67.88M  19%   30.38MB/s    0:00:02 (xfr#135, to-chk=6471/9648)
         68.31M  19%   30.54MB/s    0:00:02 (xfr#136, to-chk=6470/9648)
         69.21M  20%   30.66MB/s    0:00:02 (xfr#137, to-chk=6469/9648)
         69.28M  20%   30.69MB/s    0:00:02 (xfr#138, to-chk=6468/9648)
         69.44M  20%   30.74MB/s    0:00:02 (xfr#139, to-chk=6467/9648)
         70.17M  20%   30.39MB/s    0:00:02 (xfr#140, to-chk=6466/9648)
         70.42M  20%   30.47MB/s    0:00:02 (xfr#141, to-chk=6465/9648)
         70.42M  20%   30.47MB/s    0:00:02 (xfr#142, to-chk=6464/9648)
         70.51M  20%   30.50MB/s    0:00:02 (xfr#143, to-chk=6463/9648)
         71.08M  20%   30.71MB/s    0:00:02 (xfr#144, to-chk=6462/9648)
         71.64M  20%   30.93MB/s    0:00:02 (xfr#145, to-chk=6461/9648)
         71.99M  20%   30.45MB/s    0:00:02 (xfr#146, to-chk=6460/9648)
         72.20M  20%   30.52MB/s    0:00:02 (xfr#147, to-chk=6459/9648)
         72.61M  21%   30.67MB/s    0:00:02 (xfr#148, to-chk=6458/9648)
         72.64M  21%   30.68MB/s    0:00:02 (xfr#149, to-chk=6457/9648)
         73.13M  21%   30.86MB/s    0:00:02 (xfr#150, to-chk=6456/9648)
         73.37M  21%   30.33MB/s    0:00:02 (xfr#151, to-chk=6455/9648)
         73.46M  21%   30.37MB/s    0:00:02 (xfr#152, to-chk=6454/9648)
         73.50M  21%   30.37MB/s    0:00:02 (xfr#153, to-chk=6453/9648)
         73.68M  21%   30.43MB/s    0:00:02 (xfr#154, to-chk=6452/9648)
         73.96M  21%   30.53MB/s    0:00:02 (xfr#155, to-chk=6451/9648)
         73.97M  21%   30.54MB/s    0:00:02 (xfr#156, to-chk=6450/9648)
         74.03M  21%   30.55MB/s    0:00:02 (xfr#157, to-chk=6449/9648)
         74.37M  21%   30.68MB/s    0:00:02 (xfr#158, to-chk=6448/9648)
         74.47M  21%   30.34MB/s    0:00:02 (xfr#159, to-chk=6447/9648)
         74.62M  21%   30.39MB/s    0:00:02 (xfr#160, to-chk=6446/9648)
         74.65M  21%   30.40MB/s    0:00:02 (xfr#161, to-chk=6445/9648)
         74.65M  21%   30.40MB/s    0:00:02 (xfr#162, to-chk=6444/9648)
         74.75M  21%   30.22MB/s    0:00:02 (xfr#163, to-chk=6443/9648)
         74.87M  21%   30.27MB/s    0:00:02 (xfr#164, to-chk=6442/9648)
         74.98M  21%   30.30MB/s    0:00:02 (xfr#165, to-chk=6441/9648)
         75.13M  21%   30.35MB/s    0:00:02 (xfr#166, to-chk=6440/9648)
         75.27M  21%   30.41MB/s    0:00:02 (xfr#167, to-chk=6439/9648)
         75.28M  21%   30.41MB/s    0:00:02 (xfr#168, to-chk=6438/9648)
         76.06M  22%   30.07MB/s    0:00:02 (xfr#169, to-chk=6437/9648)
         76.21M  22%   30.12MB/s    0:00:02 (xfr#170, to-chk=6436/9648)
         76.47M  22%   30.21MB/s    0:00:02 (xfr#171, to-chk=6435/9648)
         77.60M  22%   30.27MB/s    0:00:02 (xfr#172, to-chk=6434/9648)
         78.19M  22%   30.24MB/s    0:00:02 (xfr#173, to-chk=6433/9648)
         78.44M  22%   30.32MB/s    0:00:02 (xfr#174, to-chk=6432/9648)
         78.50M  22%   30.33MB/s    0:00:02 (xfr#175, to-chk=6431/9648)
         78.50M  22%   30.33MB/s    0:00:02 (xfr#176, to-chk=6430/9648)
         85.59M  24%   30.50MB/s    0:00:02 (xfr#177, to-chk=6429/9648)
         85.79M  24%   30.56MB/s    0:00:02 (xfr#178, to-chk=6428/9648)
         86.07M  24%   30.29MB/s    0:00:02 (xfr#179, to-chk=6427/9648)
         86.13M  24%   30.31MB/s    0:00:02 (xfr#180, to-chk=6426/9648)
         86.26M  24%   30.35MB/s    0:00:02 (xfr#181, to-chk=6425/9648)
         88.45M  25%   30.84MB/s    0:00:02 (xfr#182, to-chk=6424/9648)
         88.59M  25%   30.88MB/s    0:00:02 (xfr#183, to-chk=6423/9648)
         88.60M  25%   30.88MB/s    0:00:02 (xfr#184, to-chk=6422/9648)
         88.80M  25%   30.94MB/s    0:00:02 (xfr#185, to-chk=6421/9648)
         90.50M  26%   30.99MB/s    0:00:02 (xfr#186, to-chk=6420/9648)
         95.68M  27%   31.57MB/s    0:00:02 (xfr#187, to-chk=6419/9648)
         95.68M  27%   31.57MB/s    0:00:02 (xfr#188, to-chk=6418/9648)
         95.68M  27%   31.57MB/s    0:00:02 (xfr#189, to-chk=6417/9648)
         97.09M  28%   31.50MB/s    0:00:02 (xfr#190, to-chk=6416/9648)
        101.24M  29%   32.21MB/s    0:00:07  
        102.59M  29%   32.14MB/s    0:00:03 (xfr#191, to-chk=6415/9648)
        106.74M  30%   32.35MB/s    0:00:03 (xfr#192, to-chk=6414/9648)
        106.80M  30%   32.37MB/s    0:00:03 (xfr#193, to-chk=6413/9648)
        106.80M  30%   32.37MB/s    0:00:03 (xfr#194, to-chk=6412/9648)
        106.81M  30%   32.37MB/s    0:00:03 (xfr#195, to-chk=6411/9648)
        107.48M  31%   32.54MB/s    0:00:03 (xfr#196, to-chk=6410/9648)
        107.62M  31%   32.58MB/s    0:00:03 (xfr#197, to-chk=6409/9648)
        107.81M  31%   32.63MB/s    0:00:03 (xfr#198, to-chk=6408/9648)
        107.85M  31%   32.64MB/s    0:00:03 (xfr#199, to-chk=6407/9648)
        107.86M  31%   32.64MB/s    0:00:03 (xfr#200, to-chk=6406/9648)
        107.99M  31%   32.67MB/s    0:00:03 (xfr#201, to-chk=6405/9648)
        107.99M  31%   32.68MB/s    0:00:03 (xfr#202, to-chk=6404/9648)
        108.07M  31%   32.69MB/s    0:00:03 (xfr#203, to-chk=6403/9648)
        108.16M  31%   32.44MB/s    0:00:03 (xfr#204, to-chk=6402/9648)
        108.24M  31%   32.46MB/s    0:00:03 (xfr#205, to-chk=6401/9648)
        108.38M  31%   32.49MB/s    0:00:03 (xfr#206, to-chk=6400/9648)
        108.39M  31%   32.50MB/s    0:00:03 (xfr#207, to-chk=6399/9648)
        108.45M  31%   32.34MB/s    0:00:03 (xfr#208, to-chk=6398/9648)
        108.52M  31%   32.35MB/s    0:00:03 (xfr#209, to-chk=6397/9648)
        109.02M  31%   32.48MB/s    0:00:03 (xfr#210, to-chk=6396/9648)
        109.61M  31%   32.64MB/s    0:00:03 (xfr#211, to-chk=6395/9648)
        109.61M  31%   32.64MB/s    0:00:03 (xfr#212, to-chk=6394/9648)
        110.05M  31%   32.75MB/s    0:00:03 (xfr#213, to-chk=6393/9648)
        110.33M  31%   32.36MB/s    0:00:03 (xfr#214, to-chk=6392/9648)
        111.14M  32%   32.56MB/s    0:00:03 (xfr#215, to-chk=6391/9648)
        111.14M  32%   32.56MB/s    0:00:03 (xfr#216, to-chk=6390/9648)
        111.14M  32%   32.56MB/s    0:00:03 (xfr#217, to-chk=6389/9648)
        111.55M  32%   32.67MB/s    0:00:03 (xfr#218, to-chk=6388/9648)
        111.96M  32%   32.32MB/s    0:00:03 (xfr#219, to-chk=6387/9648)
        112.60M  32%   32.47MB/s    0:00:03 (xfr#220, to-chk=6386/9648)
        113.11M  32%   32.59MB/s    0:00:03 (xfr#221, to-chk=6385/9648)
        113.66M  32%   32.73MB/s    0:00:03 (xfr#222, to-chk=6384/9648)
        114.09M  33%   32.40MB/s    0:00:03 (xfr#223, to-chk=6383/9648)
        114.27M  33%   32.44MB/s    0:00:03 (xfr#224, to-chk=6382/9648)
        114.27M  33%   32.44MB/s    0:00:03 (xfr#225, to-chk=6381/9648)
        114.36M  33%   32.47MB/s    0:00:03 (xfr#226, to-chk=6380/9648)
        114.44M  33%   32.48MB/s    0:00:03 (xfr#227, to-chk=6379/9648)
        114.47M  33%   32.49MB/s    0:00:03 (xfr#228, to-chk=6378/9648)
        114.57M  33%   32.52MB/s    0:00:03 (xfr#229, to-chk=6377/9648)
        114.69M  33%   32.54MB/s    0:00:03 (xfr#230, to-chk=6376/9648)
        114.69M  33%   32.54MB/s    0:00:03 (xfr#231, to-chk=6375/9648)
        114.98M  33%   32.61MB/s    0:00:03 (xfr#232, to-chk=6374/9648)
        115.07M  33%   32.39MB/s    0:00:03 (xfr#233, to-chk=6373/9648)
        115.08M  33%   32.38MB/s    0:00:03 (xfr#234, to-chk=6372/9648)
        115.08M  33%   32.39MB/s    0:00:03 (xfr#235, to-chk=6371/9648)
        115.09M  33%   32.39MB/s    0:00:03 (xfr#236, to-chk=6370/9648)
        115.10M  33%   32.39MB/s    0:00:03 (xfr#237, to-chk=6369/9648)
        115.15M  33%   32.21MB/s    0:00:03 (xfr#238, to-chk=6368/9648)
        115.15M  33%   32.21MB/s    0:00:03 (xfr#239, to-chk=6367/9648)
        115.16M  33%   32.21MB/s    0:00:03 (xfr#240, to-chk=6366/9648)
        115.17M  33%   32.21MB/s    0:00:03 (xfr#241, to-chk=6365/9648)
        115.18M  33%   32.21MB/s    0:00:03 (xfr#242, to-chk=6364/9648)
        115.18M  33%   32.21MB/s    0:00:03 (xfr#243, to-chk=6363/9648)
        115.18M  33%   32.21MB/s    0:00:03 (xfr#244, to-chk=6362/9648)
        115.18M  33%   32.21MB/s    0:00:03 (xfr#245, to-chk=6361/9648)
        115.25M  33%   32.23MB/s    0:00:03 (xfr#246, to-chk=6360/9648)
        115.26M  33%   32.23MB/s    0:00:03 (xfr#247, to-chk=6359/9648)
        115.26M  33%   32.23MB/s    0:00:03 (xfr#248, to-chk=6358/9648)
        115.27M  33%   32.23MB/s    0:00:03 (xfr#249, to-chk=6357/9648)
        115.27M  33%   32.23MB/s    0:00:03 (xfr#250, to-chk=6356/9648)
        115.27M  33%   32.23MB/s    0:00:03 (xfr#251, to-chk=6355/9648)
        115.29M  33%   32.23MB/s    0:00:03 (xfr#252, to-chk=6354/9648)
        115.29M  33%   32.23MB/s    0:00:03 (xfr#253, to-chk=6353/9648)
        115.32M  33%   32.24MB/s    0:00:03 (xfr#254, to-chk=6352/9648)
        115.34M  33%   32.25MB/s    0:00:03 (xfr#255, to-chk=6351/9648)
        115.42M  33%   32.26MB/s    0:00:03 (xfr#256, to-chk=6350/9648)
        115.42M  33%   32.26MB/s    0:00:03 (xfr#257, to-chk=6349/9648)
        115.45M  33%   32.27MB/s    0:00:03 (xfr#258, to-chk=6348/9648)
        115.50M  33%   32.28MB/s    0:00:03 (xfr#259, to-chk=6347/9648)
        115.50M  33%   32.28MB/s    0:00:03 (xfr#260, to-chk=6346/9648)
        115.52M  33%   32.29MB/s    0:00:03 (xfr#261, to-chk=6345/9648)
        115.52M  33%   32.29MB/s    0:00:03 (xfr#262, to-chk=6344/9648)
        115.61M  33%   32.30MB/s    0:00:03 (xfr#263, to-chk=6343/9648)
        115.61M  33%   32.30MB/s    0:00:03 (xfr#264, to-chk=6342/9648)
        115.62M  33%   32.31MB/s    0:00:03 (xfr#265, to-chk=6341/9648)
        115.63M  33%   32.31MB/s    0:00:03 (xfr#266, to-chk=6340/9648)
        115.76M  33%   32.35MB/s    0:00:03 (xfr#267, to-chk=6339/9648)
        115.90M  33%   32.37MB/s    0:00:03 (xfr#268, to-chk=6338/9648)
        115.91M  33%   32.38MB/s    0:00:03 (xfr#269, to-chk=6337/9648)
        116.03M  33%   32.40MB/s    0:00:03 (xfr#270, to-chk=6336/9648)
        116.03M  33%   32.40MB/s    0:00:03 (xfr#271, to-chk=6335/9648)
        116.13M  33%   32.43MB/s    0:00:03 (xfr#272, to-chk=6334/9648)
        116.16M  33%   32.44MB/s    0:00:03 (xfr#273, to-chk=6333/9648)
        116.17M  33%   32.44MB/s    0:00:03 (xfr#274, to-chk=6332/9648)
        116.20M  33%   32.44MB/s    0:00:03 (xfr#275, to-chk=6331/9648)
        116.48M  33%   32.29MB/s    0:00:03 (xfr#276, to-chk=6330/9648)
        116.53M  33%   32.30MB/s    0:00:03 (xfr#277, to-chk=6329/9648)
        116.54M  33%   32.30MB/s    0:00:03 (xfr#278, to-chk=6328/9648)
        116.56M  33%   32.30MB/s    0:00:03 (xfr#279, to-chk=6327/9648)
        116.57M  33%   32.31MB/s    0:00:03 (xfr#280, to-chk=6326/9648)
        116.58M  33%   32.31MB/s    0:00:03 (xfr#281, to-chk=6325/9648)
        116.61M  33%   32.32MB/s    0:00:03 (xfr#282, to-chk=6324/9648)
        116.62M  33%   32.32MB/s    0:00:03 (xfr#283, to-chk=6323/9648)
        116.62M  33%   32.31MB/s    0:00:03 (xfr#284, to-chk=6322/9648)
        117.11M  33%   32.24MB/s    0:00:03 (xfr#285, to-chk=6321/9648)
        117.14M  33%   32.25MB/s    0:00:03 (xfr#286, to-chk=6320/9648)
        117.15M  33%   32.25MB/s    0:00:03 (xfr#287, to-chk=6319/9648)
        117.18M  33%   32.26MB/s    0:00:03 (xfr#288, to-chk=6318/9648)
        117.19M  33%   32.26MB/s    0:00:03 (xfr#289, to-chk=6317/9648)
        117.21M  33%   32.27MB/s    0:00:03 (xfr#290, to-chk=6316/9648)
        117.22M  33%   32.26MB/s    0:00:03 (xfr#291, to-chk=6315/9648)
        117.22M  33%   32.26MB/s    0:00:03 (xfr#292, to-chk=6314/9648)
        117.22M  33%   32.26MB/s    0:00:03 (xfr#293, to-chk=6313/9648)
        117.22M  33%   32.26MB/s    0:00:03 (xfr#294, to-chk=6312/9648)
        117.33M  33%   32.29MB/s    0:00:03 (xfr#295, to-chk=6311/9648)
        117.40M  33%   32.30MB/s    0:00:03 (xfr#296, to-chk=6310/9648)
        117.42M  33%   32.31MB/s    0:00:03 (xfr#297, to-chk=6309/9648)
        117.43M  33%   32.31MB/s    0:00:03 (xfr#298, to-chk=6308/9648)
        117.44M  33%   32.31MB/s    0:00:03 (xfr#299, to-chk=6307/9648)
        117.46M  33%   32.32MB/s    0:00:03 (xfr#300, to-chk=6306/9648)
        117.48M  33%   32.33MB/s    0:00:03 (xfr#301, to-chk=6305/9648)
        117.50M  33%   32.33MB/s    0:00:03 (xfr#302, to-chk=6304/9648)
        117.63M  34%   32.36MB/s    0:00:03 (xfr#303, to-chk=6303/9648)
        117.66M  34%   32.36MB/s    0:00:03 (xfr#304, to-chk=6302/9648)
        117.70M  34%   32.37MB/s    0:00:03 (xfr#305, to-chk=6301/9648)
        117.71M  34%   32.38MB/s    0:00:03 (xfr#306, to-chk=6300/9648)
        117.72M  34%   32.38MB/s    0:00:03 (xfr#307, to-chk=6299/9648)
        117.85M  34%   32.41MB/s    0:00:03 (xfr#308, to-chk=6298/9648)
        117.90M  34%   32.42MB/s    0:00:03 (xfr#309, to-chk=6297/9648)
        118.00M  34%   32.44MB/s    0:00:03 (xfr#310, to-chk=6296/9648)
        118.11M  34%   32.04MB/s    0:00:03 (xfr#311, to-chk=6295/9648)
        118.27M  34%   32.08MB/s    0:00:03 (xfr#312, to-chk=6294/9648)
        118.31M  34%   32.09MB/s    0:00:03 (xfr#313, to-chk=6293/9648)
        118.35M  34%   32.10MB/s    0:00:03 (xfr#314, to-chk=6292/9648)
        118.36M  34%   32.10MB/s    0:00:03 (xfr#315, to-chk=6291/9648)
        118.40M  34%   32.11MB/s    0:00:03 (xfr#316, to-chk=6290/9648)
        118.79M  34%   32.20MB/s    0:00:03 (xfr#317, to-chk=6289/9648)
        118.88M  34%   32.23MB/s    0:00:03 (xfr#318, to-chk=6288/9648)
        118.89M  34%   32.23MB/s    0:00:03 (xfr#319, to-chk=6287/9648)
        118.99M  34%   32.25MB/s    0:00:03 (xfr#320, to-chk=6286/9648)
        118.99M  34%   32.25MB/s    0:00:03 (xfr#321, to-chk=6285/9648)
        119.05M  34%   32.26MB/s    0:00:03 (xfr#322, to-chk=6284/9648)
        119.71M  34%   32.00MB/s    0:00:03 (xfr#323, to-chk=6283/9648)
        120.21M  34%   32.12MB/s    0:00:03 (xfr#324, to-chk=6282/9648)
        120.21M  34%   32.12MB/s    0:00:03 (xfr#325, to-chk=6281/9648)
        120.21M  34%   32.12MB/s    0:00:03 (xfr#326, to-chk=6280/9648)
        120.35M  34%   32.15MB/s    0:00:03 (xfr#327, to-chk=6279/9648)
        120.43M  34%   32.17MB/s    0:00:03 (xfr#328, to-chk=6278/9648)
        120.44M  34%   32.17MB/s    0:00:03 (xfr#329, to-chk=6277/9648)
        120.45M  34%   32.18MB/s    0:00:03 (xfr#330, to-chk=6276/9648)
        120.45M  34%   32.18MB/s    0:00:03 (xfr#331, to-chk=6275/9648)
        120.47M  34%   32.18MB/s    0:00:03 (xfr#332, to-chk=6274/9648)
        120.50M  34%   32.18MB/s    0:00:03 (xfr#333, to-chk=6273/9648)
        120.52M  34%   32.19MB/s    0:00:03 (xfr#334, to-chk=6272/9648)
        120.53M  34%   32.19MB/s    0:00:03 (xfr#335, to-chk=6271/9648)
        120.61M  34%   32.21MB/s    0:00:03 (xfr#336, to-chk=6270/9648)
        120.64M  34%   32.22MB/s    0:00:03 (xfr#337, to-chk=6269/9648)
        120.66M  34%   32.21MB/s    0:00:03 (xfr#338, to-chk=6268/9648)
        120.68M  34%   32.22MB/s    0:00:03 (xfr#339, to-chk=6267/9648)
        120.77M  34%   32.24MB/s    0:00:03 (xfr#340, to-chk=6266/9648)
        120.88M  34%   32.26MB/s    0:00:03 (xfr#341, to-chk=6265/9648)
        120.96M  34%   32.29MB/s    0:00:03 (xfr#342, to-chk=6264/9648)
        120.98M  35%   32.29MB/s    0:00:03 (xfr#343, to-chk=6263/9648)
        120.99M  35%   32.29MB/s    0:00:03 (xfr#344, to-chk=6262/9648)
        121.04M  35%   32.30MB/s    0:00:03 (xfr#345, to-chk=6261/9648)
        121.06M  35%   32.30MB/s    0:00:03 (xfr#346, to-chk=6260/9648)
        121.07M  35%   32.30MB/s    0:00:03 (xfr#347, to-chk=6259/9648)
        121.08M  35%   32.11MB/s    0:00:03 (xfr#348, to-chk=6258/9648)
        121.08M  35%   32.10MB/s    0:00:03 (xfr#349, to-chk=6257/9648)
        121.10M  35%   32.11MB/s    0:00:03 (xfr#350, to-chk=6256/9648)
        121.16M  35%   32.12MB/s    0:00:03 (xfr#351, to-chk=6255/9648)
        121.16M  35%   32.12MB/s    0:00:03 (xfr#352, to-chk=6254/9648)
        121.37M  35%   32.17MB/s    0:00:03 (xfr#353, to-chk=6253/9648)
        121.50M  35%   32.01MB/s    0:00:03 (xfr#354, to-chk=6252/9648)
        121.50M  35%   32.01MB/s    0:00:03 (xfr#355, to-chk=6251/9648)
        121.51M  35%   32.01MB/s    0:00:03 (xfr#356, to-chk=6250/9648)
        121.51M  35%   32.01MB/s    0:00:03 (xfr#357, to-chk=6249/9648)
        121.51M  35%   32.01MB/s    0:00:03 (xfr#358, to-chk=6248/9648)
        121.53M  35%   32.02MB/s    0:00:03 (xfr#359, to-chk=6247/9648)
        121.53M  35%   32.02MB/s    0:00:03 (xfr#360, to-chk=6246/9648)
        121.53M  35%   32.02MB/s    0:00:03 (xfr#361, to-chk=6245/9648)
        121.54M  35%   32.02MB/s    0:00:03 (xfr#362, to-chk=6244/9648)
        121.54M  35%   32.02MB/s    0:00:03 (xfr#363, to-chk=6243/9648)
        121.54M  35%   32.02MB/s    0:00:03 (xfr#364, to-chk=6242/9648)
        121.55M  35%   32.02MB/s    0:00:03 (xfr#365, to-chk=6241/9648)
        121.57M  35%   32.03MB/s    0:00:03 (xfr#366, to-chk=6240/9648)
        121.60M  35%   32.02MB/s    0:00:03 (xfr#367, to-chk=6239/9648)
        121.63M  35%   32.03MB/s    0:00:03 (xfr#368, to-chk=6238/9648)
        121.64M  35%   32.04MB/s    0:00:03 (xfr#369, to-chk=6237/9648)
        121.65M  35%   32.04MB/s    0:00:03 (xfr#370, to-chk=6236/9648)
        121.66M  35%   32.04MB/s    0:00:03 (xfr#371, to-chk=6235/9648)
        121.66M  35%   32.04MB/s    0:00:03 (xfr#372, to-chk=6234/9648)
        121.66M  35%   32.04MB/s    0:00:03 (xfr#373, to-chk=6233/9648)
        121.67M  35%   32.04MB/s    0:00:03 (xfr#374, to-chk=6232/9648)
        121.67M  35%   32.04MB/s    0:00:03 (xfr#375, to-chk=6231/9648)
        121.68M  35%   32.04MB/s    0:00:03 (xfr#376, to-chk=6230/9648)
        121.68M  35%   32.04MB/s    0:00:03 (xfr#377, to-chk=6229/9648)
        121.68M  35%   32.04MB/s    0:00:03 (xfr#378, to-chk=6228/9648)
        121.69M  35%   32.04MB/s    0:00:03 (xfr#379, to-chk=6227/9648)
        121.70M  35%   32.04MB/s    0:00:03 (xfr#380, to-chk=6226/9648)
        121.70M  35%   32.04MB/s    0:00:03 (xfr#381, to-chk=6225/9648)
        121.70M  35%   32.04MB/s    0:00:03 (xfr#382, to-chk=6224/9648)
        121.71M  35%   32.05MB/s    0:00:03 (xfr#383, to-chk=6223/9648)
        121.71M  35%   32.05MB/s    0:00:03 (xfr#384, to-chk=6222/9648)
        121.72M  35%   32.05MB/s    0:00:03 (xfr#385, to-chk=6221/9648)
        121.73M  35%   32.05MB/s    0:00:03 (xfr#386, to-chk=6220/9648)
        121.91M  35%   32.09MB/s    0:00:03 (xfr#387, to-chk=6219/9648)
        121.93M  35%   32.09MB/s    0:00:03 (xfr#388, to-chk=6218/9648)
        122.08M  35%   32.13MB/s    0:00:03 (xfr#389, to-chk=6217/9648)
        122.64M  35%   32.26MB/s    0:00:03 (xfr#390, to-chk=6216/9648)
        122.73M  35%   32.28MB/s    0:00:03 (xfr#391, to-chk=6215/9648)
        123.40M  35%   32.04MB/s    0:00:03 (xfr#392, to-chk=6214/9648)
        124.15M  35%   32.21MB/s    0:00:03 (xfr#393, to-chk=6213/9648)
        124.20M  35%   32.22MB/s    0:00:03 (xfr#394, to-chk=6212/9648)
        124.54M  36%   32.29MB/s    0:00:03 (xfr#395, to-chk=6211/9648)
        124.60M  36%   32.31MB/s    0:00:03 (xfr#396, to-chk=6210/9648)
        124.80M  36%   32.35MB/s    0:00:03 (xfr#397, to-chk=6209/9648)
        124.90M  36%   32.38MB/s    0:00:03 (xfr#398, to-chk=6208/9648)
        125.05M  36%   32.02MB/s    0:00:03 (xfr#399, to-chk=6207/9648)
        125.11M  36%   32.03MB/s    0:00:03 (xfr#400, to-chk=6206/9648)
        125.21M  36%   32.06MB/s    0:00:03 (xfr#401, to-chk=6205/9648)
        125.34M  36%   32.08MB/s    0:00:03 (xfr#402, to-chk=6204/9648)
        125.49M  36%   32.12MB/s    0:00:03 (xfr#403, to-chk=6203/9648)
        125.55M  36%   32.13MB/s    0:00:03 (xfr#404, to-chk=6202/9648)
        125.61M  36%   32.14MB/s    0:00:03 (xfr#405, to-chk=6201/9648)
        125.72M  36%   32.17MB/s    0:00:03 (xfr#406, to-chk=6200/9648)
        125.75M  36%   32.17MB/s    0:00:03 (xfr#407, to-chk=6199/9648)
        125.79M  36%   32.18MB/s    0:00:03 (xfr#408, to-chk=6198/9648)
        125.79M  36%   32.18MB/s    0:00:03 (xfr#409, to-chk=6197/9648)
        125.96M  36%   32.21MB/s    0:00:03 (xfr#410, to-chk=6196/9648)
        125.97M  36%   32.22MB/s    0:00:03 (xfr#411, to-chk=6195/9648)
        125.98M  36%   32.22MB/s    0:00:03 (xfr#412, to-chk=6194/9648)
        126.21M  36%   32.27MB/s    0:00:03 (xfr#413, to-chk=6193/9648)
        126.52M  36%   32.34MB/s    0:00:03 (xfr#414, to-chk=6192/9648)
        126.52M  36%   32.34MB/s    0:00:03 (xfr#415, to-chk=6191/9648)
        126.74M  36%   31.99MB/s    0:00:03 (xfr#416, to-chk=6190/9648)
        126.85M  36%   32.02MB/s    0:00:03 (xfr#417, to-chk=6189/9648)
        129.09M  37%   32.52MB/s    0:00:03 (xfr#418, to-chk=6188/9648)
        129.16M  37%   32.54MB/s    0:00:03 (xfr#419, to-chk=6187/9648)
        129.53M  37%   32.62MB/s    0:00:03 (xfr#420, to-chk=6186/9648)
        129.65M  37%   32.28MB/s    0:00:03 (xfr#421, to-chk=6185/9648)
        129.67M  37%   32.29MB/s    0:00:03 (xfr#422, to-chk=6184/9648)
        131.66M  38%   32.73MB/s    0:00:03 (xfr#423, to-chk=6183/9648)
        132.79M  38%   32.98MB/s    0:00:03 (xfr#424, to-chk=6182/9648)
        132.93M  38%   33.01MB/s    0:00:03 (xfr#425, to-chk=6181/9648)
        132.94M  38%   32.67MB/s    0:00:03 (xfr#426, to-chk=6180/9648)
        132.94M  38%   32.67MB/s    0:00:03 (xfr#427, to-chk=6179/9648)
        133.07M  38%   32.69MB/s    0:00:03 (xfr#428, to-chk=6178/9648)
        133.24M  38%   32.72MB/s    0:00:03 (xfr#429, to-chk=6177/9648)
        133.24M  38%   32.72MB/s    0:00:03 (xfr#430, to-chk=6176/9648)
        133.26M  38%   32.73MB/s    0:00:03 (xfr#431, to-chk=6175/9648)
        134.45M  38%   32.98MB/s    0:00:03 (xfr#432, to-chk=6174/9648)
        134.82M  39%   33.06MB/s    0:00:03 (xfr#433, to-chk=6173/9648)
        134.85M  39%   33.07MB/s    0:00:03 (xfr#434, to-chk=6172/9648)
        135.15M  39%   32.76MB/s    0:00:03 (xfr#435, to-chk=6171/9648)
        135.17M  39%   32.76MB/s    0:00:03 (xfr#436, to-chk=6170/9648)
        135.18M  39%   32.76MB/s    0:00:03 (xfr#437, to-chk=6169/9648)
        135.25M  39%   32.78MB/s    0:00:03 (xfr#438, to-chk=6168/9648)
        135.27M  39%   32.77MB/s    0:00:03 (xfr#439, to-chk=6167/9648)
        135.30M  39%   32.78MB/s    0:00:03 (xfr#440, to-chk=6166/9648)
        135.31M  39%   32.78MB/s    0:00:03 (xfr#441, to-chk=6165/9648)
        135.33M  39%   32.79MB/s    0:00:03 (xfr#442, to-chk=6164/9648)
        135.34M  39%   32.79MB/s    0:00:03 (xfr#443, to-chk=6163/9648)
        135.35M  39%   32.80MB/s    0:00:03 (xfr#444, to-chk=6162/9648)
        135.37M  39%   32.80MB/s    0:00:03 (xfr#445, to-chk=6161/9648)
        135.46M  39%   32.81MB/s    0:00:03 (xfr#446, to-chk=6160/9648)
        135.54M  39%   32.83MB/s    0:00:03 (xfr#447, to-chk=6159/9648)
        135.64M  39%   32.85MB/s    0:00:03 (xfr#448, to-chk=6158/9648)
        135.74M  39%   32.87MB/s    0:00:03 (xfr#449, to-chk=6157/9648)
        135.74M  39%   32.87MB/s    0:00:03 (xfr#450, to-chk=6156/9648)
        135.75M  39%   32.87MB/s    0:00:03 (xfr#451, to-chk=6155/9648)
        135.75M  39%   32.88MB/s    0:00:03 (xfr#452, to-chk=6154/9648)
        135.75M  39%   32.88MB/s    0:00:03 (xfr#453, to-chk=6153/9648)
        135.75M  39%   32.88MB/s    0:00:03 (xfr#454, to-chk=6152/9648)
        135.76M  39%   32.88MB/s    0:00:03 (xfr#455, to-chk=6151/9648)
        135.76M  39%   32.88MB/s    0:00:03 (xfr#456, to-chk=6150/9648)
        135.76M  39%   32.87MB/s    0:00:03 (xfr#457, to-chk=6149/9648)
        135.77M  39%   32.87MB/s    0:00:03 (xfr#458, to-chk=6148/9648)
        135.91M  39%   32.91MB/s    0:00:03 (xfr#459, to-chk=6147/9648)
        135.91M  39%   32.91MB/s    0:00:03 (xfr#460, to-chk=6146/9648)
        135.91M  39%   32.91MB/s    0:00:03 (xfr#461, to-chk=6145/9648)
        135.91M  39%   32.91MB/s    0:00:03 (xfr#462, to-chk=6144/9648)
        135.91M  39%   32.91MB/s    0:00:03 (xfr#463, to-chk=6143/9648)
        135.91M  39%   32.91MB/s    0:00:03 (xfr#464, to-chk=6142/9648)
        135.92M  39%   32.91MB/s    0:00:03 (xfr#465, to-chk=6141/9648)
        135.92M  39%   32.90MB/s    0:00:03 (xfr#466, to-chk=6140/9648)
        135.92M  39%   32.90MB/s    0:00:03 (xfr#467, to-chk=6139/9648)
        135.92M  39%   32.90MB/s    0:00:03 (xfr#468, to-chk=6138/9648)
        135.93M  39%   32.90MB/s    0:00:03 (xfr#469, to-chk=6137/9648)
        135.96M  39%   32.91MB/s    0:00:03 (xfr#470, to-chk=6136/9648)
        135.97M  39%   32.91MB/s    0:00:03 (xfr#471, to-chk=6135/9648)
        135.99M  39%   32.92MB/s    0:00:03 (xfr#472, to-chk=6134/9648)
        136.02M  39%   32.92MB/s    0:00:03 (xfr#473, to-chk=6133/9648)
        136.02M  39%   32.92MB/s    0:00:03 (xfr#474, to-chk=6132/9648)
        136.03M  39%   32.92MB/s    0:00:03 (xfr#475, to-chk=6131/9648)
        136.12M  39%   32.94MB/s    0:00:03 (xfr#476, to-chk=6130/9648)
        136.14M  39%   32.94MB/s    0:00:03 (xfr#477, to-chk=6129/9648)
        136.23M  39%   32.96MB/s    0:00:03 (xfr#478, to-chk=6128/9648)
        136.27M  39%   32.97MB/s    0:00:03 (xfr#479, to-chk=6127/9648)
        136.29M  39%   32.97MB/s    0:00:03 (xfr#480, to-chk=6126/9648)
        136.29M  39%   32.97MB/s    0:00:03 (xfr#481, to-chk=6125/9648)
        137.03M  39%   32.75MB/s    0:00:03 (xfr#482, to-chk=6124/9648)
        137.03M  39%   32.75MB/s    0:00:03 (xfr#483, to-chk=6123/9648)
        137.53M  39%   32.85MB/s    0:00:03 (xfr#484, to-chk=6122/9648)
        137.53M  39%   32.85MB/s    0:00:03 (xfr#485, to-chk=6121/9648)
        137.53M  39%   32.86MB/s    0:00:03 (xfr#486, to-chk=6120/9648)
        137.93M  39%   32.94MB/s    0:00:03 (xfr#487, to-chk=6119/9648)
        138.29M  40%   32.66MB/s    0:00:06  
        139.19M  40%   32.45MB/s    0:00:04 (xfr#488, to-chk=6118/9648)
        139.22M  40%   32.45MB/s    0:00:04 (xfr#489, to-chk=6117/9648)
        139.23M  40%   32.46MB/s    0:00:04 (xfr#490, to-chk=6116/9648)
        139.29M  40%   32.46MB/s    0:00:04 (xfr#491, to-chk=6115/9648)
        139.31M  40%   32.47MB/s    0:00:04 (xfr#492, to-chk=6114/9648)
        139.32M  40%   32.47MB/s    0:00:04 (xfr#493, to-chk=6113/9648)
        139.32M  40%   32.47MB/s    0:00:04 (xfr#494, to-chk=6112/9648)
        139.34M  40%   32.47MB/s    0:00:04 (xfr#495, to-chk=6111/9648)
        139.35M  40%   32.48MB/s    0:00:04 (xfr#496, to-chk=6110/9648)
        139.36M  40%   32.48MB/s    0:00:04 (xfr#497, to-chk=6109/9648)
        139.37M  40%   32.48MB/s    0:00:04 (xfr#498, to-chk=6108/9648)
        139.39M  40%   32.48MB/s    0:00:04 (xfr#499, to-chk=6107/9648)
        139.40M  40%   32.48MB/s    0:00:04 (xfr#500, to-chk=6106/9648)
        139.43M  40%   32.49MB/s    0:00:04 (xfr#501, to-chk=6105/9648)
        139.44M  40%   32.49MB/s    0:00:04 (xfr#502, to-chk=6104/9648)
        139.44M  40%   32.49MB/s    0:00:04 (xfr#503, to-chk=6103/9648)
        139.45M  40%   32.49MB/s    0:00:04 (xfr#504, to-chk=6102/9648)
        139.46M  40%   32.49MB/s    0:00:04 (xfr#505, to-chk=6101/9648)
        139.47M  40%   32.50MB/s    0:00:04 (xfr#506, to-chk=6100/9648)
        139.56M  40%   32.51MB/s    0:00:04 (xfr#507, to-chk=6099/9648)
        139.59M  40%   32.52MB/s    0:00:04 (xfr#508, to-chk=6098/9648)
        139.59M  40%   32.52MB/s    0:00:04 (xfr#509, to-chk=6097/9648)
        139.63M  40%   32.53MB/s    0:00:04 (xfr#510, to-chk=6096/9648)
        139.69M  40%   32.53MB/s    0:00:04 (xfr#511, to-chk=6095/9648)
        139.70M  40%   32.54MB/s    0:00:04 (xfr#512, to-chk=6094/9648)
        139.74M  40%   32.54MB/s    0:00:04 (xfr#513, to-chk=6093/9648)
        139.75M  40%   32.55MB/s    0:00:04 (xfr#514, to-chk=6092/9648)
        139.90M  40%   32.57MB/s    0:00:04 (xfr#515, to-chk=6091/9648)
        139.90M  40%   32.57MB/s    0:00:04 (xfr#516, to-chk=6090/9648)
        139.91M  40%   32.58MB/s    0:00:04 (xfr#517, to-chk=6089/9648)
        139.91M  40%   32.58MB/s    0:00:04 (xfr#518, to-chk=6088/9648)
        139.95M  40%   32.58MB/s    0:00:04 (xfr#519, to-chk=6087/9648)
        141.02M  40%   32.45MB/s    0:00:04 (xfr#520, to-chk=6086/9648)
        141.04M  40%   32.45MB/s    0:00:04 (xfr#521, to-chk=6085/9648)
        141.07M  40%   32.46MB/s    0:00:04 (xfr#522, to-chk=6084/9648)
        141.09M  40%   32.46MB/s    0:00:04 (xfr#523, to-chk=6083/9648)
        141.11M  40%   32.46MB/s    0:00:04 (xfr#524, to-chk=6082/9648)
        141.14M  40%   32.46MB/s    0:00:04 (xfr#525, to-chk=6081/9648)
        141.16M  40%   32.47MB/s    0:00:04 (xfr#526, to-chk=6080/9648)
        141.18M  40%   32.47MB/s    0:00:04 (xfr#527, to-chk=6079/9648)
        141.20M  40%   32.48MB/s    0:00:04 (xfr#528, to-chk=6078/9648)
        141.22M  40%   32.48MB/s    0:00:04 (xfr#529, to-chk=6077/9648)
        141.25M  40%   32.48MB/s    0:00:04 (xfr#530, to-chk=6076/9648)
        141.27M  40%   32.49MB/s    0:00:04 (xfr#531, to-chk=6075/9648)
        141.28M  40%   32.49MB/s    0:00:04 (xfr#532, to-chk=6074/9648)
        141.30M  40%   32.49MB/s    0:00:04 (xfr#533, to-chk=6073/9648)
        141.41M  40%   32.51MB/s    0:00:04 (xfr#534, to-chk=6072/9648)
        141.51M  40%   32.54MB/s    0:00:04 (xfr#535, to-chk=6071/9648)
        141.68M  40%   32.56MB/s    0:00:04 (xfr#536, to-chk=6070/9648)
        141.69M  40%   32.57MB/s    0:00:04 (xfr#537, to-chk=6069/9648)
        141.83M  41%   32.60MB/s    0:00:04 (xfr#538, to-chk=6068/9648)
        141.84M  41%   32.39MB/s    0:00:04 (xfr#539, to-chk=6067/9648)
        141.85M  41%   32.39MB/s    0:00:04 (xfr#540, to-chk=6066/9648)
        141.86M  41%   32.39MB/s    0:00:04 (xfr#541, to-chk=6065/9648)
        142.04M  41%   32.43MB/s    0:00:04 (xfr#542, to-chk=6064/9648)
        142.05M  41%   32.42MB/s    0:00:04 (xfr#543, to-chk=6063/9648)
        142.07M  41%   32.43MB/s    0:00:04 (xfr#544, to-chk=6062/9648)
        142.23M  41%   32.32MB/s    0:00:04 (xfr#545, to-chk=6061/9648)
        142.40M  41%   32.35MB/s    0:00:04 (xfr#546, to-chk=6060/9648)
        142.44M  41%   32.36MB/s    0:00:04 (xfr#547, to-chk=6059/9648)
        153.09M  44%   33.09MB/s    0:00:04 (xfr#548, to-chk=6058/9648)
        153.13M  44%   33.09MB/s    0:00:04 (xfr#549, to-chk=6057/9648)
        153.14M  44%   33.09MB/s    0:00:04 (xfr#550, to-chk=6056/9648)
        153.15M  44%   33.10MB/s    0:00:04 (xfr#551, to-chk=6055/9648)
        153.17M  44%   33.10MB/s    0:00:04 (xfr#552, to-chk=6054/9648)
        153.30M  44%   33.12MB/s    0:00:04 (xfr#553, to-chk=6053/9648)
        153.31M  44%   33.12MB/s    0:00:04 (xfr#554, to-chk=6052/9648)
        153.33M  44%   33.13MB/s    0:00:04 (xfr#555, to-chk=6051/9648)
        153.34M  44%   33.13MB/s    0:00:04 (xfr#556, to-chk=6050/9648)
        153.36M  44%   33.13MB/s    0:00:04 (xfr#557, to-chk=6049/9648)
        153.43M  44%   33.14MB/s    0:00:04 (xfr#558, to-chk=6048/9648)
        153.44M  44%   33.15MB/s    0:00:04 (xfr#559, to-chk=6047/9648)
        153.45M  44%   33.15MB/s    0:00:04 (xfr#560, to-chk=6046/9648)
        153.48M  44%   33.15MB/s    0:00:04 (xfr#561, to-chk=6045/9648)
        153.50M  44%   33.16MB/s    0:00:04 (xfr#562, to-chk=6044/9648)
        153.52M  44%   32.83MB/s    0:00:04 (xfr#563, to-chk=6043/9648)
        153.59M  44%   32.83MB/s    0:00:04 (xfr#564, to-chk=6042/9648)
        153.64M  44%   32.85MB/s    0:00:04 (xfr#565, to-chk=6041/9648)
        153.64M  44%   32.85MB/s    0:00:04 (xfr#566, to-chk=6040/9648)
        153.79M  44%   32.87MB/s    0:00:04 (xfr#567, to-chk=6039/9648)
        153.80M  44%   32.87MB/s    0:00:04 (xfr#568, to-chk=6038/9648)
        153.81M  44%   32.87MB/s    0:00:04 (xfr#569, to-chk=6037/9648)
        154.00M  44%   32.91MB/s    0:00:04 (xfr#570, to-chk=6036/9648)
        154.09M  44%   32.92MB/s    0:00:04 (xfr#571, to-chk=6035/9648)
        166.81M  48%   34.65MB/s    0:00:04 (xfr#572, to-chk=6034/9648)
        166.82M  48%   34.65MB/s    0:00:04 (xfr#573, to-chk=6033/9648)
        166.84M  48%   34.65MB/s    0:00:04 (xfr#574, to-chk=6032/9648)
        167.08M  48%   34.69MB/s    0:00:04 (xfr#575, to-chk=6031/9648)
        167.18M  48%   34.71MB/s    0:00:04 (xfr#576, to-chk=6030/9648)
        167.19M  48%   34.71MB/s    0:00:04 (xfr#577, to-chk=6029/9648)
        167.22M  48%   34.72MB/s    0:00:04 (xfr#578, to-chk=6028/9648)
        167.24M  48%   34.72MB/s    0:00:04 (xfr#579, to-chk=6027/9648)
        172.76M  49%   35.21MB/s    0:00:04 (xfr#580, to-chk=6026/9648)
        172.77M  49%   35.21MB/s    0:00:04 (xfr#581, to-chk=6025/9648)
        172.78M  49%   35.22MB/s    0:00:04 (xfr#582, to-chk=6024/9648)
        172.79M  49%   35.22MB/s    0:00:04 (xfr#583, to-chk=6023/9648)
        172.88M  50%   35.23MB/s    0:00:04 (xfr#584, to-chk=6022/9648)
        172.88M  50%   35.23MB/s    0:00:04 (xfr#585, to-chk=6021/9648)
        173.05M  50%   35.26MB/s    0:00:04 (xfr#586, to-chk=6020/9648)
        173.14M  50%   35.27MB/s    0:00:04 (xfr#587, to-chk=6019/9648)
        173.14M  50%   35.27MB/s    0:00:04 (xfr#588, to-chk=6018/9648)
        173.20M  50%   35.29MB/s    0:00:04 (xfr#589, to-chk=6017/9648)
        173.21M  50%   35.29MB/s    0:00:04 (xfr#590, to-chk=6016/9648)
        173.43M  50%   35.02MB/s    0:00:04 (xfr#591, to-chk=6015/9648)
        173.44M  50%   35.02MB/s    0:00:04 (xfr#592, to-chk=6014/9648)
        173.44M  50%   35.02MB/s    0:00:04 (xfr#593, to-chk=6013/9648)
        173.45M  50%   35.02MB/s    0:00:04 (xfr#594, to-chk=6012/9648)
        173.52M  50%   35.03MB/s    0:00:04 (xfr#595, to-chk=6011/9648)
        173.57M  50%   35.04MB/s    0:00:04 (xfr#596, to-chk=6010/9648)
        173.65M  50%   35.06MB/s    0:00:04 (xfr#597, to-chk=6009/9648)
        173.67M  50%   35.06MB/s    0:00:04 (xfr#598, to-chk=6008/9648)
        173.68M  50%   35.06MB/s    0:00:04 (xfr#599, to-chk=6007/9648)
        173.69M  50%   35.06MB/s    0:00:04 (xfr#600, to-chk=6006/9648)
        173.71M  50%   35.06MB/s    0:00:04 (xfr#601, to-chk=6005/9648)
        173.72M  50%   35.06MB/s    0:00:04 (xfr#602, to-chk=6004/9648)
        173.79M  50%   35.08MB/s    0:00:04 (xfr#603, to-chk=6003/9648)
        173.80M  50%   35.08MB/s    0:00:04 (xfr#604, to-chk=6002/9648)
        173.83M  50%   35.09MB/s    0:00:04 (xfr#605, to-chk=6001/9648)
        173.84M  50%   35.08MB/s    0:00:04 (xfr#606, to-chk=6000/9648)
        175.42M  50%   35.36MB/s    0:00:04 (xfr#607, to-chk=5999/9648)
        175.42M  50%   35.36MB/s    0:00:04 (xfr#608, to-chk=5998/9648)
        175.42M  50%   35.36MB/s    0:00:04 (xfr#609, to-chk=5997/9648)
        176.14M  50%   35.17MB/s    0:00:04 (xfr#610, to-chk=5996/9648)
        176.15M  50%   35.17MB/s    0:00:04 (xfr#611, to-chk=5995/9648)
        176.18M  50%   35.18MB/s    0:00:04 (xfr#612, to-chk=5994/9648)
        176.19M  50%   35.18MB/s    0:00:04 (xfr#613, to-chk=5993/9648)
        176.57M  51%   35.24MB/s    0:00:04 (xfr#614, to-chk=5992/9648)
        176.59M  51%   35.25MB/s    0:00:04 (xfr#615, to-chk=5991/9648)
        176.59M  51%   35.25MB/s    0:00:04 (xfr#616, to-chk=5990/9648)
        176.60M  51%   35.25MB/s    0:00:04 (xfr#617, to-chk=5989/9648)
        176.83M  51%   35.29MB/s    0:00:04 (xfr#618, to-chk=5988/9648)
        176.84M  51%   35.29MB/s    0:00:04 (xfr#619, to-chk=5987/9648)
        176.84M  51%   35.29MB/s    0:00:04 (xfr#620, to-chk=5986/9648)
        177.46M  51%   35.39MB/s    0:00:04 (xfr#621, to-chk=5985/9648)
        177.52M  51%   35.40MB/s    0:00:04 (xfr#622, to-chk=5984/9648)
        177.57M  51%   35.41MB/s    0:00:04 (xfr#623, to-chk=5983/9648)
        177.59M  51%   35.42MB/s    0:00:04 (xfr#624, to-chk=5982/9648)
        177.63M  51%   35.42MB/s    0:00:04 (xfr#625, to-chk=5981/9648)
        177.69M  51%   35.30MB/s    0:00:04 (xfr#626, to-chk=5980/9648)
        177.70M  51%   35.30MB/s    0:00:04 (xfr#627, to-chk=5979/9648)
        177.70M  51%   35.30MB/s    0:00:04 (xfr#628, to-chk=5978/9648)
        177.81M  51%   35.31MB/s    0:00:04 (xfr#629, to-chk=5977/9648)
        177.83M  51%   35.10MB/s    0:00:04 (xfr#630, to-chk=5976/9648)
        177.86M  51%   35.11MB/s    0:00:04 (xfr#631, to-chk=5975/9648)
        177.99M  51%   35.14MB/s    0:00:04 (xfr#632, to-chk=5974/9648)
        178.01M  51%   35.13MB/s    0:00:04 (xfr#633, to-chk=5973/9648)
        178.04M  51%   35.14MB/s    0:00:04 (xfr#634, to-chk=5972/9648)
        178.05M  51%   35.14MB/s    0:00:04 (xfr#635, to-chk=5971/9648)
        178.08M  51%   35.15MB/s    0:00:04 (xfr#636, to-chk=5970/9648)
        178.10M  51%   35.15MB/s    0:00:04 (xfr#637, to-chk=5969/9648)
        178.12M  51%   35.15MB/s    0:00:04 (xfr#638, to-chk=5968/9648)
        178.20M  51%   35.16MB/s    0:00:04 (xfr#639, to-chk=5967/9648)
        178.43M  51%   35.20MB/s    0:00:04 (xfr#640, to-chk=5966/9648)
        178.45M  51%   35.20MB/s    0:00:04 (xfr#641, to-chk=5965/9648)
        187.47M  54%   36.06MB/s    0:00:04 (xfr#642, to-chk=5964/9648)
        191.43M  55%   39.53MB/s    0:00:03  
        195.54M  56%   36.92MB/s    0:00:05 (xfr#643, to-chk=5963/9648)
        195.62M  56%   36.94MB/s    0:00:05 (xfr#644, to-chk=5962/9648)
        201.70M  58%   37.37MB/s    0:00:05 (xfr#645, to-chk=5961/9648)
        202.23M  58%   37.46MB/s    0:00:05 (xfr#646, to-chk=5960/9648)
        202.28M  58%   37.47MB/s    0:00:05 (xfr#647, to-chk=5959/9648)
        202.28M  58%   37.47MB/s    0:00:05 (xfr#648, to-chk=5958/9648)
        202.29M  58%   37.46MB/s    0:00:05 (xfr#649, to-chk=5957/9648)
        202.30M  58%   37.46MB/s    0:00:05 (xfr#650, to-chk=5956/9648)
        202.34M  58%   37.47MB/s    0:00:05 (xfr#651, to-chk=5955/9648)
        202.49M  58%   37.49MB/s    0:00:05 (xfr#652, to-chk=5954/9648)
        202.79M  58%   37.54MB/s    0:00:05 (xfr#653, to-chk=5953/9648)
        202.85M  58%   37.55MB/s    0:00:05 (xfr#654, to-chk=5952/9648)
        202.85M  58%   37.55MB/s    0:00:05 (xfr#655, to-chk=5951/9648)
        202.87M  58%   37.55MB/s    0:00:05 (xfr#656, to-chk=5950/9648)
        202.88M  58%   37.55MB/s    0:00:05 (xfr#657, to-chk=5949/9648)
        202.88M  58%   37.55MB/s    0:00:05 (xfr#658, to-chk=5948/9648)
        203.02M  58%   37.57MB/s    0:00:05 (xfr#659, to-chk=5947/9648)
        203.03M  58%   37.58MB/s    0:00:05 (xfr#660, to-chk=5946/9648)
        203.03M  58%   37.58MB/s    0:00:05 (xfr#661, to-chk=5945/9648)
        203.04M  58%   37.58MB/s    0:00:05 (xfr#662, to-chk=5944/9648)
        203.04M  58%   37.58MB/s    0:00:05 (xfr#663, to-chk=5943/9648)
        209.54M  60%   37.92MB/s    0:00:05 (xfr#664, to-chk=5942/9648)
        210.86M  61%   37.91MB/s    0:00:05 (xfr#665, to-chk=5941/9648)
        217.18M  62%   38.29MB/s    0:00:05 (xfr#666, to-chk=5940/9648)
        217.20M  62%   38.29MB/s    0:00:05 (xfr#667, to-chk=5939/9648)
        217.72M  62%   38.36MB/s    0:00:05 (xfr#668, to-chk=5938/9648)
        217.73M  62%   38.37MB/s    0:00:05 (xfr#669, to-chk=5937/9648)
        217.77M  63%   38.37MB/s    0:00:05 (xfr#670, to-chk=5936/9648)
        217.85M  63%   38.38MB/s    0:00:05 (xfr#671, to-chk=5935/9648)
        217.87M  63%   38.38MB/s    0:00:05 (xfr#672, to-chk=5934/9648)
        217.89M  63%   38.39MB/s    0:00:05 (xfr#673, to-chk=5933/9648)
        218.65M  63%   38.50MB/s    0:00:05 (xfr#674, to-chk=5932/9648)
        220.73M  63%   38.53MB/s    0:00:05 (xfr#675, to-chk=5931/9648)
        220.94M  63%   38.56MB/s    0:00:05 (xfr#676, to-chk=5930/9648)
        224.04M  64%   39.04MB/s    0:00:05 (xfr#677, to-chk=5929/9648)
        253.31M  73%   42.50MB/s    0:00:05 (xfr#678, to-chk=5928/9648)
        268.73M  77%   44.22MB/s    0:00:05 (xfr#679, to-chk=5927/9648)
        268.91M  77%   44.25MB/s    0:00:05 (xfr#680, to-chk=5926/9648)
        274.99M  79%   44.91MB/s    0:00:05 (xfr#681, to-chk=5925/9648)
        279.48M  80%   44.92MB/s    0:00:05 (xfr#682, to-chk=5924/9648)
        279.49M  80%   44.92MB/s    0:00:05 (xfr#683, to-chk=5923/9648)
        279.51M  80%   44.92MB/s    0:00:05 (xfr#684, to-chk=5922/9648)
        279.67M  80%   44.94MB/s    0:00:05 (xfr#685, to-chk=5921/9648)
        279.67M  80%   44.94MB/s    0:00:05 (xfr#686, to-chk=5920/9648)
        279.69M  80%   44.94MB/s    0:00:05 (xfr#687, to-chk=5919/9648)
        279.88M  80%   44.97MB/s    0:00:05 (xfr#688, to-chk=5918/9648)
        280.94M  81%   45.11MB/s    0:00:05 (xfr#689, to-chk=5917/9648)
        280.94M  81%   45.11MB/s    0:00:05 (xfr#690, to-chk=5916/9648)
        280.96M  81%   45.12MB/s    0:00:05 (xfr#691, to-chk=5915/9648)
        280.99M  81%   45.12MB/s    0:00:05 (xfr#692, to-chk=5914/9648)
        281.03M  81%   45.12MB/s    0:00:05 (xfr#693, to-chk=5913/9648)
        281.30M  81%   45.16MB/s    0:00:05 (xfr#694, to-chk=5912/9648)
        281.40M  81%   45.17MB/s    0:00:05 (xfr#695, to-chk=5911/9648)
        281.42M  81%   45.17MB/s    0:00:05 (xfr#696, to-chk=5910/9648)
        281.52M  81%   45.18MB/s    0:00:05 (xfr#697, to-chk=5909/9648)
        281.58M  81%   45.19MB/s    0:00:05 (xfr#698, to-chk=5908/9648)
        282.51M  81%   45.32MB/s    0:00:05 (xfr#699, to-chk=5907/9648)
        282.53M  81%   45.32MB/s    0:00:05 (xfr#700, to-chk=5906/9648)
        282.54M  81%   45.32MB/s    0:00:05 (xfr#701, to-chk=5905/9648)
        282.71M  81%   45.03MB/s    0:00:05 (xfr#702, to-chk=5904/9648)
        283.12M  81%   45.08MB/s    0:00:05 (xfr#703, to-chk=5903/9648)
        283.60M  82%   45.14MB/s    0:00:05 (xfr#704, to-chk=5902/9648)
        283.62M  82%   45.15MB/s    0:00:05 (xfr#705, to-chk=5901/9648)
        283.64M  82%   45.15MB/s    0:00:05 (xfr#706, to-chk=5900/9648)
        283.84M  82%   45.17MB/s    0:00:05 (xfr#707, to-chk=5899/9648)
        283.85M  82%   45.18MB/s    0:00:05 (xfr#708, to-chk=5898/9648)
        283.85M  82%   45.18MB/s    0:00:05 (xfr#709, to-chk=5897/9648)
        283.86M  82%   45.10MB/s    0:00:06 (xfr#710, to-chk=5896/9648)
        283.87M  82%   45.11MB/s    0:00:06 (xfr#711, to-chk=5895/9648)
        283.88M  82%   45.11MB/s    0:00:06 (xfr#712, to-chk=5894/9648)
        283.89M  82%   45.11MB/s    0:00:06 (xfr#713, to-chk=5893/9648)
        283.90M  82%   45.11MB/s    0:00:06 (xfr#714, to-chk=5892/9648)
        283.91M  82%   45.11MB/s    0:00:06 (xfr#715, to-chk=5891/9648)
        283.92M  82%   45.10MB/s    0:00:06 (xfr#716, to-chk=5890/9648)
        283.93M  82%   45.11MB/s    0:00:06 (xfr#717, to-chk=5889/9648)
        283.94M  82%   45.11MB/s    0:00:06 (xfr#718, to-chk=5888/9648)
        283.95M  82%   45.11MB/s    0:00:06 (xfr#719, to-chk=5887/9648)
        284.00M  82%   45.12MB/s    0:00:06 (xfr#720, to-chk=5886/9648)
        284.20M  82%   51.98MB/s    0:00:01  
        284.39M  82%   44.91MB/s    0:00:06 (xfr#721, to-chk=5885/9648)
        284.48M  82%   44.92MB/s    0:00:06 (xfr#722, to-chk=5884/9648)
        284.62M  82%   44.94MB/s    0:00:06 (xfr#723, to-chk=5883/9648)
        284.70M  82%   44.95MB/s    0:00:06 (xfr#724, to-chk=5882/9648)
        284.71M  82%   44.95MB/s    0:00:06 (xfr#725, to-chk=5881/9648)
        284.99M  82%   44.99MB/s    0:00:06 (xfr#726, to-chk=5880/9648)
        284.99M  82%   44.99MB/s    0:00:06 (xfr#727, to-chk=5879/9648)
        285.33M  82%   45.03MB/s    0:00:06 (xfr#728, to-chk=5878/9648)
        285.48M  82%   45.05MB/s    0:00:06 (xfr#729, to-chk=5877/9648)
        285.83M  82%   45.09MB/s    0:00:06 (xfr#730, to-chk=5876/9648)
        286.00M  82%   45.05MB/s    0:00:06 (xfr#731, to-chk=5875/9648)
        286.02M  82%   45.05MB/s    0:00:06 (xfr#732, to-chk=5874/9648)
        286.02M  82%   45.05MB/s    0:00:06 (xfr#733, to-chk=5873/9648)
        286.05M  82%   45.05MB/s    0:00:06 (xfr#734, to-chk=5872/9648)
        286.06M  82%   45.05MB/s    0:00:06 (xfr#735, to-chk=5871/9648)
        286.11M  82%   45.06MB/s    0:00:06 (xfr#736, to-chk=5870/9648)
        286.11M  82%   45.06MB/s    0:00:06 (xfr#737, to-chk=5869/9648)
        286.11M  82%   45.06MB/s    0:00:06 (xfr#738, to-chk=5868/9648)
        286.22M  82%   45.07MB/s    0:00:06 (xfr#739, to-chk=5867/9648)
        286.36M  82%   45.09MB/s    0:00:06 (xfr#740, to-chk=5866/9648)
        286.38M  82%   44.85MB/s    0:00:06 (xfr#741, to-chk=5865/9648)
        286.38M  82%   44.85MB/s    0:00:06 (xfr#742, to-chk=5864/9648)
        286.41M  82%   44.85MB/s    0:00:06 (xfr#743, to-chk=5863/9648)
        286.42M  82%   44.84MB/s    0:00:06 (xfr#744, to-chk=5862/9648)
        286.48M  82%   44.85MB/s    0:00:06 (xfr#745, to-chk=5861/9648)
        286.50M  82%   44.86MB/s    0:00:06 (xfr#746, to-chk=5860/9648)
        286.52M  82%   44.86MB/s    0:00:06 (xfr#747, to-chk=5859/9648)
        286.52M  82%   44.86MB/s    0:00:06 (xfr#748, to-chk=5858/9648)
        286.53M  82%   44.86MB/s    0:00:06 (xfr#749, to-chk=5857/9648)
        288.71M  83%   45.15MB/s    0:00:06 (xfr#750, to-chk=5856/9648)
        288.71M  83%   45.15MB/s    0:00:06 (xfr#751, to-chk=5855/9648)
        288.73M  83%   45.15MB/s    0:00:06 (xfr#752, to-chk=5854/9648)
        288.74M  83%   45.16MB/s    0:00:06 (xfr#753, to-chk=5853/9648)
        288.75M  83%   45.16MB/s    0:00:06 (xfr#754, to-chk=5852/9648)
        288.79M  83%   45.16MB/s    0:00:06 (xfr#755, to-chk=5851/9648)
        288.86M  83%   45.17MB/s    0:00:06 (xfr#756, to-chk=5850/9648)
        288.86M  83%   45.17MB/s    0:00:06 (xfr#757, to-chk=5849/9648)
        288.87M  83%   45.17MB/s    0:00:06 (xfr#758, to-chk=5848/9648)
        288.87M  83%   45.17MB/s    0:00:06 (xfr#759, to-chk=5847/9648)
        288.89M  83%   45.17MB/s    0:00:06 (xfr#760, to-chk=5846/9648)
        288.93M  83%   45.18MB/s    0:00:06 (xfr#761, to-chk=5845/9648)
        288.97M  83%   45.18MB/s    0:00:06 (xfr#762, to-chk=5844/9648)
        289.01M  83%   45.18MB/s    0:00:06 (xfr#763, to-chk=5843/9648)
        289.05M  83%   45.19MB/s    0:00:06 (xfr#764, to-chk=5842/9648)
        289.11M  83%   45.20MB/s    0:00:06 (xfr#765, to-chk=5841/9648)
        289.15M  83%   45.20MB/s    0:00:06 (xfr#766, to-chk=5840/9648)
        289.21M  83%   45.21MB/s    0:00:06 (xfr#767, to-chk=5839/9648)
        289.25M  83%   45.21MB/s    0:00:06 (xfr#768, to-chk=5838/9648)
        289.30M  83%   45.18MB/s    0:00:06 (xfr#769, to-chk=5837/9648)
        289.35M  83%   45.19MB/s    0:00:06 (xfr#770, to-chk=5836/9648)
        289.40M  83%   45.19MB/s    0:00:06 (xfr#771, to-chk=5835/9648)
        289.45M  83%   45.19MB/s    0:00:06 (xfr#772, to-chk=5834/9648)
        289.45M  83%   45.19MB/s    0:00:06 (xfr#773, to-chk=5833/9648)
        289.45M  83%   45.19MB/s    0:00:06 (xfr#774, to-chk=5832/9648)
        289.45M  83%   45.19MB/s    0:00:06 (xfr#775, to-chk=5831/9648)
        289.45M  83%   45.19MB/s    0:00:06 (xfr#776, to-chk=5830/9648)
        289.46M  83%   45.19MB/s    0:00:06 (xfr#777, to-chk=5829/9648)
        289.46M  83%   45.19MB/s    0:00:06 (xfr#778, to-chk=5828/9648)
        289.46M  83%   45.19MB/s    0:00:06 (xfr#779, to-chk=5827/9648)
        289.46M  83%   45.19MB/s    0:00:06 (xfr#780, to-chk=5826/9648)
        289.46M  83%   45.20MB/s    0:00:06 (xfr#781, to-chk=5825/9648)
        289.46M  83%   45.20MB/s    0:00:06 (xfr#782, to-chk=5824/9648)
        289.46M  83%   45.20MB/s    0:00:06 (xfr#783, to-chk=5823/9648)
        289.47M  83%   45.20MB/s    0:00:06 (xfr#784, to-chk=5822/9648)
        289.50M  83%   45.19MB/s    0:00:06 (xfr#785, to-chk=5821/9648)
        289.52M  83%   45.20MB/s    0:00:06 (xfr#786, to-chk=5820/9648)
        289.53M  83%   45.20MB/s    0:00:06 (xfr#787, to-chk=5819/9648)
        289.70M  83%   45.22MB/s    0:00:06 (xfr#788, to-chk=5818/9648)
        289.75M  83%   44.99MB/s    0:00:06 (xfr#789, to-chk=5817/9648)
        289.77M  83%   44.99MB/s    0:00:06 (xfr#790, to-chk=5816/9648)
        289.81M  83%   44.99MB/s    0:00:06 (xfr#791, to-chk=5815/9648)
        289.97M  83%   45.01MB/s    0:00:06 (xfr#792, to-chk=5814/9648)
        290.05M  83%   45.02MB/s    0:00:06 (xfr#793, to-chk=5813/9648)
        290.10M  83%   45.03MB/s    0:00:06 (xfr#794, to-chk=5812/9648)
        290.15M  83%   45.03MB/s    0:00:06 (xfr#795, to-chk=5811/9648)
        290.32M  83%   45.06MB/s    0:00:06 (xfr#796, to-chk=5810/9648)
        290.35M  84%   45.06MB/s    0:00:06 (xfr#797, to-chk=5809/9648)
        290.36M  84%   45.06MB/s    0:00:06 (xfr#798, to-chk=5808/9648)
        291.25M  84%   45.18MB/s    0:00:06 (xfr#799, to-chk=5807/9648)
        291.27M  84%   45.18MB/s    0:00:06 (xfr#800, to-chk=5806/9648)
        291.30M  84%   45.18MB/s    0:00:06 (xfr#801, to-chk=5805/9648)
        291.39M  84%   45.19MB/s    0:00:06 (xfr#802, to-chk=5804/9648)
        291.41M  84%   45.20MB/s    0:00:06 (xfr#803, to-chk=5803/9648)
        291.44M  84%   45.20MB/s    0:00:06 (xfr#804, to-chk=5802/9648)
        291.58M  84%   45.21MB/s    0:00:06 (xfr#805, to-chk=5801/9648)
        294.03M  85%   45.21MB/s    0:00:06 (xfr#806, to-chk=5800/9648)
        294.04M  85%   45.21MB/s    0:00:06 (xfr#807, to-chk=5799/9648)
        299.18M  86%   45.65MB/s    0:00:06 (xfr#808, to-chk=5798/9648)
        299.19M  86%   45.65MB/s    0:00:06 (xfr#809, to-chk=5797/9648)
        301.66M  87%   45.97MB/s    0:00:06 (xfr#810, to-chk=5796/9648)
        301.71M  87%   45.97MB/s    0:00:06 (xfr#811, to-chk=5795/9648)
        301.71M  87%   45.97MB/s    0:00:06 (xfr#812, to-chk=5794/9648)
        301.72M  87%   45.97MB/s    0:00:06 (xfr#813, to-chk=5793/9648)
        301.73M  87%   45.97MB/s    0:00:06 (xfr#814, to-chk=5792/9648)
        301.76M  87%   45.98MB/s    0:00:06 (xfr#815, to-chk=5791/9648)
        301.85M  87%   45.96MB/s    0:00:06 (xfr#816, to-chk=5790/9648)
        301.94M  87%   45.96MB/s    0:00:06 (xfr#817, to-chk=5789/9648)
        301.99M  87%   45.97MB/s    0:00:06 (xfr#818, to-chk=5788/9648)
        302.18M  87%   45.99MB/s    0:00:06 (xfr#819, to-chk=5787/9648)
        302.18M  87%   45.99MB/s    0:00:06 (xfr#820, to-chk=5786/9648)
        302.18M  87%   45.99MB/s    0:00:06 (xfr#821, to-chk=5785/9648)
        302.20M  87%   45.99MB/s    0:00:06 (xfr#822, to-chk=5784/9648)
        302.21M  87%   46.00MB/s    0:00:06 (xfr#823, to-chk=5783/9648)
        302.22M  87%   46.00MB/s    0:00:06 (xfr#824, to-chk=5782/9648)
        302.23M  87%   46.00MB/s    0:00:06 (xfr#825, to-chk=5781/9648)
        302.23M  87%   46.00MB/s    0:00:06 (xfr#826, to-chk=5780/9648)
        302.25M  87%   46.00MB/s    0:00:06 (xfr#827, to-chk=5779/9648)
        302.26M  87%   46.00MB/s    0:00:06 (xfr#828, to-chk=5778/9648)
        302.28M  87%   45.76MB/s    0:00:06 (xfr#829, to-chk=5777/9648)
        302.29M  87%   45.76MB/s    0:00:06 (xfr#830, to-chk=5776/9648)
        302.29M  87%   45.76MB/s    0:00:06 (xfr#831, to-chk=5775/9648)
        302.51M  87%   45.79MB/s    0:00:06 (xfr#832, to-chk=5774/9648)
        302.61M  87%   45.80MB/s    0:00:06 (xfr#833, to-chk=5773/9648)
        302.64M  87%   45.80MB/s    0:00:06 (xfr#834, to-chk=5772/9648)
        302.67M  87%   45.80MB/s    0:00:06 (xfr#835, to-chk=5771/9648)
        302.69M  87%   45.81MB/s    0:00:06 (xfr#836, to-chk=5770/9648)
        302.71M  87%   45.81MB/s    0:00:06 (xfr#837, to-chk=5769/9648)
        302.72M  87%   45.81MB/s    0:00:06 (xfr#838, to-chk=5768/9648)
        302.78M  87%   45.82MB/s    0:00:06 (xfr#839, to-chk=5767/9648)
        302.96M  87%   45.84MB/s    0:00:06 (xfr#840, to-chk=5766/9648)
        303.18M  87%   45.87MB/s    0:00:06 (xfr#841, to-chk=5765/9648)
        303.19M  87%   45.87MB/s    0:00:06 (xfr#842, to-chk=5764/9648)
        303.19M  87%   45.87MB/s    0:00:06 (xfr#843, to-chk=5763/9648)
        303.24M  87%   45.87MB/s    0:00:06 (xfr#844, to-chk=5762/9648)
        303.24M  87%   45.87MB/s    0:00:06 (xfr#845, to-chk=5761/9648)
        303.25M  87%   45.87MB/s    0:00:06 (xfr#846, to-chk=5760/9648)
        303.26M  87%   45.87MB/s    0:00:06 (xfr#847, to-chk=5759/9648)
        303.27M  87%   45.87MB/s    0:00:06 (xfr#848, to-chk=5758/9648)
        303.49M  87%   45.90MB/s    0:00:06 (xfr#849, to-chk=5757/9648)
        303.50M  87%   45

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

  45.95MB/s    0:00:06 (xfr#1203, to-chk=457/9648)
        333.41M  96%   46.16MB/s    0:00:06 (xfr#1204, to-chk=456/9648)
        334.95M  96%   46.32MB/s    0:00:06 (xfr#1205, to-chk=455/9648)
        334.95M  96%   46.32MB/s    0:00:06 (xfr#1206, to-chk=454/9648)
        334.97M  96%   46.08MB/s    0:00:06 (xfr#1207, to-chk=453/9648)
        335.03M  96%   46.08MB/s    0:00:06 (xfr#1208, to-chk=452/9648)
        335.05M  96%   46.08MB/s    0:00:06 (xfr#1209, to-chk=451/9648)
        335.05M  96%   46.08MB/s    0:00:06 (xfr#1210, to-chk=450/9648)
        335.05M  96%   46.08MB/s    0:00:06 (xfr#1211, to-chk=449/9648)
        335.11M  96%   46.09MB/s    0:00:06 (xfr#1212, to-chk=448/9648)
        336.09M  97%   46.20MB/s    0:00:06 (xfr#1213, to-chk=447/9648)
        336.11M  97%   46.20MB/s    0:00:06 (xfr#1214, to-chk=446/9648)
        336.11M  97%   46.20MB/s    0:00:06 (xfr#1215, to-chk=445/9648)
        336.11M  97%   46.20MB/s    0:00:06 (xfr#1216, to-chk=444/9648)
        336.11M  97%   46.20MB/s    0:00:06 (xfr#1217, to-chk=443/9648)
        336.17M  97%   46.20MB/s    0:00:06 (xfr#1218, to-chk=442/9648)
        337.26M  97%   46.03MB/s    0:00:06 (xfr#1219, to-chk=441/9648)
        337.30M  97%   46.03MB/s    0:00:06 (xfr#1220, to-chk=440/9648)
        337.57M  97%   46.06MB/s    0:00:06 (xfr#1221, to-chk=439/9648)
        337.65M  97%   46.07MB/s    0:00:06 (xfr#1222, to-chk=438/9648)
        337.69M  97%   46.07MB/s    0:00:06 (xfr#1223, to-chk=437/9648)
        337.69M  97%   46.07MB/s    0:00:06 (xfr#1224, to-chk=436/9648)
        337.96M  97%   46.10MB/s    0:00:06 (xfr#1225, to-chk=435/9648)
        338.04M  97%   46.11MB/s    0:00:06 (xfr#1226, to-chk=434/9648)
        338.64M  97%   46.18MB/s    0:00:06 (xfr#1227, to-chk=433/9648)
        338.70M  97%   46.18MB/s    0:00:06 (xfr#1228, to-chk=432/9648)
        338.70M  97%   46.18MB/s    0:00:06 (xfr#1229, to-chk=431/9648)
        338.78M  98%   46.19MB/s    0:00:06 (xfr#1230, to-chk=430/9648)
        338.81M  98%   46.19MB/s    0:00:06 (xfr#1231, to-chk=429/9648)
        338.81M  98%   46.19MB/s    0:00:06 (xfr#1232, to-chk=428/9648)
        338.97M  98%   46.21MB/s    0:00:06 (xfr#1233, to-chk=427/9648)
        339.14M  98%   46.23MB/s    0:00:06 (xfr#1234, to-chk=426/9648)
        339.14M  98%   46.23MB/s    0:00:06 (xfr#1235, to-chk=425/9648)
        339.18M  98%   46.23MB/s    0:00:06 (xfr#1236, to-chk=424/9648)
        339.18M  98%   46.23MB/s    0:00:06 (xfr#1237, to-chk=423/9648)
        339.18M  98%   46.23MB/s    0:00:06 (xfr#1238, to-chk=422/9648)
        339.18M  98%   46.23MB/s    0:00:06 (xfr#1239, to-chk=421/9648)
        339.18M  98%   46.23MB/s    0:00:06 (xfr#1240, to-chk=420/9648)
        339.31M  98%   46.25MB/s    0:00:06 (xfr#1241, to-chk=419/9648)
        339.31M  98%   46.24MB/s    0:00:06 (xfr#1242, to-chk=418/9648)
        339.39M  98%   46.25MB/s    0:00:06 (xfr#1243, to-chk=417/9648)
        339.39M  98%   56.22MB/s    0:00:00  
        340.03M  98%   46.06MB/s    0:00:07 (xfr#1244, to-chk=416/9648)
        340.04M  98%   46.06MB/s    0:00:07 (xfr#1245, to-chk=415/9648)
        340.04M  98%   46.06MB/s    0:00:07 (xfr#1246, to-chk=414/9648)
        340.04M  98%   46.06MB/s    0:00:07 (xfr#1247, to-chk=413/9648)
        340.25M  98%   46.08MB/s    0:00:07 (xfr#1248, to-chk=412/9648)
        340.25M  98%   46.09MB/s    0:00:07 (xfr#1249, to-chk=411/9648)
        340.25M  98%   46.09MB/s    0:00:07 (xfr#1250, to-chk=410/9648)
        340.25M  98%   46.09MB/s    0:00:07 (xfr#1251, to-chk=409/9648)
        340.25M  98%   46.09MB/s    0:00:07 (xfr#1252, to-chk=408/9648)
        340.71M  98%   46.13MB/s    0:00:07 (xfr#1253, to-chk=407/9648)
        340.78M  98%   46.14MB/s    0:00:07 (xfr#1254, to-chk=406/9648)
        340.87M  98%   46.15MB/s    0:00:07 (xfr#1255, to-chk=405/9648)
        340.88M  98%   46.15MB/s    0:00:07 (xfr#1256, to-chk=404/9648)
        340.89M  98%   46.15MB/s    0:00:07 (xfr#1257, to-chk=403/9648)
        340.99M  98%   46.17MB/s    0:00:07 (xfr#1258, to-chk=402/9648)
        341.02M  98%   46.16MB/s    0:00:07 (xfr#1259, to-chk=401/9648)
        341.11M  98%   46.18MB/s    0:00:07 (xfr#1260, to-chk=400/9648)
        341.11M  98%   46.18MB/s    0:00:07 (xfr#1261, to-chk=399/9648)
        341.12M  98%   46.18MB/s    0:00:07 (xfr#1262, to-chk=398/9648)
        341.12M  98%   46.18MB/s    0:00:07 (xfr#1263, to-chk=397/9648)
        341.13M  98%   46.18MB/s    0:00:07 (xfr#1264, to-chk=396/9648)
        341.13M  98%   46.17MB/s    0:00:07 (xfr#1265, to-chk=395/9648)
        341.13M  98%   46.17MB/s    0:00:07 (xfr#1266, to-chk=394/9648)
        341.14M  98%   46.17MB/s    0:00:07 (xfr#1267, to-chk=393/9648)
        341.14M  98%   46.17MB/s    0:00:07 (xfr#1268, to-chk=392/9648)
        341.14M  98%   46.17MB/s    0:00:07 (xfr#1269, to-chk=391/9648)
        341.22M  98%   46.18MB/s    0:00:07 (xfr#1270, to-chk=390/9648)
        341.22M  98%   46.18MB/s    0:00:07 (xfr#1271, to-chk=389/9648)
        341.29M  98%   46.19MB/s    0:00:07 (xfr#1272, to-chk=388/9648)
        341.29M  98%   46.19MB/s    0:00:07 (xfr#1273, to-chk=387/9648)
        341.29M  98%   46.19MB/s    0:00:07 (xfr#1274, to-chk=386/9648)
        341.44M  98%   46.21MB/s    0:00:07 (xfr#1275, to-chk=385/9648)
        341.55M  98%   46.22MB/s    0:00:07 (xfr#1276, to-chk=384/9648)
        341.55M  98%   46.22MB/s    0:00:07 (xfr#1277, to-chk=383/9648)
        341.55M  98%   46.22MB/s    0:00:07 (xfr#1278, to-chk=382/9648)
        341.56M  98%   46.22MB/s    0:00:07 (xfr#1279, to-chk=381/9648)
        341.56M  98%   46.22MB/s    0:00:07 (xfr#1280, to-chk=380/9648)
        341.56M  98%   46.22MB/s    0:00:07 (xfr#1281, to-chk=379/9648)
        341.56M  98%   46.22MB/s    0:00:07 (xfr#1282, to-chk=378/9648)
        341.56M  98%   46.22MB/s    0:00:07 (xfr#1283, to-chk=377/9648)
        341.56M  98%   46.22MB/s    0:00:07 (xfr#1284, to-chk=376/9648)
        343.31M  99%   46.15MB/s    0:00:07 (xfr#1285, to-chk=375/9648)
        343.31M  99%   46.15MB/s    0:00:07 (xfr#1286, to-chk=374/9648)
        343.67M  99%   46.19MB/s    0:00:07 (xfr#1287, to-chk=373/9648)
        344.39M  99%   46.27MB/s    0:00:07 (xfr#1288, to-chk=372/9648)
        344.83M  99%   46.31MB/s    0:00:07 (xfr#1289, to-chk=371/9648)
        344.87M  99%   46.32MB/s    0:00:07 (xfr#1290, to-chk=370/9648)
        344.87M  99%   46.32MB/s    0:00:07 (xfr#1291, to-chk=369/9648)
        344.87M  99%   46.32MB/s    0:00:07 (xfr#1292, to-chk=368/9648)
        344.88M  99%   46.32MB/s    0:00:07 (xfr#1293, to-chk=367/9648)
        344.88M  99%   46.32MB/s    0:00:07 (xfr#1294, to-chk=366/9648)
        344.88M  99%   46.32MB/s    0:00:07 (xfr#1295, to-chk=365/9648)
        344.88M  99%   46.32MB/s    0:00:07 (xfr#1296, to-chk=364/9648)
        344.88M  99%   46.32MB/s    0:00:07 (xfr#1297, to-chk=363/9648)
        344.88M  99%   46.32MB/s    0:00:07 (xfr#1298, to-chk=362/9648)
        344.89M  99%   46.32MB/s    0:00:07 (xfr#1299, to-chk=361/9648)
        344.89M  99%   46.32MB/s    0:00:07 (xfr#1300, to-chk=360/9648)
        344.89M  99%   46.31MB/s    0:00:07 (xfr#1301, to-chk=359/9648)
        344.89M  99%   46.31MB/s    0:00:07 (xfr#1302, to-chk=358/9648)
        344.89M  99%   46.31MB/s    0:00:07 (xfr#1303, to-chk=357/9648)
        344.89M  99%   46.31MB/s    0:00:07 (xfr#1304, to-chk=356/9648)
        344.90M  99%   46.31MB/s    0:00:07 (xfr#1305, to-chk=355/9648)
        344.91M  99%   46.31MB/s    0:00:07 (xfr#1306, to-chk=354/9648)
        344.91M  99%   46.32MB/s    0:00:07 (xfr#1307, to-chk=353/9648)
        344.91M  99%   46.32MB/s    0:00:07 (xfr#1308, to-chk=352/9648)
        345.61M  99%   46.14MB/s    0:00:07 (xfr#1309, to-chk=351/9648)
        345.61M  99%   46.14MB/s    0:00:07 (xfr#1310, to-chk=350/9648)
        345.62M  99%   46.14MB/s    0:00:07 (xfr#1311, to-chk=349/9648)
        345.62M  99%   46.14MB/s    0:00:07 (xfr#1312, to-chk=348/9648)
        345.62M  99%   46.14MB/s    0:00:07 (xfr#1313, to-chk=347/9648)
        345.62M  99%   46.14MB/s    0:00:07 (xfr#1314, to-chk=346/9648)
        345.62M  99%   46.14MB/s    0:00:07 (xfr#1315, to-chk=345/9648)
        345.63M  99%   46.14MB/s    0:00:07 (xfr#1316, to-chk=344/9648)
        345.63M  99%   46.14MB/s    0:00:07 (xfr#1317, to-chk=343/9648)
        345.63M  99%   46.14MB/s    0:00:07 (xfr#1318, to-chk=342/9648)
        345.64M  99%   46.14MB/s    0:00:07 (xfr#1319, to-chk=341/9648)
        345.64M  99%   46.14MB/s    0:00:07 (xfr#1320, to-chk=111/9648)
        345.64M  99%   46.13MB/s    0:00:07 (xfr#1321, to-chk=110/9648)
        345.64M  99%   46.13MB/s    0:00:07 (xfr#1322, to-chk=109/9648)
        345.64M  99%   46.13MB/s    0:00:07 (xfr#1323, to-chk=108/9648)
        345.64M  99%   46.13MB/s    0:00:07 (xfr#1324, to-chk=107/9648)
        345.65M 100%   46.13MB/s    0:00:07 (xfr#1325, to-chk=106/9648)
        345.65M 100%   46.13MB/s    0:00:07 (xfr#1325, to-chk=0/9648)  
        345.65M 100%   45.79MB/s    0:00:07 (xfr#1325, to-chk=0/9648)
        345.65M 100%   45.79MB/s    0:00:07 (xfr#1325, to-chk=0/9648)

              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8323)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8323)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8323)

              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8323)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8323)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8323)
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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4050 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4050/

All tests passed

Build Log:
[...truncated 1274 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 12m 37s
657 actionable tasks: 634 executed, 23 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 12m56s
------------------------------------------------------------------------
+ status=1
+ ./crave pull '**/build/**/test/TEST-*.xml' '**/*.events' 'heapdumps/**' '**/hs_err_pid*'

              0   0%    0.00kB/s    0:00:00  
         81.50K   0%   77.73MB/s    0:00:00 (xfr#1, to-chk=7178/9614)
        181.37K   0%    3.53MB/s    0:00:00 (xfr#2, to-chk=7177/9614)
        264.99K   0%    5.05MB/s    0:00:00 (xfr#3, to-chk=7176/9614)
        285.23K   0%    5.44MB/s    0:00:00 (xfr#4, to-chk=6568/9614)
        363.59K   0%    6.80MB/s    0:00:00 (xfr#5, to-chk=6567/9614)
        480.30K   0%    8.98MB/s    0:00:00 (xfr#6, to-chk=6566/9614)
          1.85M   0%    7.08MB/s    0:00:00 (xfr#7, to-chk=6565/9614)
          1.86M   0%    7.14MB/s    0:00:00 (xfr#8, to-chk=6564/9614)
          2.33M   0%    7.44MB/s    0:00:00 (xfr#9, to-chk=6563/9614)
          2.34M   0%    7.47MB/s    0:00:00 (xfr#10, to-chk=6562/9614)
          2.46M   0%    7.82MB/s    0:00:00 (xfr#11, to-chk=6561/9614)
          2.48M   0%    7.77MB/s    0:00:00 (xfr#12, to-chk=6560/9614)
          2.49M   0%    7.81MB/s    0:00:00 (xfr#13, to-chk=6559/9614)
          2.50M   0%    7.84MB/s    0:00:00 (xfr#14, to-chk=6558/9614)
          2.52M   0%    7.91MB/s    0:00:00 (xfr#15, to-chk=6557/9614)
          2.54M   0%    7.97MB/s    0:00:00 (xfr#16, to-chk=6556/9614)
          2.55M   0%    8.00MB/s    0:00:00 (xfr#17, to-chk=6555/9614)
          2.57M   0%    8.03MB/s    0:00:00 (xfr#18, to-chk=6554/9614)
          2.58M   0%    8.06MB/s    0:00:00 (xfr#19, to-chk=6553/9614)
          3.19M   0%    7.63MB/s    0:00:00 (xfr#20, to-chk=6552/9614)
          3.28M   0%    7.85MB/s    0:00:00 (xfr#21, to-chk=6551/9614)
         11.51M   3%   14.69MB/s    0:00:00 (xfr#22, to-chk=6550/9614)
         11.51M   3%   14.70MB/s    0:00:00 (xfr#23, to-chk=6549/9614)
         12.08M   3%   15.38MB/s    0:00:00 (xfr#24, to-chk=6548/9614)
         12.33M   3%   14.74MB/s    0:00:00 (xfr#25, to-chk=6547/9614)
         13.08M   3%   15.60MB/s    0:00:00 (xfr#26, to-chk=6546/9614)
         17.41M   5%   18.34MB/s    0:00:00 (xfr#27, to-chk=6545/9614)
         20.06M   5%   19.14MB/s    0:00:16  
         28.42M   8%   22.61MB/s    0:00:01 (xfr#28, to-chk=6544/9614)
         28.46M   8%   22.64MB/s    0:00:01 (xfr#29, to-chk=6543/9614)
         28.47M   8%   22.63MB/s    0:00:01 (xfr#30, to-chk=6542/9614)
         28.51M   8%   22.66MB/s    0:00:01 (xfr#31, to-chk=6541/9614)
         28.55M   8%   22.69MB/s    0:00:01 (xfr#32, to-chk=6540/9614)
         28.57M   8%   22.71MB/s    0:00:01 (xfr#33, to-chk=6539/9614)
         28.59M   8%   22.72MB/s    0:00:01 (xfr#34, to-chk=6538/9614)
         28.60M   8%   22.73MB/s    0:00:01 (xfr#35, to-chk=6537/9614)
         28.61M   8%   22.72MB/s    0:00:01 (xfr#36, to-chk=6536/9614)
         28.62M   8%   22.73MB/s    0:00:01 (xfr#37, to-chk=6535/9614)
         28.64M   8%   22.74MB/s    0:00:01 (xfr#38, to-chk=6534/9614)
         28.66M   8%   22.76MB/s    0:00:01 (xfr#39, to-chk=6533/9614)
         28.69M   8%   22.78MB/s    0:00:01 (xfr#40, to-chk=6532/9614)
         28.70M   8%   22.79MB/s    0:00:01 (xfr#41, to-chk=6531/9614)
         28.70M   8%   22.79MB/s    0:00:01 (xfr#42, to-chk=6530/9614)
         28.70M   8%   22.79MB/s    0:00:01 (xfr#43, to-chk=6529/9614)
         28.72M   8%   22.80MB/s    0:00:01 (xfr#44, to-chk=6528/9614)
         28.74M   8%   22.80MB/s    0:00:01 (xfr#45, to-chk=6527/9614)
         28.91M   8%   22.94MB/s    0:00:01 (xfr#46, to-chk=6526/9614)
         28.91M   8%   22.94MB/s    0:00:01 (xfr#47, to-chk=6525/9614)
         29.31M   8%   22.43MB/s    0:00:01 (xfr#48, to-chk=6524/9614)
         29.98M   8%   22.91MB/s    0:00:01 (xfr#49, to-chk=6523/9614)
         30.48M   9%   23.25MB/s    0:00:01 (xfr#50, to-chk=6522/9614)
         31.45M   9%   23.12MB/s    0:00:01 (xfr#51, to-chk=6521/9614)
         33.52M   9%   23.66MB/s    0:00:01 (xfr#52, to-chk=6520/9614)
         33.52M   9%   23.66MB/s    0:00:01 (xfr#53, to-chk=6519/9614)
         33.52M   9%   23.66MB/s    0:00:01 (xfr#54, to-chk=6518/9614)
         33.52M   9%   23.66MB/s    0:00:01 (xfr#55, to-chk=6517/9614)
         33.52M   9%   23.66MB/s    0:00:01 (xfr#56, to-chk=6516/9614)
         33.52M   9%   23.66MB/s    0:00:01 (xfr#57, to-chk=6515/9614)
         33.86M  10%   23.87MB/s    0:00:01 (xfr#58, to-chk=6514/9614)
         43.65M  12%   28.47MB/s    0:00:01 (xfr#59, to-chk=6513/9614)
         43.66M  12%   28.48MB/s    0:00:01 (xfr#60, to-chk=6512/9614)
         43.66M  12%   28.48MB/s    0:00:01 (xfr#61, to-chk=6511/9614)
         43.71M  12%   28.49MB/s    0:00:01 (xfr#62, to-chk=6510/9614)
         43.93M  13%   28.64MB/s    0:00:01 (xfr#63, to-chk=6509/9614)
         44.01M  13%   28.67MB/s    0:00:01 (xfr#64, to-chk=6508/9614)
         44.99M  13%   28.62MB/s    0:00:01 (xfr#65, to-chk=6507/9614)
         44.99M  13%   28.62MB/s    0:00:01 (xfr#66, to-chk=6506/9614)
         45.00M  13%   28.63MB/s    0:00:01 (xfr#67, to-chk=6505/9614)
         45.02M  13%   28.64MB/s    0:00:01 (xfr#68, to-chk=6504/9614)
         45.07M  13%   28.67MB/s    0:00:01 (xfr#69, to-chk=6503/9614)
         45.28M  13%   28.79MB/s    0:00:01 (xfr#70, to-chk=6502/9614)
         45.39M  13%   28.84MB/s    0:00:01 (xfr#71, to-chk=6501/9614)
         45.44M  13%   28.87MB/s    0:00:01 (xfr#72, to-chk=6500/9614)
         45.56M  13%   28.14MB/s    0:00:01 (xfr#73, to-chk=6499/9614)
         47.89M  14%   29.43MB/s    0:00:01 (xfr#74, to-chk=6498/9614)
         48.01M  14%   29.01MB/s    0:00:01 (xfr#75, to-chk=6497/9614)
         48.09M  14%   28.77MB/s    0:00:01 (xfr#76, to-chk=6496/9614)
         49.00M  14%   29.24MB/s    0:00:01 (xfr#77, to-chk=6495/9614)
         49.00M  14%   29.24MB/s    0:00:01 (xfr#78, to-chk=6494/9614)
         49.19M  14%   29.34MB/s    0:00:01 (xfr#79, to-chk=6493/9614)
         49.22M  14%   29.35MB/s    0:00:01 (xfr#80, to-chk=6492/9614)
         49.25M  14%   29.37MB/s    0:00:01 (xfr#81, to-chk=6491/9614)
         49.25M  14%   29.37MB/s    0:00:01 (xfr#82, to-chk=6490/9614)
         49.63M  14%   28.77MB/s    0:00:01 (xfr#83, to-chk=6489/9614)
         49.63M  14%   28.77MB/s    0:00:01 (xfr#84, to-chk=6488/9614)
         49.63M  14%   28.77MB/s    0:00:01 (xfr#85, to-chk=6487/9614)
         50.88M  15%   29.41MB/s    0:00:01 (xfr#86, to-chk=6486/9614)
         51.18M  15%   29.56MB/s    0:00:01 (xfr#87, to-chk=6485/9614)
         51.18M  15%   29.56MB/s    0:00:01 (xfr#88, to-chk=6484/9614)
         51.18M  15%   29.56MB/s    0:00:01 (xfr#89, to-chk=6483/9614)
         51.24M  15%   29.58MB/s    0:00:01 (xfr#90, to-chk=6482/9614)
         51.61M  15%   29.04MB/s    0:00:01 (xfr#91, to-chk=6481/9614)
         51.69M  15%   29.07MB/s    0:00:01 (xfr#92, to-chk=6480/9614)
         51.69M  15%   29.07MB/s    0:00:01 (xfr#93, to-chk=6479/9614)
         52.10M  15%   29.26MB/s    0:00:01 (xfr#94, to-chk=6478/9614)
         52.21M  15%   29.32MB/s    0:00:01 (xfr#95, to-chk=6477/9614)
         52.70M  15%   29.56MB/s    0:00:01 (xfr#96, to-chk=6476/9614)
         53.02M  15%   28.96MB/s    0:00:01 (xfr#97, to-chk=6475/9614)
         53.13M  15%   29.02MB/s    0:00:01 (xfr#98, to-chk=6474/9614)
         53.56M  15%   29.22MB/s    0:00:01 (xfr#99, to-chk=6473/9614)
         53.62M  15%   29.25MB/s    0:00:01 (xfr#100, to-chk=6472/9614)
         54.91M  16%   29.13MB/s    0:00:01 (xfr#101, to-chk=6471/9614)
         55.09M  16%   29.22MB/s    0:00:01 (xfr#102, to-chk=6470/9614)
         55.10M  16%   29.21MB/s    0:00:01 (xfr#103, to-chk=6469/9614)
         55.17M  16%   29.25MB/s    0:00:01 (xfr#104, to-chk=6468/9614)
         55.19M  16%   29.26MB/s    0:00:01 (xfr#105, to-chk=6467/9614)
         55.27M  16%   29.30MB/s    0:00:01 (xfr#106, to-chk=6466/9614)
         55.34M  16%   29.32MB/s    0:00:01 (xfr#107, to-chk=6465/9614)
         55.40M  16%   29.35MB/s    0:00:01 (xfr#108, to-chk=6464/9614)
         55.44M  16%   29.37MB/s    0:00:01 (xfr#109, to-chk=6463/9614)
         55.44M  16%   29.38MB/s    0:00:01 (xfr#110, to-chk=6462/9614)
         55.48M  16%   29.38MB/s    0:00:01 (xfr#111, to-chk=6461/9614)
         55.52M  16%   29.40MB/s    0:00:01 (xfr#112, to-chk=6460/9614)
         55.79M  16%   29.53MB/s    0:00:01 (xfr#113, to-chk=6459/9614)
         55.90M  16%   29.57MB/s    0:00:01 (xfr#114, to-chk=6458/9614)
         55.99M  16%   29.61MB/s    0:00:01 (xfr#115, to-chk=6457/9614)
         56.43M  16%   29.15MB/s    0:00:01 (xfr#116, to-chk=6456/9614)
         56.60M  16%   29.23MB/s    0:00:01 (xfr#117, to-chk=6455/9614)
         57.23M  16%   29.52MB/s    0:00:01 (xfr#118, to-chk=6454/9614)
         58.65M  17%   29.47MB/s    0:00:01 (xfr#119, to-chk=6453/9614)
         58.73M  17%   29.51MB/s    0:00:01 (xfr#120, to-chk=6452/9614)
         59.23M  17%   29.73MB/s    0:00:01 (xfr#121, to-chk=6451/9614)
         59.24M  17%   29.72MB/s    0:00:01 (xfr#122, to-chk=6450/9614)
         60.56M  17%   29.63MB/s    0:00:01 (xfr#123, to-chk=6449/9614)
         60.56M  17%   29.63MB/s    0:00:01 (xfr#124, to-chk=6448/9614)
         60.81M  18%   29.74MB/s    0:00:01 (xfr#125, to-chk=6447/9614)
         60.88M  18%   29.77MB/s    0:00:01 (xfr#126, to-chk=6446/9614)
         60.88M  18%   29.77MB/s    0:00:01 (xfr#127, to-chk=6445/9614)
         60.96M  18%   29.80MB/s    0:00:01 (xfr#128, to-chk=6444/9614)
         61.45M  18%   29.35MB/s    0:00:01 (xfr#129, to-chk=6443/9614)
         61.45M  18%   29.35MB/s    0:00:01 (xfr#130, to-chk=6442/9614)
         61.45M  18%   29.35MB/s    0:00:01 (xfr#131, to-chk=6441/9614)
         61.55M  18%   29.39MB/s    0:00:01 (xfr#132, to-chk=6440/9614)
         61.69M  18%   29.44MB/s    0:00:01 (xfr#133, to-chk=6439/9614)
         61.74M  18%   29.47MB/s    0:00:01 (xfr#134, to-chk=6438/9614)
         61.90M  18%   29.53MB/s    0:00:09  
         62.69M  18%   29.88MB/s    0:00:02 (xfr#135, to-chk=6437/9614)
         62.98M  18%   30.00MB/s    0:00:02 (xfr#136, to-chk=6436/9614)
         64.00M  18%   29.83MB/s    0:00:02 (xfr#137, to-chk=6435/9614)
         64.07M  18%   29.85MB/s    0:00:02 (xfr#138, to-chk=6434/9614)
         64.23M  19%   29.92MB/s    0:00:02 (xfr#139, to-chk=6433/9614)
         64.95M  19%   30.21MB/s    0:00:02 (xfr#140, to-chk=6432/9614)
         65.19M  19%   29.69MB/s    0:00:02 (xfr#141, to-chk=6431/9614)
         65.20M  19%   29.69MB/s    0:00:02 (xfr#142, to-chk=6430/9614)
         65.28M  19%   29.73MB/s    0:00:02 (xfr#143, to-chk=6429/9614)
         66.01M  19%   30.02MB/s    0:00:02 (xfr#144, to-chk=6428/9614)
         66.55M  19%   30.24MB/s    0:00:02 (xfr#145, to-chk=6427/9614)
         66.89M  19%   30.38MB/s    0:00:02 (xfr#146, to-chk=6426/9614)
         67.10M  19%   29.83MB/s    0:00:02 (xfr#147, to-chk=6425/9614)
         67.51M  19%   29.99MB/s    0:00:02 (xfr#148, to-chk=6424/9614)
         67.54M  19%   30.00MB/s    0:00:02 (xfr#149, to-chk=6423/9614)
         68.03M  20%   30.19MB/s    0:00:02 (xfr#150, to-chk=6422/9614)
         68.25M  20%   30.27MB/s    0:00:02 (xfr#151, to-chk=6421/9614)
         68.35M  20%   30.32MB/s    0:00:02 (xfr#152, to-chk=6420/9614)
         68.39M  20%   30.33MB/s    0:00:02 (xfr#153, to-chk=6419/9614)
         68.57M  20%   30.40MB/s    0:00:02 (xfr#154, to-chk=6418/9614)
         68.84M  20%   30.51MB/s    0:00:02 (xfr#155, to-chk=6417/9614)
         68.85M  20%   30.51MB/s    0:00:02 (xfr#156, to-chk=6416/9614)
         68.91M  20%   29.97MB/s    0:00:02 (xfr#157, to-chk=6415/9614)
         69.24M  20%   30.10MB/s    0:00:02 (xfr#158, to-chk=6414/9614)
         69.34M  20%   30.13MB/s    0:00:02 (xfr#159, to-chk=6413/9614)
         69.49M  20%   30.19MB/s    0:00:02 (xfr#160, to-chk=6412/9614)
         69.52M  20%   30.19MB/s    0:00:02 (xfr#161, to-chk=6411/9614)
         69.52M  20%   30.19MB/s    0:00:02 (xfr#162, to-chk=6410/9614)
         69.62M  20%   30.23MB/s    0:00:02 (xfr#163, to-chk=6409/9614)
         69.74M  20%   30.27MB/s    0:00:02 (xfr#164, to-chk=6408/9614)
         69.85M  20%   30.32MB/s    0:00:02 (xfr#165, to-chk=6407/9614)
         69.99M  20%   30.37MB/s    0:00:02 (xfr#166, to-chk=6406/9614)
         70.14M  20%   29.82MB/s    0:00:02 (xfr#167, to-chk=6405/9614)
         70.14M  20%   29.81MB/s    0:00:02 (xfr#168, to-chk=6404/9614)
         70.91M  20%   30.10MB/s    0:00:02 (xfr#169, to-chk=6403/9614)
         71.07M  21%   30.15MB/s    0:00:02 (xfr#170, to-chk=6402/9614)
         71.31M  21%   30.24MB/s    0:00:02 (xfr#171, to-chk=6401/9614)
         72.55M  21%   30.13MB/s    0:00:02 (xfr#172, to-chk=6400/9614)
         73.17M  21%   30.35MB/s    0:00:02 (xfr#173, to-chk=6399/9614)
         73.48M  21%   30.47MB/s    0:00:02 (xfr#174, to-chk=6398/9614)
         73.54M  21%   29.93MB/s    0:00:02 (xfr#175, to-chk=6397/9614)
         73.54M  21%   29.93MB/s    0:00:02 (xfr#176, to-chk=6396/9614)
         76.12M  22%   29.69MB/s    0:00:02 (xfr#177, to-chk=6395/9614)
         76.32M  22%   29.76MB/s    0:00:02 (xfr#178, to-chk=6394/9614)
         76.51M  22%   29.82MB/s    0:00:02 (xfr#179, to-chk=6393/9614)
         76.58M  22%   29.85MB/s    0:00:02 (xfr#180, to-chk=6392/9614)
         76.71M  22%   29.88MB/s    0:00:02 (xfr#181, to-chk=6391/9614)
         78.72M  23%   30.09MB/s    0:00:02 (xfr#182, to-chk=6390/9614)
         78.86M  23%   30.13MB/s    0:00:02 (xfr#183, to-chk=6389/9614)
         78.88M  23%   30.14MB/s    0:00:02 (xfr#184, to-chk=6388/9614)
         79.14M  23%   30.22MB/s    0:00:02 (xfr#185, to-chk=6387/9614)
         81.80M  24%   30.59MB/s    0:00:02 (xfr#186, to-chk=6386/9614)
         87.35M  25%   31.46MB/s    0:00:02 (xfr#187, to-chk=6385/9614)
         87.35M  25%   31.46MB/s    0:00:02 (xfr#188, to-chk=6384/9614)
         87.35M  25%   31.46MB/s    0:00:02 (xfr#189, to-chk=6383/9614)
         88.78M  26%   31.90MB/s    0:00:02 (xfr#190, to-chk=6382/9614)
         94.30M  27%   32.19MB/s    0:00:02 (xfr#191, to-chk=6381/9614)
         97.88M  28%   32.76MB/s    0:00:02 (xfr#192, to-chk=6380/9614)
         97.95M  28%   32.79MB/s    0:00:02 (xfr#193, to-chk=6379/9614)
         97.95M  28%   32.79MB/s    0:00:02 (xfr#194, to-chk=6378/9614)
         97.95M  28%   32.78MB/s    0:00:02 (xfr#195, to-chk=6377/9614)
         98.60M  29%   32.97MB/s    0:00:02 (xfr#196, to-chk=6376/9614)
         98.74M  29%   33.01MB/s    0:00:02 (xfr#197, to-chk=6375/9614)
         98.93M  29%   33.06MB/s    0:00:02 (xfr#198, to-chk=6374/9614)
         98.97M  29%   33.07MB/s    0:00:02 (xfr#199, to-chk=6373/9614)
         98.98M  29%   33.07MB/s    0:00:02 (xfr#200, to-chk=6372/9614)
         99.11M  29%   32.67MB/s    0:00:02 (xfr#201, to-chk=6371/9614)
         99.11M  29%   32.66MB/s    0:00:02 (xfr#202, to-chk=6370/9614)
         99.19M  29%   32.69MB/s    0:00:02 (xfr#203, to-chk=6369/9614)
         99.28M  29%   32.72MB/s    0:00:02 (xfr#204, to-chk=6368/9614)
         99.36M  29%   32.73MB/s    0:00:02 (xfr#205, to-chk=6367/9614)
         99.50M  29%   32.77MB/s    0:00:02 (xfr#206, to-chk=6366/9614)
         99.51M  29%   32.77MB/s    0:00:02 (xfr#207, to-chk=6365/9614)
         99.57M  29%   32.79MB/s    0:00:02 (xfr#208, to-chk=6364/9614)
         99.63M  29%   32.81MB/s    0:00:02 (xfr#209, to-chk=6363/9614)
        100.12M  29%   32.95MB/s    0:00:02 (xfr#210, to-chk=6362/9614)
        100.82M  29%   32.66MB/s    0:00:02 (xfr#211, to-chk=6361/9614)
        100.82M  29%   32.65MB/s    0:00:02 (xfr#212, to-chk=6360/9614)
        101.52M  30%   32.85MB/s    0:00:02 (xfr#213, to-chk=6359/9614)
        101.81M  30%   32.92MB/s    0:00:02 (xfr#214, to-chk=6358/9614)
        102.65M  30%   33.16MB/s    0:00:02 (xfr#215, to-chk=6357/9614)
        102.65M  30%   33.16MB/s    0:00:02 (xfr#216, to-chk=6356/9614)
        102.65M  30%   33.16MB/s    0:00:02 (xfr#217, to-chk=6355/9614)
        103.05M  30%   32.80MB/s    0:00:02 (xfr#218, to-chk=6354/9614)
        103.47M  30%   32.92MB/s    0:00:02 (xfr#219, to-chk=6353/9614)
        103.60M  30%   32.95MB/s    0:00:06  
        104.22M  30%   33.13MB/s    0:00:03 (xfr#220, to-chk=6352/9614)
        104.69M  30%   33.27MB/s    0:00:03 (xfr#221, to-chk=6351/9614)
        105.17M  31%   32.94MB/s    0:00:03 (xfr#222, to-chk=6350/9614)
        105.44M  31%   33.00MB/s    0:00:03 (xfr#223, to-chk=6349/9614)
        105.63M  31%   33.05MB/s    0:00:03 (xfr#224, to-chk=6348/9614)
        105.63M  31%   33.05MB/s    0:00:03 (xfr#225, to-chk=6347/9614)
        105.72M  31%   33.08MB/s    0:00:03 (xfr#226, to-chk=6346/9614)
        105.80M  31%   33.09MB/s    0:00:03 (xfr#227, to-chk=6345/9614)
        105.83M  31%   33.10MB/s    0:00:03 (xfr#228, to-chk=6344/9614)
        105.94M  31%   33.14MB/s    0:00:03 (xfr#229, to-chk=6343/9614)
        106.05M  31%   33.16MB/s    0:00:03 (xfr#230, to-chk=6342/9614)
        106.05M  31%   33.16MB/s    0:00:03 (xfr#231, to-chk=6341/9614)
        106.35M  31%   33.24MB/s    0:00:03 (xfr#232, to-chk=6340/9614)
        106.44M  31%   33.26MB/s    0:00:03 (xfr#233, to-chk=6339/9614)
        106.45M  31%   32.80MB/s    0:00:03 (xfr#234, to-chk=6338/9614)
        106.46M  31%   32.80MB/s    0:00:03 (xfr#235, to-chk=6337/9614)
        106.46M  31%   32.80MB/s    0:00:03 (xfr#236, to-chk=6336/9614)
        106.47M  31%   32.81MB/s    0:00:03 (xfr#237, to-chk=6335/9614)
        106.52M  31%   32.82MB/s    0:00:03 (xfr#238, to-chk=6334/9614)
        106.53M  31%   32.81MB/s    0:00:03 (xfr#239, to-chk=6333/9614)
        106.54M  31%   32.82MB/s    0:00:03 (xfr#240, to-chk=6332/9614)
        106.54M  31%   32.82MB/s    0:00:03 (xfr#241, to-chk=6331/9614)
        106.55M  31%   32.82MB/s    0:00:03 (xfr#242, to-chk=6330/9614)
        106.56M  31%   32.82MB/s    0:00:03 (xfr#243, to-chk=6329/9614)
        106.56M  31%   32.82MB/s    0:00:03 (xfr#244, to-chk=6328/9614)
        106.56M  31%   32.82MB/s    0:00:03 (xfr#245, to-chk=6327/9614)
        106.63M  31%   32.84MB/s    0:00:03 (xfr#246, to-chk=6326/9614)
        106.64M  31%   32.84MB/s    0:00:03 (xfr#247, to-chk=6325/9614)
        106.64M  31%   32.84MB/s    0:00:03 (xfr#248, to-chk=6324/9614)
        106.64M  31%   32.84MB/s    0:00:03 (xfr#249, to-chk=6323/9614)
        106.65M  31%   32.84MB/s    0:00:03 (xfr#250, to-chk=6322/9614)
        106.65M  31%   32.84MB/s    0:00:03 (xfr#251, to-chk=6321/9614)
        106.66M  31%   32.85MB/s    0:00:03 (xfr#252, to-chk=6320/9614)
        106.67M  31%   32.84MB/s    0:00:03 (xfr#253, to-chk=6319/9614)
        106.70M  31%   32.85MB/s    0:00:03 (xfr#254, to-chk=6318/9614)
        106.71M  31%   32.85MB/s    0:00:03 (xfr#255, to-chk=6317/9614)
        106.80M  31%   32.88MB/s    0:00:03 (xfr#256, to-chk=6316/9614)
        106.81M  31%   32.88MB/s    0:00:03 (xfr#257, to-chk=6315/9614)
        106.84M  31%   32.88MB/s    0:00:03 (xfr#258, to-chk=6314/9614)
        106.89M  31%   32.89MB/s    0:00:03 (xfr#259, to-chk=6313/9614)
        106.89M  31%   32.89MB/s    0:00:03 (xfr#260, to-chk=6312/9614)
        106.90M  31%   32.90MB/s    0:00:03 (xfr#261, to-chk=6311/9614)
        106.90M  31%   32.90MB/s    0:00:03 (xfr#262, to-chk=6310/9614)
        106.99M  31%   32.91MB/s    0:00:03 (xfr#263, to-chk=6309/9614)
        106.99M  31%   32.92MB/s    0:00:03 (xfr#264, to-chk=6308/9614)
        107.00M  31%   32.92MB/s    0:00:03 (xfr#265, to-chk=6307/9614)
        107.02M  31%   32.92MB/s    0:00:03 (xfr#266, to-chk=6306/9614)
        107.15M  31%   32.95MB/s    0:00:03 (xfr#267, to-chk=6305/9614)
        107.28M  31%   32.99MB/s    0:00:03 (xfr#268, to-chk=6304/9614)
        107.30M  31%   32.99MB/s    0:00:03 (xfr#269, to-chk=6303/9614)
        107.42M  31%   33.02MB/s    0:00:03 (xfr#270, to-chk=6302/9614)
        107.42M  31%   33.02MB/s    0:00:03 (xfr#271, to-chk=6301/9614)
        107.52M  31%   33.05MB/s    0:00:03 (xfr#272, to-chk=6300/9614)
        107.55M  31%   33.05MB/s    0:00:03 (xfr#273, to-chk=6299/9614)
        107.56M  31%   33.06MB/s    0:00:03 (xfr#274, to-chk=6298/9614)
        107.59M  31%   33.07MB/s    0:00:03 (xfr#275, to-chk=6297/9614)
        107.87M  31%   33.13MB/s    0:00:03 (xfr#276, to-chk=6296/9614)
        107.92M  31%   33.15MB/s    0:00:03 (xfr#277, to-chk=6295/9614)
        107.93M  31%   33.15MB/s    0:00:03 (xfr#278, to-chk=6294/9614)
        107.95M  31%   33.16MB/s    0:00:03 (xfr#279, to-chk=6293/9614)
        107.97M  31%   32.74MB/s    0:00:03 (xfr#280, to-chk=6292/9614)
        107.98M  31%   32.74MB/s    0:00:03 (xfr#281, to-chk=6291/9614)
        108.01M  31%   32.75MB/s    0:00:03 (xfr#282, to-chk=6290/9614)
        108.02M  31%   32.75MB/s    0:00:03 (xfr#283, to-chk=6289/9614)
        108.03M  31%   32.76MB/s    0:00:03 (xfr#284, to-chk=6288/9614)
        108.52M  32%   32.89MB/s    0:00:03 (xfr#285, to-chk=6287/9614)
        108.54M  32%   32.89MB/s    0:00:03 (xfr#286, to-chk=6286/9614)
        108.55M  32%   32.89MB/s    0:00:03 (xfr#287, to-chk=6285/9614)
        108.58M  32%   32.89MB/s    0:00:03 (xfr#288, to-chk=6284/9614)
        108.60M  32%   32.90MB/s    0:00:03 (xfr#289, to-chk=6283/9614)
        108.62M  32%   32.91MB/s    0:00:03 (xfr#290, to-chk=6282/9614)
        108.62M  32%   32.91MB/s    0:00:03 (xfr#291, to-chk=6281/9614)
        108.62M  32%   32.91MB/s    0:00:03 (xfr#292, to-chk=6280/9614)
        108.63M  32%   32.91MB/s    0:00:03 (xfr#293, to-chk=6279/9614)
        108.63M  32%   32.91MB/s    0:00:03 (xfr#294, to-chk=6278/9614)
        108.81M  32%   32.95MB/s    0:00:03 (xfr#295, to-chk=6277/9614)
        108.88M  32%   32.97MB/s    0:00:03 (xfr#296, to-chk=6276/9614)
        108.89M  32%   32.98MB/s    0:00:03 (xfr#297, to-chk=6275/9614)
        108.90M  32%   32.97MB/s    0:00:03 (xfr#298, to-chk=6274/9614)
        108.91M  32%   32.97MB/s    0:00:03 (xfr#299, to-chk=6273/9614)
        108.93M  32%   32.98MB/s    0:00:03 (xfr#300, to-chk=6272/9614)
        108.96M  32%   32.99MB/s    0:00:03 (xfr#301, to-chk=6271/9614)
        108.97M  32%   32.99MB/s    0:00:03 (xfr#302, to-chk=6270/9614)
        109.10M  32%   32.56MB/s    0:00:03 (xfr#303, to-chk=6269/9614)
        109.13M  32%   32.56MB/s    0:00:03 (xfr#304, to-chk=6268/9614)
        109.17M  32%   32.58MB/s    0:00:03 (xfr#305, to-chk=6267/9614)
        109.18M  32%   32.57MB/s    0:00:03 (xfr#306, to-chk=6266/9614)
        109.20M  32%   32.57MB/s    0:00:03 (xfr#307, to-chk=6265/9614)
        109.32M  32%   32.61MB/s    0:00:03 (xfr#308, to-chk=6264/9614)
        109.37M  32%   32.61MB/s    0:00:03 (xfr#309, to-chk=6263/9614)
        109.47M  32%   32.65MB/s    0:00:03 (xfr#310, to-chk=6262/9614)
        109.58M  32%   32.67MB/s    0:00:03 (xfr#311, to-chk=6261/9614)
        109.75M  32%   32.72MB/s    0:00:03 (xfr#312, to-chk=6260/9614)
        109.79M  32%   32.72MB/s    0:00:03 (xfr#313, to-chk=6259/9614)
        109.83M  32%   32.73MB/s    0:00:03 (xfr#314, to-chk=6258/9614)
        109.84M  32%   32.73MB/s    0:00:03 (xfr#315, to-chk=6257/9614)
        109.88M  32%   32.75MB/s    0:00:03 (xfr#316, to-chk=6256/9614)
        110.26M  32%   32.84MB/s    0:00:03 (xfr#317, to-chk=6255/9614)
        110.35M  32%   32.87MB/s    0:00:03 (xfr#318, to-chk=6254/9614)
        110.36M  32%   32.87MB/s    0:00:03 (xfr#319, to-chk=6253/9614)
        110.50M  32%   32.90MB/s    0:00:03 (xfr#320, to-chk=6252/9614)
        110.50M  32%   32.90MB/s    0:00:03 (xfr#321, to-chk=6251/9614)
        110.55M  32%   32.92MB/s    0:00:03 (xfr#322, to-chk=6250/9614)
        111.23M  32%   32.65MB/s    0:00:03 (xfr#323, to-chk=6249/9614)
        111.41M  32%   32.69MB/s    0:00:03 (xfr#324, to-chk=6248/9614)
        111.41M  32%   32.69MB/s    0:00:03 (xfr#325, to-chk=6247/9614)
        111.41M  32%   32.69MB/s    0:00:03 (xfr#326, to-chk=6246/9614)
        111.55M  33%   32.73MB/s    0:00:03 (xfr#327, to-chk=6245/9614)
        111.64M  33%   32.75MB/s    0:00:03 (xfr#328, to-chk=6244/9614)
        111.64M  33%   32.75MB/s    0:00:03 (xfr#329, to-chk=6243/9614)
        111.65M  33%   32.75MB/s    0:00:03 (xfr#330, to-chk=6242/9614)
        111.65M  33%   32.75MB/s    0:00:03 (xfr#331, to-chk=6241/9614)
        111.67M  33%   32.76MB/s    0:00:03 (xfr#332, to-chk=6240/9614)
        111.70M  33%   32.77MB/s    0:00:03 (xfr#333, to-chk=6239/9614)
        111.73M  33%   32.78MB/s    0:00:03 (xfr#334, to-chk=6238/9614)
        111.73M  33%   32.77MB/s    0:00:03 (xfr#335, to-chk=6237/9614)
        111.82M  33%   32.79MB/s    0:00:03 (xfr#336, to-chk=6236/9614)
        111.84M  33%   32.80MB/s    0:00:03 (xfr#337, to-chk=6235/9614)
        111.86M  33%   32.80MB/s    0:00:03 (xfr#338, to-chk=6234/9614)
        111.88M  33%   32.81MB/s    0:00:03 (xfr#339, to-chk=6233/9614)
        111.98M  33%   32.83MB/s    0:00:03 (xfr#340, to-chk=6232/9614)
        112.08M  33%   32.86MB/s    0:00:03 (xfr#341, to-chk=6231/9614)
        112.16M  33%   32.87MB/s    0:00:03 (xfr#342, to-chk=6230/9614)
        112.18M  33%   32.88MB/s    0:00:03 (xfr#343, to-chk=6229/9614)
        112.19M  33%   32.88MB/s    0:00:03 (xfr#344, to-chk=6228/9614)
        112.24M  33%   32.90MB/s    0:00:03 (xfr#345, to-chk=6227/9614)
        112.26M  33%   32.90MB/s    0:00:03 (xfr#346, to-chk=6226/9614)
        112.27M  33%   32.90MB/s    0:00:03 (xfr#347, to-chk=6225/9614)
        112.28M  33%   32.90MB/s    0:00:03 (xfr#348, to-chk=6224/9614)
        112.28M  33%   32.90MB/s    0:00:03 (xfr#349, to-chk=6223/9614)
        112.30M  33%   32.90MB/s    0:00:03 (xfr#350, to-chk=6222/9614)
        112.36M  33%   32.92MB/s    0:00:03 (xfr#351, to-chk=6221/9614)
        112.36M  33%   32.92MB/s    0:00:03 (xfr#352, to-chk=6220/9614)
        112.57M  33%   32.97MB/s    0:00:03 (xfr#353, to-chk=6219/9614)
        112.65M  33%   32.58MB/s    0:00:03 (xfr#354, to-chk=6218/9614)
        112.65M  33%   32.58MB/s    0:00:03 (xfr#355, to-chk=6217/9614)
        112.65M  33%   32.59MB/s    0:00:03 (xfr#356, to-chk=6216/9614)
        112.66M  33%   32.59MB/s    0:00:03 (xfr#357, to-chk=6215/9614)
        112.66M  33%   32.59MB/s    0:00:03 (xfr#358, to-chk=6214/9614)
        112.67M  33%   32.59MB/s    0:00:03 (xfr#359, to-chk=6213/9614)
        112.67M  33%   32.59MB/s    0:00:03 (xfr#360, to-chk=6212/9614)
        112.68M  33%   32.58MB/s    0:00:03 (xfr#361, to-chk=6211/9614)
        112.68M  33%   32.58MB/s    0:00:03 (xfr#362, to-chk=6210/9614)
        112.68M  33%   32.58MB/s    0:00:03 (xfr#363, to-chk=6209/9614)
        112.69M  33%   32.59MB/s    0:00:03 (xfr#364, to-chk=6208/9614)
        112.69M  33%   32.59MB/s    0:00:03 (xfr#365, to-chk=6207/9614)
        112.71M  33%   32.59MB/s    0:00:03 (xfr#366, to-chk=6206/9614)
        112.74M  33%   32.60MB/s    0:00:03 (xfr#367, to-chk=6205/9614)
        112.78M  33%   32.61MB/s    0:00:03 (xfr#368, to-chk=6204/9614)
        112.78M  33%   32.61MB/s    0:00:03 (xfr#369, to-chk=6203/9614)
        112.80M  33%   32.61MB/s    0:00:03 (xfr#370, to-chk=6202/9614)
        112.80M  33%   32.61MB/s    0:00:03 (xfr#371, to-chk=6201/9614)
        112.80M  33%   32.61MB/s    0:00:03 (xfr#372, to-chk=6200/9614)
        112.81M  33%   32.61MB/s    0:00:03 (xfr#373, to-chk=6199/9614)
        112.81M  33%   32.61MB/s    0:00:03 (xfr#374, to-chk=6198/9614)
        112.82M  33%   32.61MB/s    0:00:03 (xfr#375, to-chk=6197/9614)
        112.82M  33%   32.61MB/s    0:00:03 (xfr#376, to-chk=6196/9614)
        112.82M  33%   32.61MB/s    0:00:03 (xfr#377, to-chk=6195/9614)
        112.83M  33%   32.62MB/s    0:00:03 (xfr#378, to-chk=6194/9614)
        112.83M  33%   32.62MB/s    0:00:03 (xfr#379, to-chk=6193/9614)
        112.84M  33%   32.62MB/s    0:00:03 (xfr#380, to-chk=6192/9614)
        112.84M  33%   32.62MB/s    0:00:03 (xfr#381, to-chk=6191/9614)
        112.85M  33%   32.61MB/s    0:00:03 (xfr#382, to-chk=6190/9614)
        112.85M  33%   32.61MB/s    0:00:03 (xfr#383, to-chk=6189/9614)
        112.86M  33%   32.61MB/s    0:00:03 (xfr#384, to-chk=6188/9614)
        112.87M  33%   32.62MB/s    0:00:03 (xfr#385, to-chk=6187/9614)
        112.88M  33%   32.62MB/s    0:00:03 (xfr#386, to-chk=6186/9614)
        113.06M  33%   32.66MB/s    0:00:03 (xfr#387, to-chk=6185/9614)
        113.07M  33%   32.67MB/s    0:00:03 (xfr#388, to-chk=6184/9614)
        113.21M  33%   32.71MB/s    0:00:03 (xfr#389, to-chk=6183/9614)
        113.77M  33%   32.85MB/s    0:00:03 (xfr#390, to-chk=6182/9614)
        113.86M  33%   32.86MB/s    0:00:03 (xfr#391, to-chk=6181/9614)
        114.52M  33%   32.62MB/s    0:00:03 (xfr#392, to-chk=6180/9614)
        115.24M  34%   32.80MB/s    0:00:03 (xfr#393, to-chk=6179/9614)
        115.30M  34%   32.80MB/s    0:00:03 (xfr#394, to-chk=6178/9614)
        115.63M  34%   32.89MB/s    0:00:03 (xfr#395, to-chk=6177/9614)
        115.70M  34%   32.91MB/s    0:00:03 (xfr#396, to-chk=6176/9614)
        115.90M  34%   32.95MB/s    0:00:03 (xfr#397, to-chk=6175/9614)
        116.00M  34%   32.97MB/s    0:00:03 (xfr#398, to-chk=6174/9614)
        116.14M  34%   33.01MB/s    0:00:03 (xfr#399, to-chk=6173/9614)
        116.20M  34%   33.03MB/s    0:00:03 (xfr#400, to-chk=6172/9614)
        116.30M  34%   32.65MB/s    0:00:03 (xfr#401, to-chk=6171/9614)
        116.43M  34%   32.69MB/s    0:00:03 (xfr#402, to-chk=6170/9614)
        116.58M  34%   32.72MB/s    0:00:03 (xfr#403, to-chk=6169/9614)
        116.64M  34%   32.74MB/s    0:00:03 (xfr#404, to-chk=6168/9614)
        116.70M  34%   32.74MB/s    0:00:03 (xfr#405, to-chk=6167/9614)
        116.81M  34%   32.77MB/s    0:00:03 (xfr#406, to-chk=6166/9614)
        116.83M  34%   32.78MB/s    0:00:03 (xfr#407, to-chk=6165/9614)
        116.87M  34%   32.78MB/s    0:00:03 (xfr#408, to-chk=6164/9614)
        116.88M  34%   32.78MB/s    0:00:03 (xfr#409, to-chk=6163/9614)
        117.05M  34%   32.83MB/s    0:00:03 (xfr#410, to-chk=6162/9614)
        117.06M  34%   32.83MB/s    0:00:03 (xfr#411, to-chk=6161/9614)
        117.07M  34%   32.83MB/s    0:00:03 (xfr#412, to-chk=6160/9614)
        117.29M  34%   32.89MB/s    0:00:03 (xfr#413, to-chk=6159/9614)
        117.60M  34%   32.96MB/s    0:00:03 (xfr#414, to-chk=6158/9614)
        117.61M  34%   32.96MB/s    0:00:03 (xfr#415, to-chk=6157/9614)
        117.82M  34%   33.01MB/s    0:00:03 (xfr#416, to-chk=6156/9614)
        117.92M  34%   33.04MB/s    0:00:03 (xfr#417, to-chk=6155/9614)
        120.17M  35%   33.18MB/s    0:00:03 (xfr#418, to-chk=6154/9614)
        120.24M  35%   33.19MB/s    0:00:03 (xfr#419, to-chk=6153/9614)
        120.61M  35%   33.28MB/s    0:00:03 (xfr#420, to-chk=6152/9614)
        120.74M  35%   33.31MB/s    0:00:03 (xfr#421, to-chk=6151/9614)
        120.76M  35%   33.31MB/s    0:00:03 (xfr#422, to-chk=6150/9614)
        122.75M  36%   33.41MB/s    0:00:03 (xfr#423, to-chk=6149/9614)
        123.66M  36%   33.63MB/s    0:00:03 (xfr#424, to-chk=6148/9614)
        123.80M  36%   33.66MB/s    0:00:03 (xfr#425, to-chk=6147/9614)
        123.81M  36%   33.66MB/s    0:00:03 (xfr#426, to-chk=6146/9614)
        123.81M  36%   33.66MB/s    0:00:03 (xfr#427, to-chk=6145/9614)
        123.94M  36%   33.69MB/s    0:00:03 (xfr#428, to-chk=6144/9614)
        124.09M  36%   33.73MB/s    0:00:03 (xfr#429, to-chk=6143/9614)
        124.09M  36%   33.73MB/s    0:00:03 (xfr#430, to-chk=6142/9614)
        124.11M  36%   33.73MB/s    0:00:03 (xfr#431, to-chk=6141/9614)
        125.31M  37%   33.65MB/s    0:00:03 (xfr#432, to-chk=6140/9614)
        125.67M  37%   33.73MB/s    0:00:03 (xfr#433, to-chk=6139/9614)
        125.70M  37%   33.74MB/s    0:00:03 (xfr#434, to-chk=6138/9614)
        126.01M  37%   33.81MB/s    0:00:03 (xfr#435, to-chk=6137/9614)
        126.02M  37%   33.82MB/s    0:00:03 (xfr#436, to-chk=6136/9614)
        126.03M  37%   33.82MB/s    0:00:03 (xfr#437, to-chk=6135/9614)
        126.10M  37%   33.83MB/s    0:00:03 (xfr#438, to-chk=6134/9614)
        126.12M  37%   33.83MB/s    0:00:03 (xfr#439, to-chk=6133/9614)
        126.14M  37%   33.84MB/s    0:00:03 (xfr#440, to-chk=6132/9614)
        126.16M  37%   33.84MB/s    0:00:03 (xfr#441, to-chk=6131/9614)
        126.18M  37%   33.85MB/s    0:00:03 (xfr#442, to-chk=6130/9614)
        126.19M  37%   33.85MB/s    0:00:03 (xfr#443, to-chk=6129/9614)
        126.20M  37%   33.86MB/s    0:00:03 (xfr#444, to-chk=6128/9614)
        126.22M  37%   33.85MB/s    0:00:03 (xfr#445, to-chk=6127/9614)
        126.30M  37%   33.87MB/s    0:00:03 (xfr#446, to-chk=6126/9614)
        126.39M  37%   33.90MB/s    0:00:03 (xfr#447, to-chk=6125/9614)
        126.49M  37%   33.91MB/s    0:00:03 (xfr#448, to-chk=6124/9614)
        126.59M  37%   33.94MB/s    0:00:03 (xfr#449, to-chk=6123/9614)
        126.59M  37%   33.94MB/s    0:00:03 (xfr#450, to-chk=6122/9614)
        126.60M  37%   33.94MB/s    0:00:03 (xfr#451, to-chk=6121/9614)
        126.60M  37%   33.94MB/s    0:00:03 (xfr#452, to-chk=6120/9614)
        126.60M  37%   33.94MB/s    0:00:03 (xfr#453, to-chk=6119/9614)
        126.60M  37%   33.94MB/s    0:00:03 (xfr#454, to-chk=6118/9614)
        126.61M  37%   33.94MB/s    0:00:03 (xfr#455, to-chk=6117/9614)
        126.61M  37%   33.94MB/s    0:00:03 (xfr#456, to-chk=6116/9614)
        126.61M  37%   33.94MB/s    0:00:03 (xfr#457, to-chk=6115/9614)
        126.62M  37%   33.94MB/s    0:00:03 (xfr#458, to-chk=6114/9614)
        126.78M  37%   33.60MB/s    0:00:03 (xfr#459, to-chk=6113/9614)
        126.78M  37%   33.60MB/s    0:00:03 (xfr#460, to-chk=6112/9614)
        126.78M  37%   33.60MB/s    0:00:03 (xfr#461, to-chk=6111/9614)
        126.79M  37%   33.60MB/s    0:00:03 (xfr#462, to-chk=6110/9614)
        126.79M  37%   33.60MB/s    0:00:03 (xfr#463, to-chk=6109/9614)
        126.79M  37%   33.60MB/s    0:00:03 (xfr#464, to-chk=6108/9614)
        126.79M  37%   33.60MB/s    0:00:03 (xfr#465, to-chk=6107/9614)
        126.79M  37%   33.60MB/s    0:00:03 (xfr#466, to-chk=6106/9614)
        126.80M  37%   33.60MB/s    0:00:03 (xfr#467, to-chk=6105/9614)
        126.80M  37%   33.60MB/s    0:00:03 (xfr#468, to-chk=6104/9614)
        126.80M  37%   33.60MB/s    0:00:03 (xfr#469, to-chk=6103/9614)
        126.84M  37%   33.60MB/s    0:00:03 (xfr#470, to-chk=6102/9614)
        126.84M  37%   33.60MB/s    0:00:03 (xfr#471, to-chk=6101/9614)
        126.86M  37%   33.61MB/s    0:00:03 (xfr#472, to-chk=6100/9614)
        126.89M  37%   33.61MB/s    0:00:03 (xfr#473, to-chk=6099/9614)
        126.90M  37%   33.62MB/s    0:00:03 (xfr#474, to-chk=6098/9614)
        126.90M  37%   33.62MB/s    0:00:03 (xfr#475, to-chk=6097/9614)
        126.96M  37%   33.63MB/s    0:00:03 (xfr#476, to-chk=6096/9614)
        126.98M  37%   33.63MB/s    0:00:03 (xfr#477, to-chk=6095/9614)
        127.07M  37%   33.65MB/s    0:00:03 (xfr#478, to-chk=6094/9614)
        127.10M  37%   33.66MB/s    0:00:03 (xfr#479, to-chk=6093/9614)
        127.12M  37%   33.67MB/s    0:00:03 (xfr#480, to-chk=6092/9614)
        127.13M  37%   33.67MB/s    0:00:03 (xfr#481, to-chk=6091/9614)
        127.86M  37%   33.83MB/s    0:00:03 (xfr#482, to-chk=6090/9614)
        127.86M  37%   33.83MB/s    0:00:03 (xfr#483, to-chk=6089/9614)
        128.36M  38%   33.55MB/s    0:00:03 (xfr#484, to-chk=6088/9614)
        128.36M  38%   33.55MB/s    0:00:03 (xfr#485, to-chk=6087/9614)
        128.36M  38%   33.55MB/s    0:00:03 (xfr#486, to-chk=6086/9614)
        128.76M  38%   33.63MB/s    0:00:03 (xfr#487, to-chk=6085/9614)
        130.12M  38%   33.53MB/s    0:00:03 (xfr#488, to-chk=6084/9614)
        130.14M  38%   33.53MB/s    0:00:03 (xfr#489, to-chk=6083/9614)
        130.15M  38%   33.54MB/s    0:00:03 (xfr#490, to-chk=6082/9614)
        130.22M  38%   33.55MB/s    0:00:03 (xfr#491, to-chk=6081/9614)
        130.23M  38%   33.55MB/s    0:00:03 (xfr#492, to-chk=6080/9614)
        130.25M  38%   33.55MB/s    0:00:03 (xfr#493, to-chk=6079/9614)
        130.25M  38%   33.55MB/s    0:00:03 (xfr#494, to-chk=6078/9614)
        130.26M  38%   33.56MB/s    0:00:03 (xfr#495, to-chk=6077/9614)
        130.27M  38%   33.56MB/s    0:00:03 (xfr#496, to-chk=6076/9614)
        130.28M  38%   33.56MB/s    0:00:03 (xfr#497, to-chk=6075/9614)
        130.30M  38%   33.57MB/s    0:00:03 (xfr#498, to-chk=6074/9614)
        130.32M  38%   33.56MB/s    0:00:03 (xfr#499, to-chk=6073/9614)
        130.33M  38%   33.56MB/s    0:00:03 (xfr#500, to-chk=6072/9614)
        130.35M  38%   33.57MB/s    0:00:03 (xfr#501, to-chk=6071/9614)
        130.36M  38%   33.57MB/s    0:00:03 (xfr#502, to-chk=6070/9614)
        130.37M  38%   33.57MB/s    0:00:03 (xfr#503, to-chk=6069/9614)
        130.38M  38%   33.58MB/s    0:00:03 (xfr#504, to-chk=6068/9614)
        130.38M  38%   33.58MB/s    0:00:03 (xfr#505, to-chk=6067/9614)
        130.39M  38%   33.58MB/s    0:00:03 (xfr#506, to-chk=6066/9614)
        130.48M  38%   33.59MB/s    0:00:03 (xfr#507, to-chk=6065/9614)
        130.51M  38%   33.60MB/s    0:00:03 (xfr#508, to-chk=6064/9614)
        130.51M  38%   33.60MB/s    0:00:03 (xfr#509, to-chk=6063/9614)
        130.55M  38%   33.61MB/s    0:00:03 (xfr#510, to-chk=6062/9614)
        130.62M  38%   33.63MB/s    0:00:03 (xfr#511, to-chk=6061/9614)
        130.63M  38%   33.63MB/s    0:00:03 (xfr#512, to-chk=6060/9614)
        130.66M  38%   33.63MB/s    0:00:03 (xfr#513, to-chk=6059/9614)
        130.68M  38%   33.64MB/s    0:00:03 (xfr#514, to-chk=6058/9614)
        130.83M  38%   33.68MB/s    0:00:03 (xfr#515, to-chk=6057/9614)
        130.83M  38%   33.68MB/s    0:00:03 (xfr#516, to-chk=6056/9614)
        130.84M  38%   33.67MB/s    0:00:03 (xfr#517, to-chk=6055/9614)
        130.84M  38%   33.67MB/s    0:00:03 (xfr#518, to-chk=6054/9614)
        130.87M  38%   33.29MB/s    0:00:03 (xfr#519, to-chk=6053/9614)
        131.94M  39%   33.53MB/s    0:00:03 (xfr#520, to-chk=6052/9614)
        131.97M  39%   33.53MB/s    0:00:03 (xfr#521, to-chk=6051/9614)
        131.99M  39%   33.53MB/s    0:00:03 (xfr#522, to-chk=6050/9614)
        132.01M  39%   33.54MB/s    0:00:03 (xfr#523, to-chk=6049/9614)
        132.04M  39%   33.54MB/s    0:00:03 (xfr#524, to-chk=6048/9614)
        132.06M  39%   33.55MB/s    0:00:03 (xfr#525, to-chk=6047/9614)
        132.08M  39%   33.55MB/s    0:00:03 (xfr#526, to-chk=6046/9614)
        132.11M  39%   33.56MB/s    0:00:03 (xfr#527, to-chk=6045/9614)
        132.13M  39%   33.56MB/s    0:00:03 (xfr#528, to-chk=6044/9614)
        132.15M  39%   33.56MB/s    0:00:03 (xfr#529, to-chk=6043/9614)
        132.17M  39%   33.57MB/s    0:00:03 (xfr#530, to-chk=6042/9614)
        132.19M  39%   33.57MB/s    0:00:03 (xfr#531, to-chk=6041/9614)
        132.21M  39%   33.58MB/s    0:00:03 (xfr#532, to-chk=6040/9614)
        132.23M  39%   33.58MB/s    0:00:03 (xfr#533, to-chk=6039/9614)
        132.33M  39%   33.60MB/s    0:00:03 (xfr#534, to-chk=6038/9614)
        132.44M  39%   33.63MB/s    0:00:03 (xfr#535, to-chk=6037/9614)
        132.60M  39%   33.66MB/s    0:00:03 (xfr#536, to-chk=6036/9614)
        132.62M  39%   33.66MB/s    0:00:03 (xfr#537, to-chk=6035/9614)
        132.76M  39%   33.33MB/s    0:00:03 (xfr#538, to-chk=6034/9614)
        132.77M  39%   33.33MB/s    0:00:03 (xfr#539, to-chk=6033/9614)
        132.78M  39%   33.33MB/s    0:00:03 (xfr#540, to-chk=6032/9614)
        132.79M  39%   33.34MB/s    0:00:03 (xfr#541, to-chk=6031/9614)
        132.98M  39%   33.37MB/s    0:00:03 (xfr#542, to-chk=6030/9614)
        132.99M  39%   33.37MB/s    0:00:03 (xfr#543, to-chk=6029/9614)
        133.01M  39%   33.38MB/s    0:00:03 (xfr#544, to-chk=6028/9614)
        133.17M  39%   33.41MB/s    0:00:03 (xfr#545, to-chk=6027/9614)
        133.34M  39%   33.45MB/s    0:00:03 (xfr#546, to-chk=6026/9614)
        133.39M  39%   33.46MB/s    0:00:03 (xfr#547, to-chk=6025/9614)
        142.76M  42%   34.04MB/s    0:00:05  
        143.66M  42%   34.24MB/s    0:00:04 (xfr#548, to-chk=6024/9614)
        143.72M  42%   34.25MB/s    0:00:04 (xfr#549, to-chk=6023/9614)
        143.73M  42%   34.25MB/s    0:00:04 (xfr#550, to-chk=6022/9614)
        143.75M  42%   34.25MB/s    0:00:04 (xfr#551, to-chk=6021/9614)
        143.76M  42%   34.25MB/s    0:00:04 (xfr#552, to-chk=6020/9614)
        143.89M  42%   34.28MB/s    0:00:04 (xfr#553, to-chk=6019/9614)
        143.90M  42%   34.28MB/s    0:00:04 (xfr#554, to-chk=6018/9614)
        143.92M  42%   34.29MB/s    0:00:04 (xfr#555, to-chk=6017/9614)
        143.93M  42%   34.29MB/s    0:00:04 (xfr#556, to-chk=6016/9614)
        143.95M  42%   34.29MB/s    0:00:04 (xfr#557, to-chk=6015/9614)
        144.02M  42%   34.30MB/s    0:00:04 (xfr#558, to-chk=6014/9614)
        144.03M  42%   34.31MB/s    0:00:04 (xfr#559, to-chk=6013/9614)
        144.04M  42%   34.31MB/s    0:00:04 (xfr#560, to-chk=6012/9614)
        144.07M  42%   34.31MB/s    0:00:04 (xfr#561, to-chk=6011/9614)
        144.09M  42%   34.32MB/s    0:00:04 (xfr#562, to-chk=6010/9614)
        144.10M  42%   34.31MB/s    0:00:04 (xfr#563, to-chk=6009/9614)
        144.17M  42%   34.33MB/s    0:00:04 (xfr#564, to-chk=6008/9614)
        144.22M  42%   34.34MB/s    0:00:04 (xfr#565, to-chk=6007/9614)
        144.22M  42%   34.34MB/s    0:00:04 (xfr#566, to-chk=6006/9614)
        144.37M  42%   34.37MB/s    0:00:04 (xfr#567, to-chk=6005/9614)
        144.38M  42%   34.37MB/s    0:00:04 (xfr#568, to-chk=6004/9614)
        144.39M  42%   34.37MB/s    0:00:04 (xfr#569, to-chk=6003/9614)
        144.59M  42%   34.41MB/s    0:00:04 (xfr#570, to-chk=6002/9614)
        144.69M  42%   34.08MB/s    0:00:04 (xfr#571, to-chk=6001/9614)
        156.25M  46%   35.86MB/s    0:00:04 (xfr#572, to-chk=6000/9614)
        156.27M  46%   35.87MB/s    0:00:04 (xfr#573, to-chk=5999/9614)
        156.28M  46%   35.87MB/s    0:00:04 (xfr#574, to-chk=5998/9614)
        156.50M  46%   35.91MB/s    0:00:04 (xfr#575, to-chk=5997/9614)
        156.60M  46%   35.93MB/s    0:00:04 (xfr#576, to-chk=5996/9614)
        156.61M  46%   35.94MB/s    0:00:04 (xfr#577, to-chk=5995/9614)
        156.65M  46%   35.94MB/s    0:00:04 (xfr#578, to-chk=5994/9614)
        156.66M  46%   35.94MB/s    0:00:04 (xfr#579, to-chk=5993/9614)
        162.16M  48%   36.37MB/s    0:00:04 (xfr#580, to-chk=5992/9614)
        162.17M  48%   36.37MB/s    0:00:04 (xfr#581, to-chk=5991/9614)
        162.18M  48%   36.38MB/s    0:00:04 (xfr#582, to-chk=5990/9614)
        162.19M  48%   36.38MB/s    0:00:04 (xfr#583, to-chk=5989/9614)
        162.28M  48%   36.40MB/s    0:00:04 (xfr#584, to-chk=5988/9614)
        162.28M  48%   36.39MB/s    0:00:04 (xfr#585, to-chk=5987/9614)
        162.46M  48%   36.43MB/s    0:00:04 (xfr#586, to-chk=5986/9614)
        162.55M  48%   36.44MB/s    0:00:04 (xfr#587, to-chk=5985/9614)
        162.55M  48%   36.44MB/s    0:00:04 (xfr#588, to-chk=5984/9614)
        162.61M  48%   36.45MB/s    0:00:04 (xfr#589, to-chk=5983/9614)
        162.62M  48%   36.46MB/s    0:00:04 (xfr#590, to-chk=5982/9614)
        162.79M  48%   36.49MB/s    0:00:04 (xfr#591, to-chk=5981/9614)
        162.80M  48%   36.49MB/s    0:00:04 (xfr#592, to-chk=5980/9614)
        162.81M  48%   36.49MB/s    0:00:04 (xfr#593, to-chk=5979/9614)
        162.81M  48%   36.49MB/s    0:00:04 (xfr#594, to-chk=5978/9614)
        162.88M  48%   36.50MB/s    0:00:04 (xfr#595, to-chk=5977/9614)
        162.93M  48%   36.51MB/s    0:00:04 (xfr#596, to-chk=5976/9614)
        163.02M  48%   36.53MB/s    0:00:04 (xfr#597, to-chk=5975/9614)
        163.03M  48%   36.53MB/s    0:00:04 (xfr#598, to-chk=5974/9614)
        163.04M  48%   36.53MB/s    0:00:04 (xfr#599, to-chk=5973/9614)
        163.06M  48%   36.54MB/s    0:00:04 (xfr#600, to-chk=5972/9614)
        163.08M  48%   36.53MB/s    0:00:04 (xfr#601, to-chk=5971/9614)
        163.09M  48%   36.54MB/s    0:00:04 (xfr#602, to-chk=5970/9614)
        163.15M  48%   36.55MB/s    0:00:04 (xfr#603, to-chk=5969/9614)
        163.16M  48%   36.55MB/s    0:00:04 (xfr#604, to-chk=5968/9614)
        163.20M  48%   36.56MB/s    0:00:04 (xfr#605, to-chk=5967/9614)
        163.21M  48%   36.56MB/s    0:00:04 (xfr#606, to-chk=5966/9614)
        164.79M  48%   36.52MB/s    0:00:04 (xfr#607, to-chk=5965/9614)
        164.79M  48%   36.52MB/s    0:00:04 (xfr#608, to-chk=5964/9614)
        164.79M  48%   36.52MB/s    0:00:04 (xfr#609, to-chk=5963/9614)
        165.50M  49%   36.66MB/s    0:00:04 (xfr#610, to-chk=5962/9614)
        165.52M  49%   36.66MB/s    0:00:04 (xfr#611, to-chk=5961/9614)
        165.55M  49%   36.67MB/s    0:00:04 (xfr#612, to-chk=5960/9614)
        165.56M  49%   36.67MB/s    0:00:04 (xfr#613, to-chk=5959/9614)
        165.95M  49%   36.74MB/s    0:00:04 (xfr#614, to-chk=5958/9614)
        165.96M  49%   36.74MB/s    0:00:04 (xfr#615, to-chk=5957/9614)
        165.96M  49%   36.74MB/s    0:00:04 (xfr#616, to-chk=5956/9614)
        165.97M  49%   36.74MB/s    0:00:04 (xfr#617, to-chk=5955/9614)
        166.20M  49%   36.78MB/s    0:00:04 (xfr#618, to-chk=5954/9614)
        166.21M  49%   36.79MB/s    0:00:04 (xfr#619, to-chk=5953/9614)
        166.21M  49%   36.79MB/s    0:00:04 (xfr#620, to-chk=5952/9614)
        166.91M  49%   36.59MB/s    0:00:04 (xfr#621, to-chk=5951/9614)
        166.97M  49%   36.61MB/s    0:00:04 (xfr#622, to-chk=5950/9614)
        167.02M  49%   36.61MB/s    0:00:04 (xfr#623, to-chk=5949/9614)
        167.04M  49%   36.61MB/s    0:00:04 (xfr#624, to-chk=5948/9614)
        167.09M  49%   36.62MB/s    0:00:04 (xfr#625, to-chk=5947/9614)
        167.14M  49%   36.64MB/s    0:00:04 (xfr#626, to-chk=5946/9614)
        167.15M  49%   36.63MB/s    0:00:04 (xfr#627, to-chk=5945/9614)
        167.15M  49%   36.63MB/s    0:00:04 (xfr#628, to-chk=5944/9614)
        167.27M  49%   36.65MB/s    0:00:04 (xfr#629, to-chk=5943/9614)
        167.28M  49%   36.66MB/s    0:00:04 (xfr#630, to-chk=5942/9614)
        167.31M  49%   36.66MB/s    0:00:04 (xfr#631, to-chk=5941/9614)
        167.45M  49%   36.69MB/s    0:00:04 (xfr#632, to-chk=5940/9614)
        167.47M  49%   36.69MB/s    0:00:04 (xfr#633, to-chk=5939/9614)
        167.50M  49%   36.70MB/s    0:00:04 (xfr#634, to-chk=5938/9614)
        167.51M  49%   36.70MB/s    0:00:04 (xfr#635, to-chk=5937/9614)
        167.54M  49%   36.70MB/s    0:00:04 (xfr#636, to-chk=5936/9614)
        167.56M  49%   36.70MB/s    0:00:04 (xfr#637, to-chk=5935/9614)
        167.58M  49%   36.70MB/s    0:00:04 (xfr#638, to-chk=5934/9614)
        167.65M  49%   36.72MB/s    0:00:04 (xfr#639, to-chk=5933/9614)
        167.88M  49%   36.76MB/s    0:00:04 (xfr#640, to-chk=5932/9614)
        167.90M  49%   36.77MB/s    0:00:04 (xfr#641, to-chk=5931/9614)
        178.14M  52%   37.70MB/s    0:00:04 (xfr#642, to-chk=5930/9614)
        186.16M  55%   38.58MB/s    0:00:04 (xfr#643, to-chk=5929/9614)
        186.25M  55%   38.60MB/s    0:00:04 (xfr#644, to-chk=5928/9614)
        192.89M  57%   39.11MB/s    0:00:04 (xfr#645, to-chk=5927/9614)
        193.38M  57%   39.20MB/s    0:00:04 (xfr#646, to-chk=5926/9614)
        193.46M  57%   39.21MB/s    0:00:04 (xfr#647, to-chk=5925/9614)
        193.46M  57%   39.21MB/s    0:00:04 (xfr#648, to-chk=5924/9614)
        193.47M  57%   39.21MB/s    0:00:04 (xfr#649, to-chk=5923/9614)
        193.48M  57%   39.22MB/s    0:00:04 (xfr#650, to-chk=5922/9614)
        193.52M  57%   39.22MB/s    0:00:04 (xfr#651, to-chk=5921/9614)
        193.66M  57%   39.25MB/s    0:00:04 (xfr#652, to-chk=5920/9614)
        193.96M  57%   39.30MB/s    0:00:04 (xfr#653, to-chk=5919/9614)
        194.03M  57%   39.30MB/s    0:00:04 (xfr#654, to-chk=5918/9614)
        194.03M  57%   39.30MB/s    0:00:04 (xfr#655, to-chk=5917/9614)
        194.04M  57%   39.31MB/s    0:00:04 (xfr#656, to-chk=5916/9614)
        194.05M  57%   39.31MB/s    0:00:04 (xfr#657, to-chk=5915/9614)
        194.06M  57%   39.31MB/s    0:00:04 (xfr#658, to-chk=5914/9614)
        194.20M  57%   39.33MB/s    0:00:04 (xfr#659, to-chk=5913/9614)
        194.21M  57%   39.33MB/s    0:00:04 (xfr#660, to-chk=5912/9614)
        194.21M  57%   39.33MB/s    0:00:04 (xfr#661, to-chk=5911/9614)
        194.21M  57%   39.33MB/s    0:00:04 (xfr#662, to-chk=5910/9614)
        194.21M  57%   39.33MB/s    0:00:04 (xfr#663, to-chk=5909/9614)
        200.87M  59%   39.50MB/s    0:00:04 (xfr#664, to-chk=5908/9614)
        202.19M  59%   39.72MB/s    0:00:04 (xfr#665, to-chk=5907/9614)
        208.60M  61%   40.17MB/s    0:00:04 (xfr#666, to-chk=5906/9614)
        208.61M  61%   40.18MB/s    0:00:04 (xfr#667, to-chk=5905/9614)
        209.15M  61%   40.26MB/s    0:00:04 (xfr#668, to-chk=5904/9614)
        209.16M  61%   40.27MB/s    0:00:04 (xfr#669, to-chk=5903/9614)
        209.20M  61%   40.26MB/s    0:00:04 (xfr#670, to-chk=5902/9614)
        209.36M  61%   40.29MB/s    0:00:04 (xfr#671, to-chk=5901/9614)
        209.37M  61%   40.30MB/s    0:00:04 (xfr#672, to-chk=5900/9614)
        209.39M  61%   40.30MB/s    0:00:04 (xfr#673, to-chk=5899/9614)
        210.17M  62%   40.43MB/s    0:00:04 (xfr#674, to-chk=5898/9614)
        210.17M  62%   45.32MB/s    0:00:02  
        212.02M  62%   40.41MB/s    0:00:05 (xfr#675, to-chk=5897/9614)
        212.22M  62%   40.44MB/s    0:00:05 (xfr#676, to-chk=5896/9614)
        220.43M  65%   41.57MB/s    0:00:05 (xfr#677, to-chk=5895/9614)
        250.29M  74%   45.71MB/s    0:00:05 (xfr#678, to-chk=5894/9614)
        254.78M  75%   46.17MB/s    0:00:05 (xfr#679, to-chk=5893/9614)
        254.96M  75%   46.20MB/s    0:00:05 (xfr#680, to-chk=5892/9614)
        260.92M  77%   46.75MB/s    0:00:05 (xfr#681, to-chk=5891/9614)
        265.41M  78%   46.83MB/s    0:00:05 (xfr#682, to-chk=5890/9614)
        265.42M  78%   46.83MB/s    0:00:05 (xfr#683, to-chk=5889/9614)
        265.44M  78%   46.77MB/s    0:00:05 (xfr#684, to-chk=5888/9614)
        265.60M  78%   46.79MB/s    0:00:05 (xfr#685, to-chk=5887/9614)
        265.60M  78%   46.75MB/s    0:00:05 (xfr#686, to-chk=5886/9614)
        265.62M  78%   46.76MB/s    0:00:05 (xfr#687, to-chk=5885/9614)
        265.83M  78%   46.78MB/s    0:00:05 (xfr#688, to-chk=5884/9614)
        266.93M  79%   46.88MB/s    0:00:05 (xfr#689, to-chk=5883/9614)
        266.93M  79%   46.88MB/s    0:00:05 (xfr#690, to-chk=5882/9614)
        266.95M  79%   46.88MB/s    0:00:05 (xfr#691, to-chk=5881/9614)
        266.98M  79%   46.88MB/s    0:00:05 (xfr#692, to-chk=5880/9614)
        267.01M  79%   46.89MB/s    0:00:05 (xfr#693, to-chk=5879/9614)
        267.30M  79%   46.93MB/s    0:00:05 (xfr#694, to-chk=5878/9614)
        267.39M  79%   46.94MB/s    0:00:05 (xfr#695, to-chk=5877/9614)
        267.41M  79%   46.78MB/s    0:00:05 (xfr#696, to-chk=5876/9614)
        267.51M  79%   46.79MB/s    0:00:05 (xfr#697, to-chk=5875/9614)
        267.57M  79%   46.80MB/s    0:00:05 (xfr#698, to-chk=5874/9614)
        268.53M  79%   46.94MB/s    0:00:05 (xfr#699, to-chk=5873/9614)
        268.55M  79%   46.94MB/s    0:00:05 (xfr#700, to-chk=5872/9614)
        268.56M  79%   46.94MB/s    0:00:05 (xfr#701, to-chk=5871/9614)
        268.73M  79%   46.84MB/s    0:00:05 (xfr#702, to-chk=5870/9614)
        269.14M  79%   46.85MB/s    0:00:05 (xfr#703, to-chk=5869/9614)
        269.63M  79%   46.72MB/s    0:00:05 (xfr#704, to-chk=5868/9614)
        269.65M  79%   46.72MB/s    0:00:05 (xfr#705, to-chk=5867/9614)
        269.67M  79%   46.73MB/s    0:00:05 (xfr#706, to-chk=5866/9614)
        269.87M  79%   46.75MB/s    0:00:05 (xfr#707, to-chk=5865/9614)
        269.88M  79%   46.75MB/s    0:00:05 (xfr#708, to-chk=5864/9614)
        269.89M  79%   46.75MB/s    0:00:05 (xfr#709, to-chk=5863/9614)
        269.89M  79%   46.63MB/s    0:00:05 (xfr#710, to-chk=5862/9614)
        269.90M  79%   46.63MB/s    0:00:05 (xfr#711, to-chk=5861/9614)
        269.91M  79%   46.63MB/s    0:00:05 (xfr#712, to-chk=5860/9614)
        269.92M  79%   46.63MB/s    0:00:05 (xfr#713, to-chk=5859/9614)
        269.93M  79%   46.63MB/s    0:00:05 (xfr#714, to-chk=5858/9614)
        269.94M  79%   46.63MB/s    0:00:05 (xfr#715, to-chk=5857/9614)
        269.95M  79%   46.63MB/s    0:00:05 (xfr#716, to-chk=5856/9614)
        269.96M  79%   46.63MB/s    0:00:05 (xfr#717, to-chk=5855/9614)
        269.97M  79%   46.63MB/s    0:00:05 (xfr#718, to-chk=5854/9614)
        269.98M  79%   46.63MB/s    0:00:05 (xfr#719, to-chk=5853/9614)
        270.02M  79%   46.64MB/s    0:00:05 (xfr#720, to-chk=5852/9614)
        270.42M  80%   46.69MB/s    0:00:05 (xfr#721, to-chk=5851/9614)
        270.50M  80%   46.67MB/s    0:00:05 (xfr#722, to-chk=5850/9614)
        270.64M  80%   46.69MB/s    0:00:05 (xfr#723, to-chk=5849/9614)
        270.72M  80%   46.70MB/s    0:00:05 (xfr#724, to-chk=5848/9614)
        270.73M  80%   46.71MB/s    0:00:05 (xfr#725, to-chk=5847/9614)
        271.01M  80%   46.69MB/s    0:00:05 (xfr#726, to-chk=5846/9614)
        271.01M  80%   46.69MB/s    0:00:05 (xfr#727, to-chk=5845/9614)
        271.35M  80%   46.74MB/s    0:00:05 (xfr#728, to-chk=5844/9614)
        271.50M  80%   46.75MB/s    0:00:05 (xfr#729, to-chk=5843/9614)
        271.85M  80%   46.69MB/s    0:00:05 (xfr#730, to-chk=5842/9614)
        272.02M  80%   46.57MB/s    0:00:05 (xfr#731, to-chk=5841/9614)
        272.04M  80%   46.58MB/s    0:00:05 (xfr#732, to-chk=5840/9614)
        272.04M  80%   46.57MB/s    0:00:05 (xfr#733, to-chk=5839/9614)
        272.07M  80%   46.58MB/s    0:00:05 (xfr#734, to-chk=5838/9614)
        272.08M  80%   46.58MB/s    0:00:05 (xfr#735, to-chk=5837/9614)
        272.13M  80%   46.58MB/s    0:00:05 (xfr#736, to-chk=5836/9614)
        272.13M  80%   46.58MB/s    0:00:05 (xfr#737, to-chk=5835/9614)
        272.13M  80%   46.59MB/s    0:00:05 (xfr#738, to-chk=5834/9614)
        272.24M  80%   46.59MB/s    0:00:05 (xfr#739, to-chk=5833/9614)
        272.38M  80%   46.62MB/s    0:00:05 (xfr#740, to-chk=5832/9614)
        272.40M  80%   46.42MB/s    0:00:05 (xfr#741, to-chk=5831/9614)
        272.40M  80%   46.42MB/s    0:00:05 (xfr#742, to-chk=5830/9614)
        272.42M  80%   46.43MB/s    0:00:05 (xfr#743, to-chk=5829/9614)
        272.44M  80%   46.43MB/s    0:00:05 (xfr#744, to-chk=5828/9614)
        272.50M  80%   46.44MB/s    0:00:05 (xfr#745, to-chk=5827/9614)
        272.52M  80%   46.44MB/s    0:00:05 (xfr#746, to-chk=5826/9614)
        272.53M  80%   46.44MB/s    0:00:05 (xfr#747, to-chk=5825/9614)
        272.54M  80%   46.44MB/s    0:00:05 (xfr#748, to-chk=5824/9614)
        272.55M  80%   46.44MB/s    0:00:05 (xfr#749, to-chk=5823/9614)
        274.91M  81%   46.68MB/s    0:00:05 (xfr#750, to-chk=5822/9614)
        274.92M  81%   46.68MB/s    0:00:05 (xfr#751, to-chk=5821/9614)
        274.93M  81%   46.68MB/s    0:00:05 (xfr#752, to-chk=5820/9614)
        274.94M  81%   46.68MB/s    0:00:05 (xfr#753, to-chk=5819/9614)
        274.96M  81%   46.68MB/s    0:00:05 (xfr#754, to-chk=5818/9614)
        275.00M  81%   46.68MB/s    0:00:05 (xfr#755, to-chk=5817/9614)
        275.06M  81%   46.69MB/s    0:00:05 (xfr#756, to-chk=5816/9614)
        275.07M  81%   46.69MB/s    0:00:05 (xfr#757, to-chk=5815/9614)
        275.07M  81%   46.69MB/s    0:00:05 (xfr#758, to-chk=5814/9614)
        275.07M  81%   46.69MB/s    0:00:05 (xfr#759, to-chk=5813/9614)
        275.09M  81%   46.70MB/s    0:00:05 (xfr#760, to-chk=5812/9614)
        275.13M  81%   46.70MB/s    0:00:05 (xfr#761, to-chk=5811/9614)
        275.17M  81%   46.70MB/s    0:00:05 (xfr#762, to-chk=5810/9614)
        275.22M  81%   46.71MB/s    0:00:05 (xfr#763, to-chk=5809/9614)
        275.26M  81%   46.72MB/s    0:00:05 (xfr#764, to-chk=5808/9614)
        275.31M  81%   46.72MB/s    0:00:05 (xfr#765, to-chk=5807/9614)
        275.36M  81%   46.59MB/s    0:00:05 (xfr#766, to-chk=5806/9614)
        275.41M  81%   46.59MB/s    0:00:05 (xfr#767, to-chk=5805/9614)
        275.46M  81%   46.60MB/s    0:00:05 (xfr#768, to-chk=5804/9614)
        275.51M  81%   46.54MB/s    0:00:05 (xfr#769, to-chk=5803/9614)
        275.55M  81%   46.55MB/s    0:00:05 (xfr#770, to-chk=5802/9614)
        275.61M  81%   46.55MB/s    0:00:05 (xfr#771, to-chk=5801/9614)
        275.65M  81%   46.56MB/s    0:00:05 (xfr#772, to-chk=5800/9614)
        275.65M  81%   46.56MB/s    0:00:05 (xfr#773, to-chk=5799/9614)
        275.65M  81%   46.56MB/s    0:00:05 (xfr#774, to-chk=5798/9614)
        275.65M  81%   46.56MB/s    0:00:05 (xfr#775, to-chk=5797/9614)
        275.65M  81%   46.56MB/s    0:00:05 (xfr#776, to-chk=5796/9614)
        275.66M  81%   46.56MB/s    0:00:05 (xfr#777, to-chk=5795/9614)
        275.66M  81%   46.56MB/s    0:00:05 (xfr#778, to-chk=5794/9614)
        275.66M  81%   46.55MB/s    0:00:05 (xfr#779, to-chk=5793/9614)
        275.66M  81%   46.55MB/s    0:00:05 (xfr#780, to-chk=5792/9614)
        275.67M  81%   46.55MB/s    0:00:05 (xfr#781, to-chk=5791/9614)
        275.67M  81%   46.56MB/s    0:00:05 (xfr#782, to-chk=5790/9614)
        275.67M  81%   46.56MB/s    0:00:05 (xfr#783, to-chk=5789/9614)
        275.67M  81%   46.56MB/s    0:00:05 (xfr#784, to-chk=5788/9614)
        275.70M  81%   46.56MB/s    0:00:05 (xfr#785, to-chk=5787/9614)
        275.72M  81%   46.56MB/s    0:00:05 (xfr#786, to-chk=5786/9614)
        275.73M  81%   46.57MB/s    0:00:05 (xfr#787, to-chk=5785/9614)
        275.90M  81%   46.59MB/s    0:00:05 (xfr#788, to-chk=5784/9614)
        275.95M  81%   46.42MB/s    0:00:05 (xfr#789, to-chk=5783/9614)
        275.97M  81%   46.43MB/s    0:00:05 (xfr#790, to-chk=5782/9614)
        276.00M  81%   46.43MB/s    0:00:05 (xfr#791, to-chk=5781/9614)
        276.17M  81%   46.45MB/s    0:00:05 (xfr#792, to-chk=5780/9614)
        276.24M  81%   46.46MB/s    0:00:05 (xfr#793, to-chk=5779/9614)
        276.30M  81%   46.46MB/s    0:00:05 (xfr#794, to-chk=5778/9614)
        276.35M  81%   46.47MB/s    0:00:05 (xfr#795, to-chk=5777/9614)
        276.52M  81%   46.49MB/s    0:00:05 (xfr#796, to-chk=5776/9614)
        276.55M  81%   46.50MB/s    0:00:05 (xfr#797, to-chk=5775/9614)
        276.55M  81%   46.50MB/s    0:00:05 (xfr#798, to-chk=5774/9614)
        277.49M  82%   46.48MB/s    0:00:05 (xfr#799, to-chk=5773/9614)
        277.51M  82%   46.48MB/s    0:00:05 (xfr#800, to-chk=5772/9614)
        277.54M  82%   46.48MB/s    0:00:05 (xfr#801, to-chk=5771/9614)
        277.63M  82%   46.49MB/s    0:00:05 (xfr#802, to-chk=5770/9614)
        277.65M  82%   46.49MB/s    0:00:05 (xfr#803, to-chk=5769/9614)
        277.68M  82%   46.50MB/s    0:00:05 (xfr#804, to-chk=5768/9614)
        277.82M  82%   46.52MB/s    0:00:05 (xfr#805, to-chk=5767/9614)
        281.02M  83%   46.44MB/s    0:00:05 (xfr#806, to-chk=5766/9614)
        281.03M  83%   46.44MB/s    0:00:05 (xfr#807, to-chk=5765/9614)
        290.27M  85%   46.98MB/s    0:00:05 (xfr#808, to-chk=5764/9614)
        290.28M  85%   46.98MB/s    0:00:05 (xfr#809, to-chk=5763/9614)
        292.98M  86%   47.05MB/s    0:00:05 (xfr#810, to-chk=5762/9614)
        293.03M  86%   47.05MB/s    0:00:05 (xfr#811, to-chk=5761/9614)
        293.03M  86%   47.05MB/s    0:00:05 (xfr#812, to-chk=5760/9614)
        293.04M  86%   47.06MB/s    0:00:05 (xfr#813, to-chk=5759/9614)
        293.05M  86%   47.05MB/s    0:00:05 (xfr#814, to-chk=5758/9614)
        293.08M  86%   47.05MB/s    0:00:05 (xfr#815, to-chk=5757/9614)
        293.17M  86%   47.07MB/s    0:00:05 (xfr#816, to-chk=5756/9614)
        293.26M  86%   47.08MB/s    0:00:05 (xfr#817, to-chk=5755/9614)
        293.32M  86%   47.09MB/s    0:00:05 (xfr#818, to-chk=5754/9614)
        293.51M  86%   47.07MB/s    0:00:05 (xfr#819, to-chk=5753/9614)
        293.51M  86%   47.07MB/s    0:00:05 (xfr#820, to-chk=5752/9614)
        293.51M  86%   47.06MB/s    0:00:05 (xfr#821, to-chk=5751/9614)
        293.53M  86%   46.91MB/s    0:00:05 (xfr#822, to-chk=5750/9614)
        293.54M  86%   46.91MB/s    0:00:05 (xfr#823, to-chk=5749/9614)
        293.56M  86%   46.91MB/s    0:00:05 (xfr#824, to-chk=5748/9614)
        293.56M  86%   46.90MB/s    0:00:05 (xfr#825, to-chk=5747/9614)
        293.57M  86%   46.90MB/s    0:00:05 (xfr#826, to-chk=5746/9614)
        293.58M  86%   46.91MB/s    0:00:05 (xfr#827, to-chk=5745/9614)
        293.59M  86%   46.91MB/s    0:00:05 (xfr#828, to-chk=5744/9614)
        293.61M  86%   46.91MB/s    0:00:05 (xfr#829, to-chk=5743/9614)
        293.62M  86%   46.91MB/s    0:00:05 (xfr#830, to-chk=5742/9614)
        293.62M  86%   46.91MB/s    0:00:05 (xfr#831, to-chk=5741/9614)
        293.84M  86%   46.94MB/s    0:00:05 (xfr#832, to-chk=5740/9614)
        293.94M  87%   46.95MB/s    0:00:05 (xfr#833, to-chk=5739/9614)
        293.97M  87%   46.95MB/s    0:00:05 (xfr#834, to-chk=5738/9614)
        294.00M  87%   46.96MB/s    0:00:05 (xfr#835, to-chk=5737/9614)
        294.01M  87%   46.96MB/s    0:00:05 (xfr#836, to-chk=5736/9614)
        294.04M  87%   46.96MB/s    0:00:05 (xfr#837, to-chk=5735/9614)
        294.05M  87%   46.97MB/s    0:00:05 (xfr#838, to-chk=5734/9614)
        294.12M  87%   46.97MB/s    0:00:05 (xfr#839, to-chk=5733/9614)
        294.31M  87%   46.92MB/s    0:00:05 (xfr#840, to-chk=5732/9614)
        294.49M  87%   46.94MB/s    0:00:05 (xfr#841, to-chk=5731/9614)
        294.50M  87%   46.94MB/s    0:00:05 (xfr#842, to-chk=5730/9614)
        294.50M  87%   46.94MB/s    0:00:05 (xfr#843, to-chk=5729/9614)
        294.54M  87%   46.95MB/s    0:00:05 (xfr#844, to-chk=5728/9614)
        294.55M  87%   46.95MB/s    0:00:05 (xfr#845, to-chk=5727/9614)
        294.56M  87%   46.95MB/s    0:00:05 (xfr#846, to-chk=5726/9614)
        294.57M  87%   46.95MB/s    0:00:05 (xfr#847, to-chk=5725/9614)
        294.58M  87%   46.95MB/s    0:00:05 (xfr#848, to-chk=5724/9614)
        294.80M  87%   46.93MB/s    0:00:05 (xfr#849, to-chk=5723/9614)
        294.81M  87%   46.93MB/s    0:00:05 (xfr#850, to-chk=5722/9614)
        294.81M  87%   46.93MB/s    0:00:05 (xfr#851, to-chk=5721/9614)
        294.82M  87%   46.88MB/s    0:00:05 (xfr#852, to-chk=5720/9614)
        294.82M  87%   46.88MB/s    0:00:05 (xfr#853, to-chk=5719/9614)
        294.82M  87%   46.88MB/s    0:00:05 (xfr#854, to-chk=5718/9614)
        294.82M  87%   46.88MB/s    0:00:05 (xfr#855, to-chk=5717/9614)
        294.82M  87%   46.88MB/s    0:00:05 (xfr#856, to-chk=5716/9614)
        294.82M  87%   46.88MB/s    0:00:05 (xfr#857, to-chk=5715/9614)
        294.86M  87%   46.88MB/s    0:00:05 (xfr#858, to-chk=5714/9614)
        294.86M  87%   55.54MB/s    0:00:00  
        294.86M  87%   46.88MB/s    0:00:05 (xfr#859, to-chk=5713/9614)
        294.87M  87%   46.88MB/s    0:00:05 (xfr#860, to-chk=5712/9614)
        294.87M  87%   46.88MB/s    0:00:05 (xfr#861, to-chk=5711/9614)
        294.88M  87%   46.88MB/s    0:00:05 (xfr#862, to-chk=5710/9614)
        294.88M  87%   46.88MB/s    0:00:05 (xfr#863, to-chk=5709/9614)
        294.88M  87%   46.88MB/s    0:00:05 (xfr#864, to-chk=5708/9614)
        294.90M  87%   46.88MB/s    0:00:05 (xfr#865, to-chk=5707/9614)
        294.94M  87%   46.89MB/s    0:00:05 (xfr#866, to-chk=5706/9614)
        295.02M  87%   46.90MB/s    0:00:05 (xfr#867, to-chk=5705/9614)
        295.02M  87%   46.90MB/s    0:00:05 (xfr#868, to-chk=5704/9614)
        295.04M  87%   46.90MB/s    0:00:05 (xfr#869, to-chk=5703/9614)
        295.04M  87%   46.89MB/s    0:00:06 (xfr#870, to-chk=5702/9614)
        295.04M  87%   46.89MB/s    0:00:06 (xfr#871, to-chk=5701/9614)
        295.06M  87%   46.90MB/s    0:00:06 (xfr#872, to-chk=5700/9614)
        295.06M  87%   46.90MB/s    0:00:06 (xfr#873, to-chk=5699/9614)
        295.06M  87%   46.90MB/s    0:00:06 (xfr#874, to-chk=5698/9614)
        295.06M  87%   46.90MB/s    0:00:06 (xfr#875, to-chk=5697/9614)
        295.06M  87%   46.90MB/s    0:00:06 (xfr#876, to-chk=5696/9614)
        295.07M  87%   46.90MB/s    0:00:06 (xfr#877, to-chk=5695/9614)
        295.07M  87%   46.90MB/s    0:00:06 (xfr#878, to-chk=5694/9614)
        295.07M  87%   46.90MB/s    0:00:06 (xfr#879, to-chk=5693/9614)
        295.07M  87%   46.90MB/s    0:00:06 (xfr#880, to-chk=5692/9614)
        295.08M  87%   46.90MB/s    0:00:06 (xfr#881, to-chk=5691/9614)
        295.08M  87%   46.90MB/s    0:00:06 (xfr#882, to-chk=5690/9614)
        295.08M  87%   46.90MB/s    0:00:06 (xfr#883, to-chk=5689/9614)
        295.08M  87%   46.90MB/s    0:00:06 (xfr#884, to-chk=5688/9614)
        295.08M  87%   46.90MB/s    0:00:06 (xfr#885, to-chk=5687/9614)
        295.08M  87%   46.90MB/s    0:00:06 (xfr#886, to-chk=5686/9614)
        295.08M  87%   46.90MB/s    0:00:06 (xfr#887, to-chk=5685/9614)
        295.08M  87%   46.90MB/s    0:00:06 (xfr#888, to-chk=5684/9614)
        295.08M  87%   46.90MB/s    0:00:06 (xfr#889, to-chk=5683/9614)
        295.08M  87%   46.90MB/s    0:00:06 (xfr#890, to-chk=5682/9614)
        295.09M  87%   46.90MB/s    0:00:06 (xfr#891, to-chk=5681/9614)
        295.11M  87%   46.70MB/s    0:00:06 (xfr#892, to-chk=5680/9614)
        295.24M  87%   46.70MB/s    0:00:06 (xfr#893, to-chk=5679/9614)
        295.24M  87%   46.70MB/s    0:00:06 (xfr#894, to-chk=5678/9614)
        295.24M  87%   46.70MB/s    0:00:06 (xfr#895, to-chk=4280/9614)
        295.25M  87%   46.70MB/s    0:00:06 (xfr#896, to-chk=4279/9614)
        295.25M  87%   46.70MB/s    0:00:06 (xfr#897, to-chk=4278/9614)
        295.25M  87%   46.70MB/s    0:00:06 (xfr#898, to-chk=4277/9614)
        295.25M  87%   46.70MB/s    0:00:06 (xfr#899, to-chk=4276/9614)
        295.25M  87%   46.70MB/s    0:00:06 (xfr#900, to-chk=4275/9614)
        295.25M  87%   46.70MB/s    0:00:06 (xfr#901, to-chk=4095/9614)
        295.25M  87%   46.70MB/s    0:00:06 (xfr#902, to-chk=4094/9614)
        295.25M  87%   46.70MB/s    0:00:06 (xfr#903, to-chk=4093/9614)
        295.26M  87%   46.70MB/s    0:00:06 (xfr#904, to-chk=4092/9614)
        295.26M  87%   46.70MB/s    0:00:06 (xfr#905, to-chk=4091/9614)
        295.26M  87%   46.70MB/s    0:00:06 (xfr#906, to-chk=4090/9614)
        295.26M  87%   46.70MB/s    0:00:06 (xfr#907, to-chk=4089/9614)
        295.26M  87%   46.70MB/s    0:00:06 (xfr#908, to-chk=4088/9614)
        295.26M  87%   46.70MB/s    0:00:06 (xfr#909, to-chk=4087/9614)
        295.26M  87%   46.70MB/s    0:00:06 (xfr#910, to-chk=4086/9614)
        295.26M  87%   46.70MB/s    0:00:06 (xfr#911, to-chk=4085/9614)
        295.27M  87%   46.70MB/s    0:00:06 (xfr#912, to-chk=4084/9614)
        295.27M  87%   46.70MB/s    0:00:06 (xfr#913, to-chk=4083/9614)
        295.27M  87%   46.70MB/s    0:00:06 (xfr#914, to-chk=4082/9614)
        295.27M  87%   46.70MB/s    0:00:06 (xfr#915, to-chk=4081/9614)
        295.27M  87%   46.70MB/s    0:00:06 (xfr#916, to-chk=4080/9614)
        295.27M  87%   46.70MB/s    0:00:06 (xfr#917, to-chk=4079/9614)
        295.27M  87%   46.70MB/s    0:00:06 (xfr#918, to-chk=4078/9614)
        295.27M  87%   46.70MB/s    0:00:06 (xfr#919, to-chk=4077/9614)
        295.27M  87%   46.70MB/s    0:00:06 (xfr#920, to-chk=4076/9614)
        295.28M  87%   46.70MB/s    0:00:06 (xfr#921, to-chk=4075/9614)
        295.28M  87%   46.70MB/s    0:00:06 (xfr#922, to-chk=4074/9614)
        295.28M  87%   46.70MB/s    0:00:06 (xfr#923, to-chk=4073/9614)
        295.28M  87%   46.70MB/s    0:00:06 (xfr#924, to-chk=4072/9614)
        295.28M  87%   46.70MB/s    0:00:06 (xfr#925, to-chk=4071/9614)
        295.28M  87%   46.70MB/s    0:00:06 (xfr#926, to-chk=4070/9614)
        295.28M  87%   46.70MB/s    0:00:06 (xfr#927, to-chk=4069/9614)
        295.29M  87%   46.69MB/s    0:00:06 (xfr#928, to-chk=4068/9614)
        295.29M  87%   46.69MB/s    0:00:06 (xfr#929, to-chk=4067/9614)
        295.29M  87%   46.69MB/s    0:00:06 (xfr#930, to-chk=4066/9614)
        295.29M  87%   46.69MB/s    0:00:06 (xfr#931, to-chk=4065/9614)
        295.29M  87%   46.69MB/s    0:00:06 (xfr#932, to-chk=4064/9614)
        295.29M  87%   46.69MB/s    0:00:06 (xfr#933, to-chk=4063/9614)
        295.29M  87%   46.69MB/s    0:00:06 (xfr#934, to-chk=4062/9614)
        295.29M  87%   46.69MB/s    0:00:06 (xfr#935, to-chk=4061/9614)
        295.30M  87%   46.69MB/s    0:00:06 (xfr#936, to-chk=4060/9614)
        295.30M  87%   46.69MB/s    0:00:06 (xfr#937, to-chk=4059/9614)
        295.30M  87%   46.70MB/s    0:00:06 (xfr#938, to-chk=4058/9614)
        295.30M  87%   46.70MB/s    0:00:06 (xfr#939, to-chk=4057/9614)
        295.30M  87%   46.70MB/s    0:00:06 (xfr#940, to-chk=4056/9614)
        295.30M  87%   46.70MB/s    0:00:06 (xfr#941, to-chk=4055/9614)
        295.30M  87%   46.70MB/s    0:00:06 (xfr#942, to-chk=4054/9614)
        295.31M  87%   46.70MB/s    0:00:06 (xfr#943, to-chk=4053/9614)
        295.31M  87%   46.70MB/s    0:00:06 (xfr#944, to-chk=4052/9614)
        295.31M  87%   46.70MB/s    0:00:06 (xfr#945, to-chk=4051/9614)
        295.31M  87%   46.70MB/s    0:00:06 (xfr#946, to-chk=4050/9614)
        295.31M  87%   46.69MB/s    0:00:06 (xfr#947, to-chk=4049/9614)
        295.31M  87%   46.69MB/s    0:00:06 (xfr#948, to-chk=4048/9614)
        295.32M  87%   46.69MB/s    0:00:06 (xfr#949, to-chk=4047/9614)
        295.32M  87%   46.69MB/s    0:00:06 (xfr#950, to-chk=4046/9614)
        295.32M  87%   46.69MB/s    0:00:06 (xfr#951, to-chk=4045/9614)
        295.32M  87%   46.69MB/s    0:00:06 (xfr#952, to-chk=4044/9614)
        295.32M  87%   46.69MB/s    0:00:06 (xfr#953, to-chk=4043/9614)
        295.32M  87%   46.69MB/s    0:00:06 (xfr#954, to-chk=4042/9614)
        295.32M  87%   46.69MB/s    0:00:06 (xfr#955, to-chk=4041/9614)
        295.32M  87%   46.69MB/s    0:00:06 (xfr#956, to-chk=4040/9614)
        295.33M  87%   46.69MB/s    0:00:06 (xfr#957, to-chk=4039/9614)
        295.33M  87%   46.69MB/s    0:00:06 (xfr#958, to-chk=4038/9614)
        295.33M  87%   46.69MB/s    0:00:06 (xfr#959, to-chk=4037/9614)
        295.33M  87%   46.69MB/s    0:00:06 (xfr#960, to-chk=4036/9614)
        295.33M  87%   46.69MB/s    0:00:06 (xfr#961, to-chk=4035/9614)
        295.33M  87%   46.69MB/s    0:00:06 (xfr#962, to-chk=4034/9614)
        295.33M  87%   46.69MB/s    0:00:06 (xfr#963, to-chk=4033/9614)
        295.33M  87%   46.69MB/s    0:00:06 (xfr#964, to-chk=4032/9614)
        295.33M  87%   46.69MB/s    0:00:06 (xfr#965, to-chk=4031/9614)
        295.33M  87%   46.69MB/s    0:00:06 (xfr#966, to-chk=4030/9614)
        295.33M  87%   46.69MB/s    0:00:06 (xfr#967, to-chk=4029/9614)
        295.34M  87%   46.69MB/s    0:00:06 (xfr#968, to-chk=4028/9614)
        295.34M  87%   46.69MB/s    0:00:06 (xfr#969, to-chk=4027/9614)
        295.34M  87%   46.69MB/s    0:00:06 (xfr#970, to-chk=4026/9614)
        295.34M  87%   46.69MB/s    0:00:06 (xfr#971, to-chk=4025/9614)
        295.34M  87%   46.69MB/s    0:00:06 (xfr#972, to-chk=4024/9614)
        295.34M  87%   46.69MB/s    0:00:06 (xfr#973, to-chk=4023/9614)
        295.34M  87%   46.69MB/s    0:00:06 (xfr#974, to-chk=4022/9614)
        295.55M  87%   46.71MB/s    0:00:06 (xfr#975, to-chk=3870/9614)
        295.59M  87%   46.72MB/s    0:00:06 (xfr#976, to-chk=3869/9614)
        295.62M  87%   46.72MB/s    0:00:06 (xfr#977, to-chk=3757/9614)
        295.62M  87%   46.72MB/s    0:00:06 (xfr#978, to-chk=3756/9614)
        295.63M  87%   46.60MB/s    0:00:06 (xfr#979, to-chk=3755/9614)
        295.63M  87%   46.60MB/s    0:00:06 (xfr#980, to-chk=3667/9614)
        295.92M  87%   46.64MB/s    0:00:06 (xfr#981, to-chk=3666/9614)
        296.82M  87%   46.56MB/s    0:00:06 (xfr#982, to-chk=3665/9614)
        297.09M  87%   46.60MB/s    0:00:06 (xfr#983, to-chk=3464/9614)
        297.17M  87%   46.61MB/s    0:00:06 (xfr#984, to-chk=3463/9614)
        297.23M  88%   46.62MB/s    0:00:06 (xfr#985, to-chk=3462/9614)
        297.28M  88%   46.62MB/s    0:00:06 (xfr#986, to-chk=3461/9614)
        297.40M  88%   46.64MB/s    0:00:06 (xfr#987, to-chk=3460/9614)
        297.48M  88%   46.65MB/s    0:00:06 (xfr#988, to-chk=3459/9614)
        297.54M  88%   46.65MB/s    0:00:06 (xfr#989, to-chk=3458/9614)
        297.58M  88%   46.66MB/s    0:00:06 (xfr#990, to-chk=3457/9614)
        297.66M  88%   46.67MB/s    0:00:06 (xfr#991, to-chk=3456/9614)
        297.68M  88%   46.67MB/s    0:00:06 (xfr#992, to-chk=3455/9614)
        297.69M  88%   46.67MB/s    0:00:06 (xfr#993, to-chk=3454/9614)
        297.69M  88%   46.67MB/s    0:00:06 (xfr#994, to-chk=3453/9614)
        297.77M  88%   46.55MB/s    0:00:06 (xfr#995, to-chk=3199/9614)
        297.87M  88%   46.48MB/s    0:00:06 (xfr#996, to-chk=3198/9614)
        297.88M  88%   46.48MB/s    0:00:06 (xfr#997, to-chk=3197/9614)
        297.88M  88%   46.47MB/s    0:00:06 (xfr#998, to-chk=3196/9614)
        297.88M  88%   46.47MB/s    0:00:06 (xfr#999, to-chk=3195/9614)
        297.88M  88%   46.47MB/s    0:00:06 (xfr#1000, to-chk=3194/9614)
        297.88M  88%   46.47MB/s    0:00:06 (xfr#1001, to-chk=3193/9614)
        298.19M  88%   46.51MB/s    0:00:06 (xfr#1002, to-chk=3192/9614)
        298.19M  88%   46.51MB/s    0:00:06 (xfr#1003, to-chk=3191/9614)
        298.29M  88%   46.52MB/s    0:00:06 (xfr#1004, to-chk=3190/9614)
        298.29M  88%   46.52MB/s    0:00:06 (xfr#1005, to-chk=3189/9614)
        298.30M  88%   46.52MB/s    0:00:06 (xfr#1006, to-chk=3188/9614)
        298.30M  88%   46.52MB/s    0:00:06 (xfr#1007, to-chk=3187/9614)
        298.36M  88%   46.52MB/s    0:00:06 (xfr#1008, to-chk=3186/9614)
        298.36M  88%   46.52MB/s    0:00:06 (xfr#1009, to-chk=3185/9614)
        298.36M  88%   46.52MB/s    0:00:06 (xfr#1010, to-chk=3184/9614)
        298.36M  88%   46.52MB/s    0:00:06 (xfr#1011, to-chk=3183/9614)
        298.36M  88%   46.52MB/s    0:00:06 (xfr#1012, to-chk=3182/9614)
        298.37M  88%   46.52MB/s    0:00:06 (xfr#1013, to-chk=3181/9614)
        298.37M  88%   46.52MB/s    0:00:06 (xfr#1014, to-chk=3180/9614)
        298.37M  88%   46.52MB/s    0:00:06 (xfr#1015, to-chk=3179/9614)
        299.28M  88%   46.54MB/s    0:00:06 (xfr#1016, to-chk=3178/9614)
        299.28M  88%   46.55MB/s    0:00:06 (xfr#1017, to-chk=3177/9614)
        299.99M  88%   46.50MB/s    0:00:06 (xfr#1018, to-chk=3176/9614)
        300.37M  88%   46.46MB/s    0:00:06 (xfr#1019, to-chk=3175/9614)
        302.22M  89%   46.46MB/s    0:00:06 (xfr#1020, to-chk=3174/9614)
        305.04M  90%   46.52MB/s    0:00:06 (xfr#1021, to-chk=3173/9614)
        305.17M  90%   46.53MB/s    0:00:06 (xfr#1022, to-chk=3172/9614)
        305.17M  90%   46.53MB/s    0:00:06 (xfr#1023, to-chk=3171/9614)
        305.17M  90%   46.53MB/s    0:00:06 (xfr#1024, to-chk=3170/9614)
        305.18M  90%   46.53MB/s    0:00:06 (xfr#1025, to-chk=3169/9614)
        305.18M  90%   46.53MB/s    0:00:06 (xfr#1026, to-chk=3168/9614)
        305.66M  90%   46.48MB/s    0:00:06 (xfr#1027, to-chk=3167/9614)
        305.67M  90%   46.48MB/s    0:00:06 (xfr#1028, to-chk=3039/9614)
        305.69M  90%   46.48MB/s    0:00:06 (xfr#1029, to-chk=2943/9614)
        305.69M  90%   46.48MB/s    0:00:06 (xfr#1030, to-chk=2942/9614)
        305.70M  90%   46.48MB/s    0:00:06 (xfr#1031, to-chk=2941/9614)
        305.70M  90%   46.48MB/s    0:00:06 (xfr#1032, to-chk=2940/9614)
        305.70M  90%   46.48MB/s    0:00:06 (xfr#1033, to-chk=2939/9614)
        305.70M  90%   46.48MB/s    0:00:06 (xfr#1034, to-chk=2825/9614)
        305.70M  90%   46.48MB/s    0:00:06 (xfr#1035, to-chk=2824/9614)
        305.70M  90%   46.48MB/s    0:00:06 (xfr#1036, to-chk=2823/9614)
        305.71M  90%   46.48MB/s    0:00:06 (xfr#1037, to-chk=2822/9614)
        305.71M  90%   46.48MB/s    0:00:06 (xfr#1038, to-chk=2668/9614)
        305.71M  90%   46.48MB/s    0:00:06 (xfr#1039, to-chk=2667/9614)
        305.74M  90%   46.48MB/s    0:00:06 (xfr#1040, to-chk=2666/9614)
        305.74M  90%   46.48MB/s    0:00:06 (xfr#1041, to-chk=2665/9614)
        305.74M  90%   46.48MB/s    0:00:06 (xfr#1042, to-chk=2664/9614)
        305.74M  90%   46.48MB/s    0:00:06 (xfr#1043, to-chk=2663/9614)
        305.74M  90%   46.48MB/s    0:00:06 (xfr#1044, to-chk=2662/9614)
        305.74M  90%   46.48MB/s    0:00:06 (xfr#1045, to-chk=2661/9614)
        305.74M  90%   46.48MB/s    0:00:06 (xfr#1046, to-chk=2660/9614)
        305.74M  90%   46.48MB/s    0:00:06 (xfr#1047, to-chk=2659/9614)
        305.77M  90%   46.49MB/s    0:00:06 (xfr#1048, to-chk=2658/9614)
        305.77M  90%   46.49MB/s    0:00:06 (xfr#1049, to-chk=2657/9614)
        305.77M  90%   46.49MB/s    0:00:06 (xfr#1050, to-chk=2656/9614)
        305.77M  90%   46.49MB/s    0:00:06 (xfr#1051, to-chk=2655/9614)
        305.77M  90%   46.49MB/s    0:00:06 (xfr#1052, to-chk=2654/9614)
        305.78M  90%   46.49MB/s    0:00:06 (xfr#1053, to-chk=2653/9614)
        305.79M  90%   46.48MB/s    0:00:06 (xfr#1054, to-chk=2652/9614)
        305.81M  90%   46.48MB/s    0:00:06 (xfr#1055, to-chk=2651/9614)
        305.81M  90%   46.48MB/s    0:00:06 (xfr#1056, to-chk=2650/9614)
        305.81M  90%   46.48MB/s    0:00:06 (xfr#1057, to-chk=2649/9614)
        305.82M  90%   46.49MB/s    0:00:06 (xfr#1058, to-chk=2648/9614)
        305.82M  90%   46.49MB/s    0:00:06 (xfr#1059, to-chk=2647/9614)
        305.82M  90%   46.49MB/s    0:00:06 (xfr#1060, to-chk=2646/9614)
        305.83M  90%   46.49MB/s    0:00:06 (xfr#1061, to-chk=2645/9614)
        305.87M  90%   46.34MB/s    0:00:06 (xfr#1062, to-chk=2644/9614)
        305.89M  90%   46.34MB/s    0:00:06 (xfr#1063, to-chk=2643/9614)
        305.89M  90%   46.34MB/s    0:00:06 (xfr#1064, to-chk=2642/9614)
        305.89M  90%   46.34MB/s    0:00:06 (xfr#1065, to-chk=2641/9614)
        305.89M  90%   46.34MB/s    0:00:06 (xfr#1066, to-chk=2640/9614)
        305.90M  90%   46.34MB/s    0:00:06 (xfr#1067, to-chk=2639/9614)
        305.90M  90%   46.34MB/s    0:00:06 (xfr#1068, to-chk=2638/9614)
        305.91M  90%   46.34MB/s    0:00:06 (xfr#1069, to-chk=2637/9614)
        305.91M  90%   46.34MB/s    0:00:06 (xfr#1070, to-chk=2636/9614)
        305.91M  90%   46.34MB/s    0:00:06 (xfr#1071, to-chk=2635/9614)
        305.91M  90%   46.34MB/s    0:00:06 (xfr#1072, to-chk=2634/9614)
        305.91M  90%   46.34MB/s    0:00:06 (xfr#1073, to-chk=2633/9614)
        305.92M  90%   46.34MB/s    0:00:06 (xfr#1074, to-chk=2632/9614)
        305.92M  90%   46.34MB/s    0:00:06 (xfr#1075, to-chk=2631/9614)
        305.93M  90%   46.34MB/s    0:00:06 (xfr#1076, to-chk=2630/9614)
        305.94M  90%   46.34MB/s    0:00:06 (xfr#1077, to-chk=2629/9614)
        305.96M  90%   46.35MB/s    0:00:06 (xfr#1078, to-chk=2504/9614)
        305.97M  90%   46.35MB/s    0:00:06 (xfr#1079, to-chk=2412/9614)
        306.00M  90%   46.35MB/s    0:00:06 (xfr#1080, to-chk=2411/9614)
        306.00M  90%   46.35MB/s    0:00:06 (xfr#1081, to-chk=2410/9614)
        306.03M  90%   46.35MB/s    0:00:06 (xfr#1082, to-chk=2409/9614)
        306.03M  90%   46.35MB/s    0:00:06 (xfr#1083, to-chk=2408/9614)
        306.04M  90%   46.35MB/s    0:00:06 (xfr#1084, to-chk=2407/9614)
        306.04M  90%   46.35MB/s    0:00:06 (xfr#1085, to-chk=2406/9614)
        306.04M  90%   46.35MB/s    0:00:06 (xfr#1086, to-chk=1970/9614)
        306.05M  90%   46.35MB/s    0:00:06 (xfr#1087, to-chk=1969/9614)
        306.05M  90%   46.35MB/s    0:00:06 (xfr#1088, to-chk=1968/9614)
        306.05M  90%   46.35MB/s    0:00:06 (xfr#1089, to-chk=1967/9614)
        306.05M  90%   46.35MB/s    0:00:06 (xfr#1090, to-chk=1966/9614)
        306.10M  90%   46.36MB/s    0:00:06 (xfr#1091, to-chk=1772/9614)
        307.21M  90%   46.36MB/s    0:00:06 (xfr#1092, to-chk=1771/9614)
        307.23M  90%   46.37MB/s    0:00:06 (xfr#1093, to-chk=1770/9614)
        307.23M  90%   46.37MB/s    0:00:06 (xfr#1094, to-chk=1422/9614)
        307.23M  90%   46.37MB/s    0:00:06 (xfr#1095, to-chk=1421/9614)
        307.36M  91%   46.38MB/s    0:00:06 (xfr#1096, to-chk=1420/9614)
        307.36M  91%   46.38MB/s    0:00:06 (xfr#1097, to-chk=1419/9614)
        307.41M  91%   46.39MB/s    0:00:06 (xfr#1098, to-chk=1418/9614)
        307.41M  91%   46.39MB/s    0:00:06 (xfr#1099, to-chk=1417/9614)
        307.51M  91%   46.30MB/s    0:00:06 (xfr#1100, to-chk=1115/9614)
        307.53M  91%   46.30MB/s    0:00:06 (xfr#1101, to-chk=1114/9614)
        307.63M  91%   46.32MB/s    0:00:06 (xfr#1102, to-chk=1113/9614)
        307.96M  91%   46.35MB/s    0:00:06 (xfr#1103, to-chk=1112/9614)
        307.98M  91%   46.36MB/s    0:00:06 (xfr#1104, to-chk=1111/9614)
        307.98M  91%   46.36MB/s    0:00:06 (xfr#1105, to-chk=916/9614) 
        307.98M  91%   46.36MB/s    0:00:06 (xfr#1106, to-chk=915/9614)
        307.98M  91%   46.36MB/s    0:00:06 (xfr#1107, to-chk=914/9614)
        307.98M  91%   46.36MB/s    0:00:06 (xfr#1108, to-chk=913/9614)
        307.98M  91%   46.36MB/s    0:00:06 (xfr#1109, to-chk=912/9614)
        307.98M  91%   46.36MB/s    0:00:06 (xfr#1110, to-chk=911/9614)
        308.14M  91%   46.13MB/s    0:00:06 (xfr#1111, to-chk=910/9614)
        308.14M  91%   46.13MB/s    0:00:06 (xfr#1112, to-chk=909/9614)
        308.16M  91%   46.13MB/s    0:00:06 (xfr#1113, to-chk=908/9614)
        308.16M  91%   46.13MB/s    0:00:06 (xfr#1114, to-chk=907/9614)
        308.16M  91%   46.13MB/s    0:00:06 (xfr#1115, to-chk=906/9614)
        308.17M  91%   46.13MB/s    0:00:06 (xfr#1116, to-chk=905/9614)
        308.19M  91%   46.13MB/s    0:00:06 (xfr#1117, to-chk=904/9614)
        308.20M  91%   46.13MB/s    0:00:06 (xfr#1118, to-chk=903/9614)
        308.20M  91%   46.13MB/s    0:00:06 (xfr#1119, to-chk=902/9614)
        308.20M  91%   46.13MB/s    0:00:06 (xfr#1120, to-chk=901/9614)
        308.21M  91%   46.13MB/s    0:00:06 (xfr#1121, to-chk=900/9614)
        308.21M  91%   46.13MB/s    0:00:06 (xfr#1122, to-chk=899/9614)
        308.21M  91%   46.13MB/s    0:00:06 (xfr#1123, to-chk=898/9614)
        308.21M  91%   46.13MB/s    0:00:06 (xfr#1124, to-chk=897/9614)
        308.21M  91%   46.13MB/s    0:00:06 (xfr#1125, to-chk=896/9614)
        308.21M  91%   46.13MB/s    0:00:06 (xfr#1126, to-chk=895/9614)
        308.21M  91%   46.13MB/s    0:00:06 (xfr#1127, to-chk=894/9614)
        308.21M  91%   46.13MB/s    0:00:06 (xfr#1128, to-chk=893/9614)
        308.21M  91%   46.13MB/s    0:00:06 (xfr#1129, to-chk=892/9614)
        308.21M  91%   46.13MB/s    0:00:06 (xfr#1130, to-chk=891/9614)
        308.21M  91%   46.13MB/s    0:00:06 (xfr#1131, to-chk=890/9614)
        308.22M  91%   46.13MB/s    0:00:06 (xfr#1132, to-chk=889/9614)
        308.22M  91%   46.13MB/s    0:00:06 (xfr#1133, to-chk=888/9614)
        308.22M  91%   46.13MB/s    0:00:06 (xfr#1134, to-chk=887/9614)
        308.22M  91%   46.13MB/s    0:00:06 (xfr#1135, to-chk=886/9614)
        308.22M  91%   46.13MB/s    0:00:06 (xfr#1136, to-chk=885/9614)
        308.22M  91%   46.12MB/s    0:00:06 (xfr#1137, to-chk=884/9614)
        308.22M  91%   46.12MB/s    0:00:06 (xfr#1138, to-chk=883/9614)
        308.22M  91%   46.12MB/s    0:00:06 (xfr#1139, to-chk=882/9614)
        308.22M  91%   46.12MB/s    0:00:06 (xfr#1140, to-chk=881/9614)
        308.22M  91%   46.12MB/s    0:00:06 (xfr#1141, to-chk=880/9614)
        308.23M  91%   46.12MB/s    0:00:06 (xfr#1142, to-chk=879/9614)
        308.23M  91%   46.12MB/s    0:00:06 (xfr#1143, to-chk=878/9614)
        308.23M  91%   46.12MB/s    0:00:06 (xfr#1144, to-chk=877/9614)
        308.23M  91%   46.12MB/s    0:00:06 (xfr#1145, to-chk=876/9614)
        308.23M  91%   46.12MB/s    0:00:06 (xfr#1146, to-chk=875/9614)
        308.23M  91%   46.12MB/s    0:00:06 (xfr#1147, to-chk=874/9614)
        308.23M  91%   46.12MB/s    0:00:06 (xfr#1148, to-chk=873/9614)
        308.23M  91%   46.12MB/s    0:00:06 (xfr#1149, to-chk=872/9614)
        308.23M  91%   46.13MB/s    0:00:06 (xfr#1150, to-chk=871/9614)
        308.24M  91%   46.13MB/s    0:00:06 (xfr#1151, to-chk=870/9614)
        308.24M  91%   46.13MB/s    0:00:06 (xfr#1152, to-chk=869/9614)
        308.24M  91%   46.13MB/s    0:00:06 (xfr#1153, to-chk=868/9614)
        308.24M  91%   46.13MB/s    0:00:06 (xfr#1154, to-chk=867/9614)
        308.24M  91%   46.13MB/s    0:00:06 (xfr#1155, to-chk=866/9614)
        308.24M  91%   46.12MB/s    0:00:06 (xfr#1156, to-chk=865/9614)
        308.24M  91%   46.12MB/s    0:00:06 (xfr#1157, to-chk=864/9614)
        308.24M  91%   46.12MB/s    0:00:06 (xfr#1158, to-chk=863/9614)
        308.24M  91%   46.12MB/s    0:00:06 (xfr#1159, to-chk=862/9614)
        308.24M  91%   46.12MB/s    0:00:06 (xfr#1160, to-chk=861/9614)
        308.24M  91%   46.12MB/s    0:00:06 (xfr#1161, to-chk=860/9614)
        308.24M  91%   46.12MB/s    0:00:06 (xfr#1162, to-chk=859/9614)
        308.24M  91%   46.12MB/s    0:00:06 (xfr#1163, to-chk=858/9614)
        308.24M  91%   46.12MB/s    0:00:06 (xfr#1164, to-chk=857/9614)
        308.25M  91%   46.12MB/s    0:00:06 (xfr#1165, to-chk=856/9614)
        308.25M  91%   46.12MB/s    0:00:06 (xfr#1166, to-chk=855/9614)
        308.25M  91%   46.12MB/s    0:00:06 (xfr#1167, to-chk=854/9614)
        308.25M  91%   46.12MB/s    0:00:06 (xfr#1168, to-chk=853/9614)
        308.25M  91%   46.12MB/s    0:00:06 (xfr#1169, to-chk=852/9614)
        308.25M  91%   46.12MB/s    0:00:06 (xfr#1170, to-chk=851/9614)
        308.25M  91%   46.12MB/s    0:00:06 (xfr#1171, to-chk=850/9614)
        308.25M  91%   46.12MB/s    0:00:06 (xfr#1172, to-chk=849/9614)
        308.25M  91%   46.12MB/s    0:00:06 (xfr#1173, to-chk=848/9614)
        308.25M  91%   46.12MB/s    0:00:06 (xfr#1174, to-chk=847/9614)
        308.26M  91%   46.11MB/s    0:00:06 (xfr#1175, to-chk=846/9614)
        308.26M  91%   46.11MB/s    0:00:06 (xfr#1176, to-chk=845/9614)
        308.26M  91%   46.11MB/s    0:00:06 (xfr#1177, to-chk=701/9614)
        308.26M  91%   46.11MB/s    0:00:06 (xfr#1178, to-chk=700/9614)
        308.30M  91%   46.12MB/s    0:00:06 (xfr#1179, to-chk=699/9614)
        308.30M  91%   46.12MB/s    0:00:06 (xfr#1180, to-chk=698/9614)
        308.31M  91%   46.12MB/s    0:00:06 (xfr#1181, to-chk=479/9614)
        308.51M  91%   46.14MB/s    0:00:06 (xfr#1182, to-chk=478/9614)
        310.02M  91%   46.10MB/s    0:00:06 (xfr#1183, to-chk=477/9614)
        311.58M  92%   46.05MB/s    0:00:06 (xfr#1184, to-chk=476/9614)
        313.13M  92%   46.13MB/s    0:00:06 (xfr#1185, to-chk=475/9614)
        313.13M  92%   46.13MB/s    0:00:06 (xfr#1186, to-chk=474/9614)
        313.14M  92%   46.13MB/s    0:00:06 (xfr#1187, to-chk=473/9614)
        313.17M  92%   46.14MB/s    0:00:06 (xfr#1188, to-chk=472/9614)
        313.26M  92%   46.15MB/s    0:00:06 (xfr#1189, to-chk=471/9614)
        313.37M  92%   46.16MB/s    0:00:06 (xfr#1190, to-chk=470/9614)
        313.47M  92%   46.13MB/s    0:00:06 (xfr#1191, to-chk=469/9614)
        314.25M  93%   46.23MB/s    0:00:06 (xfr#1192, to-chk=468/9614)
        314.26M  93%   46.23MB/s    0:00:06 (xfr#1193, to-chk=467/9614)
        314.29M  93%   46.09MB/s    0:00:06 (xfr#1194, to-chk=466/9614)
        314.49M  93%   46.11MB/s    0:00:06 (xfr#1195, to-chk=465/9614)
        314.73M  93%   46.14MB/s    0:00:06 (xfr#1196, to-chk=464/9614)
        314.94M  93%   46.17MB/s    0:00:06 (xfr#1197, to-chk=463/9614)
        314.98M  93%   46.17MB/s    0:00:06 (xfr#1198, to-chk=462/9614)
        316.50M  93%   46.10MB/s    0:00:06 (xfr#1199, to-chk=461/9614)
        318.10M  94%   46.13MB/s    0:00:06 (xfr#1200, to-chk=460/9614)
        319.99M  94%   46.15MB/s    0:00:06 (xfr#1201, to-chk=459/9614)
        321.84M  95%   46.16MB/s    0:00:06 (xfr#1202, to-chk=458/9614)
        323.70M  95%   46.10MB/s    0:00:06 (xfr#1203, to-chk=457/9614)
        325.59M  96%   46.23MB/s    0:00:06 (xfr#1204, to-chk=456/9614)
        327.12M  96%   46.22MB/s    0:00:06 (xfr#1205, to-chk=455/9614)
        327.12M  96%   46.22MB/s    0:00:06 (xfr#1206, to-chk=454/9614)
        327.14M  96%   46.22MB/s    0:00:06 (xfr#1207, to-chk=453/9614)
        327.19M  96%   46.23MB/s    0:00:06 (xfr#1208, to-chk=452/9614)
        327.21M  96%   46.23MB/s    0:00:06 (xfr#1209, to-chk=451/9614)
        327.21M  96%   46.23MB/s    0:00:06 (xfr#1210, to-chk=450/9614)
        327.21M  96%   46.23MB/s    0:00:06 (xfr#1211, to-chk=449/9614)
        327.27M  96%   46.23MB/s    0:00:06 (xfr#1212, to-chk=448/9614)
        328.21M  97%   46.14MB/s    0:00:06 (xfr#1213, to-chk=447/9614)
        328.22M  97%   46.14MB/s    0:00:06 (xfr#1214, to-chk=446/9614)
        328.22M  97%   46.14MB/s    0:00:06 (xfr#1215, to-chk=445/9614)
        328.23M  97%   46.14MB/s    0:00:06 (xfr#1216, to-chk=444/9614)
        328.23M  97%   46.14MB/s    0:00:06 (xfr#1217, to-chk=443/9614)
        328.29M  97%   46.14MB/s    0:00:06 (xfr#1218, to-chk=442/9614)
        329.36M  97%   46.19MB/s    0:00:06 (xfr#1219, to-chk=441/9614)
        329.39M  97%   46.20MB/s    0:00:06 (xfr#1220, to-chk=440/9614)
        329.66M  97%   46.15MB/s    0:00:06 (xfr#1221, to-chk=439/9614)
        329.75M  97%   46.16MB/s    0:00:06 (xfr#1222, to-chk=438/9614)
        329.79M  97%   46.16MB/s    0:00:06 (xfr#1223, to-chk=437/9614)
        329.79M  97%   46.16MB/s    0:00:06 (xfr#1224, to-chk=436/9614)
        330.06M  97%   46.20MB/s    0:00:06 (xfr#1225, to-chk=435/9614)
        330.15M  97%   46.10MB/s    0:00:06 (xfr#1226, to-chk=434/9614)
        330.75M  97%   46.15MB/s    0:00:06 (xfr#1227, to-chk=433/9614)
        330.81M  97%   46.10MB/s    0:00:06 (xfr#1228, to-chk=432/9614)
        330.81M  97%   46.10MB/s    0:00:06 (xfr#1229, to-chk=431/9614)
        330.89M  97%   46.09MB/s    0:00:06 (xfr#1230, to-chk=430/9614)
        330.92M  97%   46.09MB/s    0:00:06 (xfr#1231, to-chk=429/9614)
        330.92M  97%   46.09MB/s    0:00:06 (xfr#1232, to-chk=428/9614)
        331.09M  98%   46.11MB/s    0:00:06 (xfr#1233, to-chk=427/9614)
        331.25M  98%   46.12MB/s    0:00:06 (xfr#1234, to-chk=426/9614)
        331.25M  98%   46.12MB/s    0:00:06 (xfr#1235, to-chk=425/9614)
        331.29M  98%   46.13MB/s    0:00:06 (xfr#1236, to-chk=424/9614)
        331.29M  98%   46.13MB/s    0:00:06 (xfr#1237, to-chk=423/9614)
        331.29M  98%   46.13MB/s    0:00:06 (xfr#1238, to-chk=422/9614)
        331.29M  98%   46.13MB/s    0:00:06 (xfr#1239, to-chk=421/9614)
        331.29M  98%   46.13MB/s    0:00:06 (xfr#1240, to-chk=420/9614)
        331.42M  98%   46.05MB/s    0:00:06 (xfr#1241, to-chk=419/9614)
        331.43M  98%   46.05MB/s    0:00:06 (xfr#1242, to-chk=418/9614)
        331.50M  98%   46.06MB/s    0:00:06 (xfr#1243, to-chk=417/9614)
        332.10M  98%   46.13MB/s    0:00:06 (xfr#1244, to-chk=416/9614)
        332.11M  98%   46.13MB/s    0:00:06 (xfr#1245, to-chk=415/9614)
        332.11M  98%   46.13MB/s    0:00:06 (xfr#1246, to-chk=414/9614)
        332.12M  98%   46.13MB/s    0:00:06 (xfr#1247, to-chk=413/9614)
        332.31M  98%   46.06MB/s    0:00:06 (xfr#1248, to-chk=412/9614)
        332.32M  98%   46.05MB/s    0:00:06 (xfr#1249, to-chk=411/9614)
        332.32M  98%   46.05MB/s    0:00:06 (xfr#1250, to-chk=410/9614)
        332.32M  98%   46.05MB/s    0:00:06 (xfr#1251, to-chk=409/9614)
        332.32M  98%   46.04MB/s    0:00:06 (xfr#1252, to-chk=408/9614)
        332.81M  98%   46.11MB/s    0:00:06 (xfr#1253, to-chk=407/9614)
        332.88M  98%   46.11MB/s    0:00:06 (xfr#1254, to-chk=406/9614)
        332.98M  98%   46.04MB/s    0:00:06 (xfr#1255, to-chk=405/9614)
        332.98M  98%   46.04MB/s    0:00:06 (xfr#1256, to-chk=404/9614)
        332.99M  98%   46.04MB/s    0:00:06 (xfr#1257, to-chk=403/9614)
        333.09M  98%   46.05MB/s    0:00:06 (xfr#1258, to-chk=402/9614)
        333.12M  98%   46.06MB/s    0:00:06 (xfr#1259, to-chk=401/9614)
        333.21M  98%   46.07MB/s    0:00:06 (xfr#1260, to-chk=400/9614)
        333.22M  98%   46.07MB/s    0:00:06 (xfr#1261, to-chk=399/9614)
        333.22M  98%   46.06MB/s    0:00:06 (xfr#1262, to-chk=398/9614)
        333.22M  98%   46.06MB/s    0:00:06 (xfr#1263, to-chk=397/9614)
        333.24M  98%   46.06MB/s    0:00:06 (xfr#1264, to-chk=396/9614)
        333.24M  98%   46.06MB/s    0:00:06 (xfr#1265, to-chk=395/9614)
        333.24M  98%   46.06MB/s    0:00:06 (xfr#1266, to-chk=394/9614)
        333.24M  98%   46.06MB/s    0:00:06 (xfr#1267, to-chk=393/9614)
        333.24M  98%   46.06MB/s    0:00:06 (xfr#1268, to-chk=392/9614)
        333.24M  98%   46.07MB/s    0:00:06 (xfr#1269, to-chk=391/9614)
        333.33M  98%   46.08MB/s    0:00:06 (xfr#1270, to-chk=390/9614)
        333.33M  98%   46.08MB/s    0:00:06 (xfr#1271, to-chk=389/9614)
        333.39M  98%   45.93MB/s    0:00:06 (xfr#1272, to-chk=388/9614)
        333.39M  98%   45.93MB/s    0:00:06 (xfr#1273, to-chk=387/9614)
        333.39M  98%   45.93MB/s    0:00:06 (xfr#1274, to-chk=386/9614)
        333.54M  98%   45.95MB/s    0:00:06 (xfr#1275, to-chk=385/9614)
        333.65M  98%   45.96MB/s    0:00:06 (xfr#1276, to-chk=384/9614)
        333.65M  98%   45.96MB/s    0:00:06 (xfr#1277, to-chk=383/9614)
        333.66M  98%   45.96MB/s    0:00:06 (xfr#1278, to-chk=382/9614)
        333.66M  98%   45.96MB/s    0:00:06 (xfr#1279, to-chk=381/9614)
        333.66M  98%   45.96MB/s    0:00:06 (xfr#1280, to-chk=380/9614)
        333.66M  98%   45.96MB/s    0:00:06 (xfr#1281, to-chk=379/9614)
        333.66M  98%   45.96MB/s    0:00:06 (xfr#1282, to-chk=378/9614)
        333.67M  98%   45.96MB/s    0:00:06 (xfr#1283, to-chk=377/9614)
        333.67M  98%   45.96MB/s    0:00:06 (xfr#1284, to-chk=376/9614)
        335.36M  99%   45.95MB/s    0:00:06 (xfr#1285, to-chk=375/9614)
        335.37M  99%   45.95MB/s    0:00:06 (xfr#1286, to-chk=374/9614)
        335.77M  99%   45.99MB/s    0:00:06 (xfr#1287, to-chk=373/9614)
        336.51M  99%   45.98MB/s    0:00:06 (xfr#1288, to-chk=372/9614)
        336.51M  99%   55.52MB/s    0:00:00  
        336.94M  99%   45.90MB/s    0:00:07 (xfr#1289, to-chk=371/9614)
        336.99M  99%   45.91MB/s    0:00:07 (xfr#1290, to-chk=370/9614)
        336.99M  99%   45.91MB/s    0:00:07 (xfr#1291, to-chk=369/9614)
        336.99M  99%   45.91MB/s    0:00:07 (xfr#1292, to-chk=368/9614)
        336.99M  99%   45.91MB/s    0:00:07 (xfr#1293, to-chk=367/9614)
        336.99M  99%   45.91MB/s    0:00:07 (xfr#1294, to-chk=366/9614)
        336.99M  99%   45.90MB/s    0:00:07 (xfr#1295, to-chk=365/9614)
        337.00M  99%   45.91MB/s    0:00:07 (xfr#1296, to-chk=364/9614)
        337.00M  99%   45.91MB/s    0:00:07 (xfr#1297, to-chk=363/9614)
        337.00M  99%   45.91MB/s    0:00:07 (xfr#1298, to-chk=362/9614)
        337.00M  99%   45.91MB/s    0:00:07 (xfr#1299, to-chk=361/9614)
        337.00M  99%   45.91MB/s    0:00:07 (xfr#1300, to-chk=360/9614)
        337.00M  99%   45.91MB/s    0:00:07 (xfr#1301, to-chk=359/9614)
        337.01M  99%   45.91MB/s    0:00:07 (xfr#1302, to-chk=358/9614)
        337.01M  99%   45.91MB/s    0:00:07 (xfr#1303, to-chk=357/9614)
        337.01M  99%   45.91MB/s    0:00:07 (xfr#1304, to-chk=356/9614)
        337.01M  99%   45.91MB/s    0:00:07 (xfr#1305, to-chk=355/9614)
        337.02M  99%   45.91MB/s    0:00:07 (xfr#1306, to-chk=354/9614)
        337.02M  99%   45.91MB/s    0:00:07 (xfr#1307, to-chk=353/9614)
        337.02M  99%   45.91MB/s    0:00:07 (xfr#1308, to-chk=352/9614)
        337.72M  99%   45.94MB/s    0:00:07 (xfr#1309, to-chk=351/9614)
        337.72M  99%   45.95MB/s    0:00:07 (xfr#1310, to-chk=350/9614)
        337.72M  99%   45.95MB/s    0:00:07 (xfr#1311, to-chk=349/9614)
        337.73M  99%   45.94MB/s    0:00:07 (xfr#1312, to-chk=348/9614)
        337.73M  99%   45.94MB/s    0:00:07 (xfr#1313, to-chk=347/9614)
        337.73M  99%   45.94MB/s    0:00:07 (xfr#1314, to-chk=346/9614)
        337.73M  99%   45.94MB/s    0:00:07 (xfr#1315, to-chk=345/9614)
        337.73M  99%   45.94MB/s    0:00:07 (xfr#1316, to-chk=344/9614)
        337.74M  99%   45.94MB/s    0:00:07 (xfr#1317, to-chk=343/9614)
        337.74M  99%   45.94MB/s    0:00:07 (xfr#1318, to-chk=342/9614)
        337.74M  99%   45.94MB/s    0:00:07 (xfr#1319, to-chk=341/9614)
        337.74M  99%   45.94MB/s    0:00:07 (xfr#1320, to-chk=111/9614)
        337.74M  99%   45.94MB/s    0:00:07 (xfr#1321, to-chk=110/9614)
        337.75M  99%   45.94MB/s    0:00:07 (xfr#1322, to-chk=109/9614)
        337.75M  99%   45.94MB/s    0:00:07 (xfr#1323, to-chk=108/9614)
        337.75M  99%   45.94MB/s    0:00:07 (xfr#1324, to-chk=107/9614)
        337.75M 100%   45.94MB/s    0:00:07 (xfr#1325, to-chk=106/9614)
        337.75M 100%   45.94MB/s    0:00:07 (xfr#1325, to-chk=0/9614)  
        337.75M 100%   45.60MB/s    0:00:07 (xfr#1325, to-chk=0/9614)
        337.75M 100%   45.60MB/s    0:00:07 (xfr#1325, to-chk=0/9614)

              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8289)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8289)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8289)

              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8289)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8289)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8289)
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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4049 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4049/

All tests passed

Build Log:
[...truncated 1263 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 12m 34s
657 actionable tasks: 634 executed, 23 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 12m51.5s
------------------------------------------------------------------------
+ status=1
+ ./crave pull '**/build/**/test/TEST-*.xml' '**/*.events' 'heapdumps/**' '**/hs_err_pid*'

              0   0%    0.00kB/s    0:00:00  
         80.00K   0%   76.29MB/s    0:00:00 (xfr#1, to-chk=7153/9589)
        180.57K   0%    3.44MB/s    0:00:00 (xfr#2, to-chk=7152/9589)
        264.18K   0%    5.04MB/s    0:00:00 (xfr#3, to-chk=7151/9589)
        284.42K   0%    5.32MB/s    0:00:00 (xfr#4, to-chk=6543/9589)
        362.71K   0%    3.26MB/s    0:00:00 (xfr#5, to-chk=6542/9589)
        478.06K   0%    2.92MB/s    0:00:00 (xfr#6, to-chk=6541/9589)
          1.61M   0%    5.42MB/s    0:00:00 (xfr#7, to-chk=6540/9589)
          1.63M   0%    5.45MB/s    0:00:00 (xfr#8, to-chk=6539/9589)
          2.10M   0%    6.02MB/s    0:00:00 (xfr#9, to-chk=6538/9589)
          2.11M   0%    6.05MB/s    0:00:00 (xfr#10, to-chk=6537/9589)
          2.23M   0%    6.38MB/s    0:00:00 (xfr#11, to-chk=6536/9589)
          2.25M   0%    6.03MB/s    0:00:00 (xfr#12, to-chk=6535/9589)
          2.26M   0%    6.05MB/s    0:00:00 (xfr#13, to-chk=6534/9589)
          2.27M   0%    6.08MB/s    0:00:00 (xfr#14, to-chk=6533/9589)
          2.29M   0%    6.12MB/s    0:00:00 (xfr#15, to-chk=6532/9589)
          2.31M   0%    6.18MB/s    0:00:00 (xfr#16, to-chk=6531/9589)
          2.32M   0%    6.20MB/s    0:00:00 (xfr#17, to-chk=6530/9589)
          2.34M   0%    6.25MB/s    0:00:00 (xfr#18, to-chk=6529/9589)
          2.35M   0%    6.27MB/s    0:00:00 (xfr#19, to-chk=6528/9589)
          2.98M   0%    6.21MB/s    0:00:00 (xfr#20, to-chk=6527/9589)
          3.08M   0%    6.42MB/s    0:00:00 (xfr#21, to-chk=6526/9589)
         11.11M   3%   12.36MB/s    0:00:00 (xfr#22, to-chk=6525/9589)
         11.11M   3%   12.35MB/s    0:00:00 (xfr#23, to-chk=6524/9589)
         11.91M   3%   12.62MB/s    0:00:00 (xfr#24, to-chk=6523/9589)
         12.19M   3%   12.22MB/s    0:00:00 (xfr#25, to-chk=6522/9589)
         12.97M   3%   12.98MB/s    0:00:00 (xfr#26, to-chk=6521/9589)
         14.35M   4%   13.68MB/s    0:00:23  
         18.37M   5%   15.80MB/s    0:00:01 (xfr#27, to-chk=6520/9589)
         31.28M   9%   20.82MB/s    0:00:01 (xfr#28, to-chk=6519/9589)
         31.32M   9%   20.84MB/s    0:00:01 (xfr#29, to-chk=6518/9589)
         31.33M   9%   20.84MB/s    0:00:01 (xfr#30, to-chk=6517/9589)
         31.37M   9%   20.86MB/s    0:00:01 (xfr#31, to-chk=6516/9589)
         31.41M   9%   20.89MB/s    0:00:01 (xfr#32, to-chk=6515/9589)
         31.43M   9%   20.90MB/s    0:00:01 (xfr#33, to-chk=6514/9589)
         31.45M   9%   20.91MB/s    0:00:01 (xfr#34, to-chk=6513/9589)
         31.46M   9%   20.92MB/s    0:00:01 (xfr#35, to-chk=6512/9589)
         31.47M   9%   20.61MB/s    0:00:01 (xfr#36, to-chk=6511/9589)
         31.48M   9%   20.61MB/s    0:00:01 (xfr#37, to-chk=6510/9589)
         31.49M   9%   20.61MB/s    0:00:01 (xfr#38, to-chk=6509/9589)
         31.52M   9%   20.63MB/s    0:00:01 (xfr#39, to-chk=6508/9589)
         31.55M   9%   20.64MB/s    0:00:01 (xfr#40, to-chk=6507/9589)
         31.56M   9%   20.64MB/s    0:00:01 (xfr#41, to-chk=6506/9589)
         31.56M   9%   20.64MB/s    0:00:01 (xfr#42, to-chk=6505/9589)
         31.56M   9%   20.64MB/s    0:00:01 (xfr#43, to-chk=6504/9589)
         31.57M   9%   20.65MB/s    0:00:01 (xfr#44, to-chk=6503/9589)
         31.59M   9%   20.67MB/s    0:00:01 (xfr#45, to-chk=6502/9589)
         34.50M   9%   22.43MB/s    0:00:01 (xfr#46, to-chk=6501/9589)
         34.50M   9%   22.43MB/s    0:00:01 (xfr#47, to-chk=6500/9589)
         34.87M  10%   22.05MB/s    0:00:01 (xfr#48, to-chk=6499/9589)
         35.54M  10%   22.45MB/s    0:00:01 (xfr#49, to-chk=6498/9589)
         35.89M  10%   22.64MB/s    0:00:01 (xfr#50, to-chk=6497/9589)
         36.89M  10%   22.56MB/s    0:00:01 (xfr#51, to-chk=6496/9589)
         39.25M  11%   23.22MB/s    0:00:01 (xfr#52, to-chk=6495/9589)
         39.25M  11%   23.22MB/s    0:00:01 (xfr#53, to-chk=6494/9589)
         39.25M  11%   23.22MB/s    0:00:01 (xfr#54, to-chk=6493/9589)
         39.25M  11%   23.22MB/s    0:00:01 (xfr#55, to-chk=6492/9589)
         39.25M  11%   23.22MB/s    0:00:01 (xfr#56, to-chk=6491/9589)
         39.25M  11%   23.22MB/s    0:00:01 (xfr#57, to-chk=6490/9589)
         39.64M  11%   23.42MB/s    0:00:01 (xfr#58, to-chk=6489/9589)
         53.28M  15%   28.85MB/s    0:00:01 (xfr#59, to-chk=6488/9589)
         53.28M  15%   28.84MB/s    0:00:01 (xfr#60, to-chk=6487/9589)
         53.28M  15%   28.84MB/s    0:00:01 (xfr#61, to-chk=6486/9589)
         53.34M  15%   28.87MB/s    0:00:01 (xfr#62, to-chk=6485/9589)
         53.56M  15%   28.97MB/s    0:00:01 (xfr#63, to-chk=6484/9589)
         53.65M  15%   29.02MB/s    0:00:01 (xfr#64, to-chk=6483/9589)
         54.61M  15%   28.82MB/s    0:00:01 (xfr#65, to-chk=6482/9589)
         54.61M  15%   28.82MB/s    0:00:01 (xfr#66, to-chk=6481/9589)
         54.62M  15%   28.83MB/s    0:00:01 (xfr#67, to-chk=6480/9589)
         54.64M  15%   28.82MB/s    0:00:01 (xfr#68, to-chk=6479/9589)
         54.69M  15%   28.85MB/s    0:00:01 (xfr#69, to-chk=6478/9589)
         54.89M  15%   28.94MB/s    0:00:01 (xfr#70, to-chk=6477/9589)
         55.00M  15%   28.99MB/s    0:00:01 (xfr#71, to-chk=6476/9589)
         55.05M  15%   29.00MB/s    0:00:01 (xfr#72, to-chk=6475/9589)
         55.25M  16%   29.09MB/s    0:00:01 (xfr#73, to-chk=6474/9589)
         57.49M  16%   29.41MB/s    0:00:01 (xfr#74, to-chk=6473/9589)
         57.60M  16%   29.47MB/s    0:00:01 (xfr#75, to-chk=6472/9589)
         57.69M  16%   29.50MB/s    0:00:01 (xfr#76, to-chk=6471/9589)
         58.56M  16%   29.39MB/s    0:00:01 (xfr#77, to-chk=6470/9589)
         58.56M  16%   29.39MB/s    0:00:01 (xfr#78, to-chk=6469/9589)
         58.75M  17%   29.38MB/s    0:00:01 (xfr#79, to-chk=6468/9589)
         58.77M  17%   29.39MB/s    0:00:01 (xfr#80, to-chk=6467/9589)
         58.81M  17%   29.41MB/s    0:00:01 (xfr#81, to-chk=6466/9589)
         58.81M  17%   29.41MB/s    0:00:01 (xfr#82, to-chk=6465/9589)
         59.19M  17%   29.59MB/s    0:00:01 (xfr#83, to-chk=6464/9589)
         59.19M  17%   29.59MB/s    0:00:01 (xfr#84, to-chk=6463/9589)
         59.19M  17%   29.57MB/s    0:00:01 (xfr#85, to-chk=6462/9589)
         60.42M  17%   29.56MB/s    0:00:01 (xfr#86, to-chk=6461/9589)
         60.73M  17%   29.61MB/s    0:00:01 (xfr#87, to-chk=6460/9589)
         60.73M  17%   29.61MB/s    0:00:01 (xfr#88, to-chk=6459/9589)
         60.73M  17%   29.61MB/s    0:00:01 (xfr#89, to-chk=6458/9589)
         60.79M  17%   29.63MB/s    0:00:01 (xfr#90, to-chk=6457/9589)
         61.13M  17%   29.77MB/s    0:00:01 (xfr#91, to-chk=6456/9589)
         61.20M  17%   29.81MB/s    0:00:01 (xfr#92, to-chk=6455/9589)
         61.20M  17%   29.79MB/s    0:00:01 (xfr#93, to-chk=6454/9589)
         61.54M  17%   29.94MB/s    0:00:01 (xfr#94, to-chk=6453/9589)
         61.65M  17%   30.00MB/s    0:00:01 (xfr#95, to-chk=6452/9589)
         62.12M  18%   30.19MB/s    0:00:01 (xfr#96, to-chk=6451/9589)
         62.12M  18%   29.56MB/s    0:00:09  
         62.44M  18%   29.70MB/s    0:00:02 (xfr#97, to-chk=6450/9589)
         62.55M  18%   29.74MB/s    0:00:02 (xfr#98, to-chk=6449/9589)
         63.00M  18%   29.92MB/s    0:00:02 (xfr#99, to-chk=6448/9589)
         63.17M  18%   29.99MB/s    0:00:02 (xfr#100, to-chk=6447/9589)
         64.34M  18%   29.86MB/s    0:00:02 (xfr#101, to-chk=6446/9589)
         64.52M  18%   29.93MB/s    0:00:02 (xfr#102, to-chk=6445/9589)
         64.53M  18%   29.93MB/s    0:00:02 (xfr#103, to-chk=6444/9589)
         64.59M  18%   29.96MB/s    0:00:02 (xfr#104, to-chk=6443/9589)
         64.61M  18%   29.97MB/s    0:00:02 (xfr#105, to-chk=6442/9589)
         64.69M  18%   29.99MB/s    0:00:02 (xfr#106, to-chk=6441/9589)
         64.76M  18%   30.03MB/s    0:00:02 (xfr#107, to-chk=6440/9589)
         64.82M  18%   30.05MB/s    0:00:02 (xfr#108, to-chk=6439/9589)
         64.86M  18%   30.06MB/s    0:00:02 (xfr#109, to-chk=6438/9589)
         64.86M  18%   30.06MB/s    0:00:02 (xfr#110, to-chk=6437/9589)
         64.91M  18%   30.08MB/s    0:00:02 (xfr#111, to-chk=6436/9589)
         64.94M  18%   30.10MB/s    0:00:02 (xfr#112, to-chk=6435/9589)
         65.23M  18%   30.21MB/s    0:00:02 (xfr#113, to-chk=6434/9589)
         65.34M  18%   30.25MB/s    0:00:02 (xfr#114, to-chk=6433/9589)
         65.42M  18%   30.29MB/s    0:00:02 (xfr#115, to-chk=6432/9589)
         65.86M  19%   29.94MB/s    0:00:02 (xfr#116, to-chk=6431/9589)
         66.03M  19%   30.00MB/s    0:00:02 (xfr#117, to-chk=6430/9589)
         67.08M  19%   30.35MB/s    0:00:02 (xfr#118, to-chk=6429/9589)
         68.32M  19%   30.84MB/s    0:00:02 (xfr#119, to-chk=6428/9589)
         68.40M  19%   30.36MB/s    0:00:02 (xfr#120, to-chk=6427/9589)
         69.05M  20%   30.53MB/s    0:00:02 (xfr#121, to-chk=6426/9589)
         69.05M  20%   30.53MB/s    0:00:02 (xfr#122, to-chk=6425/9589)
         70.30M  20%   31.01MB/s    0:00:02 (xfr#123, to-chk=6424/9589)
         70.30M  20%   31.01MB/s    0:00:02 (xfr#124, to-chk=6423/9589)
         70.53M  20%   31.10MB/s    0:00:02 (xfr#125, to-chk=6422/9589)
         70.60M  20%   31.13MB/s    0:00:02 (xfr#126, to-chk=6421/9589)
         70.60M  20%   31.13MB/s    0:00:02 (xfr#127, to-chk=6420/9589)
         70.69M  20%   31.15MB/s    0:00:02 (xfr#128, to-chk=6419/9589)
         71.18M  20%   31.34MB/s    0:00:02 (xfr#129, to-chk=6418/9589)
         71.18M  20%   31.34MB/s    0:00:02 (xfr#130, to-chk=6417/9589)
         71.18M  20%   31.34MB/s    0:00:02 (xfr#131, to-chk=6416/9589)
         71.28M  20%   31.38MB/s    0:00:02 (xfr#132, to-chk=6415/9589)
         71.41M  20%   31.43MB/s    0:00:02 (xfr#133, to-chk=6414/9589)
         71.46M  20%   31.01MB/s    0:00:02 (xfr#134, to-chk=6413/9589)
         72.36M  20%   31.24MB/s    0:00:02 (xfr#135, to-chk=6412/9589)
         72.65M  21%   31.35MB/s    0:00:02 (xfr#136, to-chk=6411/9589)
         73.59M  21%   31.71MB/s    0:00:02 (xfr#137, to-chk=6410/9589)
         73.66M  21%   31.22MB/s    0:00:02 (xfr#138, to-chk=6409/9589)
         73.83M  21%   31.28MB/s    0:00:02 (xfr#139, to-chk=6408/9589)
         74.54M  21%   31.47MB/s    0:00:02 (xfr#140, to-chk=6407/9589)
         74.78M  21%   31.56MB/s    0:00:02 (xfr#141, to-chk=6406/9589)
         74.79M  21%   31.56MB/s    0:00:02 (xfr#142, to-chk=6405/9589)
         74.87M  21%   31.59MB/s    0:00:02 (xfr#143, to-chk=6404/9589)
         75.62M  21%   31.87MB/s    0:00:02 (xfr#144, to-chk=6403/9589)
         76.15M  22%   32.06MB/s    0:00:02 (xfr#145, to-chk=6402/9589)
         76.50M  22%   32.18MB/s    0:00:02 (xfr#146, to-chk=6401/9589)
         76.71M  22%   32.26MB/s    0:00:02 (xfr#147, to-chk=6400/9589)
         77.12M  22%   31.61MB/s    0:00:02 (xfr#148, to-chk=6399/9589)
         77.15M  22%   31.62MB/s    0:00:02 (xfr#149, to-chk=6398/9589)
         77.61M  22%   31.78MB/s    0:00:02 (xfr#150, to-chk=6397/9589)
         77.84M  22%   31.86MB/s    0:00:02 (xfr#151, to-chk=6396/9589)
         77.93M  22%   31.88MB/s    0:00:02 (xfr#152, to-chk=6395/9589)
         77.96M  22%   31.90MB/s    0:00:02 (xfr#153, to-chk=6394/9589)
         78.15M  22%   31.97MB/s    0:00:02 (xfr#154, to-chk=6393/9589)
         78.42M  22%   32.06MB/s    0:00:02 (xfr#155, to-chk=6392/9589)
         78.44M  22%   32.06MB/s    0:00:02 (xfr#156, to-chk=6391/9589)
         78.50M  22%   32.09MB/s    0:00:02 (xfr#157, to-chk=6390/9589)
         78.84M  22%   32.21MB/s    0:00:02 (xfr#158, to-chk=6389/9589)
         78.94M  22%   32.24MB/s    0:00:02 (xfr#159, to-chk=6388/9589)
         79.09M  22%   32.30MB/s    0:00:02 (xfr#160, to-chk=6387/9589)
         79.12M  22%   32.30MB/s    0:00:02 (xfr#161, to-chk=6386/9589)
         79.13M  22%   32.30MB/s    0:00:02 (xfr#162, to-chk=6385/9589)
         79.22M  22%   32.34MB/s    0:00:02 (xfr#163, to-chk=6384/9589)
         79.35M  22%   32.38MB/s    0:00:02 (xfr#164, to-chk=6383/9589)
         79.45M  23%   31.86MB/s    0:00:02 (xfr#165, to-chk=6382/9589)
         79.58M  23%   31.90MB/s    0:00:02 (xfr#166, to-chk=6381/9589)
         79.73M  23%   31.95MB/s    0:00:02 (xfr#167, to-chk=6380/9589)
         79.73M  23%   31.95MB/s    0:00:02 (xfr#168, to-chk=6379/9589)
         80.51M  23%   32.22MB/s    0:00:02 (xfr#169, to-chk=6378/9589)
         80.66M  23%   32.27MB/s    0:00:02 (xfr#170, to-chk=6377/9589)
         80.91M  23%   32.35MB/s    0:00:02 (xfr#171, to-chk=6376/9589)
         81.84M  23%   32.14MB/s    0:00:02 (xfr#172, to-chk=6375/9589)
         82.47M  23%   32.36MB/s    0:00:02 (xfr#173, to-chk=6374/9589)
         82.72M  23%   32.45MB/s    0:00:02 (xfr#174, to-chk=6373/9589)
         82.77M  23%   32.46MB/s    0:00:02 (xfr#175, to-chk=6372/9589)
         82.77M  23%   32.46MB/s    0:00:02 (xfr#176, to-chk=6371/9589)
         86.27M  25%   33.10MB/s    0:00:02 (xfr#177, to-chk=6370/9589)
         86.48M  25%   33.16MB/s    0:00:02 (xfr#178, to-chk=6369/9589)
         86.72M  25%   32.73MB/s    0:00:02 (xfr#179, to-chk=6368/9589)
         86.80M  25%   32.74MB/s    0:00:02 (xfr#180, to-chk=6367/9589)
         86.92M  25%   32.79MB/s    0:00:02 (xfr#181, to-chk=6366/9589)
         89.00M  25%   33.48MB/s    0:00:02 (xfr#182, to-chk=6365/9589)
         89.13M  25%   33.52MB/s    0:00:02 (xfr#183, to-chk=6364/9589)
         89.15M  25%   33.53MB/s    0:00:02 (xfr#184, to-chk=6363/9589)
         89.22M  25%   33.55MB/s    0:00:02 (xfr#185, to-chk=6362/9589)
         90.99M  26%   34.12MB/s    0:00:02 (xfr#186, to-chk=6361/9589)
         96.82M  28%   35.60MB/s    0:00:02 (xfr#187, to-chk=6360/9589)
         96.82M  28%   35.60MB/s    0:00:02 (xfr#188, to-chk=6359/9589)
         96.82M  28%   35.60MB/s    0:00:02 (xfr#189, to-chk=6358/9589)
         98.12M  28%   35.57MB/s    0:00:02 (xfr#190, to-chk=6357/9589)
        103.64M  30%   36.87MB/s    0:00:02 (xfr#191, to-chk=6356/9589)
        106.82M  30%   37.84MB/s    0:00:02 (xfr#192, to-chk=6355/9589)
        106.89M  30%   37.87MB/s    0:00:02 (xfr#193, to-chk=6354/9589)
        106.89M  30%   37.87MB/s    0:00:02 (xfr#194, to-chk=6353/9589)
        106.89M  30%   37.87MB/s    0:00:02 (xfr#195, to-chk=6352/9589)
        107.59M  31%   38.07MB/s    0:00:02 (xfr#196, to-chk=6351/9589)
        107.72M  31%   38.12MB/s    0:00:02 (xfr#197, to-chk=6350/9589)
        107.92M  31%   38.17MB/s    0:00:02 (xfr#198, to-chk=6349/9589)
        107.96M  31%   38.19MB/s    0:00:02 (xfr#199, to-chk=6348/9589)
        107.97M  31%   38.19MB/s    0:00:02 (xfr#200, to-chk=6347/9589)
        108.10M  31%   37.80MB/s    0:00:02 (xfr#201, to-chk=6346/9589)
        108.10M  31%   37.79MB/s    0:00:02 (xfr#202, to-chk=6345/9589)
        108.17M  31%   37.82MB/s    0:00:02 (xfr#203, to-chk=6344/9589)
        108.26M  31%   37.85MB/s    0:00:02 (xfr#204, to-chk=6343/9589)
        108.35M  31%   37.86MB/s    0:00:02 (xfr#205, to-chk=6342/9589)
        108.49M  31%   37.91MB/s    0:00:02 (xfr#206, to-chk=6341/9589)
        108.50M  31%   37.90MB/s    0:00:02 (xfr#207, to-chk=6340/9589)
        108.55M  31%   37.92MB/s    0:00:02 (xfr#208, to-chk=6339/9589)
        108.61M  31%   37.94MB/s    0:00:02 (xfr#209, to-chk=6338/9589)
        109.11M  31%   38.09MB/s    0:00:02 (xfr#210, to-chk=6337/9589)
        109.73M  31%   38.26MB/s    0:00:02 (xfr#211, to-chk=6336/9589)
        109.73M  31%   38.26MB/s    0:00:02 (xfr#212, to-chk=6335/9589)
        110.25M  31%   38.41MB/s    0:00:02 (xfr#213, to-chk=6334/9589)
        110.54M  32%   38.50MB/s    0:00:02 (xfr#214, to-chk=6333/9589)
        111.33M  32%   38.73MB/s    0:00:02 (xfr#215, to-chk=6332/9589)
        111.33M  32%   38.74MB/s    0:00:02 (xfr#216, to-chk=6331/9589)
        111.34M  32%   38.74MB/s    0:00:02 (xfr#217, to-chk=6330/9589)
        111.75M  32%   38.85MB/s    0:00:02 (xfr#218, to-chk=6329/9589)
        112.13M  32%   38.49MB/s    0:00:02 (xfr#219, to-chk=6328/9589)
        112.66M  32%   38.65MB/s    0:00:02 (xfr#220, to-chk=6327/9589)
        113.15M  32%   38.79MB/s    0:00:02 (xfr#221, to-chk=6326/9589)
        113.57M  32%   38.90MB/s    0:00:02 (xfr#222, to-chk=6325/9589)
        113.83M  32%   38.98MB/s    0:00:02 (xfr#223, to-chk=6324/9589)
        114.01M  33%   39.03MB/s    0:00:02 (xfr#224, to-chk=6323/9589)
        114.01M  33%   39.03MB/s    0:00:02 (xfr#225, to-chk=6322/9589)
        114.09M  33%   39.04MB/s    0:00:02 (xfr#226, to-chk=6321/9589)
        114.17M  33%   39.07MB/s    0:00:02 (xfr#227, to-chk=6320/9589)
        114.20M  33%   39.08MB/s    0:00:02 (xfr#228, to-chk=6319/9589)
        114.30M  33%   39.10MB/s    0:00:02 (xfr#229, to-chk=6318/9589)
        114.41M  33%   39.13MB/s    0:00:02 (xfr#230, to-chk=6317/9589)
        114.41M  33%   39.14MB/s    0:00:02 (xfr#231, to-chk=6316/9589)
        114.70M  33%   39.22MB/s    0:00:02 (xfr#232, to-chk=6315/9589)
        114.79M  33%   39.24MB/s    0:00:02 (xfr#233, to-chk=6314/9589)
        114.80M  33%   39.24MB/s    0:00:02 (xfr#234, to-chk=6313/9589)
        114.81M  33%   39.24MB/s    0:00:02 (xfr#235, to-chk=6312/9589)
        114.81M  33%   39.24MB/s    0:00:02 (xfr#236, to-chk=6311/9589)
        114.82M  33%   39.25MB/s    0:00:02 (xfr#237, to-chk=6310/9589)
        114.87M  33%   39.26MB/s    0:00:02 (xfr#238, to-chk=6309/9589)
        114.87M  33%   39.25MB/s    0:00:02 (xfr#239, to-chk=6308/9589)
        114.89M  33%   39.26MB/s    0:00:02 (xfr#240, to-chk=6307/9589)
        114.89M  33%   39.26MB/s    0:00:02 (xfr#241, to-chk=6306/9589)
        114.90M  33%   39.26MB/s    0:00:02 (xfr#242, to-chk=6305/9589)
        114.90M  33%   39.26MB/s    0:00:02 (xfr#243, to-chk=6304/9589)
        114.91M  33%   39.26MB/s    0:00:02 (xfr#244, to-chk=6303/9589)
        114.91M  33%   39.26MB/s    0:00:02 (xfr#245, to-chk=6302/9589)
        114.98M  33%   39.29MB/s    0:00:02 (xfr#246, to-chk=6301/9589)
        114.98M  33%   39.28MB/s    0:00:02 (xfr#247, to-chk=6300/9589)
        114.99M  33%   39.28MB/s    0:00:02 (xfr#248, to-chk=6299/9589)
        114.99M  33%   39.28MB/s    0:00:02 (xfr#249, to-chk=6298/9589)
        114.99M  33%   39.28MB/s    0:00:02 (xfr#250, to-chk=6297/9589)
        114.99M  33%   39.28MB/s    0:00:02 (xfr#251, to-chk=6296/9589)
        115.01M  33%   39.28MB/s    0:00:02 (xfr#252, to-chk=6295/9589)
        115.02M  33%   39.29MB/s    0:00:02 (xfr#253, to-chk=6294/9589)
        115.05M  33%   39.30MB/s    0:00:02 (xfr#254, to-chk=6293/9589)
        115.06M  33%   39.30MB/s    0:00:02 (xfr#255, to-chk=6292/9589)
        115.14M  33%   39.32MB/s    0:00:02 (xfr#256, to-chk=6291/9589)
        115.15M  33%   39.32MB/s    0:00:02 (xfr#257, to-chk=6290/9589)
        115.18M  33%   39.33MB/s    0:00:02 (xfr#258, to-chk=6289/9589)
        115.23M  33%   39.34MB/s    0:00:02 (xfr#259, to-chk=6288/9589)
        115.23M  33%   39.34MB/s    0:00:02 (xfr#260, to-chk=6287/9589)
        115.24M  33%   39.35MB/s    0:00:02 (xfr#261, to-chk=6286/9589)
        115.24M  33%   39.34MB/s    0:00:02 (xfr#262, to-chk=6285/9589)
        115.33M  33%   39.37MB/s    0:00:02 (xfr#263, to-chk=6284/9589)
        115.33M  33%   39.37MB/s    0:00:02 (xfr#264, to-chk=6283/9589)
        115.34M  33%   39.37MB/s    0:00:02 (xfr#265, to-chk=6282/9589)
        115.36M  33%   39.37MB/s    0:00:02 (xfr#266, to-chk=6281/9589)
        115.49M  33%   39.40MB/s    0:00:02 (xfr#267, to-chk=6280/9589)
        115.63M  33%   39.45MB/s    0:00:02 (xfr#268, to-chk=6279/9589)
        115.65M  33%   39.46MB/s    0:00:02 (xfr#269, to-chk=6278/9589)
        115.76M  33%   39.49MB/s    0:00:02 (xfr#270, to-chk=6277/9589)
        115.77M  33%   39.49MB/s    0:00:02 (xfr#271, to-chk=6276/9589)
        115.87M  33%   39.51MB/s    0:00:02 (xfr#272, to-chk=6275/9589)
        115.89M  33%   39.52MB/s    0:00:02 (xfr#273, to-chk=6274/9589)
        115.90M  33%   39.52MB/s    0:00:02 (xfr#274, to-chk=6273/9589)
        115.94M  33%   39.11MB/s    0:00:02 (xfr#275, to-chk=6272/9589)
        116.21M  33%   39.18MB/s    0:00:02 (xfr#276, to-chk=6271/9589)
        116.26M  33%   39.19MB/s    0:00:02 (xfr#277, to-chk=6270/9589)
        116.27M  33%   39.20MB/s    0:00:02 (xfr#278, to-chk=6269/9589)
        116.29M  33%   39.20MB/s    0:00:02 (xfr#279, to-chk=6268/9589)
        116.30M  33%   39.21MB/s    0:00:02 (xfr#280, to-chk=6267/9589)
        116.31M  33%   39.21MB/s    0:00:02 (xfr#281, to-chk=6266/9589)
        116.35M  33%   39.21MB/s    0:00:02 (xfr#282, to-chk=6265/9589)
        116.35M  33%   39.21MB/s    0:00:02 (xfr#283, to-chk=6264/9589)
        116.36M  33%   39.21MB/s    0:00:02 (xfr#284, to-chk=6263/9589)
        116.86M  33%   39.35MB/s    0:00:02 (xfr#285, to-chk=6262/9589)
        116.88M  33%   39.36MB/s    0:00:02 (xfr#286, to-chk=6261/9589)
        116.89M  33%   39.36MB/s    0:00:02 (xfr#287, to-chk=6260/9589)
        116.92M  33%   39.37MB/s    0:00:02 (xfr#288, to-chk=6259/9589)
        116.93M  33%   39.38MB/s    0:00:02 (xfr#289, to-chk=6258/9589)
        116.96M  33%   39.39MB/s    0:00:02 (xfr#290, to-chk=6257/9589)
        116.96M  33%   39.39MB/s    0:00:02 (xfr#291, to-chk=6256/9589)
        116.96M  33%   39.39MB/s    0:00:02 (xfr#292, to-chk=6255/9589)
        116.96M  33%   39.37MB/s    0:00:02 (xfr#293, to-chk=6254/9589)
        116.96M  33%   39.37MB/s    0:00:02 (xfr#294, to-chk=6253/9589)
        117.19M  33%   39.44MB/s    0:00:02 (xfr#295, to-chk=6252/9589)
        117.26M  33%   39.46MB/s    0:00:02 (xfr#296, to-chk=6251/9589)
        117.28M  33%   39.46MB/s    0:00:02 (xfr#297, to-chk=6250/9589)
        117.29M  33%   39.47MB/s    0:00:02 (xfr#298, to-chk=6249/9589)
        117.30M  33%   39.47MB/s    0:00:02 (xfr#299, to-chk=6248/9589)
        117.31M  34%   39.48MB/s    0:00:02 (xfr#300, to-chk=6247/9589)
        117.34M  34%   39.47MB/s    0:00:02 (xfr#301, to-chk=6246/9589)
        117.36M  34%   39.48MB/s    0:00:02 (xfr#302, to-chk=6245/9589)
        117.49M  34%   39.52MB/s    0:00:02 (xfr#303, to-chk=6244/9589)
        117.51M  34%   39.53MB/s    0:00:02 (xfr#304, to-chk=6243/9589)
        117.55M  34%   39.53MB/s    0:00:02 (xfr#305, to-chk=6242/9589)
        117.57M  34%   39.54MB/s    0:00:02 (xfr#306, to-chk=6241/9589)
        117.58M  34%   39.54MB/s    0:00:02 (xfr#307, to-chk=6240/9589)
        117.71M  34%   39.57MB/s    0:00:02 (xfr#308, to-chk=6239/9589)
        117.75M  34%   39.58MB/s    0:00:02 (xfr#309, to-chk=6238/9589)
        117.86M  34%   39.62MB/s    0:00:02 (xfr#310, to-chk=6237/9589)
        117.97M  34%   39.64MB/s    0:00:02 (xfr#311, to-chk=6236/9589)
        118.10M  34%   39.69MB/s    0:00:02 (xfr#312, to-chk=6235/9589)
        118.14M  34%   39.69MB/s    0:00:02 (xfr#313, to-chk=6234/9589)
        118.19M  34%   39.70MB/s    0:00:02 (xfr#314, to-chk=6233/9589)
        118.19M  34%   39.70MB/s    0:00:02 (xfr#315, to-chk=6232/9589)
        118.23M  34%   39.72MB/s    0:00:02 (xfr#316, to-chk=6231/9589)
        118.61M  34%   39.82MB/s    0:00:02 (xfr#317, to-chk=6230/9589)
        118.70M  34%   39.85MB/s    0:00:02 (xfr#318, to-chk=6229/9589)
        118.71M  34%   39.85MB/s    0:00:02 (xfr#319, to-chk=6228/9589)
        118.86M  34%   39.88MB/s    0:00:02 (xfr#320, to-chk=6227/9589)
        118.86M  34%   39.89MB/s    0:00:02 (xfr#321, to-chk=6226/9589)
        118.91M  34%   39.90MB/s    0:00:02 (xfr#322, to-chk=6225/9589)
        119.61M  34%   40.09MB/s    0:00:02 (xfr#323, to-chk=6224/9589)
        120.11M  34%   40.25MB/s    0:00:02 (xfr#324, to-chk=6223/9589)
        120.11M  34%   40.25MB/s    0:00:02 (xfr#325, to-chk=6222/9589)
        120.11M  34%   40.24MB/s    0:00:02 (xfr#326, to-chk=6221/9589)
        120.25M  34%   39.85MB/s    0:00:02 (xfr#327, to-chk=6220/9589)
        120.35M  34%   39.86MB/s    0:00:02 (xfr#328, to-chk=6219/9589)
        120.35M  34%   39.87MB/s    0:00:02 (xfr#329, to-chk=6218/9589)
        120.36M  34%   39.87MB/s    0:00:02 (xfr#330, to-chk=6217/9589)
        120.36M  34%   39.87MB/s    0:00:02 (xfr#331, to-chk=6216/9589)
        120.38M  34%   39.87MB/s    0:00:02 (xfr#332, to-chk=6215/9589)
        120.41M  34%   39.89MB/s    0:00:02 (xfr#333, to-chk=6214/9589)
        120.44M  34%   39.88MB/s    0:00:02 (xfr#334, to-chk=6213/9589)
        120.44M  34%   39.88MB/s    0:00:02 (xfr#335, to-chk=6212/9589)
        120.52M  34%   39.91MB/s    0:00:02 (xfr#336, to-chk=6211/9589)
        120.55M  34%   39.92MB/s    0:00:02 (xfr#337, to-chk=6210/9589)
        120.57M  34%   39.93MB/s    0:00:02 (xfr#338, to-chk=6209/9589)
        120.59M  34%   39.93MB/s    0:00:02 (xfr#339, to-chk=6208/9589)
        120.68M  34%   39.95MB/s    0:00:02 (xfr#340, to-chk=6207/9589)
        120.78M  35%   39.98MB/s    0:00:02 (xfr#341, to-chk=6206/9589)
        120.87M  35%   40.00MB/s    0:00:02 (xfr#342, to-chk=6205/9589)
        120.88M  35%   40.00MB/s    0:00:02 (xfr#343, to-chk=6204/9589)
        120.89M  35%   40.00MB/s    0:00:02 (xfr#344, to-chk=6203/9589)
        120.95M  35%   40.02MB/s    0:00:02 (xfr#345, to-chk=6202/9589)
        120.97M  35%   40.03MB/s    0:00:02 (xfr#346, to-chk=6201/9589)
        120.98M  35%   40.03MB/s    0:00:02 (xfr#347, to-chk=6200/9589)
        120.99M  35%   40.02MB/s    0:00:02 (xfr#348, to-chk=6199/9589)
        120.99M  35%   40.02MB/s    0:00:02 (xfr#349, to-chk=6198/9589)
        121.01M  35%   40.03MB/s    0:00:02 (xfr#350, to-chk=6197/9589)
        121.07M  35%   40.05MB/s    0:00:02 (xfr#351, to-chk=6196/9589)
        121.07M  35%   40.05MB/s    0:00:02 (xfr#352, to-chk=6195/9589)
        121.29M  35%   40.11MB/s    0:00:02 (xfr#353, to-chk=6194/9589)
        121.43M  35%   40.14MB/s    0:00:02 (xfr#354, to-chk=6193/9589)
        121.43M  35%   40.14MB/s    0:00:02 (xfr#355, to-chk=6192/9589)
        121.44M  35%   40.14MB/s    0:00:02 (xfr#356, to-chk=6191/9589)
        121.44M  35%   40.14MB/s    0:00:02 (xfr#357, to-chk=6190/9589)
        121.44M  35%   40.14MB/s    0:00:02 (xfr#358, to-chk=6189/9589)
        121.45M  35%   40.15MB/s    0:00:02 (xfr#359, to-chk=6188/9589)
        121.46M  35%   40.15MB/s    0:00:02 (xfr#360, to-chk=6187/9589)
        121.46M  35%   40.15MB/s    0:00:02 (xfr#361, to-chk=6186/9589)
        121.46M  35%   40.15MB/s    0:00:02 (xfr#362, to-chk=6185/9589)
        121.47M  35%   40.15MB/s    0:00:02 (xfr#363, to-chk=6184/9589)
        121.47M  35%   40.15MB/s    0:00:02 (xfr#364, to-chk=6183/9589)
        121.48M  35%   40.16MB/s    0:00:02 (xfr#365, to-chk=6182/9589)
        121.49M  35%   40.15MB/s    0:00:02 (xfr#366, to-chk=6181/9589)
        121.52M  35%   40.16MB/s    0:00:02 (xfr#367, to-chk=6180/9589)
        121.56M  35%   40.17MB/s    0:00:02 (xfr#368, to-chk=6179/9589)
        121.56M  35%   40.17MB/s    0:00:02 (xfr#369, to-chk=6178/9589)
        121.58M  35%   40.18MB/s    0:00:02 (xfr#370, to-chk=6177/9589)
        121.58M  35%   40.18MB/s    0:00:02 (xfr#371, to-chk=6176/9589)
        121.59M  35%   40.18MB/s    0:00:02 (xfr#372, to-chk=6175/9589)
        121.59M  35%   40.18MB/s    0:00:02 (xfr#373, to-chk=6174/9589)
        121.60M  35%   40.18MB/s    0:00:02 (xfr#374, to-chk=6173/9589)
        121.60M  35%   40.17MB/s    0:00:02 (xfr#375, to-chk=6172/9589)
        121.60M  35%   40.17MB/s    0:00:02 (xfr#376, to-chk=6171/9589)
        121.60M  35%   40.17MB/s    0:00:02 (xfr#377, to-chk=6170/9589)
        121.61M  35%   40.17MB/s    0:00:02 (xfr#378, to-chk=6169/9589)
        121.61M  35%   40.17MB/s    0:00:02 (xfr#379, to-chk=6168/9589)
        121.62M  35%   40.18MB/s    0:00:02 (xfr#380, to-chk=6167/9589)
        121.63M  35%   40.18MB/s    0:00:02 (xfr#381, to-chk=6166/9589)
        121.63M  35%   40.18MB/s    0:00:02 (xfr#382, to-chk=6165/9589)
        121.64M  35%   40.18MB/s    0:00:02 (xfr#383, to-chk=6164/9589)
        121.64M  35%   40.18MB/s    0:00:02 (xfr#384, to-chk=6163/9589)
        121.65M  35%   40.18MB/s    0:00:02 (xfr#385, to-chk=6162/9589)
        121.66M  35%   40.19MB/s    0:00:02 (xfr#386, to-chk=6161/9589)
        121.81M  35%   40.22MB/s    0:00:02 (xfr#387, to-chk=6160/9589)
        121.83M  35%   40.23MB/s    0:00:02 (xfr#388, to-chk=6159/9589)
        121.98M  35%   40.27MB/s    0:00:02 (xfr#389, to-chk=6158/9589)
        122.50M  35%   40.41MB/s    0:00:02 (xfr#390, to-chk=6157/9589)
        122.59M  35%   40.44MB/s    0:00:02 (xfr#391, to-chk=6156/9589)
        123.25M  35%   40.63MB/s    0:00:02 (xfr#392, to-chk=6155/9589)
        123.98M  35%   40.83MB/s    0:00:02 (xfr#393, to-chk=6154/9589)
        124.04M  35%   40.41MB/s    0:00:02 (xfr#394, to-chk=6153/9589)
        124.38M  36%   40.50MB/s    0:00:02 (xfr#395, to-chk=6152/9589)
        124.45M  36%   40.52MB/s    0:00:02 (xfr#396, to-chk=6151/9589)
        124.65M  36%   40.57MB/s    0:00:02 (xfr#397, to-chk=6150/9589)
        124.75M  36%   40.59MB/s    0:00:02 (xfr#398, to-chk=6149/9589)
        124.89M  36%   40.64MB/s    0:00:02 (xfr#399, to-chk=6148/9589)
        124.96M  36%   40.66MB/s    0:00:02 (xfr#400, to-chk=6147/9589)
        125.05M  36%   40.67MB/s    0:00:02 (xfr#401, to-chk=6146/9589)
        125.18M  36%   40.72MB/s    0:00:02 (xfr#402, to-chk=6145/9589)
        125.33M  36%   40.75MB/s    0:00:02 (xfr#403, to-chk=6144/9589)
        125.39M  36%   40.77MB/s    0:00:02 (xfr#404, to-chk=6143/9589)
        125.45M  36%   40.78MB/s    0:00:02 (xfr#405, to-chk=6142/9589)
        125.56M  36%   40.81MB/s    0:00:02 (xfr#406, to-chk=6141/9589)
        125.58M  36%   40.82MB/s    0:00:02 (xfr#407, to-chk=6140/9589)
        125.62M  36%   40.83MB/s    0:00:02 (xfr#408, to-chk=6139/9589)
        125.63M  36%   40.82MB/s    0:00:02 (xfr#409, to-chk=6138/9589)
        125.81M  36%   40.88MB/s    0:00:02 (xfr#410, to-chk=6137/9589)
        125.82M  36%   40.88MB/s    0:00:02 (xfr#411, to-chk=6136/9589)
        125.83M  36%   40.87MB/s    0:00:02 (xfr#412, to-chk=6135/9589)
        125.92M  36%   40.90MB/s    0:00:02 (xfr#413, to-chk=6134/9589)
        126.24M  36%   40.99MB/s    0:00:02 (xfr#414, to-chk=6133/9589)
        126.25M  36%   40.99MB/s    0:00:02 (xfr#415, to-chk=6132/9589)
        126.44M  36%   41.04MB/s    0:00:02 (xfr#416, to-chk=6131/9589)
        126.55M  36%   41.06MB/s    0:00:02 (xfr#417, to-chk=6130/9589)
        128.80M  37%   41.39MB/s    0:00:02 (xfr#418, to-chk=6129/9589)
        128.87M  37%   41.41MB/s    0:00:02 (xfr#419, to-chk=6128/9589)
        129.23M  37%   41.50MB/s    0:00:02 (xfr#420, to-chk=6127/9589)
        129.36M  37%   41.19MB/s    0:00:02 (xfr#421, to-chk=6126/9589)
        129.38M  37%   41.20MB/s    0:00:02 (xfr#422, to-chk=6125/9589)
        131.04M  37%   41.42MB/s    0:00:05  
        131.37M  38%   41.51MB/s    0:00:03 (xfr#423, to-chk=6124/9589)
        133.31M  38%   41.81MB/s    0:00:03 (xfr#424, to-chk=6123/9589)
        133.45M  38%   41.84MB/s    0:00:03 (xfr#425, to-chk=6122/9589)
        133.46M  38%   41.84MB/s    0:00:03 (xfr#426, to-chk=6121/9589)
        133.46M  38%   41.84MB/s    0:00:03 (xfr#427, to-chk=6120/9589)
        133.59M  38%   41.62MB/s    0:00:03 (xfr#428, to-chk=6119/9589)
        133.76M  38%   41.66MB/s    0:00:03 (xfr#429, to-chk=6118/9589)
        133.76M  38%   41.66MB/s    0:00:03 (xfr#430, to-chk=6117/9589)
        133.78M  38%   41.65MB/s    0:00:03 (xfr#431, to-chk=6116/9589)
        134.97M  39%   41.82MB/s    0:00:03 (xfr#432, to-chk=6115/9589)
        135.35M  39%   41.79MB/s    0:00:03 (xfr#433, to-chk=6114/9589)
        135.39M  39%   41.78MB/s    0:00:03 (xfr#434, to-chk=6113/9589)
        135.69M  39%   41.86MB/s    0:00:03 (xfr#435, to-chk=6112/9589)
        135.70M  39%   41.87MB/s    0:00:03 (xfr#436, to-chk=6111/9589)
        135.71M  39%   41.87MB/s    0:00:03 (xfr#437, to-chk=6110/9589)
        135.78M  39%   41.89MB/s    0:00:03 (xfr#438, to-chk=6109/9589)
        135.80M  39%   41.90MB/s    0:00:03 (xfr#439, to-chk=6108/9589)
        135.83M  39%   41.89MB/s    0:00:03 (xfr#440, to-chk=6107/9589)
        135.84M  39%   41.67MB/s    0:00:03 (xfr#441, to-chk=6106/9589)
        135.86M  39%   41.68MB/s    0:00:03 (xfr#442, to-chk=6105/9589)
        135.87M  39%   41.67MB/s    0:00:03 (xfr#443, to-chk=6104/9589)
        135.88M  39%   41.67MB/s    0:00:03 (xfr#444, to-chk=6103/9589)
        135.90M  39%   41.67MB/s    0:00:03 (xfr#445, to-chk=6102/9589)
        135.98M  39%   41.70MB/s    0:00:03 (xfr#446, to-chk=6101/9589)
        136.07M  39%   41.71MB/s    0:00:03 (xfr#447, to-chk=6100/9589)
        136.17M  39%   41.74MB/s    0:00:03 (xfr#448, to-chk=6099/9589)
        136.27M  39%   41.77MB/s    0:00:03 (xfr#449, to-chk=6098/9589)
        136.27M  39%   41.77MB/s    0:00:03 (xfr#450, to-chk=6097/9589)
        136.28M  39%   41.76MB/s    0:00:03 (xfr#451, to-chk=6096/9589)
        136.28M  39%   41.76MB/s    0:00:03 (xfr#452, to-chk=6095/9589)
        136.28M  39%   41.76MB/s    0:00:03 (xfr#453, to-chk=6094/9589)
        136.28M  39%   41.76MB/s    0:00:03 (xfr#454, to-chk=6093/9589)
        136.29M  39%   41.76MB/s    0:00:03 (xfr#455, to-chk=6092/9589)
        136.29M  39%   41.77MB/s    0:00:03 (xfr#456, to-chk=6091/9589)
        136.29M  39%   41.77MB/s    0:00:03 (xfr#457, to-chk=6090/9589)
        136.30M  39%   41.77MB/s    0:00:03 (xfr#458, to-chk=6089/9589)
        136.44M  39%   41.80MB/s    0:00:03 (xfr#459, to-chk=6088/9589)
        136.44M  39%   41.80MB/s    0:00:03 (xfr#460, to-chk=6087/9589)
        136.44M  39%   41.80MB/s    0:00:03 (xfr#461, to-chk=6086/9589)
        136.44M  39%   41.52MB/s    0:00:03 (xfr#462, to-chk=6085/9589)
        136.44M  39%   41.52MB/s    0:00:03 (xfr#463, to-chk=6084/9589)
        136.44M  39%   41.52MB/s    0:00:03 (xfr#464, to-chk=6083/9589)
        136.45M  39%   41.52MB/s    0:00:03 (xfr#465, to-chk=6082/9589)
        136.45M  39%   41.52MB/s    0:00:03 (xfr#466, to-chk=6081/9589)
        136.45M  39%   41.52MB/s    0:00:03 (xfr#467, to-chk=6080/9589)
        136.45M  39%   41.51MB/s    0:00:03 (xfr#468, to-chk=6079/9589)
        136.45M  39%   41.51MB/s    0:00:03 (xfr#469, to-chk=6078/9589)
        136.49M  39%   41.52MB/s    0:00:03 (xfr#470, to-chk=6077/9589)
        136.49M  39%   41.52MB/s    0:00:03 (xfr#471, to-chk=6076/9589)
        136.52M  39%   41.53MB/s    0:00:03 (xfr#472, to-chk=6075/9589)
        136.55M  39%   41.54MB/s    0:00:03 (xfr#473, to-chk=6074/9589)
        136.55M  39%   41.54MB/s    0:00:03 (xfr#474, to-chk=6073/9589)
        136.56M  39%   41.54MB/s    0:00:03 (xfr#475, to-chk=6072/9589)
        136.62M  39%   41.55MB/s    0:00:03 (xfr#476, to-chk=6071/9589)
        136.64M  39%   41.55MB/s    0:00:03 (xfr#477, to-chk=6070/9589)
        136.73M  39%   41.58MB/s    0:00:03 (xfr#478, to-chk=6069/9589)
        136.76M  39%   41.58MB/s    0:00:03 (xfr#479, to-chk=6068/9589)
        136.78M  39%   41.58MB/s    0:00:03 (xfr#480, to-chk=6067/9589)
        136.78M  39%   41.58MB/s    0:00:03 (xfr#481, to-chk=6066/9589)
        137.53M  39%   41.59MB/s    0:00:03 (xfr#482, to-chk=6065/9589)
        137.53M  39%   41.59MB/s    0:00:03 (xfr#483, to-chk=6064/9589)
        138.09M  40%   41.52MB/s    0:00:03 (xfr#484, to-chk=6063/9589)
        138.09M  40%   41.52MB/s    0:00:03 (xfr#485, to-chk=6062/9589)
        138.09M  40%   41.52MB/s    0:00:03 (xfr#486, to-chk=6061/9589)
        138.49M  40%   41.62MB/s    0:00:03 (xfr#487, to-chk=6060/9589)
        139.62M  40%   41.49MB/s    0:00:03 (xfr#488, to-chk=6059/9589)
        139.64M  40%   41.49MB/s    0:00:03 (xfr#489, to-chk=6058/9589)
        139.65M  40%   41.49MB/s    0:00:03 (xfr#490, to-chk=6057/9589)
        139.71M  40%   41.51MB/s    0:00:03 (xfr#491, to-chk=6056/9589)
        139.73M  40%   41.51MB/s    0:00:03 (xfr#492, to-chk=6055/9589)
        139.74M  40%   41.52MB/s    0:00:03 (xfr#493, to-chk=6054/9589)
        139.74M  40%   41.52MB/s    0:00:03 (xfr#494, to-chk=6053/9589)
        139.75M  40%   41.52MB/s    0:00:03 (xfr#495, to-chk=6052/9589)
        139.77M  40%   41.51MB/s    0:00:03 (xfr#496, to-chk=6051/9589)
        139.78M  40%   41.51MB/s    0:00:03 (xfr#497, to-chk=6050/9589)
        139.79M  40%   41.52MB/s    0:00:03 (xfr#498, to-chk=6049/9589)
        139.81M  40%   41.32MB/s    0:00:03 (xfr#499, to-chk=6048/9589)
        139.82M  40%   41.32MB/s    0:00:03 (xfr#500, to-chk=6047/9589)
        139.84M  40%   41.32MB/s    0:00:03 (xfr#501, to-chk=6046/9589)
        139.85M  40%   41.32MB/s    0:00:03 (xfr#502, to-chk=6045/9589)
        139.86M  40%   41.32MB/s    0:00:03 (xfr#503, to-chk=6044/9589)
        139.87M  40%   41.32MB/s    0:00:03 (xfr#504, to-chk=6043/9589)
        139.87M  40%   41.32MB/s    0:00:03 (xfr#505, to-chk=6042/9589)
        139.89M  40%   41.33MB/s    0:00:03 (xfr#506, to-chk=6041/9589)
        139.91M  40%   41.33MB/s    0:00:03 (xfr#507, to-chk=6040/9589)
        139.94M  40%   41.34MB/s    0:00:03 (xfr#508, to-chk=6039/9589)
        139.95M  40%   41.35MB/s    0:00:03 (xfr#509, to-chk=6038/9589)
        139.98M  40%   41.34MB/s    0:00:03 (xfr#510, to-chk=6037/9589)
        140.05M  40%   41.36MB/s    0:00:03 (xfr#511, to-chk=6036/9589)
        140.06M  40%   41.37MB/s    0:00:03 (xfr#512, to-chk=6035/9589)
        140.10M  40%   41.38MB/s    0:00:03 (xfr#513, to-chk=6034/9589)
        140.12M  40%   41.38MB/s    0:00:03 (xfr#514, to-chk=6033/9589)
        140.26M  40%   41.41MB/s    0:00:03 (xfr#515, to-chk=6032/9589)
        140.26M  40%   41.41MB/s    0:00:03 (xfr#516, to-chk=6031/9589)
        140.27M  40%   41.41MB/s    0:00:03 (xfr#517, to-chk=6030/9589)
        140.27M  40%   41.41MB/s    0:00:03 (xfr#518, to-chk=6029/9589)
        140.30M  40%   41.16MB/s    0:00:03 (xfr#519, to-chk=6028/9589)
        141.37M  40%   41.29MB/s    0:00:03 (xfr#520, to-chk=6027/9589)
        141.40M  40%   41.30MB/s    0:00:03 (xfr#521, to-chk=6026/9589)
        141.42M  40%   41.31MB/s    0:00:03 (xfr#522, to-chk=6025/9589)
        141.44M  40%   41.31MB/s    0:00:03 (xfr#523, to-chk=6024/9589)
        141.47M  41%   41.32MB/s    0:00:03 (xfr#524, to-chk=6023/9589)
        141.49M  41%   41.32MB/s    0:00:03 (xfr#525, to-chk=6022/9589)
        141.51M  41%   41.32MB/s    0:00:03 (xfr#526, to-chk=6021/9589)
        141.54M  41%   41.33MB/s    0:00:03 (xfr#527, to-chk=6020/9589)
        141.56M  41%   41.33MB/s    0:00:03 (xfr#528, to-chk=6019/9589)
        141.58M  41%   41.34MB/s    0:00:03 (xfr#529, to-chk=6018/9589)
        141.60M  41%   41.33MB/s    0:00:03 (xfr#530, to-chk=6017/9589)
        141.62M  41%   41.34MB/s    0:00:03 (xfr#531, to-chk=6016/9589)
        141.64M  41%   41.35MB/s    0:00:03 (xfr#532, to-chk=6015/9589)
        141.66M  41%   41.11MB/s    0:00:03 (xfr#533, to-chk=6014/9589)
        141.76M  41%   41.13MB/s    0:00:03 (xfr#534, to-chk=6013/9589)
        141.86M  41%   41.16MB/s    0:00:03 (xfr#535, to-chk=6012/9589)
        142.03M  41%   41.19MB/s    0:00:03 (xfr#536, to-chk=6011/9589)
        142.04M  41%   41.20MB/s    0:00:03 (xfr#537, to-chk=6010/9589)
        142.18M  41%   41.23MB/s    0:00:03 (xfr#538, to-chk=6009/9589)
        142.19M  41%   41.23MB/s    0:00:03 (xfr#539, to-chk=6008/9589)
        142.20M  41%   41.23MB/s    0:00:03 (xfr#540, to-chk=6007/9589)
        142.22M  41%   41.24MB/s    0:00:03 (xfr#541, to-chk=6006/9589)
        142.40M  41%   41.13MB/s    0:00:03 (xfr#542, to-chk=6005/9589)
        142.41M  41%   41.12MB/s    0:00:03 (xfr#543, to-chk=6004/9589)
        142.43M  41%   41.12MB/s    0:00:03 (xfr#544, to-chk=6003/9589)
        142.59M  41%   41.16MB/s    0:00:03 (xfr#545, to-chk=6002/9589)
        142.76M  41%   41.21MB/s    0:00:03 (xfr#546, to-chk=6001/9589)
        142.81M  41%   41.21MB/s    0:00:03 (xfr#547, to-chk=6000/9589)
        152.91M  44%   41.81MB/s    0:00:03 (xfr#548, to-chk=5999/9589)
        152.95M  44%   41.82MB/s    0:00:03 (xfr#549, to-chk=5998/9589)
        152.96M  44%   41.82MB/s    0:00:03 (xfr#550, to-chk=5997/9589)
        152.98M  44%   41.83MB/s    0:00:03 (xfr#551, to-chk=5996/9589)
        152.99M  44%   41.83MB/s    0:00:03 (xfr#552, to-chk=5995/9589)
        153.12M  44%   41.85MB/s    0:00:03 (xfr#553, to-chk=5994/9589)
        153.13M  44%   41.86MB/s    0:00:03 (xfr#554, to-chk=5993/9589)
        153.15M  44%   41.86MB/s    0:00:03 (xfr#555, to-chk=5992/9589)
        153.16M  44%   41.86MB/s    0:00:03 (xfr#556, to-chk=5991/9589)
        153.18M  44%   41.87MB/s    0:00:03 (xfr#557, to-chk=5990/9589)
        153.25M  44%   41.88MB/s    0:00:03 (xfr#558, to-chk=5989/9589)
        153.26M  44%   41.88MB/s    0:00:03 (xfr#559, to-chk=5988/9589)
        153.27M  44%   41.88MB/s    0:00:03 (xfr#560, to-chk=5987/9589)
        153.30M  44%   41.71MB/s    0:00:03 (xfr#561, to-chk=5986/9589)
        153.32M  44%   41.72MB/s    0:00:03 (xfr#562, to-chk=5985/9589)
        153.33M  44%   41.71MB/s    0:00:03 (xfr#563, to-chk=5984/9589)
        153.40M  44%   41.73MB/s    0:00:03 (xfr#564, to-chk=5983/9589)
        153.45M  44%   41.74MB/s    0:00:03 (xfr#565, to-chk=5982/9589)
        153.45M  44%   41.74MB/s    0:00:03 (xfr#566, to-chk=5981/9589)
        153.62M  44%   41.77MB/s    0:00:03 (xfr#567, to-chk=5980/9589)
        153.63M  44%   41.78MB/s    0:00:03 (xfr#568, to-chk=5979/9589)
        153.64M  44%   41.78MB/s    0:00:03 (xfr#569, to-chk=5978/9589)
        153.85M  44%   41.83MB/s    0:00:03 (xfr#570, to-chk=5977/9589)
        153.95M  44%   41.53MB/s    0:00:03 (xfr#571, to-chk=5976/9589)
        166.05M  48%   42.63MB/s    0:00:03 (xfr#572, to-chk=5975/9589)
        166.07M  48%   42.63MB/s    0:00:03 (xfr#573, to-chk=5974/9589)
        166.08M  48%   42.63MB/s    0:00:03 (xfr#574, to-chk=5973/9589)
        166.30M  48%   42.68MB/s    0:00:03 (xfr#575, to-chk=5972/9589)
        166.39M  48%   42.69MB/s    0:00:03 (xfr#576, to-chk=5971/9589)
        166.40M  48%   42.69MB/s    0:00:03 (xfr#577, to-chk=5970/9589)
        166.44M  48%   42.43MB/s    0:00:03 (xfr#578, to-chk=5969/9589)
        166.45M  48%   42.43MB/s    0:00:03 (xfr#579, to-chk=5968/9589)
        171.97M  49%   42.98MB/s    0:00:03 (xfr#580, to-chk=5967/9589)
        171.98M  49%   42.98MB/s    0:00:03 (xfr#581, to-chk=5966/9589)
        171.99M  49%   42.97MB/s    0:00:03 (xfr#582, to-chk=5965/9589)
        172.00M  49%   42.98MB/s    0:00:03 (xfr#583, to-chk=5964/9589)
        172.09M  49%   43.00MB/s    0:00:03 (xfr#584, to-chk=5963/9589)
        172.09M  49%   43.00MB/s    0:00:03 (xfr#585, to-chk=5962/9589)
        172.29M  49%   43.03MB/s    0:00:03 (xfr#586, to-chk=5961/9589)
        172.38M  49%   42.90MB/s    0:00:03 (xfr#587, to-chk=5960/9589)
        172.38M  49%   42.90MB/s    0:00:03 (xfr#588, to-chk=5959/9589)
        172.44M  49%   42.92MB/s    0:00:03 (xfr#589, to-chk=5958/9589)
        172.45M  49%   42.91MB/s    0:00:03 (xfr#590, to-chk=5957/9589)
        172.71M  50%   42.97MB/s    0:00:03 (xfr#591, to-chk=5956/9589)
        172.72M  50%   42.96MB/s    0:00:03 (xfr#592, to-chk=5955/9589)
        172.73M  50%   42.96MB/s    0:00:03 (xfr#593, to-chk=5954/9589)
        172.73M  50%   42.96MB/s    0:00:03 (xfr#594, to-chk=5953/9589)
        172.80M  50%   42.98MB/s    0:00:03 (xfr#595, to-chk=5952/9589)
        172.85M  50%   42.99MB/s    0:00:03 (xfr#596, to-chk=5951/9589)
        172.94M  50%   43.01MB/s    0:00:03 (xfr#597, to-chk=5950/9589)
        172.95M  50%   43.01MB/s    0:00:03 (xfr#598, to-chk=5949/9589)
        172.96M  50%   43.01MB/s    0:00:03 (xfr#599, to-chk=5948/9589)
        172.97M  50%   43.01MB/s    0:00:03 (xfr#600, to-chk=5947/9589)
        172.99M  50%   42.72MB/s    0:00:03 (xfr#601, to-chk=5946/9589)
        173.01M  50%   42.72MB/s    0:00:03 (xfr#602, to-chk=5945/9589)
        173.07M  50%   42.74MB/s    0:00:03 (xfr#603, to-chk=5944/9589)
        173.08M  50%   42.73MB/s    0:00:03 (xfr#604, to-chk=5943/9589)
        173.11M  50%   42.74MB/s    0:00:03 (xfr#605, to-chk=5942/9589)
        173.13M  50%   42.74MB/s    0:00:03 (xfr#606, to-chk=5941/9589)
        174.70M  50%   42.86MB/s    0:00:03 (xfr#607, to-chk=5940/9589)
        174.70M  50%   42.86MB/s    0:00:03 (xfr#608, to-chk=5939/9589)
        174.71M  50%   42.85MB/s    0:00:03 (xfr#609, to-chk=5938/9589)
        175.42M  50%   43.01MB/s    0:00:03 (xfr#610, to-chk=5937/9589)
        175.44M  50%   43.01MB/s    0:00:03 (xfr#611, to-chk=5936/9589)
        175.47M  50%   43.02MB/s    0:00:03 (xfr#612, to-chk=5935/9589)
        175.48M  50%   43.01MB/s    0:00:03 (xfr#613, to-chk=5934/9589)
        175.94M  50%   43.03MB/s    0:00:03 (xfr#614, to-chk=5933/9589)
        175.95M  50%   43.03MB/s    0:00:03 (xfr#615, to-chk=5932/9589)
        175.95M  50%   43.03MB/s    0:00:03 (xfr#616, to-chk=5931/9589)
        175.96M  50%   43.03MB/s    0:00:03 (xfr#617, to-chk=5930/9589)
        176.19M  51%   43.07MB/s    0:00:03 (xfr#618, to-chk=5929/9589)
        176.20M  51%   42.90MB/s    0:00:03 (xfr#619, to-chk=5928/9589)
        176.20M  51%   42.90MB/s    0:00:03 (xfr#620, to-chk=5927/9589)
        176.91M  51%   43.04MB/s    0:00:03 (xfr#621, to-chk=5926/9589)
        176.97M  51%   42.72MB/s    0:00:03 (xfr#622, to-chk=5925/9589)
        177.02M  51%   42.73MB/s    0:00:03 (xfr#623, to-chk=5924/9589)
        177.03M  51%   42.73MB/s    0:00:03 (xfr#624, to-chk=5923/9589)
        177.08M  51%   42.73MB/s    0:00:03 (xfr#625, to-chk=5922/9589)
        177.14M  51%   42.75MB/s    0:00:03 (xfr#626, to-chk=5921/9589)
        177.15M  51%   42.75MB/s    0:00:03 (xfr#627, to-chk=5920/9589)
        177.15M  51%   42.75MB/s    0:00:03 (xfr#628, to-chk=5919/9589)
        177.26M  51%   42.77MB/s    0:00:03 (xfr#629, to-chk=5918/9589)
        177.27M  51%   42.77MB/s    0:00:03 (xfr#630, to-chk=5917/9589)
        177.31M  51%   42.78MB/s    0:00:03 (xfr#631, to-chk=5916/9589)
        177.46M  51%   42.80MB/s    0:00:03 (xfr#632, to-chk=5915/9589)
        177.47M  51%   42.81MB/s    0:00:03 (xfr#633, to-chk=5914/9589)
        177.51M  51%   42.81MB/s    0:00:03 (xfr#634, to-chk=5913/9589)
        177.51M  51%   42.82MB/s    0:00:03 (xfr#635, to-chk=5912/9589)
        177.55M  51%   42.77MB/s    0:00:03 (xfr#636, to-chk=5911/9589)
        177.57M  51%   42.76MB/s    0:00:03 (xfr#637, to-chk=5910/9589)
        177.58M  51%   42.77MB/s    0:00:03 (xfr#638, to-chk=5909/9589)
        177.66M  51%   42.78MB/s    0:00:03 (xfr#639, to-chk=5908/9589)
        177.89M  51%   42.83MB/s    0:00:03 (xfr#640, to-chk=5907/9589)
        177.91M  51%   42.83MB/s    0:00:03 (xfr#641, to-chk=5906/9589)
        181.12M  52%   43.01MB/s    0:00:03  
        187.06M  54%   43.45MB/s    0:00:04 (xfr#642, to-chk=5905/9589)
        195.41M  56%   44.03MB/s    0:00:04 (xfr#643, to-chk=5904/9589)
        195.49M  56%   44.05MB/s    0:00:04 (xfr#644, to-chk=5903/9589)
        202.03M  58%   44.26MB/s    0:00:04 (xfr#645, to-chk=5902/9589)
        202.52M  58%   44.34MB/s    0:00:04 (xfr#646, to-chk=5901/9589)
        202.60M  58%   44.19MB/s    0:00:04 (xfr#647, to-chk=5900/9589)
        202.60M  58%   44.19MB/s    0:00:04 (xfr#648, to-chk=5899/9589)
        202.61M  58%   44.20MB/s    0:00:04 (xfr#649, to-chk=5898/9589)
        202.63M  58%   44.20MB/s    0:00:04 (xfr#650, to-chk=5897/9589)
        202.66M  58%   44.21MB/s    0:00:04 (xfr#651, to-chk=5896/9589)
        202.80M  58%   44.23MB/s    0:00:04 (xfr#652, to-chk=5895/9589)
        203.11M  58%   44.28MB/s    0:00:04 (xfr#653, to-chk=5894/9589)
        203.18M  58%   44.29MB/s    0:00:04 (xfr#654, to-chk=5893/9589)
        203.18M  58%   44.29MB/s    0:00:04 (xfr#655, to-chk=5892/9589)
        203.19M  58%   44.29MB/s    0:00:04 (xfr#656, to-chk=5891/9589)
        203.20M  58%   44.29MB/s    0:00:04 (xfr#657, to-chk=5890/9589)
        203.21M  58%   44.30MB/s    0:00:04 (xfr#658, to-chk=5889/9589)
        203.35M  58%   44.08MB/s    0:00:04 (xfr#659, to-chk=5888/9589)
        203.36M  58%   44.08MB/s    0:00:04 (xfr#660, to-chk=5887/9589)
        203.36M  58%   44.08MB/s    0:00:04 (xfr#661, to-chk=5886/9589)
        203.36M  58%   44.08MB/s    0:00:04 (xfr#662, to-chk=5885/9589)
        203.36M  58%   44.08MB/s    0:00:04 (xfr#663, to-chk=5884/9589)
        210.02M  60%   44.43MB/s    0:00:04 (xfr#664, to-chk=5883/9589)
        211.33M  61%   44.42MB/s    0:00:04 (xfr#665, to-chk=5882/9589)
        217.95M  63%   44.73MB/s    0:00:04 (xfr#666, to-chk=5881/9589)
        217.96M  63%   44.72MB/s    0:00:04 (xfr#667, to-chk=5880/9589)
        218.49M  63%   44.69MB/s    0:00:04 (xfr#668, to-chk=5879/9589)
        218.51M  63%   44.69MB/s    0:00:04 (xfr#669, to-chk=5878/9589)
        218.55M  63%   44.70MB/s    0:00:04 (xfr#670, to-chk=5877/9589)
        218.83M  63%   44.74MB/s    0:00:04 (xfr#671, to-chk=5876/9589)
        218.84M  63%   44.75MB/s    0:00:04 (xfr#672, to-chk=5875/9589)
        218.86M  63%   44.75MB/s    0:00:04 (xfr#673, to-chk=5874/9589)
        219.65M  63%   44.69MB/s    0:00:04 (xfr#674, to-chk=5873/9589)
        221.25M  64%   44.72MB/s    0:00:04 (xfr#675, to-chk=5872/9589)
        221.46M  64%   44.76MB/s    0:00:04 (xfr#676, to-chk=5871/9589)
        224.19M  64%   44.90MB/s    0:00:04 (xfr#677, to-chk=5870/9589)
        241.26M  69%   53.73MB/s    0:00:01  
        252.04M  73%   46.48MB/s    0:00:05 (xfr#678, to-chk=5869/9589)
        267.27M  77%   47.51MB/s    0:00:05 (xfr#679, to-chk=5868/9589)
        267.45M  77%   47.53MB/s    0:00:05 (xfr#680, to-chk=5867/9589)
        273.56M  79%   47.75MB/s    0:00:05 (xfr#681, to-chk=5866/9589)
        278.02M  80%   47.79MB/s    0:00:05 (xfr#682, to-chk=5865/9589)
        278.03M  80%   47.79MB/s    0:00:05 (xfr#683, to-chk=5864/9589)
        278.05M  80%   47.80MB/s    0:00:05 (xfr#684, to-chk=5863/9589)
        278.21M  80%   47.81MB/s    0:00:05 (xfr#685, to-chk=5862/9589)
        278.21M  80%   47.81MB/s    0:00:05 (xfr#686, to-chk=5861/9589)
        278.23M  80%   47.82MB/s    0:00:05 (xfr#687, to-chk=5860/9589)
        278.43M  80%   47.84MB/s    0:00:05 (xfr#688, to-chk=5859/9589)
        279.53M  81%   47.94MB/s    0:00:05 (xfr#689, to-chk=5858/9589)
        279.53M  81%   47.94MB/s    0:00:05 (xfr#690, to-chk=5857/9589)
        279.55M  81%   47.94MB/s    0:00:05 (xfr#691, to-chk=5856/9589)
        279.58M  81%   47.95MB/s    0:00:05 (xfr#692, to-chk=5855/9589)
        279.62M  81%   47.94MB/s    0:00:05 (xfr#693, to-chk=5854/9589)
        279.89M  81%   47.83MB/s    0:00:05 (xfr#694, to-chk=5853/9589)
        279.98M  81%   47.83MB/s    0:00:05 (xfr#695, to-chk=5852/9589)
        280.01M  81%   47.84MB/s    0:00:05 (xfr#696, to-chk=5851/9589)
        280.11M  81%   47.86MB/s    0:00:05 (xfr#697, to-chk=5850/9589)
        280.16M  81%   47.86MB/s    0:00:05 (xfr#698, to-chk=5849/9589)
        281.10M  81%   47.89MB/s    0:00:05 (xfr#699, to-chk=5848/9589)
        281.13M  81%   47.89MB/s    0:00:05 (xfr#700, to-chk=5847/9589)
        281.14M  81%   47.90MB/s    0:00:05 (xfr#701, to-chk=5846/9589)
        281.31M  81%   47.91MB/s    0:00:05 (xfr#702, to-chk=5845/9589)
        281.71M  81%   47.88MB/s    0:00:05 (xfr#703, to-chk=5844/9589)
        282.18M  81%   47.77MB/s    0:00:05 (xfr#704, to-chk=5843/9589)
        282.21M  81%   47.78MB/s    0:00:05 (xfr#705, to-chk=5842/9589)
        282.22M  81%   47.78MB/s    0:00:05 (xfr#706, to-chk=5841/9589)
        282.42M  81%   47.81MB/s    0:00:05 (xfr#707, to-chk=5840/9589)
        282.43M  81%   47.81MB/s    0:00:05 (xfr#708, to-chk=5839/9589)
        282.44M  81%   47.81MB/s    0:00:05 (xfr#709, to-chk=5838/9589)
        282.45M  81%   47.81MB/s    0:00:05 (xfr#710, to-chk=5837/9589)
        282.46M  81%   47.81MB/s    0:00:05 (xfr#711, to-chk=5836/9589)
        282.47M  81%   47.81MB/s    0:00:05 (xfr#712, to-chk=5835/9589)
        282.48M  81%   47.81MB/s    0:00:05 (xfr#713, to-chk=5834/9589)
        282.48M  81%   47.81MB/s    0:00:05 (xfr#714, to-chk=5833/9589)
        282.49M  81%   47.81MB/s    0:00:05 (xfr#715, to-chk=5832/9589)
        282.50M  81%   47.81MB/s    0:00:05 (xfr#716, to-chk=5831/9589)
        282.51M  81%   47.81MB/s    0:00:05 (xfr#717, to-chk=5830/9589)
        282.52M  81%   47.81MB/s    0:00:05 (xfr#718, to-chk=5829/9589)
        282.53M  81%   47.82MB/s    0:00:05 (xfr#719, to-chk=5828/9589)
        282.58M  81%   47.82MB/s    0:00:05 (xfr#720, to-chk=5827/9589)
        282.95M  82%   47.77MB/s    0:00:05 (xfr#721, to-chk=5826/9589)
        283.03M  82%   47.77MB/s    0:00:05 (xfr#722, to-chk=5825/9589)
        283.17M  82%   47.80MB/s    0:00:05 (xfr#723, to-chk=5824/9589)
        283.25M  82%   47.80MB/s    0:00:05 (xfr#724, to-chk=5823/9589)
        283.26M  82%   47.80MB/s    0:00:05 (xfr#725, to-chk=5822/9589)
        283.54M  82%   47.71MB/s    0:00:05 (xfr#726, to-chk=5821/9589)
        283.54M  82%   47.71MB/s    0:00:05 (xfr#727, to-chk=5820/9589)
        283.87M  82%   47.75MB/s    0:00:05 (xfr#728, to-chk=5819/9589)
        284.02M  82%   47.77MB/s    0:00:05 (xfr#729, to-chk=5818/9589)
        284.37M  82%   47.74MB/s    0:00:05 (xfr#730, to-chk=5817/9589)
        284.54M  82%   47.76MB/s    0:00:05 (xfr#731, to-chk=5816/9589)
        284.55M  82%   47.76MB/s    0:00:05 (xfr#732, to-chk=5815/9589)
        284.56M  82%   47.76MB/s    0:00:05 (xfr#733, to-chk=5814/9589)
        284.59M  82%   47.77MB/s    0:00:05 (xfr#734, to-chk=5813/9589)
        284.59M  82%   47.77MB/s    0:00:05 (xfr#735, to-chk=5812/9589)
        284.64M  82%   47.77MB/s    0:00:05 (xfr#736, to-chk=5811/9589)
        284.65M  82%   47.77MB/s    0:00:05 (xfr#737, to-chk=5810/9589)
        284.65M  82%   47.77MB/s    0:00:05 (xfr#738, to-chk=5809/9589)
        284.76M  82%   47.52MB/s    0:00:05 (xfr#739, to-chk=5808/9589)
        284.90M  82%   47.54MB/s    0:00:05 (xfr#740, to-chk=5807/9589)
        284.92M  82%   47.54MB/s    0:00:05 (xfr#741, to-chk=5806/9589)
        284.92M  82%   47.54MB/s    0:00:05 (xfr#742, to-chk=5805/9589)
        284.94M  82%   47.54MB/s    0:00:05 (xfr#743, to-chk=5804/9589)
        284.96M  82%   47.54MB/s    0:00:05 (xfr#744, to-chk=5803/9589)
        285.02M  82%   47.55MB/s    0:00:05 (xfr#745, to-chk=5802/9589)
        285.04M  82%   47.55MB/s    0:00:05 (xfr#746, to-chk=5801/9589)
        285.05M  82%   47.55MB/s    0:00:05 (xfr#747, to-chk=5800/9589)
        285.05M  82%   47.55MB/s    0:00:05 (xfr#748, to-chk=5799/9589)
        285.07M  82%   47.55MB/s    0:00:05 (xfr#749, to-chk=5798/9589)
        287.41M  83%   47.72MB/s    0:00:05 (xfr#750, to-chk=5797/9589)
        287.41M  83%   47.72MB/s    0:00:05 (xfr#751, to-chk=5796/9589)
        287.42M  83%   47.72MB/s    0:00:05 (xfr#752, to-chk=5795/9589)
        287.44M  83%   47.72MB/s    0:00:05 (xfr#753, to-chk=5794/9589)
        287.45M  83%   47.73MB/s    0:00:05 (xfr#754, to-chk=5793/9589)
        287.49M  83%   47.72MB/s    0:00:05 (xfr#755, to-chk=5792/9589)
        287.56M  83%   47.74MB/s    0:00:05 (xfr#756, to-chk=5791/9589)
        287.56M  83%   47.74MB/s    0:00:05 (xfr#757, to-chk=5790/9589)
        287.56M  83%   47.74MB/s    0:00:05 (xfr#758, to-chk=5789/9589)
        287.56M  83%   47.74MB/s    0:00:05 (xfr#759, to-chk=5788/9589)
        287.58M  83%   47.74MB/s    0:00:05 (xfr#760, to-chk=5787/9589)
        287.63M  83%   47.75MB/s    0:00:05 (xfr#761, to-chk=5786/9589)
        287.67M  83%   47.74MB/s    0:00:05 (xfr#762, to-chk=5785/9589)
        287.71M  83%   47.61MB/s    0:00:05 (xfr#763, to-chk=5784/9589)
        287.75M  83%   47.62MB/s    0:00:05 (xfr#764, to-chk=5783/9589)
        287.80M  83%   47.63MB/s    0:00:05 (xfr#765, to-chk=5782/9589)
        287.85M  83%   47.63MB/s    0:00:05 (xfr#766, to-chk=5781/9589)
        287.90M  83%   47.63MB/s    0:00:05 (xfr#767, to-chk=5780/9589)
        287.95M  83%   47.64MB/s    0:00:05 (xfr#768, to-chk=5779/9589)
        288.00M  83%   47.65MB/s    0:00:05 (xfr#769, to-chk=5778/9589)
        288.05M  83%   47.66MB/s    0:00:05 (xfr#770, to-chk=5777/9589)
        288.10M  83%   47.66MB/s    0:00:05 (xfr#771, to-chk=5776/9589)
        288.14M  83%   47.67MB/s    0:00:05 (xfr#772, to-chk=5775/9589)
        288.15M  83%   47.67MB/s    0:00:05 (xfr#773, to-chk=5774/9589)
        288.15M  83%   47.67MB/s    0:00:05 (xfr#774, to-chk=5773/9589)
        288.15M  83%   47.67MB/s    0:00:05 (xfr#775, to-chk=5772/9589)
        288.15M  83%   47.67MB/s    0:00:05 (xfr#776, to-chk=5771/9589)
        288.16M  83%   47.67MB/s    0:00:05 (xfr#777, to-chk=5770/9589)
        288.16M  83%   47.67MB/s    0:00:05 (xfr#778, to-chk=5769/9589)
        288.16M  83%   47.67MB/s    0:00:05 (xfr#779, to-chk=5768/9589)
        288.16M  83%   47.67MB/s    0:00:05 (xfr#780, to-chk=5767/9589)
        288.16M  83%   47.67MB/s    0:00:05 (xfr#781, to-chk=5766/9589)
        288.16M  83%   47.66MB/s    0:00:05 (xfr#782, to-chk=5765/9589)
        288.16M  83%   47.66MB/s    0:00:05 (xfr#783, to-chk=5764/9589)
        288.16M  83%   47.66MB/s    0:00:05 (xfr#784, to-chk=5763/9589)
        288.20M  83%   47.67MB/s    0:00:05 (xfr#785, to-chk=5762/9589)
        288.22M  83%   47.67MB/s    0:00:05 (xfr#786, to-chk=5761/9589)
        288.23M  83%   47.67MB/s    0:00:05 (xfr#787, to-chk=5760/9589)
        288.40M  83%   47.59MB/s    0:00:05 (xfr#788, to-chk=5759/9589)
        288.44M  83%   47.60MB/s    0:00:05 (xfr#789, to-chk=5758/9589)
        288.46M  83%   47.59MB/s    0:00:05 (xfr#790, to-chk=5757/9589)
        288.50M  83%   47.60MB/s    0:00:05 (xfr#791, to-chk=5756/9589)
        288.66M  83%   47.63MB/s    0:00:05 (xfr#792, to-chk=5755/9589)
        288.74M  83%   47.63MB/s    0:00:05 (xfr#793, to-chk=5754/9589)
        288.79M  83%   47.64MB/s    0:00:05 (xfr#794, to-chk=5753/9589)
        288.84M  83%   47.64MB/s    0:00:05 (xfr#795, to-chk=5752/9589)
        289.02M  83%   47.48MB/s    0:00:05 (xfr#796, to-chk=5751/9589)
        289.05M  83%   47.48MB/s    0:00:05 (xfr#797, to-chk=5750/9589)
        289.05M  83%   47.48MB/s    0:00:05 (xfr#798, to-chk=5749/9589)
        289.95M  84%   47.60MB/s    0:00:05 (xfr#799, to-chk=5748/9589)
        289.97M  84%   47.60MB/s    0:00:05 (xfr#800, to-chk=5747/9589)
        290.00M  84%   47.61MB/s    0:00:05 (xfr#801, to-chk=5746/9589)
        290.08M  84%   47.62MB/s    0:00:05 (xfr#802, to-chk=5745/9589)
        290.10M  84%   47.63MB/s    0:00:05 (xfr#803, to-chk=5744/9589)
        290.13M  84%   47.62MB/s    0:00:05 (xfr#804, to-chk=5743/9589)
        290.30M  84%   47.44MB/s    0:00:05 (xfr#805, to-chk=5742/9589)
        291.06M  84%   47.54MB/s    0:00:05 (xfr#806, to-chk=5741/9589)
        291.07M  84%   47.54MB/s    0:00:05 (xfr#807, to-chk=5740/9589)
        297.39M  86%   47.80MB/s    0:00:05 (xfr#808, to-chk=5739/9589)
        297.40M  86%   47.80MB/s    0:00:05 (xfr#809, to-chk=5738/9589)
        300.10M  86%   47.97MB/s    0:00:05 (xfr#810, to-chk=5737/9589)
        300.16M  86%   47.98MB/s    0:00:05 (xfr#811, to-chk=5736/9589)
        300.16M  86%   47.98MB/s    0:00:05 (xfr#812, to-chk=5735/9589)
        300.17M  86%   47.97MB/s    0:00:05 (xfr#813, to-chk=5734/9589)
        300.18M  86%   47.98MB/s    0:00:05 (xfr#814, to-chk=5733/9589)
        300.21M  87%   47.86MB/s    0:00:05 (xfr#815, to-chk=5732/9589)
        300.31M  87%   47.87MB/s    0:00:05 (xfr#816, to-chk=5731/9589)
        300.39M  87%   47.88MB/s    0:00:05 (xfr#817, to-chk=5730/9589)
        300.43M  87%   47.88MB/s    0:00:05 (xfr#818, to-chk=5729/9589)
        300.62M  87%   47.90MB/s    0:00:05 (xfr#819, to-chk=5728/9589)
        300.62M  87%   47.90MB/s    0:00:05 (xfr#820, to-chk=5727/9589)
        300.62M  87%   47.90MB/s    0:00:05 (xfr#821, to-chk=5726/9589)
        300.64M  87%   47.90MB/s    0:00:05 (xfr#822, to-chk=5725/9589)
        300.65M  87%   47.91MB/s    0:00:05 (xfr#823, to-chk=5724/9589)
        300.66M  87%   47.91MB/s    0:00:05 (xfr#824, to-chk=5723/9589)
        300.67M  87%   47.90MB/s    0:00:05 (xfr#825, to-chk=5722/9589)
        300.67M  87%   47.90MB/s    0:00:05 (xfr#826, to-chk=5721/9589)
        300.69M  87%   47.90MB/s    0:00:05 (xfr#827, to-chk=5720/9589)
        300.70M  87%   47.91MB/s    0:00:05 (xfr#828, to-chk=5719/9589)
        300.72M  87%   47.91MB/s    0:00:05 (xfr#829, to-chk=5718/9589)
        300.73M  87%   47.91MB/s    0:00:05 (xfr#830, to-chk=5717/9589)
        300.73M  87%   47.91MB/s    0:00:05 (xfr#831, to-chk=5716/9589)
        300.95M  87%   47.83MB/s    0:00:06 (xfr#832, to-chk=5715/9589)
        301.05M  87%   47.85MB/s    0:00:06 (xfr#833, to-chk=5714/9589)
        301.08M  87%   47.86MB/s    0:00:06 (xfr#834, to-chk=5713/9589)
        301.11M  87%   47.86MB/s    0:00:06 (xfr#835, to-chk=5712/9589)
        301.12M  87%   47.86MB/s    0:00:06 (xfr#836, to-chk=5711/9589)
        301.14M  87%   47.86MB/s    0:00:06 (xfr#837, to-chk=5710/9589)
        301.16M  87%   47.86MB/s    0:00:06 (xfr#838, to-chk=5709/9589)
        301.22M  87%   47.87MB/s    0:00:06 (xfr#839, to-chk=5708/9589)
        301.41M  87%   47.89MB/s    0:00:06 (xfr#840, to-chk=5707/9589)
        301.62M  87%   47.77MB/s    0:00:06 (xfr#841, to-chk=5706/9589)
        301.63M  87%   47.78MB/s    0:00:06 (xfr#842, to-chk=5705/9589)
        301.63M  87%   47.78MB/s    0:00:06 (xfr#843, to-chk=5704/9589)
        301.68M  87%   47.78MB/s    0:00:06 (xfr#844, to-chk=5703/9589)
        301.68M  87%   47.78MB/s    0:00:06 (xfr#845, to-chk=5702/9589)
        301.69M  87%   47.79MB/s    0:00:06 (xfr#846, to-chk=5701/9589)
        301.71M  87%   47.79MB/s    0:00:06 (xfr#847, to-chk=5700/9589)
        301.72M  87%   47.78MB/s    0:00:06 (xfr#848, to-chk=5699/9589)
        301.93M  87%   47.82MB/s    0:00:06 (xfr#849, to-chk=5698/9589)
        301.95M  87%   47.81MB/s    0:00:06 (xfr#850, to-chk=5697/9589)
        301.95M  87%   47.81MB/s    0:00:06 (xfr#851, to-chk=5696/9589)
        301.95M  87%   47.81MB/s    0:00:06 (xfr#852, to-chk=5695/9589)
        301.96M  87%   47.81MB/s    0:00:06 (xfr#853, to-chk=5694/9589)
        301.96M  87%   47.81MB/s    0:00:06 (xfr#854, to-chk=5693/9589)
        301.96M  87%   47.81MB/s    0:00:06 (xfr#855, to-chk=5692/9589)
        301.96M  87%   47.81MB/s    0:00:06 (xfr#856, to-chk=5691/9589)
        301.96M  87%   47.81MB/s    0:00:06 (xfr#857, to-chk=5690/9589)
        302.00M  87%   47.82MB/s    0:00:06 (xfr#858, to-chk=5689/9589)
        302.00M  87%   47.82MB/s    0:00:06 (xfr#859, to-chk=5688/9589)
        302.00M  87%   47.82MB/s    0:00:06 (xfr#860, to-chk=5687/9589)
        302.00M  87%   47.82MB/s    0:00:06 (xfr#861, to-chk=5686/9589)
        302.01M  87%   47.82MB/s    0:00:06 (xfr#862, to-chk=5685/9589)
        302.01M  87%   47.82MB/s    0:00:06 (xfr#863, to-chk=5684/9589)
        302.02M  87%   47.81MB/s    0:00:06 (xfr#864, to-chk=5683/9589)
        302.03M  87%   47.82MB/s    0:00:06 (xfr#865, to-chk=5682/9589)
        302.07M  87%   47.82MB/s    0:00:06 (xfr#866, to-chk=5681/9589)
        302.07M  87%   56.49MB/s    0:00:00  
        302.15M  87%   47.58MB/s    0:00:06 (xfr#867, to-chk=5680/9589)
        302.15M  87%   47.58MB/s    0:00:06 (xfr#868, to-chk=5679/9589)
        302.17M  87%   47.58MB/s    0:00:06 (xfr#869, to-chk=5678/9589)
        302.17M  87%   47.58MB/s    0:00:06 (xfr#870, to-chk=5677/9589)
        302.17M  87%   47.58MB/s    0:00:06 (xfr#871, to-chk=5676/9589)
        302.19M  87%   47.58MB/s    0:00:06 (xfr#872, to-chk=5675/9589)
        302.19M  87%   47.58MB/s    0:00:06 (xfr#873, to-chk=5674/9589)
        302.19M  87%   47.58MB/s    0:00:06 (xfr#874, to-chk=5673/9589)
        302.20M  87%   47.58MB/s    0:00:06 (xfr#875, to-chk=5672/9589)
        302.20M  87%   47.58MB/s    0:00:06 (xfr#876, to-chk=5671/9589)
        302.20M  87%   47.58MB/s    0:00:06 (xfr#877, to-chk=5670/9589)
        302.20M  87%   47.58MB/s    0:00:06 (xfr#878, to-chk=5669/9589)
        302.21M  87%   47.58MB/s    0:00:06 (xfr#879, to-chk=5668/9589)
        302.21M  87%   47.58MB/s    0:00:06 (xfr#880, to-chk=5667/9589)
        302.21M  87%   47.58MB/s    0:00:06 (xfr#881, to-chk=5666/9589)
        302.21M  87%   47.58MB/s    0:00:06 (xfr#882, to-chk=5665/9589)
        302.21M  87%   47.58MB/s    0:00:06 (xfr#883, to-chk=5664/9589)
        302.21M  87%   47.58MB/s    0:00:06 (xfr#884, to-chk=5663/9589)
        302.21M  87%   47.58MB/s    0:00:06 (xfr#885, to-chk=5662/9589)
        302.22M  87%   47.58MB/s    0:00:06 (xfr#886, to-chk=5661/9589)
        302.22M  87%   47.58MB/s    0:00:06 (xfr#887, to-chk=5660/9589)
        302.22M  87%   47.58MB/s    0:00:06 (xfr#888, to-chk=5659/9589)
        302.22M  87%   47.58MB/s    0:00:06 (xfr#889, to-chk=5658/9589)
        302.22M  87%   47.58MB/s    0:00:06 (xfr#890, to-chk=5657/9589)
        302.22M  87%   47.58MB/s    0:00:06 (xfr#891, to-chk=5656/9589)
        302.24M  87%   47.58MB/s    0:00:06 (xfr#892, to-chk=5655/9589)
        302.37M  87%   47.59MB/s    0:00:06 (xfr#893, to-chk=5654/9589)
        302.38M  87%   47.59MB/s    0:00:06 (xfr#894, to-chk=5653/9589)
        302.38M  87%   47.59MB/s    0:00:06 (xfr#895, to-chk=4255/9589)
        302.38M  87%   47.59MB/s    0:00:06 (xfr#896, to-chk=4254/9589)
        302.38M  87%   47.59MB/s    0:00:06 (xfr#897, to-chk=4253/9589)
        302.38M  87%   47.59MB/s    0:00:06 (xfr#898, to-chk=4252/9589)
        302.38M  87%   47.59MB/s    0:00:06 (xfr#899, to-chk=4251/9589)
        302.38M  87%   47.59MB/s    0:00:06 (xfr#900, to-chk=4250/9589)
        302.38M  87%   47.59MB/s    0:00:06 (xfr#901, to-chk=4070/9589)
        302.38M  87%   47.59MB/s    0:00:06 (xfr#902, to-chk=4069/9589)
        302.39M  87%   47.59MB/s    0:00:06 (xfr#903, to-chk=4068/9589)
        302.39M  87%   47.60MB/s    0:00:06 (xfr#904, to-chk=4067/9589)
        302.39M  87%   47.60MB/s    0:00:06 (xfr#905, to-chk=4066/9589)
        302.39M  87%   47.60MB/s    0:00:06 (xfr#906, to-chk=4065/9589)
        302.39M  87%   47.60MB/s    0:00:06 (xfr#907, to-chk=4064/9589)
        302.39M  87%   47.60MB/s    0:00:06 (xfr#908, to-chk=4063/9589)
        302.39M  87%   47.60MB/s    0:00:06 (xfr#909, to-chk=4062/9589)
        302.39M  87%   47.60MB/s    0:00:06 (xfr#910, to-chk=4061/9589)
        302.40M  87%   47.60MB/s    0:00:06 (xfr#911, to-chk=4060/9589)
        302.40M  87%   47.60MB/s    0:00:06 (xfr#912, to-chk=4059/9589)
        302.40M  87%   47.59MB/s    0:00:06 (xfr#913, to-chk=4058/9589)
        302.40M  87%   47.59MB/s    0:00:06 (xfr#914, to-chk=4057/9589)
        302.40M  87%   47.59MB/s    0:00:06 (xfr#915, to-chk=4056/9589)
        302.40M  87%   47.59MB/s    0:00:06 (xfr#916, to-chk=4055/9589)
        302.40M  87%   47.59MB/s    0:00:06 (xfr#917, to-chk=4054/9589)
        302.40M  87%   47.59MB/s    0:00:06 (xfr#918, to-chk=4053/9589)
        302.40M  87%   47.59MB/s    0:00:06 (xfr#919, to-chk=4052/9589)
        302.41M  87%   47.59MB/s    0:00:06 (xfr#920, to-chk=4051/9589)
        302.41M  87%   47.59MB/s    0:00:06 (xfr#921, to-chk=4050/9589)
        302.41M  87%   47.59MB/s    0:00:06 (xfr#922, to-chk=4049/9589)
        302.41M  87%   47.59MB/s    0:00:06 (xfr#923, to-chk=4048/9589)
        302.41M  87%   47.59MB/s    0:00:06 (xfr#924, to-chk=4047/9589)
        302.41M  87%   47.59MB/s    0:00:06 (xfr#925, to-chk=4046/9589)
        302.41M  87%   47.59MB/s    0:00:06 (xfr#926, to-chk=4045/9589)
        302.42M  87%   47.59MB/s    0:00:06 (xfr#927, to-chk=4044/9589)
        302.42M  87%   47.59MB/s    0:00:06 (xfr#928, to-chk=4043/9589)
        302.42M  87%   47.59MB/s    0:00:06 (xfr#929, to-chk=4042/9589)
        302.42M  87%   47.59MB/s    0:00:06 (xfr#930, to-chk=4041/9589)
        302.42M  87%   47.59MB/s    0:00:06 (xfr#931, to-chk=4040/9589)
        302.42M  87%   47.59MB/s    0:00:06 (xfr#932, to-chk=4039/9589)
        302.42M  87%   47.59MB/s    0:00:06 (xfr#933, to-chk=4038/9589)
        302.42M  87%   47.59MB/s    0:00:06 (xfr#934, to-chk=4037/9589)
        302.43M  87%   47.59MB/s    0:00:06 (xfr#935, to-chk=4036/9589)
        302.43M  87%   47.59MB/s    0:00:06 (xfr#936, to-chk=4035/9589)
        302.43M  87%   47.59MB/s    0:00:06 (xfr#937, to-chk=4034/9589)
        302.43M  87%   47.59MB/s    0:00:06 (xfr#938, to-chk=4033/9589)
        302.43M  87%   47.59MB/s    0:00:06 (xfr#939, to-chk=4032/9589)
        302.43M  87%   47.59MB/s    0:00:06 (xfr#940, to-chk=4031/9589)
        302.44M  87%   47.59MB/s    0:00:06 (xfr#941, to-chk=4030/9589)
        302.44M  87%   47.59MB/s    0:00:06 (xfr#942, to-chk=4029/9589)
        302.44M  87%   47.59MB/s    0:00:06 (xfr#943, to-chk=4028/9589)
        302.44M  87%   47.59MB/s    0:00:06 (xfr#944, to-chk=4027/9589)
        302.44M  87%   47.59MB/s    0:00:06 (xfr#945, to-chk=4026/9589)
        302.44M  87%   47.59MB/s    0:00:06 (xfr#946, to-chk=4025/9589)
        302.44M  87%   47.59MB/s    0:00:06 (xfr#947, to-chk=4024/9589)
        302.45M  87%   47.59MB/s    0:00:06 (xfr#948, to-chk=4023/9589)
        302.45M  87%   47.59MB/s    0:00:06 (xfr#949, to-chk=4022/9589)
        302.45M  87%   47.59MB/s    0:00:06 (xfr#950, to-chk=4021/9589)
        302.45M  87%   47.58MB/s    0:00:06 (xfr#951, to-chk=4020/9589)
        302.45M  87%   47.58MB/s    0:00:06 (xfr#952, to-chk=4019/9589)
        302.45M  87%   47.58MB/s    0:00:06 (xfr#953, to-chk=4018/9589)
        302.45M  87%   47.58MB/s    0:00:06 (xfr#954, to-chk=4017/9589)
        302.45M  87%   47.58MB/s    0:00:06 (xfr#955, to-chk=4016/9589)
        302.46M  87%   47.41MB/s    0:00:06 (xfr#956, to-chk=4015/9589)
        302.46M  87%   47.40MB/s    0:00:06 (xfr#957, to-chk=4014/9589)
        302.46M  87%   47.40MB/s    0:00:06 (xfr#958, to-chk=4013/9589)
        302.46M  87%   47.40MB/s    0:00:06 (xfr#959, to-chk=4012/9589)
        302.46M  87%   47.40MB/s    0:00:06 (xfr#960, to-chk=4011/9589)
        302.46M  87%   47.40MB/s    0:00:06 (xfr#961, to-chk=4010/9589)
        302.46M  87%   47.40MB/s    0:00:06 (xfr#962, to-chk=4009/9589)
        302.46M  87%   47.40MB/s    0:00:06 (xfr#963, to-chk=4008/9589)
        302.46M  87%   47.40MB/s    0:00:06 (xfr#964, to-chk=4007/9589)
        302.46M  87%   47.40MB/s    0:00:06 (xfr#965, to-chk=4006/9589)
        302.46M  87%   47.40MB/s    0:00:06 (xfr#966, to-chk=4005/9589)
        302.47M  87%   47.40MB/s    0:00:06 (xfr#967, to-chk=4004/9589)
        302.47M  87%   47.40MB/s    0:00:06 (xfr#968, to-chk=4003/9589)
        302.47M  87%   47.40MB/s    0:00:06 (xfr#969, to-chk=4002/9589)
        302.47M  87%   47.40MB/s    0:00:06 (xfr#970, to-chk=4001/9589)
        302.47M  87%   47.40MB/s    0:00:06 (xfr#971, to-chk=4000/9589)
        302.47M  87%   47.40MB/s    0:00:06 (xfr#972, to-chk=3999/9589)
        302.47M  87%   47.40MB/s    0:00:06 (xfr#973, to-chk=3998/9589)
        302.47M  87%   47.40MB/s    0:00:06 (xfr#974, to-chk=3997/9589)
        302.68M  87%   47.42MB/s    0:00:06 (xfr#975, to-chk=3845/9589)
        302.72M  87%   47.42MB/s    0:00:06 (xfr#976, to-chk=3844/9589)
        302.75M  87%   47.43MB/s    0:00:06 (xfr#977, to-chk=3732/9589)
        302.76M  87%   47.43MB/s    0:00:06 (xfr#978, to-chk=3731/9589)
        302.76M  87%   47.43MB/s    0:00:06 (xfr#979, to-chk=3730/9589)
        302.76M  87%   47.43MB/s    0:00:06 (xfr#980, to-chk=3642/9589)
        303.06M  87%   47.46MB/s    0:00:06 (xfr#981, to-chk=3641/9589)
        303.92M  88%   47.51MB/s    0:00:06 (xfr#982, to-chk=3640/9589)
        304.18M  88%   47.46MB/s    0:00:06 (xfr#983, to-chk=3439/9589)
        304.27M  88%   47.47MB/s    0:00:06 (xfr#984, to-chk=3438/9589)
        304.34M  88%   47.48MB/s    0:00:06 (xfr#985, to-chk=3437/9589)
        304.39M  88%   47.48MB/s    0:00:06 (xfr#986, to-chk=3436/9589)
        304.51M  88%   47.50MB/s    0:00:06 (xfr#987, to-chk=3435/9589)
        304.60M  88%   47.50MB/s    0:00:06 (xfr#988, to-chk=3434/9589)
        304.65M  88%   47.37MB/s    0:00:06 (xfr#989, to-chk=3433/9589)
        304.71M  88%   47.37MB/s    0:00:06 (xfr#990, to-chk=3432/9589)
        304.79M  88%   47.39MB/s    0:00:06 (xfr#991, to-chk=3431/9589)
        304.81M  88%   47.39MB/s    0:00:06 (xfr#992, to-chk=3430/9589)
        304.82M  88%   47.39MB/s    0:00:06 (xfr#993, to-chk=3429/9589)
        304.82M  88%   47.39MB/s    0:00:06 (xfr#994, to-chk=3428/9589)
        304.90M  88%   47.40MB/s    0:00:06 (xfr#995, to-chk=3174/9589)
        305.00M  88%   47.41MB/s    0:00:06 (xfr#996, to-chk=3173/9589)
        305.00M  88%   47.41MB/s    0:00:06 (xfr#997, to-chk=3172/9589)
        305.00M  88%   47.41MB/s    0:00:06 (xfr#998, to-chk=3171/9589)
        305.00M  88%   47.40MB/s    0:00:06 (xfr#999, to-chk=3170/9589)
        305.00M  88%   47.40MB/s    0:00:06 (xfr#1000, to-chk=3169/9589)
        305.00M  88%   47.40MB/s    0:00:06 (xfr#1001, to-chk=3168/9589)
        305.28M  88%   47.32MB/s    0:00:06 (xfr#1002, to-chk=3167/9589)
        305.28M  88%   47.32MB/s    0:00:06 (xfr#1003, to-chk=3166/9589)
        305.42M  88%   47.33MB/s    0:00:06 (xfr#1004, to-chk=3165/9589)
        305.42M  88%   47.33MB/s    0:00:06 (xfr#1005, to-chk=3164/9589)
        305.42M  88%   47.33MB/s    0:00:06 (xfr#1006, to-chk=3163/9589)
        305.42M  88%   47.33MB/s    0:00:06 (xfr#1007, to-chk=3162/9589)
        305.48M  88%   47.33MB/s    0:00:06 (xfr#1008, to-chk=3161/9589)
        305.49M  88%   47.33MB/s    0:00:06 (xfr#1009, to-chk=3160/9589)
        305.49M  88%   47.33MB/s    0:00:06 (xfr#1010, to-chk=3159/9589)
        305.49M  88%   47.33MB/s    0:00:06 (xfr#1011, to-chk=3158/9589)
        305.49M  88%   47.33MB/s    0:00:06 (xfr#1012, to-chk=3157/9589)
        305.49M  88%   47.33MB/s    0:00:06 (xfr#1013, to-chk=3156/9589)
        305.49M  88%   47.33MB/s    0:00:06 (xfr#1014, to-chk=3155/9589)
        305.49M  88%   47.33MB/s    0:00:06 (xfr#1015, to-chk=3154/9589)
        306.51M  88%   47.28MB/s    0:00:06 (xfr#1016, to-chk=3153/9589)
        306.51M  88%   47.28MB/s    0:00:06 (xfr#1017, to-chk=3152/9589)
        307.27M  89%   47.29MB/s    0:00:06 (xfr#1018, to-chk=3151/9589)
        307.28M  89%   47.29MB/s    0:00:06 (xfr#1019, to-chk=3150/9589)
        308.80M  89%   47.31MB/s    0:00:06 (xfr#1020, to-chk=3149/9589)
        312.64M  90%   47.30MB/s    0:00:06 (xfr#1021, to-chk=3148/9589)
        312.76M  90%   47.31MB/s    0:00:06 (xfr#1022, to-chk=3147/9589)
        312.76M  90%   47.31MB/s    0:00:06 (xfr#1023, to-chk=3146/9589)
        312.76M  90%   47.31MB/s    0:00:06 (xfr#1024, to-chk=3145/9589)
        312.77M  90%   47.31MB/s    0:00:06 (xfr#1025, to-chk=3144/9589)
        312.77M  90%   47.31MB/s    0:00:06 (xfr#1026, to-chk=3143/9589)
        312.77M  90%   47.31MB/s    0:00:06 (xfr#1027, to-chk=3142/9589)
        312.77M  90%   47.31MB/s    0:00:06 (xfr#1028, to-chk=3014/9589)
        312.80M  90%   47.31MB/s    0:00:06 (xfr#1029, to-chk=2918/9589)
        312.80M  90%   47.31MB/s    0:00:06 (xfr#1030, to-chk=2917/9589)
        312.80M  90%   47.31MB/s    0:00:06 (xfr#1031, to-chk=2916/9589)
        312.80M  90%   47.31MB/s    0:00:06 (xfr#1032, to-chk=2915/9589)
        312.81M  90%   47.31MB/s    0:00:06 (xfr#1033, to-chk=2914/9589)
        312.81M  90%   47.31MB/s    0:00:06 (xfr#1034, to-chk=2800/9589)
        312.81M  90%   47.31MB/s    0:00:06 (xfr#1035, to-chk=2799/9589)
        312.81M  90%   47.31MB/s    0:00:06 (xfr#1036, to-chk=2798/9589)
        312.81M  90%   47.31MB/s    0:00:06 (xfr#1037, to-chk=2797/9589)
        312.81M  90%   47.31MB/s    0:00:06 (xfr#1038, to-chk=2643/9589)
        312.82M  90%   47.31MB/s    0:00:06 (xfr#1039, to-chk=2642/9589)
        312.85M  90%   47.31MB/s    0:00:06 (xfr#1040, to-chk=2641/9589)
        312.85M  90%   47.31MB/s    0:00:06 (xfr#1041, to-chk=2640/9589)
        312.85M  90%   47.31MB/s    0:00:06 (xfr#1042, to-chk=2639/9589)
        312.85M  90%   47.31MB/s    0:00:06 (xfr#1043, to-chk=2638/9589)
        312.85M  90%   47.31MB/s    0:00:06 (xfr#1044, to-chk=2637/9589)
        312.85M  90%   47.31MB/s    0:00:06 (xfr#1045, to-chk=2636/9589)
        312.85M  90%   47.31MB/s    0:00:06 (xfr#1046, to-chk=2635/9589)
        312.85M  90%   47.31MB/s    0:00:06 (xfr#1047, to-chk=2634/9589)
        312.88M  90%   47.10MB/s    0:00:06 (xfr#1048, to-chk=2633/9589)
        312.88M  90%   47.10MB/s    0:00:06 (xfr#1049, to-chk=2632/9589)
        312.88M  90%   47.10MB/s    0:00:06 (xfr#1050, to-chk=2631/9589)
        312.88M  90%   47.10MB/s    0:00:06 (xfr#1051, to-chk=2630/9589)
        312.88M  90%   47.10MB/s    0:00:06 (xfr#1052, to-chk=2629/9589)
        312.89M  90%   47.10MB/s    0:00:06 (xfr#1053, to-chk=2628/9589)
        312.90M  90%   47.10MB/s    0:00:06 (xfr#1054, to-chk=2627/9589)
        312.92M  90%   47.10MB/s    0:00:06 (xfr#1055, to-chk=2626/9589)
        312.92M  90%   47.10MB/s    0:00:06 (xfr#1056, to-chk=2625/9589)
        312.92M  90%   47.10MB/s    0:00:06 (xfr#1057, to-chk=2624/9589)
        312.93M  90%   47.10MB/s    0:00:06 (xfr#1058, to-chk=2623/9589)
        312.93M  90%   47.10MB/s    0:00:06 (xfr#1059, to-chk=2622/9589)
        312.94M  90%   47.10MB/s    0:00:06 (xfr#1060, to-chk=2621/9589)
        312.94M  90%   47.10MB/s    0:00:06 (xfr#1061, to-chk=2620/9589)
        312.98M  90%   47.11MB/s    0:00:06 (xfr#1062, to-chk=2619/9589)
        313.00M  90%   47.10MB/s    0:00:06 (xfr#1063, to-chk=2618/9589)
        313.00M  90%   47.10MB/s    0:00:06 (xfr#1064, to-chk=2617/9589)
        313.00M  90%   47.10MB/s    0:00:06 (xfr#1065, to-chk=2616/9589)
        313.00M  90%   47.10MB/s    0:00:06 (xfr#1066, to-chk=2615/9589)
        313.01M  90%   47.11MB/s    0:00:06 (xfr#1067, to-chk=2614/9589)
        313.01M  90%   47.11MB/s    0:00:06 (xfr#1068, to-chk=2613/9589)
        313.01M  90%   47.11MB/s    0:00:06 (xfr#1069, to-chk=2612/9589)
        313.02M  90%   47.11MB/s    0:00:06 (xfr#1070, to-chk=2611/9589)
        313.02M  90%   47.11MB/s    0:00:06 (xfr#1071, to-chk=2610/9589)
        313.02M  90%   47.11MB/s    0:00:06 (xfr#1072, to-chk=2609/9589)
        313.02M  90%   47.11MB/s    0:00:06 (xfr#1073, to-chk=2608/9589)
        313.02M  90%   47.11MB/s    0:00:06 (xfr#1074, to-chk=2607/9589)
        313.03M  90%   47.11MB/s    0:00:06 (xfr#1075, to-chk=2606/9589)
        313.04M  90%   47.10MB/s    0:00:06 (xfr#1076, to-chk=2605/9589)
        313.04M  90%   47.10MB/s    0:00:06 (xfr#1077, to-chk=2604/9589)
        313.07M  90%   47.11MB/s    0:00:06 (xfr#1078, to-chk=2479/9589)
        313.08M  90%   47.11MB/s    0:00:06 (xfr#1079, to-chk=2387/9589)
        313.11M  90%   47.11MB/s    0:00:06 (xfr#1080, to-chk=2386/9589)
        313.11M  90%   47.11MB/s    0:00:06 (xfr#1081, to-chk=2385/9589)
        313.14M  90%   47.12MB/s    0:00:06 (xfr#1082, to-chk=2384/9589)
        313.14M  90%   47.12MB/s    0:00:06 (xfr#1083, to-chk=2383/9589)
        313.15M  90%   47.11MB/s    0:00:06 (xfr#1084, to-chk=2382/9589)
        313.15M  90%   47.11MB/s    0:00:06 (xfr#1085, to-chk=2381/9589)
        313.15M  90%   47.11MB/s    0:00:06 (xfr#1086, to-chk=1970/9589)
        313.16M  90%   47.11MB/s    0:00:06 (xfr#1087, to-chk=1969/9589)
        313.16M  90%   47.11MB/s    0:00:06 (xfr#1088, to-chk=1968/9589)
        313.16M  90%   47.11MB/s    0:00:06 (xfr#1089, to-chk=1967/9589)
        313.16M  90%   47.11MB/s    0:00:06 (xfr#1090, to-chk=1966/9589)
        313.21M  90%   47.12MB/s    0:00:06 (xfr#1091, to-chk=1772/9589)
        314.31M  91%   47.08MB/s    0:00:06 (xfr#1092, to-chk=1771/9589)
        314.33M  91%   47.07MB/s    0:00:06 (xfr#1093, to-chk=1770/9589)
        314.33M  91%   47.07MB/s    0:00:06 (xfr#1094, to-chk=1422/9589)
        314.33M  91%   47.07MB/s    0:00:06 (xfr#1095, to-chk=1421/9589)
        314.48M  91%   47.10MB/s    0:00:06 (xfr#1096, to-chk=1420/9589)
        314.48M  91%   47.10MB/s    0:00:06 (xfr#1097, to-chk=1419/9589)
        314.50M  91%   47.09MB/s    0:00:06 (xfr#1098, to-chk=1418/9589)
        314.50M  91%   47.09MB/s    0:00:06 (xfr#1099, to-chk=1417/9589)
        314.60M  91%   47.11MB/s    0:00:06 (xfr#1100, to-chk=1115/9589)
        314.63M  91%   47.11MB/s    0:00:06 (xfr#1101, to-chk=1114/9589)
        314.73M  91%   47.12MB/s    0:00:06 (xfr#1102, to-chk=1113/9589)
        315.06M  91%   46.93MB/s    0:00:06 (xfr#1103, to-chk=1112/9589)
        315.07M  91%   46.93MB/s    0:00:06 (xfr#1104, to-chk=1111/9589)
        315.07M  91%   46.93MB/s    0:00:06 (xfr#1105, to-chk=916/9589) 
        315.08M  91%   46.93MB/s    0:00:06 (xfr#1106, to-chk=915/9589)
        315.08M  91%   46.93MB/s    0:00:06 (xfr#1107, to-chk=914/9589)
        315.08M  91%   46.93MB/s    0:00:06 (xfr#1108, to-chk=913/9589)
        315.08M  91%   46.93MB/s    0:00:06 (xfr#1109, to-chk=912/9589)
        315.08M  91%   46.93MB/s    0:00:06 (xfr#1110, to-chk=911/9589)
        315.24M  91%   46.95MB/s    0:00:06 (xfr#1111, to-chk=910/9589)
        315.24M  91%   46.94MB/s    0:00:06 (xfr#1112, to-chk=909/9589)
        315.26M  91%   46.95MB/s    0:00:06 (xfr#1113, to-chk=908/9589)
        315.26M  91%   46.95MB/s    0:00:06 (xfr#1114, to-chk=907/9589)
        315.26M  91%   46.95MB/s    0:00:06 (xfr#1115, to-chk=906/9589)
        315.27M  91%   46.95MB/s    0:00:06 (xfr#1116, to-chk=905/9589)
        315.29M  91%   46.95MB/s    0:00:06 (xfr#1117, to-chk=904/9589)
        315.29M  91%   46.95MB/s    0:00:06 (xfr#1118, to-chk=903/9589)
        315.30M  91%   46.95MB/s    0:00:06 (xfr#1119, to-chk=902/9589)
        315.30M  91%   46.95MB/s    0:00:06 (xfr#1120, to-chk=901/9589)
        315.30M  91%   46.95MB/s    0:00:06 (xfr#1121, to-chk=900/9589)
        315.30M  91%   46.95MB/s    0:00:06 (xfr#1122, to-chk=899/9589)
        315.30M  91%   46.95MB/s    0:00:06 (xfr#1123, to-chk=898/9589)
        315.31M  91%   46.95MB/s    0:00:06 (xfr#1124, to-chk=897/9589)
        315.31M  91%   46.95MB/s    0:00:06 (xfr#1125, to-chk=896/9589)
        315.31M  91%   46.95MB/s    0:00:06 (xfr#1126, to-chk=895/9589)
        315.31M  91%   46.95MB/s    0:00:06 (xfr#1127, to-chk=894/9589)
        315.31M  91%   46.95MB/s    0:00:06 (xfr#1128, to-chk=893/9589)
        315.31M  91%   46.95MB/s    0:00:06 (xfr#1129, to-chk=892/9589)
        315.31M  91%   46.95MB/s    0:00:06 (xfr#1130, to-chk=891/9589)
        315.31M  91%   46.95MB/s    0:00:06 (xfr#1131, to-chk=890/9589)
        315.31M  91%   46.95MB/s    0:00:06 (xfr#1132, to-chk=889/9589)
        315.31M  91%   46.95MB/s    0:00:06 (xfr#1133, to-chk=888/9589)
        315.31M  91%   46.95MB/s    0:00:06 (xfr#1134, to-chk=887/9589)
        315.32M  91%   46.95MB/s    0:00:06 (xfr#1135, to-chk=886/9589)
        315.32M  91%   46.95MB/s    0:00:06 (xfr#1136, to-chk=885/9589)
        315.32M  91%   46.95MB/s    0:00:06 (xfr#1137, to-chk=884/9589)
        315.32M  91%   46.95MB/s    0:00:06 (xfr#1138, to-chk=883/9589)
        315.32M  91%   46.95MB/s    0:00:06 (xfr#1139, to-chk=882/9589)
        315.32M  91%   46.95MB/s    0:00:06 (xfr#1140, to-chk=881/9589)
        315.32M  91%   46.95MB/s    0:00:06 (xfr#1141, to-chk=880/9589)
        315.32M  91%   46.94MB/s    0:00:06 (xfr#1142, to-chk=879/9589)
        315.32M  91%   46.94MB/s    0:00:06 (xfr#1143, to-chk=878/9589)
        315.32M  91%   46.94MB/s    0:00:06 (xfr#1144, to-chk=877/9589)
        315.33M  91%   46.94MB/s    0:00:06 (xfr#1145, to-chk=876/9589)
        315.33M  91%   46.94MB/s    0:00:06 (xfr#1146, to-chk=875/9589)
        315.33M  91%   46.94MB/s    0:00:06 (xfr#1147, to-chk=874/9589)
        315.33M  91%   46.94MB/s    0:00:06 (xfr#1148, to-chk=873/9589)
        315.33M  91%   46.94MB/s    0:00:06 (xfr#1149, to-chk=872/9589)
        315.33M  91%   46.94MB/s    0:00:06 (xfr#1150, to-chk=871/9589)
        315.33M  91%   46.94MB/s    0:00:06 (xfr#1151, to-chk=870/9589)
        315.33M  91%   46.94MB/s    0:00:06 (xfr#1152, to-chk=869/9589)
        315.33M  91%   46.94MB/s    0:00:06 (xfr#1153, to-chk=868/9589)
        315.34M  91%   46.94MB/s    0:00:06 (xfr#1154, to-chk=867/9589)
        315.34M  91%   46.94MB/s    0:00:06 (xfr#1155, to-chk=866/9589)
        315.34M  91%   46.94MB/s    0:00:06 (xfr#1156, to-chk=865/9589)
        315.34M  91%   46.94MB/s    0:00:06 (xfr#1157, to-chk=864/9589)
        315.34M  91%   46.94MB/s    0:00:06 (xfr#1158, to-chk=863/9589)
        315.34M  91%   46.94MB/s    0:00:06 (xfr#1159, to-chk=862/9589)
        315.34M  91%   46.94MB/s    0:00:06 (xfr#1160, to-chk=861/9589)
        315.34M  91%   46.94MB/s    0:00:06 (xfr#1161, to-chk=860/9589)
        315.34M  91%   46.94MB/s    0:00:06 (xfr#1162, to-chk=859/9589)
        315.34M  91%   46.94MB/s    0:00:06 (xfr#1163, to-chk=858/9589)
        315.34M  91%   46.94MB/s    0:00:06 (xfr#1164, to-chk=857/9589)
        315.34M  91%   46.94MB/s    0:00:06 (xfr#1165, to-chk=856/9589)
        315.34M  91%   46.94MB/s    0:00:06 (xfr#1166, to-chk=855/9589)
        315.34M  91%   46.94MB/s    0:00:06 (xfr#1167, to-chk=854/9589)
        315.35M  91%   46.94MB/s    0:00:06 (xfr#1168, to-chk=853/9589)
        315.35M  91%   46.94MB/s    0:00:06 (xfr#1169, to-chk=852/9589)
        315.35M  91%   46.94MB/s    0:00:06 (xfr#1170, to-chk=851/9589)
        315.35M  91%   46.94MB/s    0:00:06 (xfr#1171, to-chk=850/9589)
        315.35M  91%   46.94MB/s    0:00:06 (xfr#1172, to-chk=849/9589)
        315.35M  91%   46.94MB/s    0:00:06 (xfr#1173, to-chk=848/9589)
        315.35M  91%   46.94MB/s    0:00:06 (xfr#1174, to-chk=847/9589)
        315.35M  91%   46.94MB/s    0:00:06 (xfr#1175, to-chk=846/9589)
        315.35M  91%   46.93MB/s    0:00:06 (xfr#1176, to-chk=845/9589)
        315.35M  91%   46.93MB/s    0:00:06 (xfr#1177, to-chk=701/9589)
        315.36M  91%   46.93MB/s    0:00:06 (xfr#1178, to-chk=700/9589)
        315.40M  91%   46.80MB/s    0:00:06 (xfr#1179, to-chk=699/9589)
        315.40M  91%   46.80MB/s    0:00:06 (xfr#1180, to-chk=698/9589)
        315.40M  91%   46.80MB/s    0:00:06 (xfr#1181, to-chk=479/9589)
        315.60M  91%   46.82MB/s    0:00:06 (xfr#1182, to-chk=478/9589)
        317.13M  91%   46.87MB/s    0:00:06 (xfr#1183, to-chk=477/9589)
        318.68M  92%   46.83MB/s    0:00:06 (xfr#1184, to-chk=476/9589)
        320.23M  92%   46.89MB/s    0:00:06 (xfr#1185, to-chk=475/9589)
        320.23M  92%   46.89MB/s    0:00:06 (xfr#1186, to-chk=474/9589)
        320.24M  92%   46.89MB/s    0:00:06 (xfr#1187, to-chk=473/9589)
        320.27M  92%   46.90MB/s    0:00:06 (xfr#1188, to-chk=472/9589)
        320.36M  92%   46.90MB/s    0:00:06 (xfr#1189, to-chk=471/9589)
        320.47M  92%   46.82MB/s    0:00:06 (xfr#1190, to-chk=470/9589)
        320.57M  92%   46.82MB/s    0:00:06 (xfr#1191, to-chk=469/9589)
        321.34M  93%   46.82MB/s    0:00:06 (xfr#1192, to-chk=468/9589)
        321.34M  93%   46.82MB/s    0:00:06 (xfr#1193, to-chk=467/9589)
        321.38M  93%   46.82MB/s    0:00:06 (xfr#1194, to-chk=466/9589)
        321.60M  93%   46.85MB/s    0:00:06 (xfr#1195, to-chk=465/9589)
        321.80M  93%   46.87MB/s    0:00:06 (xfr#1196, to-chk=464/9589)
        322.02M  93%   46.89MB/s    0:00:06 (xfr#1197, to-chk=463/9589)
        322.06M  93%   46.90MB/s    0:00:06 (xfr#1198, to-chk=462/9589)
        323.61M  93%   46.70MB/s    0:00:06 (xfr#1199, to-chk=461/9589)
        325.20M  94%   46.66MB/s    0:00:06 (xfr#1200, to-chk=460/9589)
        327.16M  94%   46.78MB/s    0:00:06 (xfr#1201, to-chk=459/9589)
        329.07M  95%   46.79MB/s    0:00:06 (xfr#1202, to-chk=458/9589)
        330.91M  95%   46.81MB/s    0:00:06 (xfr#1203, to-chk=457/9589)
        332.85M  96%   46.80MB/s    0:00:06 (xfr#1204, to-chk=456/9589)
        334.39M  96%   46.77MB/s    0:00:06 (xfr#1205, to-chk=455/9589)
        334.39M  96%   46.77MB/s    0:00:06 (xfr#1206, to-chk=454/9589)
        334.41M  96%   46.77MB/s    0:00:06 (xfr#1207, to-chk=453/9589)
        334.47M  96%   46.78MB/s    0:00:06 (xfr#1208, to-chk=452/9589)
        334.48M  96%   46.77MB/s    0:00:06 (xfr#1209, to-chk=451/9589)
        334.49M  96%   46.77MB/s    0:00:06 (xfr#1210, to-chk=450/9589)
        334.49M  96%   46.77MB/s    0:00:06 (xfr#1211, to-chk=449/9589)
        334.54M  96%   46.78MB/s    0:00:06 (xfr#1212, to-chk=448/9589)
        335.50M  97%   46.71MB/s    0:00:06 (xfr#1213, to-chk=447/9589)
        335.51M  97%   46.70MB/s    0:00:06 (xfr#1214, to-chk=446/9589)
        335.51M  97%   46.70MB/s    0:00:06 (xfr#1215, to-chk=445/9589)
        335.52M  97%   46.70MB/s    0:00:06 (xfr#1216, to-chk=444/9589)
        335.52M  97%   46.70MB/s    0:00:06 (xfr#1217, to-chk=443/9589)
        335.57M  97%   46.71MB/s    0:00:06 (xfr#1218, to-chk=442/9589)
        336.65M  97%   46.77MB/s    0:00:06 (xfr#1219, to-chk=441/9589)
        336.68M  97%   46.77MB/s    0:00:06 (xfr#1220, to-chk=440/9589)
        336.96M  97%   46.73MB/s    0:00:06 (xfr#1221, to-chk=439/9589)
        337.04M  97%   46.75MB/s    0:00:06 (xfr#1222, to-chk=438/9589)
        337.07M  97%   46.74MB/s    0:00:06 (xfr#1223, to-chk=437/9589)
        337.08M  97%   46.74MB/s    0:00:06 (xfr#1224, to-chk=436/9589)
        337.35M  97%   46.78MB/s    0:00:06 (xfr#1225, to-chk=435/9589)
        337.43M  97%   46.70MB/s    0:00:06 (xfr#1226, to-chk=434/9589)
        338.03M  97%   46.76MB/s    0:00:06 (xfr#1227, to-chk=433/9589)
        338.09M  97%   46.66MB/s    0:00:06 (xfr#1228, to-chk=432/9589)
        338.09M  97%   46.66MB/s    0:00:06 (xfr#1229, to-chk=431/9589)
        338.17M  98%   46.67MB/s    0:00:06 (xfr#1230, to-chk=430/9589)
        338.21M  98%   46.67MB/s    0:00:06 (xfr#1231, to-chk=429/9589)
        338.21M  98%   46.67MB/s    0:00:06 (xfr#1232, to-chk=428/9589)
        338.37M  98%   46.69MB/s    0:00:06 (xfr#1233, to-chk=427/9589)
        338.54M  98%   46.71MB/s    0:00:06 (xfr#1234, to-chk=426/9589)
        338.54M  98%   46.71MB/s    0:00:06 (xfr#1235, to-chk=425/9589)
        338.57M  98%   46.71MB/s    0:00:06 (xfr#1236, to-chk=424/9589)
        338.57M  98%   46.71MB/s    0:00:06 (xfr#1237, to-chk=423/9589)
        338.57M  98%   46.71MB/s    0:00:06 (xfr#1238, to-chk=422/9589)
        338.58M  98%   46.71MB/s    0:00:06 (xfr#1239, to-chk=421/9589)
        338.58M  98%   46.71MB/s    0:00:06 (xfr#1240, to-chk=420/9589)
        338.70M  98%   46.63MB/s    0:00:06 (xfr#1241, to-chk=419/9589)
        338.71M  98%   46.63MB/s    0:00:06 (xfr#1242, to-chk=418/9589)
        338.79M  98%   46.64MB/s    0:00:06 (xfr#1243, to-chk=417/9589)
        339.39M  98%   46.70MB/s    0:00:06 (xfr#1244, to-chk=416/9589)
        339.40M  98%   46.71MB/s    0:00:06 (xfr#1245, to-chk=415/9589)
        339.40M  98%   46.71MB/s    0:00:06 (xfr#1246, to-chk=414/9589)
        339.40M  98%   46.58MB/s    0:00:06 (xfr#1247, to-chk=413/9589)
        339.60M  98%   46.60MB/s    0:00:06 (xfr#1248, to-chk=412/9589)
        339.60M  98%   46.60MB/s    0:00:06 (xfr#1249, to-chk=411/9589)
        339.61M  98%   46.60MB/s    0:00:06 (xfr#1250, to-chk=410/9589)
        339.61M  98%   46.60MB/s    0:00:06 (xfr#1251, to-chk=409/9589)
        339.61M  98%   46.60MB/s    0:00:06 (xfr#1252, to-chk=408/9589)
        340.07M  98%   46.65MB/s    0:00:06 (xfr#1253, to-chk=407/9589)
        340.14M  98%   46.66MB/s    0:00:06 (xfr#1254, to-chk=406/9589)
        340.24M  98%   46.57MB/s    0:00:06 (xfr#1255, to-chk=405/9589)
        340.24M  98%   46.57MB/s    0:00:06 (xfr#1256, to-chk=404/9589)
        340.25M  98%   46.57MB/s    0:00:06 (xfr#1257, to-chk=403/9589)
        340.35M  98%   46.58MB/s    0:00:06 (xfr#1258, to-chk=402/9589)
        340.38M  98%   46.59MB/s    0:00:06 (xfr#1259, to-chk=401/9589)
        340.47M  98%   46.59MB/s    0:00:06 (xfr#1260, to-chk=400/9589)
        340.47M  98%   46.59MB/s    0:00:06 (xfr#1261, to-chk=399/9589)
        340.48M  98%   46.59MB/s    0:00:06 (xfr#1262, to-chk=398/9589)
        340.48M  98%   46.59MB/s    0:00:06 (xfr#1263, to-chk=397/9589)
        340.49M  98%   46.60MB/s    0:00:06 (xfr#1264, to-chk=396/9589)
        340.50M  98%   46.60MB/s    0:00:06 (xfr#1265, to-chk=395/9589)
        340.50M  98%   46.60MB/s    0:00:06 (xfr#1266, to-chk=394/9589)
        340.50M  98%   46.60MB/s    0:00:06 (xfr#1267, to-chk=393/9589)
        340.50M  98%   46.60MB/s    0:00:06 (xfr#1268, to-chk=392/9589)
        340.50M  98%   46.60MB/s    0:00:06 (xfr#1269, to-chk=391/9589)
        340.58M  98%   46.60MB/s    0:00:06 (xfr#1270, to-chk=390/9589)
        340.59M  98%   46.60MB/s    0:00:06 (xfr#1271, to-chk=389/9589)
        340.65M  98%   46.46MB/s    0:00:06 (xfr#1272, to-chk=388/9589)
        340.65M  98%   46.46MB/s    0:00:06 (xfr#1273, to-chk=387/9589)
        340.65M  98%   46.46MB/s    0:00:06 (xfr#1274, to-chk=386/9589)
        340.80M  98%   46.47MB/s    0:00:06 (xfr#1275, to-chk=385/9589)
        340.91M  98%   46.49MB/s    0:00:06 (xfr#1276, to-chk=384/9589)
        340.91M  98%   46.49MB/s    0:00:06 (xfr#1277, to-chk=383/9589)
        340.92M  98%   46.48MB/s    0:00:06 (xfr#1278, to-chk=382/9589)
        340.92M  98%   46.48MB/s    0:00:06 (xfr#1279, to-chk=381/9589)
        340.92M  98%   46.48MB/s    0:00:06 (xfr#1280, to-chk=380/9589)
        340.92M  98%   46.48MB/s    0:00:06 (xfr#1281, to-chk=379/9589)
        340.92M  98%   46.48MB/s    0:00:06 (xfr#1282, to-chk=378/9589)
        340.93M  98%   46.48MB/s    0:00:06 (xfr#1283, to-chk=377/9589)
        340.93M  98%   46.48MB/s    0:00:06 (xfr#1284, to-chk=376/9589)
        342.68M  99%   46.48MB/s    0:00:07 (xfr#1285, to-chk=375/9589)
        342.68M  99%   46.48MB/s    0:00:07 (xfr#1286, to-chk=374/9589)
        343.06M  99%   46.52MB/s    0:00:07 (xfr#1287, to-chk=373/9589)
        343.79M  99%   46.51MB/s    0:00:07 (xfr#1288, to-chk=372/9589)
        343.79M  99%   50.09MB/s    0:00:00  
        344.23M  99%   46.43MB/s    0:00:07 (xfr#1289, to-chk=371/9589)
        344.27M  99%   46.44MB/s    0:00:07 (xfr#1290, to-chk=370/9589)
        344.27M  99%   46.44MB/s    0:00:07 (xfr#1291, to-chk=369/9589)
        344.27M  99%   46.44MB/s    0:00:07 (xfr#1292, to-chk=368/9589)
        344.27M  99%   46.44MB/s    0:00:07 (xfr#1293, to-chk=367/9589)
        344.28M  99%   46.44MB/s    0:00:07 (xfr#1294, to-chk=366/9589)
        344.28M  99%   46.44MB/s    0:00:07 (xfr#1295, to-chk=365/9589)
        344.28M  99%   46.44MB/s    0:00:07 (xfr#1296, to-chk=364/9589)
        344.28M  99%   46.44MB/s    0:00:07 (xfr#1297, to-chk=363/9589)
        344.28M  99%   46.43MB/s    0:00:07 (xfr#1298, to-chk=362/9589)
        344.29M  99%   46.43MB/s    0:00:07 (xfr#1299, to-chk=361/9589)
        344.29M  99%   46.43MB/s    0:00:07 (xfr#1300, to-chk=360/9589)
        344.29M  99%   46.43MB/s    0:00:07 (xfr#1301, to-chk=359/9589)
        344.29M  99%   46.44MB/s    0:00:07 (xfr#1302, to-chk=358/9589)
        344.29M  99%   46.44MB/s    0:00:07 (xfr#1303, to-chk=357/9589)
        344.29M  99%   46.44MB/s    0:00:07 (xfr#1304, to-chk=356/9589)
        344.30M  99%   46.44MB/s    0:00:07 (xfr#1305, to-chk=355/9589)
        344.31M  99%   46.44MB/s    0:00:07 (xfr#1306, to-chk=354/9589)
        344.31M  99%   46.44MB/s    0:00:07 (xfr#1307, to-chk=353/9589)
        344.31M  99%   46.44MB/s    0:00:07 (xfr#1308, to-chk=352/9589)
        345.00M  99%   46.50MB/s    0:00:07 (xfr#1309, to-chk=351/9589)
        345.01M  99%   46.50MB/s    0:00:07 (xfr#1310, to-chk=350/9589)
        345.01M  99%   46.50MB/s    0:00:07 (xfr#1311, to-chk=349/9589)
        345.01M  99%   46.50MB/s    0:00:07 (xfr#1312, to-chk=348/9589)
        345.01M  99%   46.50MB/s    0:00:07 (xfr#1313, to-chk=347/9589)
        345.01M  99%   46.50MB/s    0:00:07 (xfr#1314, to-chk=346/9589)
        345.02M  99%   46.50MB/s    0:00:07 (xfr#1315, to-chk=345/9589)
        345.02M  99%   46.50MB/s    0:00:07 (xfr#1316, to-chk=344/9589)
        345.02M  99%   46.50MB/s    0:00:07 (xfr#1317, to-chk=343/9589)
        345.02M  99%   46.50MB/s    0:00:07 (xfr#1318, to-chk=342/9589)
        345.03M  99%   46.50MB/s    0:00:07 (xfr#1319, to-chk=341/9589)
        345.03M  99%   46.50MB/s    0:00:07 (xfr#1320, to-chk=111/9589)
        345.03M  99%   46.50MB/s    0:00:07 (xfr#1321, to-chk=110/9589)
        345.03M  99%   46.50MB/s    0:00:07 (xfr#1322, to-chk=109/9589)
        345.03M  99%   46.50MB/s    0:00:07 (xfr#1323, to-chk=108/9589)
        345.04M  99%   46.50MB/s    0:00:07 (xfr#1324, to-chk=107/9589)
        345.04M 100%   46.50MB/s    0:00:07 (xfr#1325, to-chk=106/9589)
        345.04M 100%   46.50MB/s    0:00:07 (xfr#1325, to-chk=0/9589)  
        345.04M 100%   46.16MB/s    0:00:07 (xfr#1325, to-chk=0/9589)
        345.04M 100%   46.16MB/s    0:00:07 (xfr#1325, to-chk=0/9589)

              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8264)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8264)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8264)

              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8264)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8264)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/8264)
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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4048 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4048/

All tests passed

Build Log:
[...truncated 1263 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 32m 27s
657 actionable tasks: 649 executed, 8 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 32m45s
------------------------------------------------------------------------
+ status=1
+ ./crave pull '**/build/**/test/TEST-*.xml' '**/*.events' 'heapdumps/**' '**/hs_err_pid*'

              0   0%    0.00kB/s    0:00:00  
         75.82K   0%   72.30MB/s    0:00:00 (xfr#1, to-chk=6682/9096)
        175.83K   0%    3.35MB/s    0:00:00 (xfr#2, to-chk=6681/9096)
        259.44K   0%    4.85MB/s    0:00:00 (xfr#3, to-chk=6680/9096)
        279.65K   0%    5.23MB/s    0:00:00 (xfr#4, to-chk=6073/9096)
        357.93K   0%    6.69MB/s    0:00:00 (xfr#5, to-chk=6072/9096)
        473.25K   0%    8.68MB/s    0:00:00 (xfr#6, to-chk=6071/9096)
          1.82M   0%    8.45MB/s    0:00:00 (xfr#7, to-chk=6070/9096)
          1.83M   0%    8.49MB/s    0:00:00 (xfr#8, to-chk=6069/9096)
          2.30M   0%    8.58MB/s    0:00:00 (xfr#9, to-chk=6068/9096)
          2.31M   0%    7.23MB/s    0:00:00 (xfr#10, to-chk=6067/9096)
          2.43M   0%    7.58MB/s    0:00:00 (xfr#11, to-chk=6066/9096)
          2.45M   0%    7.63MB/s    0:00:00 (xfr#12, to-chk=6065/9096)
          2.46M   0%    7.66MB/s    0:00:00 (xfr#13, to-chk=6064/9096)
          2.47M   0%    7.69MB/s    0:00:00 (xfr#14, to-chk=6063/9096)
          2.49M   0%    7.76MB/s    0:00:00 (xfr#15, to-chk=6062/9096)
          2.51M   0%    7.83MB/s    0:00:00 (xfr#16, to-chk=6061/9096)
          2.52M   0%    7.83MB/s    0:00:00 (xfr#17, to-chk=6060/9096)
          2.54M   0%    6.80MB/s    0:00:00 (xfr#18, to-chk=6059/9096)
          2.55M   0%    6.81MB/s    0:00:00 (xfr#19, to-chk=6058/9096)
          3.15M   0%    8.38MB/s    0:00:00 (xfr#20, to-chk=6057/9096)
          3.25M   0%    8.65MB/s    0:00:00 (xfr#21, to-chk=6056/9096)
         11.69M   3%   14.65MB/s    0:00:00 (xfr#22, to-chk=6055/9096)
         11.69M   3%   14.65MB/s    0:00:00 (xfr#23, to-chk=6054/9096)
         12.67M   3%   15.74MB/s    0:00:00 (xfr#24, to-chk=6053/9096)
         12.80M   3%   14.94MB/s    0:00:00 (xfr#25, to-chk=6052/9096)
         13.56M   4%   15.79MB/s    0:00:00 (xfr#26, to-chk=6051/9096)
         17.71M   5%   16.58MB/s    0:00:18  
         19.00M   5%   17.71MB/s    0:00:01 (xfr#27, to-chk=6050/9096)
         31.78M   9%   21.18MB/s    0:00:01 (xfr#28, to-chk=6049/9096)
         31.82M   9%   21.21MB/s    0:00:01 (xfr#29, to-chk=6048/9096)
         31.83M   9%   21.22MB/s    0:00:01 (xfr#30, to-chk=6047/9096)
         31.87M   9%   21.24MB/s    0:00:01 (xfr#31, to-chk=6046/9096)
         31.92M   9%   21.26MB/s    0:00:01 (xfr#32, to-chk=6045/9096)
         31.93M   9%   21.27MB/s    0:00:01 (xfr#33, to-chk=6044/9096)
         31.95M   9%   21.28MB/s    0:00:01 (xfr#34, to-chk=6043/9096)
         31.97M   9%   21.29MB/s    0:00:01 (xfr#35, to-chk=6042/9096)
         31.98M   9%   21.29MB/s    0:00:01 (xfr#36, to-chk=6041/9096)
         31.99M   9%   21.30MB/s    0:00:01 (xfr#37, to-chk=6040/9096)
         32.00M   9%   21.31MB/s    0:00:01 (xfr#38, to-chk=6039/9096)
         32.02M   9%   21.33MB/s    0:00:01 (xfr#39, to-chk=6038/9096)
         32.06M   9%   20.66MB/s    0:00:01 (xfr#40, to-chk=6037/9096)
         32.06M   9%   20.66MB/s    0:00:01 (xfr#41, to-chk=6036/9096)
         32.06M   9%   20.66MB/s    0:00:01 (xfr#42, to-chk=6035/9096)
         32.06M   9%   20.66MB/s    0:00:01 (xfr#43, to-chk=6034/9096)
         32.08M   9%   20.67MB/s    0:00:01 (xfr#44, to-chk=6033/9096)
         32.10M   9%   20.68MB/s    0:00:01 (xfr#45, to-chk=6032/9096)
         35.45M  10%   22.71MB/s    0:00:01 (xfr#46, to-chk=6031/9096)
         35.45M  10%   22.71MB/s    0:00:01 (xfr#47, to-chk=6030/9096)
         35.84M  10%   22.31MB/s    0:00:01 (xfr#48, to-chk=6029/9096)
         36.51M  10%   22.70MB/s    0:00:01 (xfr#49, to-chk=6028/9096)
         37.07M  11%   23.02MB/s    0:00:01 (xfr#50, to-chk=6027/9096)
         38.03M  11%   22.18MB/s    0:00:01 (xfr#51, to-chk=6026/9096)
         40.26M  12%   22.71MB/s    0:00:01 (xfr#52, to-chk=6025/9096)
         40.26M  12%   22.71MB/s    0:00:01 (xfr#53, to-chk=6024/9096)
         40.26M  12%   22.71MB/s    0:00:01 (xfr#54, to-chk=6023/9096)
         40.26M  12%   22.71MB/s    0:00:01 (xfr#55, to-chk=6022/9096)
         40.27M  12%   22.09MB/s    0:00:01 (xfr#56, to-chk=6021/9096)
         40.27M  12%   22.10MB/s    0:00:01 (xfr#57, to-chk=6020/9096)
         40.61M  12%   22.27MB/s    0:00:01 (xfr#58, to-chk=6019/9096)
         43.46M  12%   23.10MB/s    0:00:01 (xfr#59, to-chk=6018/9096)
         43.47M  12%   23.09MB/s    0:00:01 (xfr#60, to-chk=6017/9096)
         43.47M  12%   23.10MB/s    0:00:01 (xfr#61, to-chk=6016/9096)
         43.53M  12%   23.12MB/s    0:00:01 (xfr#62, to-chk=6015/9096)
         43.74M  13%   23.23MB/s    0:00:01 (xfr#63, to-chk=6014/9096)
         43.82M  13%   23.27MB/s    0:00:01 (xfr#64, to-chk=6013/9096)
         44.78M  13%   22.57MB/s    0:00:01 (xfr#65, to-chk=6012/9096)
         44.78M  13%   22.57MB/s    0:00:01 (xfr#66, to-chk=6011/9096)
         44.79M  13%   22.58MB/s    0:00:01 (xfr#67, to-chk=6010/9096)
         44.81M  13%   22.57MB/s    0:00:01 (xfr#68, to-chk=6009/9096)
         44.86M  13%   22.60MB/s    0:00:01 (xfr#69, to-chk=6008/9096)
         45.05M  13%   22.70MB/s    0:00:01 (xfr#70, to-chk=6007/9096)
         45.16M  13%   22.74MB/s    0:00:01 (xfr#71, to-chk=6006/9096)
         45.21M  13%   22.76MB/s    0:00:01 (xfr#72, to-chk=6005/9096)
         45.40M  13%   22.85MB/s    0:00:01 (xfr#73, to-chk=6004/9096)
         47.56M  14%   23.28MB/s    0:00:01 (xfr#74, to-chk=6003/9096)
         47.67M  14%   23.33MB/s    0:00:01 (xfr#75, to-chk=6002/9096)
         47.76M  14%   22.84MB/s    0:00:01 (xfr#76, to-chk=6001/9096)
         48.34M  14%   22.57MB/s    0:00:12  
         48.79M  14%   22.75MB/s    0:00:02 (xfr#77, to-chk=6000/9096)
         48.79M  14%   22.75MB/s    0:00:02 (xfr#78, to-chk=5999/9096)
         48.97M  14%   22.84MB/s    0:00:02 (xfr#79, to-chk=5998/9096)
         49.00M  14%   22.84MB/s    0:00:02 (xfr#80, to-chk=5997/9096)
         49.03M  14%   22.85MB/s    0:00:02 (xfr#81, to-chk=5996/9096)
         49.03M  14%   22.85MB/s    0:00:02 (xfr#82, to-chk=5995/9096)
         49.42M  14%   22.48MB/s    0:00:02 (xfr#83, to-chk=5994/9096)
         49.42M  14%   22.49MB/s    0:00:02 (xfr#84, to-chk=5993/9096)
         49.42M  14%   22.49MB/s    0:00:02 (xfr#85, to-chk=5992/9096)
         50.66M  15%   22.51MB/s    0:00:02 (xfr#86, to-chk=5991/9096)
         50.95M  15%   22.63MB/s    0:00:02 (xfr#87, to-chk=5990/9096)
         50.95M  15%   22.63MB/s    0:00:02 (xfr#88, to-chk=5989/9096)
         50.95M  15%   22.63MB/s    0:00:02 (xfr#89, to-chk=5988/9096)
         51.02M  15%   22.65MB/s    0:00:02 (xfr#90, to-chk=5987/9096)
         51.33M  15%   22.27MB/s    0:00:02 (xfr#91, to-chk=5986/9096)
         51.39M  15%   22.30MB/s    0:00:02 (xfr#92, to-chk=5985/9096)
         51.39M  15%   22.30MB/s    0:00:02 (xfr#93, to-chk=5984/9096)
         51.81M  15%   22.46MB/s    0:00:02 (xfr#94, to-chk=5983/9096)
         51.92M  15%   22.51MB/s    0:00:02 (xfr#95, to-chk=5982/9096)
         52.37M  15%   22.68MB/s    0:00:02 (xfr#96, to-chk=5981/9096)
         52.68M  15%   22.34MB/s    0:00:02 (xfr#97, to-chk=5980/9096)
         52.79M  15%   22.38MB/s    0:00:02 (xfr#98, to-chk=5979/9096)
         53.32M  15%   22.10MB/s    0:00:02 (xfr#99, to-chk=5978/9096)
         53.50M  15%   22.17MB/s    0:00:02 (xfr#100, to-chk=5977/9096)
         54.66M  16%   22.15MB/s    0:00:02 (xfr#101, to-chk=5976/9096)
         54.85M  16%   22.22MB/s    0:00:02 (xfr#102, to-chk=5975/9096)
         54.86M  16%   22.23MB/s    0:00:02 (xfr#103, to-chk=5974/9096)
         54.93M  16%   22.25MB/s    0:00:02 (xfr#104, to-chk=5973/9096)
         54.95M  16%   22.26MB/s    0:00:02 (xfr#105, to-chk=5972/9096)
         55.03M  16%   22.29MB/s    0:00:02 (xfr#106, to-chk=5971/9096)
         55.10M  16%   22.31MB/s    0:00:02 (xfr#107, to-chk=5970/9096)
         55.16M  16%   22.34MB/s    0:00:02 (xfr#108, to-chk=5969/9096)
         55.26M  16%   21.94MB/s    0:00:02 (xfr#109, to-chk=5968/9096)
         55.26M  16%   21.94MB/s    0:00:02 (xfr#110, to-chk=5967/9096)
         55.30M  16%   21.96MB/s    0:00:02 (xfr#111, to-chk=5966/9096)
         55.34M  16%   21.97MB/s    0:00:02 (xfr#112, to-chk=5965/9096)
         55.59M  16%   22.06MB/s    0:00:02 (xfr#113, to-chk=5964/9096)
         55.69M  16%   22.09MB/s    0:00:02 (xfr#114, to-chk=5963/9096)
         55.77M  16%   22.12MB/s    0:00:02 (xfr#115, to-chk=5962/9096)
         56.23M  16%   21.84MB/s    0:00:02 (xfr#116, to-chk=5961/9096)
         56.40M  16%   21.91MB/s    0:00:02 (xfr#117, to-chk=5960/9096)
         57.91M  17%   22.04MB/s    0:00:02 (xfr#118, to-chk=5959/9096)
         59.13M  17%   22.05MB/s    0:00:02 (xfr#119, to-chk=5958/9096)
         59.21M  17%   22.07MB/s    0:00:02 (xfr#120, to-chk=5957/9096)
         59.87M  17%   21.90MB/s    0:00:02 (xfr#121, to-chk=5956/9096)
         59.87M  17%   21.89MB/s    0:00:02 (xfr#122, to-chk=5955/9096)
         61.15M  18%   22.33MB/s    0:00:02 (xfr#123, to-chk=5954/9096)
         61.15M  18%   22.33MB/s    0:00:02 (xfr#124, to-chk=5953/9096)
         61.39M  18%   22.02MB/s    0:00:02 (xfr#125, to-chk=5952/9096)
         61.46M  18%   22.03MB/s    0:00:02 (xfr#126, to-chk=5951/9096)
         61.46M  18%   22.03MB/s    0:00:02 (xfr#127, to-chk=5950/9096)
         61.54M  18%   22.06MB/s    0:00:02 (xfr#128, to-chk=5949/9096)
         62.05M  18%   22.23MB/s    0:00:02 (xfr#129, to-chk=5948/9096)
         62.05M  18%   22.23MB/s    0:00:02 (xfr#130, to-chk=5947/9096)
         62.05M  18%   22.23MB/s    0:00:02 (xfr#131, to-chk=5946/9096)
         62.15M  18%   22.26MB/s    0:00:02 (xfr#132, to-chk=5945/9096)
         62.28M  18%   21.92MB/s    0:00:02 (xfr#133, to-chk=5944/9096)
         62.33M  18%   21.94MB/s    0:00:02 (xfr#134, to-chk=5943/9096)
         63.62M  18%   22.36MB/s    0:00:02 (xfr#135, to-chk=5942/9096)
         63.93M  19%   22.08MB/s    0:00:02 (xfr#136, to-chk=5941/9096)
         64.99M  19%   22.03MB/s    0:00:02 (xfr#137, to-chk=5940/9096)
         65.06M  19%   22.06MB/s    0:00:02 (xfr#138, to-chk=5939/9096)
         65.22M  19%   22.10MB/s    0:00:02 (xfr#139, to-chk=5938/9096)
         65.94M  19%   21.96MB/s    0:00:02 (xfr#140, to-chk=5937/9096)
         66.18M  19%   22.04MB/s    0:00:02 (xfr#141, to-chk=5936/9096)
         66.19M  19%   22.04MB/s    0:00:02 (xfr#142, to-chk=5935/9096)
         66.23M  19%   22.05MB/s    0:00:02 (xfr#143, to-chk=5934/9096)
         67.08M  20%   22.31MB/s    0:00:02 (xfr#144, to-chk=5933/9096)
         67.64M  20%   22.13MB/s    0:00:02 (xfr#145, to-chk=5932/9096)
         67.96M  20%   22.23MB/s    0:00:02 (xfr#146, to-chk=5931/9096)
         68.17M  20%   22.29MB/s    0:00:02 (xfr#147, to-chk=5930/9096)
         68.59M  20%   22.42MB/s    0:00:02 (xfr#148, to-chk=5929/9096)
         68.61M  20%   22.42MB/s    0:00:02 (xfr#149, to-chk=5928/9096)
         69.07M  20%   22.21MB/s    0:00:02 (xfr#150, to-chk=5927/9096)
         69.31M  20%   22.28MB/s    0:00:02 (xfr#151, to-chk=5926/9096)
         69.41M  20%   22.30MB/s    0:00:02 (xfr#152, to-chk=5925/9096)
         69.45M  20%   22.32MB/s    0:00:02 (xfr#153, to-chk=5924/9096)
         69.62M  20%   22.37MB/s    0:00:02 (xfr#154, to-chk=5923/9096)
         69.90M  20%   22.11MB/s    0:00:03 (xfr#155, to-chk=5922/9096)
         69.91M  20%   22.11MB/s    0:00:03 (xfr#156, to-chk=5921/9096)
         69.97M  20%   22.13MB/s    0:00:03 (xfr#157, to-chk=5920/9096)
         70.31M  20%   22.23MB/s    0:00:03 (xfr#158, to-chk=5919/9096)
         70.41M  21%   22.26MB/s    0:00:03 (xfr#159, to-chk=5918/9096)
         70.56M  21%   22.30MB/s    0:00:03 (xfr#160, to-chk=5917/9096)
         70.56M  21%   21.95MB/s    0:00:11  
         70.59M  21%   21.96MB/s    0:00:03 (xfr#161, to-chk=5916/9096)
         70.60M  21%   21.96MB/s    0:00:03 (xfr#162, to-chk=5915/9096)
         70.70M  21%   21.98MB/s    0:00:03 (xfr#163, to-chk=5914/9096)
         70.82M  21%   22.02MB/s    0:00:03 (xfr#164, to-chk=5913/9096)
         70.94M  21%   22.05MB/s    0:00:03 (xfr#165, to-chk=5912/9096)
         71.07M  21%   22.09MB/s    0:00:03 (xfr#166, to-chk=5911/9096)
         71.22M  21%   22.13MB/s    0:00:03 (xfr#167, to-chk=5910/9096)
         71.22M  21%   22.13MB/s    0:00:03 (xfr#168, to-chk=5909/9096)
         71.98M  21%   22.01MB/s    0:00:03 (xfr#169, to-chk=5908/9096)
         72.13M  21%   22.05MB/s    0:00:03 (xfr#170, to-chk=5907/9096)
         72.39M  21%   22.13MB/s    0:00:03 (xfr#171, to-chk=5906/9096)
         73.49M  21%   22.10MB/s    0:00:03 (xfr#172, to-chk=5905/9096)
         74.09M  22%   21.94MB/s    0:00:03 (xfr#173, to-chk=5904/9096)
         74.34M  22%   22.00MB/s    0:00:03 (xfr#174, to-chk=5903/9096)
         74.40M  22%   22.02MB/s    0:00:03 (xfr#175, to-chk=5902/9096)
         74.40M  22%   22.02MB/s    0:00:03 (xfr#176, to-chk=5901/9096)
         80.16M  23%   22.29MB/s    0:00:03 (xfr#177, to-chk=5900/9096)
         80.36M  23%   22.34MB/s    0:00:03 (xfr#178, to-chk=5899/9096)
         80.53M  24%   22.39MB/s    0:00:03 (xfr#179, to-chk=5898/9096)
         80.61M  24%   22.41MB/s    0:00:03 (xfr#180, to-chk=5897/9096)
         80.73M  24%   22.14MB/s    0:00:03 (xfr#181, to-chk=5896/9096)
         82.90M  24%   22.41MB/s    0:00:03 (xfr#182, to-chk=5895/9096)
         83.04M  24%   22.44MB/s    0:00:03 (xfr#183, to-chk=5894/9096)
         83.06M  24%   22.45MB/s    0:00:03 (xfr#184, to-chk=5893/9096)
         83.13M  24%   22.46MB/s    0:00:03 (xfr#185, to-chk=5892/9096)
         85.12M  25%   22.65MB/s    0:00:03 (xfr#186, to-chk=5891/9096)
         88.81M  26%   22.98MB/s    0:00:03 (xfr#187, to-chk=5890/9096)
         88.81M  26%   22.98MB/s    0:00:03 (xfr#188, to-chk=5889/9096)
         88.81M  26%   22.97MB/s    0:00:03 (xfr#189, to-chk=5888/9096)
         90.25M  26%   23.03MB/s    0:00:03 (xfr#190, to-chk=5887/9096)
         95.79M  28%   23.48MB/s    0:00:03 (xfr#191, to-chk=5886/9096)
         97.86M  29%   23.69MB/s    0:00:03 (xfr#192, to-chk=5885/9096)
         97.93M  29%   23.70MB/s    0:00:03 (xfr#193, to-chk=5884/9096)
         97.93M  29%   23.70MB/s    0:00:03 (xfr#194, to-chk=5883/9096)
         97.93M  29%   23.70MB/s    0:00:03 (xfr#195, to-chk=5882/9096)
         98.65M  29%   23.86MB/s    0:00:03 (xfr#196, to-chk=5881/9096)
         98.79M  29%   23.89MB/s    0:00:03 (xfr#197, to-chk=5880/9096)
         98.98M  29%   23.66MB/s    0:00:03 (xfr#198, to-chk=5879/9096)
         99.02M  29%   23.67MB/s    0:00:03 (xfr#199, to-chk=5878/9096)
         99.03M  29%   23.68MB/s    0:00:03 (xfr#200, to-chk=5877/9096)
         99.16M  29%   23.70MB/s    0:00:03 (xfr#201, to-chk=5876/9096)
         99.16M  29%   23.70MB/s    0:00:03 (xfr#202, to-chk=5875/9096)
         99.24M  29%   23.72MB/s    0:00:03 (xfr#203, to-chk=5874/9096)
         99.33M  29%   23.73MB/s    0:00:03 (xfr#204, to-chk=5873/9096)
         99.41M  29%   23.75MB/s    0:00:03 (xfr#205, to-chk=5872/9096)
         99.55M  29%   23.79MB/s    0:00:03 (xfr#206, to-chk=5871/9096)
         99.56M  29%   23.79MB/s    0:00:03 (xfr#207, to-chk=5870/9096)
         99.61M  29%   23.80MB/s    0:00:03 (xfr#208, to-chk=5869/9096)
         99.67M  29%   23.81MB/s    0:00:03 (xfr#209, to-chk=5868/9096)
        100.15M  29%   23.65MB/s    0:00:04 (xfr#210, to-chk=5867/9096)
        100.71M  30%   23.77MB/s    0:00:04 (xfr#211, to-chk=5866/9096)
        100.71M  30%   23.77MB/s    0:00:04 (xfr#212, to-chk=5865/9096)
        101.08M  30%   23.57MB/s    0:00:09  
        101.17M  30%   23.59MB/s    0:00:04 (xfr#213, to-chk=5864/9096)
        101.46M  30%   23.65MB/s    0:00:04 (xfr#214, to-chk=5863/9096)
        102.27M  30%   23.83MB/s    0:00:04 (xfr#215, to-chk=5862/9096)
        102.27M  30%   23.83MB/s    0:00:04 (xfr#216, to-chk=5861/9096)
        102.28M  30%   23.82MB/s    0:00:04 (xfr#217, to-chk=5860/9096)
        102.68M  30%   23.65MB/s    0:00:04 (xfr#218, to-chk=5859/9096)
        103.10M  30%   23.74MB/s    0:00:04 (xfr#219, to-chk=5858/9096)
        103.80M  30%   23.88MB/s    0:00:04 (xfr#220, to-chk=5857/9096)
        104.29M  31%   23.72MB/s    0:00:04 (xfr#221, to-chk=5856/9096)
        105.26M  31%   23.92MB/s    0:00:04 (xfr#222, to-chk=5855/9096)
        105.58M  31%   23.73MB/s    0:00:04 (xfr#223, to-chk=5854/9096)
        105.76M  31%   23.77MB/s    0:00:04 (xfr#224, to-chk=5853/9096)
        105.76M  31%   23.77MB/s    0:00:04 (xfr#225, to-chk=5852/9096)
        105.85M  31%   23.79MB/s    0:00:04 (xfr#226, to-chk=5851/9096)
        105.93M  31%   23.80MB/s    0:00:04 (xfr#227, to-chk=5850/9096)
        105.96M  31%   23.81MB/s    0:00:04 (xfr#228, to-chk=5849/9096)
        106.06M  31%   23.83MB/s    0:00:04 (xfr#229, to-chk=5848/9096)
        106.17M  31%   23.85MB/s    0:00:04 (xfr#230, to-chk=5847/9096)
        106.17M  31%   23.85MB/s    0:00:04 (xfr#231, to-chk=5846/9096)
        106.49M  31%   23.92MB/s    0:00:04 (xfr#232, to-chk=5845/9096)
        106.59M  31%   23.93MB/s    0:00:04 (xfr#233, to-chk=5844/9096)
        106.60M  31%   23.94MB/s    0:00:04 (xfr#234, to-chk=5843/9096)
        106.60M  31%   23.94MB/s    0:00:04 (xfr#235, to-chk=5842/9096)
        106.61M  31%   23.94MB/s    0:00:04 (xfr#236, to-chk=5841/9096)
        106.61M  31%   23.94MB/s    0:00:04 (xfr#237, to-chk=5840/9096)
        106.66M  31%   23.95MB/s    0:00:04 (xfr#238, to-chk=5839/9096)
        106.67M  31%   23.70MB/s    0:00:04 (xfr#239, to-chk=5838/9096)
        106.68M  31%   23.70MB/s    0:00:04 (xfr#240, to-chk=5837/9096)
        106.68M  31%   23.70MB/s    0:00:04 (xfr#241, to-chk=5836/9096)
        106.69M  31%   23.70MB/s    0:00:04 (xfr#242, to-chk=5835/9096)
        106.69M  31%   23.70MB/s    0:00:04 (xfr#243, to-chk=5834/9096)
        106.70M  31%   23.70MB/s    0:00:04 (xfr#244, to-chk=5833/9096)
        106.70M  31%   23.70MB/s    0:00:04 (xfr#245, to-chk=5832/9096)
        106.77M  31%   23.71MB/s    0:00:04 (xfr#246, to-chk=5831/9096)
        106.77M  31%   23.71MB/s    0:00:04 (xfr#247, to-chk=5830/9096)
        106.78M  31%   23.71MB/s    0:00:04 (xfr#248, to-chk=5829/9096)
        106.78M  31%   23.72MB/s    0:00:04 (xfr#249, to-chk=5828/9096)
        106.79M  31%   23.72MB/s    0:00:04 (xfr#250, to-chk=5827/9096)
        106.79M  31%   23.72MB/s    0:00:04 (xfr#251, to-chk=5826/9096)
        106.80M  31%   23.72MB/s    0:00:04 (xfr#252, to-chk=5825/9096)
        106.81M  31%   23.72MB/s    0:00:04 (xfr#253, to-chk=5824/9096)
        106.84M  31%   23.73MB/s    0:00:04 (xfr#254, to-chk=5823/9096)
        106.85M  31%   23.73MB/s    0:00:04 (xfr#255, to-chk=5822/9096)
        106.93M  31%   23.74MB/s    0:00:04 (xfr#256, to-chk=5821/9096)
        106.94M  31%   23.74MB/s    0:00:04 (xfr#257, to-chk=5820/9096)
        106.97M  31%   23.75MB/s    0:00:04 (xfr#258, to-chk=5819/9096)
        107.02M  31%   23.76MB/s    0:00:04 (xfr#259, to-chk=5818/9096)
        107.02M  31%   23.76MB/s    0:00:04 (xfr#260, to-chk=5817/9096)
        107.03M  31%   23.77MB/s    0:00:04 (xfr#261, to-chk=5816/9096)
        107.03M  31%   23.77MB/s    0:00:04 (xfr#262, to-chk=5815/9096)
        107.12M  31%   23.78MB/s    0:00:04 (xfr#263, to-chk=5814/9096)
        107.12M  31%   23.78MB/s    0:00:04 (xfr#264, to-chk=5813/9096)
        107.13M  31%   23.78MB/s    0:00:04 (xfr#265, to-chk=5812/9096)
        107.15M  31%   23.79MB/s    0:00:04 (xfr#266, to-chk=5811/9096)
        107.28M  31%   23.81MB/s    0:00:04 (xfr#267, to-chk=5810/9096)
        107.41M  32%   23.84MB/s    0:00:04 (xfr#268, to-chk=5809/9096)
        107.43M  32%   23.84MB/s    0:00:04 (xfr#269, to-chk=5808/9096)
        107.55M  32%   23.61MB/s    0:00:04 (xfr#270, to-chk=5807/9096)
        107.55M  32%   23.61MB/s    0:00:04 (xfr#271, to-chk=5806/9096)
        107.65M  32%   23.63MB/s    0:00:04 (xfr#272, to-chk=5805/9096)
        107.68M  32%   23.63MB/s    0:00:04 (xfr#273, to-chk=5804/9096)
        107.69M  32%   23.64MB/s    0:00:04 (xfr#274, to-chk=5803/9096)
        107.72M  32%   23.64MB/s    0:00:04 (xfr#275, to-chk=5802/9096)
        107.99M  32%   23.70MB/s    0:00:04 (xfr#276, to-chk=5801/9096)
        108.04M  32%   23.71MB/s    0:00:04 (xfr#277, to-chk=5800/9096)
        108.05M  32%   23.71MB/s    0:00:04 (xfr#278, to-chk=5799/9096)
        108.07M  32%   23.72MB/s    0:00:04 (xfr#279, to-chk=5798/9096)
        108.09M  32%   23.71MB/s    0:00:04 (xfr#280, to-chk=5797/9096)
        108.10M  32%   23.72MB/s    0:00:04 (xfr#281, to-chk=5796/9096)
        108.13M  32%   23.72MB/s    0:00:04 (xfr#282, to-chk=5795/9096)
        108.13M  32%   23.72MB/s    0:00:04 (xfr#283, to-chk=5794/9096)
        108.14M  32%   23.73MB/s    0:00:04 (xfr#284, to-chk=5793/9096)
        108.64M  32%   23.82MB/s    0:00:04 (xfr#285, to-chk=5792/9096)
        108.66M  32%   23.83MB/s    0:00:04 (xfr#286, to-chk=5791/9096)
        108.67M  32%   23.83MB/s    0:00:04 (xfr#287, to-chk=5790/9096)
        108.70M  32%   23.84MB/s    0:00:04 (xfr#288, to-chk=5789/9096)
        108.71M  32%   23.84MB/s    0:00:04 (xfr#289, to-chk=5788/9096)
        108.74M  32%   23.84MB/s    0:00:04 (xfr#290, to-chk=5787/9096)
        108.74M  32%   23.85MB/s    0:00:04 (xfr#291, to-chk=5786/9096)
        108.74M  32%   23.60MB/s    0:00:04 (xfr#292, to-chk=5785/9096)
        108.74M  32%   23.60MB/s    0:00:04 (xfr#293, to-chk=5784/9096)
        108.74M  32%   23.60MB/s    0:00:04 (xfr#294, to-chk=5783/9096)
        108.86M  32%   23.62MB/s    0:00:04 (xfr#295, to-chk=5782/9096)
        108.93M  32%   23.63MB/s    0:00:04 (xfr#296, to-chk=5781/9096)
        108.94M  32%   23.63MB/s    0:00:04 (xfr#297, to-chk=5780/9096)
        108.95M  32%   23.64MB/s    0:00:04 (xfr#298, to-chk=5779/9096)
        108.97M  32%   23.64MB/s    0:00:04 (xfr#299, to-chk=5778/9096)
        108.98M  32%   23.64MB/s    0:00:04 (xfr#300, to-chk=5777/9096)
        109.01M  32%   23.64MB/s    0:00:04 (xfr#301, to-chk=5776/9096)
        109.03M  32%   23.65MB/s    0:00:04 (xfr#302, to-chk=5775/9096)
        109.16M  32%   23.68MB/s    0:00:04 (xfr#303, to-chk=5774/9096)
        109.18M  32%   23.68MB/s    0:00:04 (xfr#304, to-chk=5773/9096)
        109.22M  32%   23.69MB/s    0:00:04 (xfr#305, to-chk=5772/9096)
        109.24M  32%   23.69MB/s    0:00:04 (xfr#306, to-chk=5771/9096)
        109.25M  32%   23.69MB/s    0:00:04 (xfr#307, to-chk=5770/9096)
        109.38M  32%   23.72MB/s    0:00:04 (xfr#308, to-chk=5769/9096)
        109.42M  32%   23.73MB/s    0:00:04 (xfr#309, to-chk=5768/9096)
        109.53M  32%   23.75MB/s    0:00:04 (xfr#310, to-chk=5767/9096)
        109.63M  32%   23.77MB/s    0:00:04 (xfr#311, to-chk=5766/9096)
        109.83M  32%   23.80MB/s    0:00:04 (xfr#312, to-chk=5765/9096)
        109.87M  32%   23.57MB/s    0:00:04 (xfr#313, to-chk=5764/9096)
        109.91M  32%   23.58MB/s    0:00:04 (xfr#314, to-chk=5763/9096)
        109.92M  32%   23.58MB/s    0:00:04 (xfr#315, to-chk=5762/9096)
        109.96M  32%   23.59MB/s    0:00:04 (xfr#316, to-chk=5761/9096)
        110.35M  32%   23.66MB/s    0:00:04 (xfr#317, to-chk=5760/9096)
        110.44M  32%   23.68MB/s    0:00:04 (xfr#318, to-chk=5759/9096)
        110.45M  32%   23.68MB/s    0:00:04 (xfr#319, to-chk=5758/9096)
        110.57M  32%   23.70MB/s    0:00:04 (xfr#320, to-chk=5757/9096)
        110.57M  32%   23.70MB/s    0:00:04 (xfr#321, to-chk=5756/9096)
        110.62M  32%   23.71MB/s    0:00:04 (xfr#322, to-chk=5755/9096)
        111.30M  33%   23.85MB/s    0:00:04 (xfr#323, to-chk=5754/9096)
        111.49M  33%   23.64MB/s    0:00:04 (xfr#324, to-chk=5753/9096)
        111.49M  33%   23.64MB/s    0:00:04 (xfr#325, to-chk=5752/9096)
        111.49M  33%   23.64MB/s    0:00:04 (xfr#326, to-chk=5751/9096)
        111.63M  33%   23.67MB/s    0:00:04 (xfr#327, to-chk=5750/9096)
        111.72M  33%   23.68MB/s    0:00:04 (xfr#328, to-chk=5749/9096)
        111.72M  33%   23.68MB/s    0:00:04 (xfr#329, to-chk=5748/9096)
        111.73M  33%   23.68MB/s    0:00:04 (xfr#330, to-chk=5747/9096)
        111.73M  33%   23.68MB/s    0:00:04 (xfr#331, to-chk=5746/9096)
        111.75M  33%   23.69MB/s    0:00:04 (xfr#332, to-chk=5745/9096)
        111.78M  33%   23.70MB/s    0:00:04 (xfr#333, to-chk=5744/9096)
        111.81M  33%   23.70MB/s    0:00:04 (xfr#334, to-chk=5743/9096)
        111.81M  33%   23.70MB/s    0:00:04 (xfr#335, to-chk=5742/9096)
        111.90M  33%   23.71MB/s    0:00:04 (xfr#336, to-chk=5741/9096)
        111.93M  33%   23.72MB/s    0:00:04 (xfr#337, to-chk=5740/9096)
        111.94M  33%   23.72MB/s    0:00:04 (xfr#338, to-chk=5739/9096)
        111.97M  33%   23.73MB/s    0:00:04 (xfr#339, to-chk=5738/9096)
        112.05M  33%   23.75MB/s    0:00:04 (xfr#340, to-chk=5737/9096)
        112.16M  33%   23.56MB/s    0:00:04 (xfr#341, to-chk=5736/9096)
        112.24M  33%   23.58MB/s    0:00:04 (xfr#342, to-chk=5735/9096)
        112.25M  33%   23.58MB/s    0:00:04 (xfr#343, to-chk=5734/9096)
        112.27M  33%   23.58MB/s    0:00:04 (xfr#344, to-chk=5733/9096)
        112.33M  33%   23.60MB/s    0:00:04 (xfr#345, to-chk=5732/9096)
        112.34M  33%   23.60MB/s    0:00:04 (xfr#346, to-chk=5731/9096)
        112.35M  33%   23.56MB/s    0:00:04 (xfr#347, to-chk=5730/9096)
        112.36M  33%   23.56MB/s    0:00:04 (xfr#348, to-chk=5729/9096)
        112.36M  33%   23.56MB/s    0:00:04 (xfr#349, to-chk=5728/9096)
        112.38M  33%   23.56MB/s    0:00:04 (xfr#350, to-chk=5727/9096)
        112.44M  33%   23.58MB/s    0:00:04 (xfr#351, to-chk=5726/9096)
        112.44M  33%   23.58MB/s    0:00:04 (xfr#352, to-chk=5725/9096)
        112.64M  33%   23.62MB/s    0:00:04 (xfr#353, to-chk=5724/9096)
        112.80M  33%   23.64MB/s    0:00:04 (xfr#354, to-chk=5723/9096)
        112.80M  33%   23.64MB/s    0:00:04 (xfr#355, to-chk=5722/9096)
        112.80M  33%   23.64MB/s    0:00:04 (xfr#356, to-chk=5721/9096)
        112.80M  33%   23.64MB/s    0:00:04 (xfr#357, to-chk=5720/9096)
        112.81M  33%   23.64MB/s    0:00:04 (xfr#358, to-chk=5719/9096)
        112.82M  33%   23.65MB/s    0:00:04 (xfr#359, to-chk=5718/9096)
        112.82M  33%   23.65MB/s    0:00:04 (xfr#360, to-chk=5717/9096)
        112.82M  33%   23.65MB/s    0:00:04 (xfr#361, to-chk=5716/9096)
        112.83M  33%   23.65MB/s    0:00:04 (xfr#362, to-chk=5715/9096)
        112.83M  33%   23.65MB/s    0:00:04 (xfr#363, to-chk=5714/9096)
        112.84M  33%   23.65MB/s    0:00:04 (xfr#364, to-chk=5713/9096)
        112.84M  33%   23.65MB/s    0:00:04 (xfr#365, to-chk=5712/9096)
        112.86M  33%   23.65MB/s    0:00:04 (xfr#366, to-chk=5711/9096)
        112.89M  33%   23.66MB/s    0:00:04 (xfr#367, to-chk=5710/9096)
        112.93M  33%   23.66MB/s    0:00:04 (xfr#368, to-chk=5709/9096)
        112.93M  33%   23.66MB/s    0:00:04 (xfr#369, to-chk=5708/9096)
        112.95M  33%   23.67MB/s    0:00:04 (xfr#370, to-chk=5707/9096)
        112.95M  33%   23.67MB/s    0:00:04 (xfr#371, to-chk=5706/9096)
        112.95M  33%   23.67MB/s    0:00:04 (xfr#372, to-chk=5705/9096)
        112.96M  33%   23.67MB/s    0:00:04 (xfr#373, to-chk=5704/9096)
        112.96M  33%   23.67MB/s    0:00:04 (xfr#374, to-chk=5703/9096)
        112.96M  33%   23.67MB/s    0:00:04 (xfr#375, to-chk=5702/9096)
        112.97M  33%   23.67MB/s    0:00:04 (xfr#376, to-chk=5701/9096)
        112.97M  33%   23.67MB/s    0:00:04 (xfr#377, to-chk=5700/9096)
        112.98M  33%   23.67MB/s    0:00:04 (xfr#378, to-chk=5699/9096)
        112.98M  33%   23.67MB/s    0:00:04 (xfr#379, to-chk=5698/9096)
        112.99M  33%   23.67MB/s    0:00:04 (xfr#380, to-chk=5697/9096)
        112.99M  33%   23.67MB/s    0:00:04 (xfr#381, to-chk=5696/9096)
        113.00M  33%   23.67MB/s    0:00:04 (xfr#382, to-chk=5695/9096)
        113.00M  33%   23.67MB/s    0:00:04 (xfr#383, to-chk=5694/9096)
        113.00M  33%   23.68MB/s    0:00:04 (xfr#384, to-chk=5693/9096)
        113.01M  33%   23.68MB/s    0:00:04 (xfr#385, to-chk=5692/9096)
        113.03M  33%   23.68MB/s    0:00:04 (xfr#386, to-chk=5691/9096)
        113.17M  33%   23.71MB/s    0:00:04 (xfr#387, to-chk=5690/9096)
        113.19M  33%   23.71MB/s    0:00:04 (xfr#388, to-chk=5689/9096)
        113.36M  33%   23.51MB/s    0:00:04 (xfr#389, to-chk=5688/9096)
        113.91M  33%   23.61MB/s    0:00:04 (xfr#390, to-chk=5687/9096)
        114.00M  33%   23.63MB/s    0:00:04 (xfr#391, to-chk=5686/9096)
        114.68M  34%   23.51MB/s    0:00:04 (xfr#392, to-chk=5685/9096)
        115.40M  34%   23.65MB/s    0:00:04 (xfr#393, to-chk=5684/9096)
        115.46M  34%   23.66MB/s    0:00:04 (xfr#394, to-chk=5683/9096)
        115.80M  34%   23.72MB/s    0:00:04 (xfr#395, to-chk=5682/9096)
        115.87M  34%   23.74MB/s    0:00:04 (xfr#396, to-chk=5681/9096)
        116.07M  34%   23.77MB/s    0:00:04 (xfr#397, to-chk=5680/9096)
        116.17M  34%   23.79MB/s    0:00:04 (xfr#398, to-chk=5679/9096)
        116.31M  34%   23.82MB/s    0:00:04 (xfr#399, to-chk=5678/9096)
        116.37M  34%   23.60MB/s    0:00:04 (xfr#400, to-chk=5677/9096)
        116.47M  34%   23.62MB/s    0:00:04 (xfr#401, to-chk=5676/9096)
        116.60M  34%   23.64MB/s    0:00:04 (xfr#402, to-chk=5675/9096)
        116.74M  34%   23.67MB/s    0:00:04 (xfr#403, to-chk=5674/9096)
        116.80M  34%   23.68MB/s    0:00:04 (xfr#404, to-chk=5673/9096)
        116.86M  34%   23.69MB/s    0:00:04 (xfr#405, to-chk=5672/9096)
        116.97M  34%   23.71MB/s    0:00:04 (xfr#406, to-chk=5671/9096)
        117.00M  34%   23.71MB/s    0:00:04 (xfr#407, to-chk=5670/9096)
        117.04M  34%   23.72MB/s    0:00:04 (xfr#408, to-chk=5669/9096)
        117.04M  34%   23.72MB/s    0:00:04 (xfr#409, to-chk=5668/9096)
        117.23M  34%   23.76MB/s    0:00:04 (xfr#410, to-chk=5667/9096)
        117.24M  34%   23.76MB/s    0:00:04 (xfr#411, to-chk=5666/9096)
        117.25M  34%   23.76MB/s    0:00:04 (xfr#412, to-chk=5665/9096)
        117.48M  35%   23.57MB/s    0:00:04 (xfr#413, to-chk=5664/9096)
        117.79M  35%   23.62MB/s    0:00:04 (xfr#414, to-chk=5663/9096)
        117.79M  35%   23.62MB/s    0:00:04 (xfr#415, to-chk=5662/9096)
        117.99M  35%   23.66MB/s    0:00:04 (xfr#416, to-chk=5661/9096)
        118.10M  35%   23.68MB/s    0:00:04 (xfr#417, to-chk=5660/9096)
        120.35M  35%   23.88MB/s    0:00:04 (xfr#418, to-chk=5659/9096)
        120.42M  35%   23.89MB/s    0:00:04 (xfr#419, to-chk=5658/9096)
        120.78M  36%   23.96MB/s    0:00:04 (xfr#420, to-chk=5657/9096)
        120.92M  36%   23.98MB/s    0:00:04 (xfr#421, to-chk=5656/9096)
        120.94M  36%   23.98MB/s    0:00:04 (xfr#422, to-chk=5655/9096)
        122.92M  36%   24.13MB/s    0:00:04 (xfr#423, to-chk=5654/9096)
        123.81M  36%   24.29MB/s    0:00:04 (xfr#424, to-chk=5653/9096)
        123.95M  36%   24.32MB/s    0:00:04 (xfr#425, to-chk=5652/9096)
        123.96M  36%   24.32MB/s    0:00:04 (xfr#426, to-chk=5651/9096)
        123.96M  36%   24.32MB/s    0:00:04 (xfr#427, to-chk=5650/9096)
        124.09M  37%   24.34MB/s    0:00:04 (xfr#428, to-chk=5649/9096)
        124.24M  37%   24.37MB/s    0:00:04 (xfr#429, to-chk=5648/9096)
        124.24M  37%   24.37MB/s    0:00:04 (xfr#430, to-chk=5647/9096)
        124.26M  37%   24.37MB/s    0:00:04 (xfr#431, to-chk=5646/9096)
        125.50M  37%   24.38MB/s    0:00:04 (xfr#432, to-chk=5645/9096)
        125.89M  37%   24.45MB/s    0:00:04 (xfr#433, to-chk=5644/9096)
        125.92M  37%   24.46MB/s    0:00:04 (xfr#434, to-chk=5643/9096)
        126.22M  37%   24.51MB/s    0:00:04 (xfr#435, to-chk=5642/9096)
        126.23M  37%   24.51MB/s    0:00:04 (xfr#436, to-chk=5641/9096)
        126.24M  37%   24.51MB/s    0:00:04 (xfr#437, to-chk=5640/9096)
        126.31M  37%   24.52MB/s    0:00:04 (xfr#438, to-chk=5639/9096)
        126.33M  37%   24.53MB/s    0:00:04 (xfr#439, to-chk=5638/9096)
        126.36M  37%   24.53MB/s    0:00:04 (xfr#440, to-chk=5637/9096)
        126.37M  37%   24.32MB/s    0:00:04 (xfr#441, to-chk=5636/9096)
        126.39M  37%   24.32MB/s    0:00:04 (xfr#442, to-chk=5635/9096)
        126.41M  37%   24.32MB/s    0:00:04 (xfr#443, to-chk=5634/9096)
        126.41M  37%   24.32MB/s    0:00:04 (xfr#444, to-chk=5633/9096)
        126.43M  37%   24.32MB/s    0:00:04 (xfr#445, to-chk=5632/9096)
        126.52M  37%   24.34MB/s    0:00:04 (xfr#446, to-chk=5631/9096)
        126.61M  37%   24.35MB/s    0:00:04 (xfr#447, to-chk=5630/9096)
        126.70M  37%   24.37MB/s    0:00:04 (xfr#448, to-chk=5629/9096)
        126.81M  37%   24.39MB/s    0:00:04 (xfr#449, to-chk=5628/9096)
        126.81M  37%   24.39MB/s    0:00:04 (xfr#450, to-chk=5627/9096)
        126.81M  37%   24.39MB/s    0:00:04 (xfr#451, to-chk=5626/9096)
        126.81M  37%   24.39MB/s    0:00:04 (xfr#452, to-chk=5625/9096)
        126.82M  37%   24.39MB/s    0:00:04 (xfr#453, to-chk=5624/9096)
        126.82M  37%   24.39MB/s    0:00:04 (xfr#454, to-chk=5623/9096)
        126.82M  37%   24.39MB/s    0:00:04 (xfr#455, to-chk=5622/9096)
        126.83M  37%   24.39MB/s    0:00:04 (xfr#456, to-chk=5621/9096)
        126.83M  37%   24.39MB/s    0:00:04 (xfr#457, to-chk=5620/9096)
        126.83M  37%   24.39MB/s    0:00:04 (xfr#458, to-chk=5619/9096)
        126.97M  37%   24.42MB/s    0:00:04 (xfr#459, to-chk=5618/9096)
        126.97M  37%   24.42MB/s    0:00:04 (xfr#460, to-chk=5617/9096)
        126.97M  37%   24.41MB/s    0:00:04 (xfr#461, to-chk=5616/9096)
        126.97M  37%   24.41MB/s    0:00:04 (xfr#462, to-chk=5615/9096)
        126.97M  37%   24.41MB/s    0:00:04 (xfr#463, to-chk=5614/9096)
        126.97M  37%   24.41MB/s    0:00:04 (xfr#464, to-chk=5613/9096)
        126.98M  37%   24.41MB/s    0:00:04 (xfr#465, to-chk=5612/9096)
        126.98M  37%   24.41MB/s    0:00:04 (xfr#466, to-chk=5611/9096)
        126.98M  37%   24.41MB/s    0:00:04 (xfr#467, to-chk=5610/9096)
        126.98M  37%   24.42MB/s    0:00:04 (xfr#468, to-chk=5609/9096)
        126.98M  37%   24.42MB/s    0:00:04 (xfr#469, to-chk=5608/9096)
        127.02M  37%   24.42MB/s    0:00:04 (xfr#470, to-chk=5607/9096)
        127.02M  37%   24.42MB/s    0:00:04 (xfr#471, to-chk=5606/9096)
        127.05M  37%   24.43MB/s    0:00:04 (xfr#472, to-chk=5605/9096)
        127.08M  37%   24.43MB/s    0:00:04 (xfr#473, to-chk=5604/9096)
        127.08M  37%   24.43MB/s    0:00:04 (xfr#474, to-chk=5603/9096)
        127.09M  37%   24.43MB/s    0:00:04 (xfr#475, to-chk=5602/9096)
        127.15M  37%   24.44MB/s    0:00:04 (xfr#476, to-chk=5601/9096)
        127.17M  37%   24.45MB/s    0:00:04 (xfr#477, to-chk=5600/9096)
        127.26M  37%   24.46MB/s    0:00:04 (xfr#478, to-chk=5599/9096)
        127.29M  37%   24.25MB/s    0:00:05 (xfr#479, to-chk=5598/9096)
        127.31M  37%   24.25MB/s    0:00:05 (xfr#480, to-chk=5597/9096)
        127.32M  37%   24.25MB/s    0:00:05 (xfr#481, to-chk=5596/9096)
        128.06M  38%   24.38MB/s    0:00:05 (xfr#482, to-chk=5595/9096)
        128.06M  38%   24.38MB/s    0:00:05 (xfr#483, to-chk=5594/9096)
        128.56M  38%   24.47MB/s    0:00:05 (xfr#484, to-chk=5593/9096)
        128.56M  38%   24.47MB/s    0:00:05 (xfr#485, to-chk=5592/9096)
        128.57M  38%   24.47MB/s    0:00:05 (xfr#486, to-chk=5591/9096)
        128.96M  38%   24.54MB/s    0:00:05 (xfr#487, to-chk=5590/9096)
        129.68M  38%   26.10MB/s    0:00:07  
        130.03M  38%   24.25MB/s    0:00:05 (xfr#488, to-chk=5589/9096)
        130.06M  38%   24.26MB/s    0:00:05 (xfr#489, to-chk=5588/9096)
        130.07M  38%   24.26MB/s    0:00:05 (xfr#490, to-chk=5587/9096)
        130.13M  38%   24.27MB/s    0:00:05 (xfr#491, to-chk=5586/9096)
        130.15M  38%   24.28MB/s    0:00:05 (xfr#492, to-chk=5585/9096)
        130.16M  38%   24.28MB/s    0:00:05 (xfr#493, to-chk=5584/9096)
        130.17M  38%   24.28MB/s    0:00:05 (xfr#494, to-chk=5583/9096)
        130.18M  38%   24.28MB/s    0:00:05 (xfr#495, to-chk=5582/9096)
        130.19M  38%   24.28MB/s    0:00:05 (xfr#496, to-chk=5581/9096)
        130.20M  38%   24.28MB/s    0:00:05 (xfr#497, to-chk=5580/9096)
        130.21M  38%   24.28MB/s    0:00:05 (xfr#498, to-chk=5579/9096)
        130.23M  38%   24.29MB/s    0:00:05 (xfr#499, to-chk=5578/9096)
        130.24M  38%   24.29MB/s    0:00:05 (xfr#500, to-chk=5577/9096)
        130.27M  38%   24.29MB/s    0:00:05 (xfr#501, to-chk=5576/9096)
        130.28M  38%   24.29MB/s    0:00:05 (xfr#502, to-chk=5575/9096)
        130.28M  38%   24.29MB/s    0:00:05 (xfr#503, to-chk=5574/9096)
        130.29M  38%   24.29MB/s    0:00:05 (xfr#504, to-chk=5573/9096)
        130.30M  38%   24.29MB/s    0:00:05 (xfr#505, to-chk=5572/9096)
        130.31M  38%   24.30MB/s    0:00:05 (xfr#506, to-chk=5571/9096)
        130.40M  38%   24.09MB/s    0:00:05 (xfr#507, to-chk=5570/9096)
        130.43M  38%   24.10MB/s    0:00:05 (xfr#508, to-chk=5569/9096)
        130.44M  38%   24.10MB/s    0:00:05 (xfr#509, to-chk=5568/9096)
        130.47M  38%   24.11MB/s    0:00:05 (xfr#510, to-chk=5567/9096)
        130.54M  38%   24.11MB/s    0:00:05 (xfr#511, to-chk=5566/9096)
        130.55M  38%   24.11MB/s    0:00:05 (xfr#512, to-chk=5565/9096)
        130.58M  38%   24.12MB/s    0:00:05 (xfr#513, to-chk=5564/9096)
        130.60M  38%   24.12MB/s    0:00:05 (xfr#514, to-chk=5563/9096)
        130.75M  38%   24.15MB/s    0:00:05 (xfr#515, to-chk=5562/9096)
        130.75M  38%   24.15MB/s    0:00:05 (xfr#516, to-chk=5561/9096)
        130.75M  38%   24.15MB/s    0:00:05 (xfr#517, to-chk=5560/9096)
        130.75M  38%   24.15MB/s    0:00:05 (xfr#518, to-chk=5559/9096)
        130.79M  39%   24.15MB/s    0:00:05 (xfr#519, to-chk=5558/9096)
        131.86M  39%   24.33MB/s    0:00:05 (xfr#520, to-chk=5557/9096)
        131.88M  39%   24.34MB/s    0:00:05 (xfr#521, to-chk=5556/9096)
        131.91M  39%   24.34MB/s    0:00:05 (xfr#522, to-chk=5555/9096)
        131.93M  39%   24.34MB/s    0:00:05 (xfr#523, to-chk=5554/9096)
        131.95M  39%   24.14MB/s    0:00:05 (xfr#524, to-chk=5553/9096)
        131.98M  39%   24.15MB/s    0:00:05 (xfr#525, to-chk=5552/9096)
        132.00M  39%   24.15MB/s    0:00:05 (xfr#526, to-chk=5551/9096)
        132.02M  39%   24.15MB/s    0:00:05 (xfr#527, to-chk=5550/9096)
        132.04M  39%   24.16MB/s    0:00:05 (xfr#528, to-chk=5549/9096)
        132.07M  39%   24.16MB/s    0:00:05 (xfr#529, to-chk=5548/9096)
        132.09M  39%   24.16MB/s    0:00:05 (xfr#530, to-chk=5547/9096)
        132.11M  39%   24.17MB/s    0:00:05 (xfr#531, to-chk=5546/9096)
        132.12M  39%   24.17MB/s    0:00:05 (xfr#532, to-chk=5545/9096)
        132.14M  39%   24.17MB/s    0:00:05 (xfr#533, to-chk=5544/9096)
        132.25M  39%   24.19MB/s    0:00:05 (xfr#534, to-chk=5543/9096)
        132.35M  39%   24.20MB/s    0:00:05 (xfr#535, to-chk=5542/9096)
        132.52M  39%   24.23MB/s    0:00:05 (xfr#536, to-chk=5541/9096)
        132.53M  39%   24.24MB/s    0:00:05 (xfr#537, to-chk=5540/9096)
        132.68M  39%   24.26MB/s    0:00:05 (xfr#538, to-chk=5539/9096)
        132.68M  39%   24.26MB/s    0:00:05 (xfr#539, to-chk=5538/9096)
        132.69M  39%   24.26MB/s    0:00:05 (xfr#540, to-chk=5537/9096)
        132.71M  39%   24.26MB/s    0:00:05 (xfr#541, to-chk=5536/9096)
        132.89M  39%   24.29MB/s    0:00:05 (xfr#542, to-chk=5535/9096)
        132.89M  39%   24.29MB/s    0:00:05 (xfr#543, to-chk=5534/9096)
        132.92M  39%   24.30MB/s    0:00:05 (xfr#544, to-chk=5533/9096)
        133.08M  39%   24.33MB/s    0:00:05 (xfr#545, to-chk=5532/9096)
        133.25M  39%   24.14MB/s    0:00:05 (xfr#546, to-chk=5531/9096)
        133.29M  39%   24.15MB/s    0:00:05 (xfr#547, to-chk=5530/9096)
        142.81M  42%   24.88MB/s    0:00:05 (xfr#548, to-chk=5529/9096)
        142.87M  42%   24.69MB/s    0:00:05 (xfr#549, to-chk=5528/9096)
        142.88M  42%   24.69MB/s    0:00:05 (xfr#550, to-chk=5527/9096)
        142.89M  42%   24.69MB/s    0:00:05 (xfr#551, to-chk=5526/9096)
        142.90M  42%   24.69MB/s    0:00:05 (xfr#552, to-chk=5525/9096)
        143.04M  42%   24.71MB/s    0:00:05 (xfr#553, to-chk=5524/9096)
        143.05M  42%   24.71MB/s    0:00:05 (xfr#554, to-chk=5523/9096)
        143.07M  42%   24.72MB/s    0:00:05 (xfr#555, to-chk=5522/9096)
        143.07M  42%   24.72MB/s    0:00:05 (xfr#556, to-chk=5521/9096)
        143.10M  42%   24.72MB/s    0:00:05 (xfr#557, to-chk=5520/9096)
        143.17M  42%   24.73MB/s    0:00:05 (xfr#558, to-chk=5519/9096)
        143.18M  42%   24.73MB/s    0:00:05 (xfr#559, to-chk=5518/9096)
        143.19M  42%   24.73MB/s    0:00:05 (xfr#560, to-chk=5517/9096)
        143.22M  42%   24.74MB/s    0:00:05 (xfr#561, to-chk=5516/9096)
        143.24M  42%   24.74MB/s    0:00:05 (xfr#562, to-chk=5515/9096)
        143.26M  42%   24.75MB/s    0:00:05 (xfr#563, to-chk=5514/9096)
        143.32M  42%   24.76MB/s    0:00:05 (xfr#564, to-chk=5513/9096)
        143.37M  42%   24.76MB/s    0:00:05 (xfr#565, to-chk=5512/9096)
        143.37M  42%   24.76MB/s    0:00:05 (xfr#566, to-chk=5511/9096)
        143.52M  42%   24.79MB/s    0:00:05 (xfr#567, to-chk=5510/9096)
        143.53M  42%   24.79MB/s    0:00:05 (xfr#568, to-chk=5509/9096)
        143.54M  42%   24.79MB/s    0:00:05 (xfr#569, to-chk=5508/9096)
        143.74M  42%   24.82MB/s    0:00:05 (xfr#570, to-chk=5507/9096)
        143.84M  42%   24.83MB/s    0:00:05 (xfr#571, to-chk=5506/9096)
        155.71M  46%   26.14MB/s    0:00:05 (xfr#572, to-chk=5505/9096)
        155.72M  46%   26.15MB/s    0:00:05 (xfr#573, to-chk=5504/9096)
        155.74M  46%   25.95MB/s    0:00:05 (xfr#574, to-chk=5503/9096)
        155.98M  46%   25.98MB/s    0:00:05 (xfr#575, to-chk=5502/9096)
        156.07M  46%   26.00MB/s    0:00:05 (xfr#576, to-chk=5501/9096)
        156.08M  46%   26.00MB/s    0:00:05 (xfr#577, to-chk=5500/9096)
        156.12M  46%   26.01MB/s    0:00:05 (xfr#578, to-chk=5499/9096)
        156.13M  46%   26.00MB/s    0:00:05 (xfr#579, to-chk=5498/9096)
        161.65M  48%   26.45MB/s    0:00:05 (xfr#580, to-chk=5497/9096)
        161.66M  48%   26.45MB/s    0:00:05 (xfr#581, to-chk=5496/9096)
        161.67M  48%   26.45MB/s    0:00:05 (xfr#582, to-chk=5495/9096)
        161.68M  48%   26.45MB/s    0:00:05 (xfr#583, to-chk=5494/9096)
        161.77M  48%   26.47MB/s    0:00:05 (xfr#584, to-chk=5493/9096)
        161.77M  48%   26.47MB/s    0:00:05 (xfr#585, to-chk=5492/9096)
        161.95M  48%   26.49MB/s    0:00:05 (xfr#586, to-chk=5491/9096)
        162.04M  48%   26.51MB/s    0:00:05 (xfr#587, to-chk=5490/9096)
        162.05M  48%   26.51MB/s    0:00:05 (xfr#588, to-chk=5489/9096)
        162.11M  48%   26.51MB/s    0:00:05 (xfr#589, to-chk=5488/9096)
        162.12M  48%   26.51MB/s    0:00:05 (xfr#590, to-chk=5487/9096)
        162.33M  48%   26.55MB/s    0:00:05 (xfr#591, to-chk=5486/9096)
        162.34M  48%   26.55MB/s    0:00:05 (xfr#592, to-chk=5485/9096)
        162.34M  48%   26.55MB/s    0:00:05 (xfr#593, to-chk=5484/9096)
        162.35M  48%   26.55MB/s    0:00:05 (xfr#594, to-chk=5483/9096)
        162.42M  48%   26.56MB/s    0:00:05 (xfr#595, to-chk=5482/9096)
        162.47M  48%   26.57MB/s    0:00:05 (xfr#596, to-chk=5481/9096)
        162.56M  48%   26.58MB/s    0:00:05 (xfr#597, to-chk=5480/9096)
        162.57M  48%   26.58MB/s    0:00:05 (xfr#598, to-chk=5479/9096)
        162.58M  48%   26.58MB/s    0:00:05 (xfr#599, to-chk=5478/9096)
        162.60M  48%   26.58MB/s    0:00:05 (xfr#600, to-chk=5477/9096)
        162.61M  48%   26.39MB/s    0:00:05 (xfr#601, to-chk=5476/9096)
        162.62M  48%   26.39MB/s    0:00:05 (xfr#602, to-chk=5475/9096)
        162.69M  48%   26.40MB/s    0:00:05 (xfr#603, to-chk=5474/9096)
        162.70M  48%   26.40MB/s    0:00:05 (xfr#604, to-chk=5473/9096)
        162.73M  48%   26.40MB/s    0:00:05 (xfr#605, to-chk=5472/9096)
        162.74M  48%   26.40MB/s    0:00:05 (xfr#606, to-chk=5471/9096)
        164.32M  49%   26.64MB/s    0:00:05 (xfr#607, to-chk=5470/9096)
        164.32M  49%   26.64MB/s    0:00:05 (xfr#608, to-chk=5469/9096)
        164.32M  49%   26.64MB/s    0:00:05 (xfr#609, to-chk=5468/9096)
        165.04M  49%   26.75MB/s    0:00:05 (xfr#610, to-chk=5467/9096)
        165.06M  49%   26.75MB/s    0:00:05 (xfr#611, to-chk=5466/9096)
        165.09M  49%   26.75MB/s    0:00:05 (xfr#612, to-chk=5465/9096)
        165.10M  49%   26.75MB/s    0:00:05 (xfr#613, to-chk=5464/9096)
        165.48M  49%   26.81MB/s    0:00:05 (xfr#614, to-chk=5463/9096)
        165.49M  49%   26.62MB/s    0:00:05 (xfr#615, to-chk=5462/9096)
        165.49M  49%   26.62MB/s    0:00:05 (xfr#616, to-chk=5461/9096)
        165.50M  49%   26.63MB/s    0:00:05 (xfr#617, to-chk=5460/9096)
        165.73M  49%   26.66MB/s    0:00:05 (xfr#618, to-chk=5459/9096)
        165.74M  49%   26.66MB/s    0:00:05 (xfr#619, to-chk=5458/9096)
        165.74M  49%   26.66MB/s    0:00:05 (xfr#620, to-chk=5457/9096)
        166.50M  49%   26.77MB/s    0:00:05 (xfr#621, to-chk=5456/9096)
        166.57M  49%   26.78MB/s    0:00:05 (xfr#622, to-chk=5455/9096)
        166.62M  49%   26.79MB/s    0:00:05 (xfr#623, to-chk=5454/9096)
        166.63M  49%   26.78MB/s    0:00:05 (xfr#624, to-chk=5453/9096)
        166.68M  49%   26.79MB/s    0:00:05 (xfr#625, to-chk=5452/9096)
        166.73M  49%   26.80MB/s    0:00:05 (xfr#626, to-chk=5451/9096)
        166.74M  49%   26.80MB/s    0:00:05 (xfr#627, to-chk=5450/9096)
        166.74M  49%   26.80MB/s    0:00:05 (xfr#628, to-chk=5449/9096)
        166.86M  49%   26.61MB/s    0:00:05 (xfr#629, to-chk=5448/9096)
        166.87M  49%   26.61MB/s    0:00:05 (xfr#630, to-chk=5447/9096)
        166.90M  49%   26.62MB/s    0:00:05 (xfr#631, to-chk=5446/9096)
        167.03M  49%   26.64MB/s    0:00:05 (xfr#632, to-chk=5445/9096)
        167.04M  49%   26.64MB/s    0:00:05 (xfr#633, to-chk=5444/9096)
        167.07M  49%   26.64MB/s    0:00:05 (xfr#634, to-chk=5443/9096)
        167.08M  49%   26.64MB/s    0:00:05 (xfr#635, to-chk=5442/9096)
        167.11M  49%   26.65MB/s    0:00:05 (xfr#636, to-chk=5441/9096)
        167.14M  49%   26.65MB/s    0:00:05 (xfr#637, to-chk=5440/9096)
        167.15M  49%   26.65MB/s    0:00:05 (xfr#638, to-chk=5439/9096)
        167.23M  49%   26.66MB/s    0:00:05 (xfr#639, to-chk=5438/9096)
        167.46M  49%   26.70MB/s    0:00:05 (xfr#640, to-chk=5437/9096)
        167.48M  49%   26.70MB/s    0:00:05 (xfr#641, to-chk=5436/9096)
        175.22M  52%   29.61MB/s    0:00:05  
        177.88M  53%   27.63MB/s    0:00:06 (xfr#642, to-chk=5435/9096)
        185.10M  55%   28.28MB/s    0:00:06 (xfr#643, to-chk=5434/9096)
        185.18M  55%   28.29MB/s    0:00:06 (xfr#644, to-chk=5433/9096)
        191.62M  57%   28.81MB/s    0:00:06 (xfr#645, to-chk=5432/9096)
        192.11M  57%   28.69MB/s    0:00:06 (xfr#646, to-chk=5431/9096)
        192.18M  57%   28.69MB/s    0:00:06 (xfr#647, to-chk=5430/9096)
        192.18M  57%   28.70MB/s    0:00:06 (xfr#648, to-chk=5429/9096)
        192.19M  57%   28.70MB/s    0:00:06 (xfr#649, to-chk=5428/9096)
        192.20M  57%   28.70MB/s    0:00:06 (xfr#650, to-chk=5427/9096)
        192.24M  57%   28.70MB/s    0:00:06 (xfr#651, to-chk=5426/9096)
        192.39M  57%   28.72MB/s    0:00:06 (xfr#652, to-chk=5425/9096)
        192.69M  57%   28.76MB/s    0:00:06 (xfr#653, to-chk=5424/9096)
        192.75M  57%   28.77MB/s    0:00:06 (xfr#654, to-chk=5423/9096)
        192.76M  57%   28.77MB/s    0:00:06 (xfr#655, to-chk=5422/9096)
        192.77M  57%   28.77MB/s    0:00:06 (xfr#656, to-chk=5421/9096)
        192.78M  57%   28.78MB/s    0:00:06 (xfr#657, to-chk=5420/9096)
        192.78M  57%   28.78MB/s    0:00:06 (xfr#658, to-chk=5419/9096)
        192.92M  57%   28.79MB/s    0:00:06 (xfr#659, to-chk=5418/9096)
        192.93M  57%   28.79MB/s    0:00:06 (xfr#660, to-chk=5417/9096)
        192.93M  57%   28.79MB/s    0:00:06 (xfr#661, to-chk=5416/9096)
        192.94M  57%   28.79MB/s    0:00:06 (xfr#662, to-chk=5415/9096)
        192.94M  57%   28.79MB/s    0:00:06 (xfr#663, to-chk=5414/9096)
        199.47M  59%   29.30MB/s    0:00:06 (xfr#664, to-chk=5413/9096)
        200.75M  59%   29.47MB/s    0:00:06 (xfr#665, to-chk=5412/9096)
        207.18M  61%   29.95MB/s    0:00:06 (xfr#666, to-chk=5411/9096)
        207.20M  61%   29.95MB/s    0:00:06 (xfr#667, to-chk=5410/9096)
        207.73M  61%   30.02MB/s    0:00:06 (xfr#668, to-chk=5409/9096)
        207.74M  61%   29.83MB/s    0:00:06 (xfr#669, to-chk=5408/9096)
        207.78M  61%   29.83MB/s    0:00:06 (xfr#670, to-chk=5407/9096)
        207.87M  61%   29.84MB/s    0:00:06 (xfr#671, to-chk=5406/9096)
        207.88M  62%   29.84MB/s    0:00:06 (xfr#672, to-chk=5405/9096)
        207.90M  62%   29.85MB/s    0:00:06 (xfr#673, to-chk=5404/9096)
        208.69M  62%   29.95MB/s    0:00:06 (xfr#674, to-chk=5403/9096)
        210.67M  62%   30.20MB/s    0:00:06 (xfr#675, to-chk=5402/9096)
        210.88M  62%   30.23MB/s    0:00:06 (xfr#676, to-chk=5401/9096)
        219.40M  65%   31.06MB/s    0:00:06 (xfr#677, to-chk=5400/9096)
        244.52M  72%   33.92MB/s    0:00:06 (xfr#678, to-chk=5399/9096)
        260.13M  77%   35.59MB/s    0:00:06 (xfr#679, to-chk=5398/9096)
        260.31M  77%   35.61MB/s    0:00:06 (xfr#680, to-chk=5397/9096)
        266.41M  79%   36.22MB/s    0:00:07 (xfr#681, to-chk=5396/9096)
        270.92M  80%   36.59MB/s    0:00:07 (xfr#682, to-chk=5395/9096)
        270.93M  80%   36.59MB/s    0:00:07 (xfr#683, to-chk=5394/9096)
        270.95M  80%   36.59MB/s    0:00:07 (xfr#684, to-chk=5393/9096)
        271.10M  80%   36.41MB/s    0:00:07 (xfr#685, to-chk=5392/9096)
        271.10M  80%   36.41MB/s    0:00:07 (xfr#686, to-chk=5391/9096)
        271.12M  80%   36.41MB/s    0:00:07 (xfr#687, to-chk=5390/9096)
        271.33M  80%   36.43MB/s    0:00:07 (xfr#688, to-chk=5389/9096)
        272.38M  81%   36.56MB/s    0:00:07 (xfr#689, to-chk=5388/9096)
        272.38M  81%   36.56MB/s    0:00:07 (xfr#690, to-chk=5387/9096)
        272.41M  81%   36.56MB/s    0:00:07 (xfr#691, to-chk=5386/9096)
        272.43M  81%   36.56MB/s    0:00:07 (xfr#692, to-chk=5385/9096)
        272.47M  81%   36.57MB/s    0:00:07 (xfr#693, to-chk=5384/9096)
        272.75M  81%   36.60MB/s    0:00:07 (xfr#694, to-chk=5383/9096)
        272.84M  81%   36.61MB/s    0:00:07 (xfr#695, to-chk=5382/9096)
        272.86M  81%   36.61MB/s    0:00:07 (xfr#696, to-chk=5381/9096)
        272.97M  81%   36.62MB/s    0:00:07 (xfr#697, to-chk=5380/9096)
        273.02M  81%   36.63MB/s    0:00:07 (xfr#698, to-chk=5379/9096)
        273.95M  81%   36.74MB/s    0:00:07 (xfr#699, to-chk=5378/9096)
        273.97M  81%   36.74MB/s    0:00:07 (xfr#700, to-chk=5377/9096)
        273.99M  81%   36.75MB/s    0:00:07 (xfr#701, to-chk=5376/9096)
        274.16M  81%   36.76MB/s    0:00:07 (xfr#702, to-chk=5375/9096)
        274.16M  81%   47.53MB/s    0:00:01  
        274.56M  81%   36.61MB/s    0:00:07 (xfr#703, to-chk=5374/9096)
        275.04M  82%   36.66MB/s    0:00:07 (xfr#704, to-chk=5373/9096)
        275.06M  82%   36.66MB/s    0:00:07 (xfr#705, to-chk=5372/9096)
        275.08M  82%   36.66MB/s    0:00:07 (xfr#706, to-chk=5371/9096)
        275.27M  82%   36.69MB/s    0:00:07 (xfr#707, to-chk=5370/9096)
        275.28M  82%   36.69MB/s    0:00:07 (xfr#708, to-chk=5369/9096)
        275.29M  82%   36.69MB/s    0:00:07 (xfr#709, to-chk=5368/9096)
        275.30M  82%   36.69MB/s    0:00:07 (xfr#710, to-chk=5367/9096)
        275.31M  82%   36.69MB/s    0:00:07 (xfr#711, to-chk=5366/9096)
        275.32M  82%   36.69MB/s    0:00:07 (xfr#712, to-chk=5365/9096)
        275.33M  82%   36.69MB/s    0:00:07 (xfr#713, to-chk=5364/9096)
        275.34M  82%   36.69MB/s    0:00:07 (xfr#714, to-chk=5363/9096)
        275.34M  82%   36.69MB/s    0:00:07 (xfr#715, to-chk=5362/9096)
        275.35M  82%   36.69MB/s    0:00:07 (xfr#716, to-chk=5361/9096)
        275.36M  82%   36.69MB/s    0:00:07 (xfr#717, to-chk=5360/9096)
        275.38M  82%   36.69MB/s    0:00:07 (xfr#718, to-chk=5359/9096)
        275.39M  82%   36.70MB/s    0:00:07 (xfr#719, to-chk=5358/9096)
        275.43M  82%   36.70MB/s    0:00:07 (xfr#720, to-chk=5357/9096)
        275.75M  82%   36.74MB/s    0:00:07 (xfr#721, to-chk=5356/9096)
        275.83M  82%   36.75MB/s    0:00:07 (xfr#722, to-chk=5355/9096)
        275.97M  82%   36.76MB/s    0:00:07 (xfr#723, to-chk=5354/9096)
        276.05M  82%   36.77MB/s    0:00:07 (xfr#724, to-chk=5353/9096)
        276.06M  82%   36.78MB/s    0:00:07 (xfr#725, to-chk=5352/9096)
        276.34M  82%   36.81MB/s    0:00:07 (xfr#726, to-chk=5351/9096)
        276.35M  82%   36.81MB/s    0:00:07 (xfr#727, to-chk=5350/9096)
        276.68M  82%   36.63MB/s    0:00:07 (xfr#728, to-chk=5349/9096)
        276.83M  82%   36.64MB/s    0:00:07 (xfr#729, to-chk=5348/9096)
        277.19M  82%   36.68MB/s    0:00:07 (xfr#730, to-chk=5347/9096)
        277.36M  82%   36.70MB/s    0:00:07 (xfr#731, to-chk=5346/9096)
        277.37M  82%   36.70MB/s    0:00:07 (xfr#732, to-chk=5345/9096)
        277.37M  82%   36.70MB/s    0:00:07 (xfr#733, to-chk=5344/9096)
        277.41M  82%   36.71MB/s    0:00:07 (xfr#734, to-chk=5343/9096)
        277.41M  82%   36.71MB/s    0:00:07 (xfr#735, to-chk=5342/9096)
        277.46M  82%   36.72MB/s    0:00:07 (xfr#736, to-chk=5341/9096)
        277.46M  82%   36.72MB/s    0:00:07 (xfr#737, to-chk=5340/9096)
        277.47M  82%   36.71MB/s    0:00:07 (xfr#738, to-chk=5339/9096)
        277.57M  82%   36.73MB/s    0:00:07 (xfr#739, to-chk=5338/9096)
        277.72M  82%   36.74MB/s    0:00:07 (xfr#740, to-chk=5337/9096)
        277.73M  82%   36.74MB/s    0:00:07 (xfr#741, to-chk=5336/9096)
        277.74M  82%   36.74MB/s    0:00:07 (xfr#742, to-chk=5335/9096)
        277.76M  82%   36.74MB/s    0:00:07 (xfr#743, to-chk=5334/9096)
        277.77M  82%   36.75MB/s    0:00:07 (xfr#744, to-chk=5333/9096)
        277.84M  82%   36.75MB/s    0:00:07 (xfr#745, to-chk=5332/9096)
        277.86M  82%   36.76MB/s    0:00:07 (xfr#746, to-chk=5331/9096)
        277.87M  82%   36.76MB/s    0:00:07 (xfr#747, to-chk=5330/9096)
        277.87M  82%   36.76MB/s    0:00:07 (xfr#748, to-chk=5329/9096)
        277.89M  82%   36.76MB/s    0:00:07 (xfr#749, to-chk=5328/9096)
        280.07M  83%   37.02MB/s    0:00:07 (xfr#750, to-chk=5327/9096)
        280.07M  83%   37.02MB/s    0:00:07 (xfr#751, to-chk=5326/9096)
        280.08M  83%   37.02MB/s    0:00:07 (xfr#752, to-chk=5325/9096)
        280.10M  83%   36.82MB/s    0:00:07 (xfr#753, to-chk=5324/9096)
        280.11M  83%   36.83MB/s    0:00:07 (xfr#754, to-chk=5323/9096)
        280.15M  83%   36.83MB/s    0:00:07 (xfr#755, to-chk=5322/9096)
        280.21M  83%   36.83MB/s    0:00:07 (xfr#756, to-chk=5321/9096)
        280.22M  83%   36.83MB/s    0:00:07 (xfr#757, to-chk=5320/9096)
        280.22M  83%   36.84MB/s    0:00:07 (xfr#758, to-chk=5319/9096)
        280.22M  83%   36.84MB/s    0:00:07 (xfr#759, to-chk=5318/9096)
        280.24M  83%   36.84MB/s    0:00:07 (xfr#760, to-chk=5317/9096)
        280.28M  83%   36.84MB/s    0:00:07 (xfr#761, to-chk=5316/9096)
        280.32M  83%   36.84MB/s    0:00:07 (xfr#762, to-chk=5315/9096)
        280.36M  83%   36.85MB/s    0:00:07 (xfr#763, to-chk=5314/9096)
        280.40M  83%   36.85MB/s    0:00:07 (xfr#764, to-chk=5313/9096)
        280.46M  83%   36.86MB/s    0:00:07 (xfr#765, to-chk=5312/9096)
        280.50M  83%   36.86MB/s    0:00:07 (xfr#766, to-chk=5311/9096)
        280.56M  83%   36.87MB/s    0:00:07 (xfr#767, to-chk=5310/9096)
        280.61M  83%   36.88MB/s    0:00:07 (xfr#768, to-chk=5309/9096)
        280.65M  83%   36.88MB/s    0:00:07 (xfr#769, to-chk=5308/9096)
        280.70M  83%   36.88MB/s    0:00:07 (xfr#770, to-chk=5307/9096)
        280.75M  83%   36.89MB/s    0:00:07 (xfr#771, to-chk=5306/9096)
        280.80M  83%   36.90MB/s    0:00:07 (xfr#772, to-chk=5305/9096)
        280.80M  83%   36.90MB/s    0:00:07 (xfr#773, to-chk=5304/9096)
        280.80M  83%   36.90MB/s    0:00:07 (xfr#774, to-chk=5303/9096)
        280.80M  83%   36.90MB/s    0:00:07 (xfr#775, to-chk=5302/9096)
        280.80M  83%   36.90MB/s    0:00:07 (xfr#776, to-chk=5301/9096)
        280.81M  83%   36.90MB/s    0:00:07 (xfr#777, to-chk=5300/9096)
        280.81M  83%   36.90MB/s    0:00:07 (xfr#778, to-chk=5299/9096)
        280.81M  83%   36.90MB/s    0:00:07 (xfr#779, to-chk=5298/9096)
        280.81M  83%   36.90MB/s    0:00:07 (xfr#780, to-chk=5297/9096)
        280.81M  83%   36.90MB/s    0:00:07 (xfr#781, to-chk=5296/9096)
        280.82M  83%   36.90MB/s    0:00:07 (xfr#782, to-chk=5295/9096)
        280.82M  83%   36.89MB/s    0:00:07 (xfr#783, to-chk=5294/9096)
        280.82M  83%   36.89MB/s    0:00:07 (xfr#784, to-chk=5293/9096)
        280.85M  83%   36.90MB/s    0:00:07 (xfr#785, to-chk=5292/9096)
        280.87M  83%   36.90MB/s    0:00:07 (xfr#786, to-chk=5291/9096)
        280.88M  83%   36.90MB/s    0:00:07 (xfr#787, to-chk=5290/9096)
        281.04M  83%   36.92MB/s    0:00:07 (xfr#788, to-chk=5289/9096)
        281.09M  83%   36.92MB/s    0:00:07 (xfr#789, to-chk=5288/9096)
        281.11M  83%   36.93MB/s    0:00:07 (xfr#790, to-chk=5287/9096)
        281.14M  83%   36.93MB/s    0:00:07 (xfr#791, to-chk=5286/9096)
        281.31M  83%   36.95MB/s    0:00:07 (xfr#792, to-chk=5285/9096)
        281.39M  83%   36.96MB/s    0:00:07 (xfr#793, to-chk=5284/9096)
        281.44M  83%   36.96MB/s    0:00:07 (xfr#794, to-chk=5283/9096)
        281.49M  83%   36.97MB/s    0:00:07 (xfr#795, to-chk=5282/9096)
        281.66M  84%   36.99MB/s    0:00:07 (xfr#796, to-chk=5281/9096)
        281.67M  84%   36.99MB/s    0:00:07 (xfr#797, to-chk=5280/9096)
        281.67M  84%   36.99MB/s    0:00:07 (xfr#798, to-chk=5279/9096)
        282.57M  84%   37.09MB/s    0:00:07 (xfr#799, to-chk=5278/9096)
        282.59M  84%   37.10MB/s    0:00:07 (xfr#800, to-chk=5277/9096)
        282.62M  84%   37.10MB/s    0:00:07 (xfr#801, to-chk=5276/9096)
        282.71M  84%   37.11MB/s    0:00:07 (xfr#802, to-chk=5275/9096)
        282.73M  84%   37.11MB/s    0:00:07 (xfr#803, to-chk=5274/9096)
        282.76M  84%   37.11MB/s    0:00:07 (xfr#804, to-chk=5273/9096)
        282.91M  84%   37.13MB/s    0:00:07 (xfr#805, to-chk=5272/9096)
        283.43M  84%   36.99MB/s    0:00:07 (xfr#806, to-chk=5271/9096)
        283.44M  84%   36.99MB/s    0:00:07 (xfr#807, to-chk=5270/9096)
        287.58M  85%   37.47MB/s    0:00:07 (xfr#808, to-chk=5269/9096)
        287.59M  85%   37.47MB/s    0:00:07 (xfr#809, to-chk=5268/9096)
        289.85M  86%   37.57MB/s    0:00:07 (xfr#810, to-chk=5267/9096)
        289.90M  86%   37.57MB/s    0:00:07 (xfr#811, to-chk=5266/9096)
        289.90M  86%   37.57MB/s    0:00:07 (xfr#812, to-chk=5265/9096)
        289.91M  86%   37.58MB/s    0:00:07 (xfr#813, to-chk=5264/9096)
        289.92M  86%   37.58MB/s    0:00:07 (xfr#814, to-chk=5263/9096)
        289.95M  86%   37.58MB/s    0:00:07 (xfr#815, to-chk=5262/9096)
        290.04M  86%   37.59MB/s    0:00:07 (xfr#816, to-chk=5261/9096)
        290.13M  86%   37.60MB/s    0:00:07 (xfr#817, to-chk=5260/9096)
        290.20M  86%   37.61MB/s    0:00:07 (xfr#818, to-chk=5259/9096)
        290.38M  86%   37.63MB/s    0:00:07 (xfr#819, to-chk=5258/9096)
        290.39M  86%   37.63MB/s    0:00:07 (xfr#820, to-chk=5257/9096)
        290.39M  86%   37.63MB/s    0:00:07 (xfr#821, to-chk=5256/9096)
        290.41M  86%   37.63MB/s    0:00:07 (xfr#822, to-chk=5255/9096)
        290.42M  86%   37.63MB/s    0:00:07 (xfr#823, to-chk=5254/9096)
        290.43M  86%   37.63MB/s    0:00:07 (xfr#824, to-chk=5253/9096)
        290.44M  86%   37.63MB/s    0:00:07 (xfr#825, to-chk=5252/9096)
        290.44M  86%   37.63MB/s    0:00:07 (xfr#826, to-chk=5251/9096)
        290.46M  86%   37.63MB/s    0:00:07 (xfr#827, to-chk=5250/9096)
        290.47M  86%   37.63MB/s    0:00:07 (xfr#828, to-chk=5249/9096)
        290.49M  86%   37.64MB/s    0:00:07 (xfr#829, to-chk=5248/9096)
        290.50M  86%   37.64MB/s    0:00:07 (xfr#830, to-chk=5247/9096)
        290.50M  86%   37.64MB/s    0:00:07 (xfr#831, to-chk=5246/9096)
        290.72M  86%   37.66MB/s    0:00:07 (xfr#832, to-chk=5245/9096)
        290.82M  86%   37.67MB/s    0:00:07 (xfr#833, to-chk=5244/9096)
        290.85M  86%   37.67MB/s    0:00:07 (xfr#834, to-chk=5243/9096)
        290.88M  86%   37.68MB/s    0:00:07 (xfr#835, to-chk=5242/9096)
        290.89M  86%   37.68MB/s    0:00:07 (xfr#836, to-chk=5241/9096)
        290.91M  86%   37.68MB/s    0:00:07 (xfr#837, to-chk=5240/9096)
        290.93M  86%   37.68MB/s    0:00:07 (xfr#838, to-chk=5239/9096)
        290.99M  86%   37.69MB/s    0:00:07 (xfr#839, to-chk=5238/9096)
        291.17M  86%   37.71MB/s    0:00:07 (xfr#840, to-chk=5237/9096)
        291.36M  86%   37.73MB/s    0:00:07 (xfr#841, to-chk=5236/9096)
        291.37M  86%   37.73MB/s    0:00:07 (xfr#842, to-chk=5235/9096)
        291.37M  86%   37.73MB/s    0:00:07 (xfr#843, to-chk=5234/9096)
        291.42M  86%   37.73MB/s    0:00:07 (xfr#844, to-chk=5233/9096)
        291.42M  86%   37.74MB/s    0:00:07 (xfr#845, to-chk=5232/9096)
        291.43M  86%   37.74MB/s    0:00:07 (xfr#846, to-chk=5231/9096)
        291.45M  86%   37.74MB/s    0:00:07 (xfr#847, to-chk=5230/9096)
        291.46M  86%   37.74MB/s    0:00:07 (xfr#848, to-chk=5229/9096)
        291.67M  86%   37.76MB/s    0:00:07 (xfr#849, to-chk=5228/9096)
        291.68M  86%   37.76MB/s    0:00:07 (xfr#850, to-chk=5227/9096)
        291.69M  86%   37.76MB/s    0:00:07 (xfr#851, to-chk=5226/9096)
        291.69M  86%   37.77MB/s    0:00:07 (xfr#852, to-chk=5225/9096)
        291.69M  86%   37.77MB/s    0:00:07 (xfr#853, to-chk=5224/9096)
        291.69M  86%   37.77MB/s    0:00:07 (xfr#854, to-chk=5223/9096)
        291.69M  86%   37.77MB/s    0:00:07 (xfr#855, to-chk=5222/9096)
        291.69M  86%   37.77MB/s    0:00:07 (xfr#856, to-chk=5221/9096)
        291.70M  86%   37.76MB/s    0:00:07 (xfr#857, to-chk=5220/9096)
        291.74M  87%   37.56MB/s    0:00:07 (xfr#858, to-chk=5219/9096)
        291.74M  87%   37.56MB/s    0:00:07 (xfr#859, to-chk=5218/9096)
        291.74M  87%   37.56MB/s    0:00:07 (xfr#860, to-chk=5217/9096)
        291.74M  87%   37.56MB/s    0:00:07 (xfr#861, to-chk=5216/9096)
        291.75M  87%   37.56MB/s    0:00:07 (xfr#862, to-chk=5215/9096)
        291.75M  87%   37.56MB/s    0:00:07 (xfr#863, to-chk=5214/9096)
        291.75M  87%   37.55MB/s    0:00:07 (xfr#864, to-chk=5213/9096)
        291.77M  87%   37.56MB/s    0:00:07 (xfr#865, to-chk=5212/9096)
        291.81M  87%   37.56MB/s    0:00:07 (xfr#866, to-chk=5211/9096)
        291.89M  87%   37.57MB/s    0:00:07 (xfr#867, to-chk=5210/9096)
        291.89M  87%   37.57MB/s    0:00:07 (xfr#868, to-chk=5209/9096)
        291.90M  87%   37.57MB/s    0:00:07 (xfr#869, to-chk=5208/9096)
        291.90M  87%   37.57MB/s    0:00:07 (xfr#870, to-chk=5207/9096)
        291.91M  87%   37.57MB/s    0:00:07 (xfr#871, to-chk=5206/9096)
        291.93M  87%   37.57MB/s    0:00:07 (xfr#872, to-chk=5205/9096)
        291.93M  87%   37.57MB/s    0:00:07 (xfr#873, to-chk=5204/9096)
        291.93M  87%   37.57MB/s    0:00:07 (xfr#874, to-chk=5203/9096)
        291.93M  87%   37.57MB/s    0:00:07 (xfr#875, to-chk=5202/9096)
        291.93M  87%   37.57MB/s    0:00:07 (xfr#876, to-chk=5201/9096)
        291.94M  87%   37.57MB/s    0:00:07 (xfr#877, to-chk=5200/9096)
        291.94M  87%   37.57MB/s    0:00:07 (xfr#878, to-chk=5199/9096)
        291.94M  87%   37.57MB/s    0:00:07 (xfr#879, to-chk=5198/9096)
        291.94M  87%   37.57MB/s    0:00:07 (xfr#880, to-chk=5197/9096)
        291.94M  87%   37.57MB/s    0:00:07 (xfr#881, to-chk=5196/9096)
        291.94M  87%   37.57MB/s    0:00:07 (xfr#882, to-chk=5195/9096)
        291.95M  87%   37.57MB/s    0:00:07 (xfr#883, to-chk=5194/9096)
        291.95M  87%   37.57MB/s    0:00:07 (xfr#884, to-chk=5193/9096)
        291.95M  87%   37.57MB/s    0:00:07 (xfr#885, to-chk=5192/9096)
        291.95M  87%   37.57MB/s    0:00:07 (xfr#886, to-chk=5191/9096)
        291.95M  87%   37.57MB/s    0:00:07 (xfr#887, to-chk=5190/9096)
        291.95M  87%   37.57MB/s    0:00:07 (xfr#888, to-chk=5189/9096)
        291.95M  87%   37.57MB/s    0:00:07 (xfr#889, to-chk=5188/9096)
        291.95M  87%   37.57MB/s    0:00:07 (xfr#890, to-chk=5187/9096)
        291.95M  87%   37.57MB/s    0:00:07 (xfr#891, to-chk=5186/9096)
        291.98M  87%   37.57MB/s    0:00:07 (xfr#892, to-chk=5185/9096)
        292.11M  87%   37.59MB/s    0:00:07 (xfr#893, to-chk=5184/9096)
        292.11M  87%   37.59MB/s    0:00:07 (xfr#894, to-chk=5183/9096)
        292.11M  87%   37.59MB/s    0:00:07 (xfr#895, to-chk=3874/9096)
        292.11M  87%   37.59MB/s    0:00:07 (xfr#896, to-chk=3873/9096)
        292.11M  87%   37.59MB/s    0:00:07 (xfr#897, to-chk=3872/9096)
        292.11M  87%   37.59MB/s    0:00:07 (xfr#898, to-chk=3871/9096)
        292.11M  87%   37.59MB/s    0:00:07 (xfr#899, to-chk=3870/9096)
        292.11M  87%   37.59MB/s    0:00:07 (xfr#900, to-chk=3869/9096)
        292.12M  87%   37.59MB/s    0:00:07 (xfr#901, to-chk=3700/9096)
        292.12M  87%   37.59MB/s    0:00:07 (xfr#902, to-chk=3699/9096)
        292.12M  87%   37.59MB/s    0:00:07 (xfr#903, to-chk=3698/9096)
        292.12M  87%   37.59MB/s    0:00:07 (xfr#904, to-chk=3697/9096)
        292.12M  87%   37.59MB/s    0:00:07 (xfr#905, to-chk=3696/9096)
        292.12M  87%   37.59MB/s    0:00:07 (xfr#906, to-chk=3695/9096)
        292.13M  87%   37.59MB/s    0:00:07 (xfr#907, to-chk=3694/9096)
        292.13M  87%   37.59MB/s    0:00:07 (xfr#908, to-chk=3693/9096)
        292.13M  87%   37.59MB/s    0:00:07 (xfr#909, to-chk=3692/9096)
        292.13M  87%   37.59MB/s    0:00:07 (xfr#910, to-chk=3691/9096)
        292.13M  87%   37.59MB/s    0:00:07 (xfr#911, to-chk=3690/9096)
        292.13M  87%   37.59MB/s    0:00:07 (xfr#912, to-chk=3689/9096)
        292.13M  87%   37.59MB/s    0:00:07 (xfr#913, to-chk=3688/9096)
        292.13M  87%   37.59MB/s    0:00:07 (xfr#914, to-chk=3687/9096)
        292.13M  87%   37.59MB/s    0:00:07 (xfr#915, to-chk=3686/9096)
        292.13M  87%   37.59MB/s    0:00:07 (xfr#916, to-chk=3685/9096)
        292.13M  87%   37.59MB/s    0:00:07 (xfr#917, to-chk=3684/9096)
        292.14M  87%   37.59MB/s    0:00:07 (xfr#918, to-chk=3683/9096)
        292.14M  87%   37.59MB/s    0:00:07 (xfr#919, to-chk=3682/9096)
        292.14M  87%   37.59MB/s    0:00:07 (xfr#920, to-chk=3681/9096)
        292.14M  87%   37.59MB/s    0:00:07 (xfr#921, to-chk=3680/9096)
        292.14M  87%   37.59MB/s    0:00:07 (xfr#922, to-chk=3679/9096)
        292.14M  87%   37.58MB/s    0:00:07 (xfr#923, to-chk=3678/9096)
        292.14M  87%   37.58MB/s    0:00:07 (xfr#924, to-chk=3677/9096)
        292.14M  87%   37.58MB/s    0:00:07 (xfr#925, to-chk=3676/9096)
        292.15M  87%   37.58MB/s    0:00:07 (xfr#926, to-chk=3675/9096)
        292.15M  87%   37.58MB/s    0:00:07 (xfr#927, to-chk=3674/9096)
        292.15M  87%   37.58MB/s    0:00:07 (xfr#928, to-chk=3673/9096)
        292.15M  87%   37.58MB/s    0:00:07 (xfr#929, to-chk=3672/9096)
        292.15M  87%   37.59MB/s    0:00:07 (xfr#930, to-chk=3671/9096)
        292.16M  87%   37.59MB/s    0:00:07 (xfr#931, to-chk=3670/9096)
        292.16M  87%   37.59MB/s    0:00:07 (xfr#932, to-chk=3669/9096)
        292.16M  87%   37.59MB/s    0:00:07 (xfr#933, to-chk=3668/9096)
        292.16M  87%   37.59MB/s    0:00:07 (xfr#934, to-chk=3667/9096)
        292.16M  87%   37.59MB/s    0:00:07 (xfr#935, to-chk=3666/9096)
        292.16M  87%   37.59MB/s    0:00:07 (xfr#936, to-chk=3665/9096)
        292.16M  87%   37.59MB/s    0:00:07 (xfr#937, to-chk=3664/9096)
        292.16M  87%   37.59MB/s    0:00:07 (xfr#938, to-chk=3663/9096)
        292.17M  87%   37.59MB/s    0:00:07 (xfr#939, to-chk=3662/9096)
        292.17M  87%   37.59MB/s    0:00:07 (xfr#940, to-chk=3661/9096)
        292.17M  87%   37.59MB/s    0:00:07 (xfr#941, to-chk=3660/9096)
        292.17M  87%   37.59MB/s    0:00:07 (xfr#942, to-chk=3659/9096)
        292.17M  87%   37.59MB/s    0:00:07 (xfr#943, to-chk=3658/9096)
        292.17M  87%   37.59MB/s    0:00:07 (xfr#944, to-chk=3657/9096)
        292.17M  87%   37.58MB/s    0:00:07 (xfr#945, to-chk=3656/9096)
        292.18M  87%   37.58MB/s    0:00:07 (xfr#946, to-chk=3655/9096)
        292.18M  87%   37.58MB/s    0:00:07 (xfr#947, to-chk=3654/9096)
        292.18M  87%   37.58MB/s    0:00:07 (xfr#948, to-chk=3653/9096)
        292.18M  87%   37.58MB/s    0:00:07 (xfr#949, to-chk=3652/9096)
        292.18M  87%   37.58MB/s    0:00:07 (xfr#950, to-chk=3651/9096)
        292.18M  87%   37.58MB/s    0:00:07 (xfr#951, to-chk=3650/9096)
        292.18M  87%   37.58MB/s    0:00:07 (xfr#952, to-chk=3649/9096)
        292.19M  87%   37.58MB/s    0:00:07 (xfr#953, to-chk=3648/9096)
        292.19M  87%   37.58MB/s    0:00:07 (xfr#954, to-chk=3647/9096)
        292.19M  87%   37.58MB/s    0:00:07 (xfr#955, to-chk=3646/9096)
        292.19M  87%   37.58MB/s    0:00:07 (xfr#956, to-chk=3645/9096)
        292.19M  87%   37.58MB/s    0:00:07 (xfr#957, to-chk=3644/9096)
        292.19M  87%   37.58MB/s    0:00:07 (xfr#958, to-chk=3643/9096)
        292.19M  87%   37.59MB/s    0:00:07 (xfr#959, to-chk=3642/9096)
        292.19M  87%   37.59MB/s    0:00:07 (xfr#960, to-chk=3641/9096)
        292.19M  87%   37.59MB/s    0:00:07 (xfr#961, to-chk=3640/9096)
        292.19M  87%   37.59MB/s    0:00:07 (xfr#962, to-chk=3639/9096)
        292.20M  87%   37.59MB/s    0:00:07 (xfr#963, to-chk=3638/9096)
        292.20M  87%   37.59MB/s    0:00:07 (xfr#964, to-chk=3637/9096)
        292.20M  87%   37.59MB/s    0:00:07 (xfr#965, to-chk=3636/9096)
        292.20M  87%   37.58MB/s    0:00:07 (xfr#966, to-chk=3635/9096)
        292.20M  87%   37.58MB/s    0:00:07 (xfr#967, to-chk=3634/9096)
        292.20M  87%   37.58MB/s    0:00:07 (xfr#968, to-chk=3633/9096)
        292.20M  87%   37.58MB/s    0:00:07 (xfr#969, to-chk=3632/9096)
        292.20M  87%   37.58MB/s    0:00:07 (xfr#970, to-chk=3631/9096)
        292.20M  87%   37.58MB/s    0:00:07 (xfr#971, to-chk=3630/9096)
        292.20M  87%   37.58MB/s    0:00:07 (xfr#972, to-chk=3629/9096)
        292.21M  87%   37.58MB/s    0:00:07 (xfr#973, to-chk=3628/9096)
        292.21M  87%   37.58MB/s    0:00:07 (xfr#974, to-chk=3627/9096)
        292.42M  87%   37.60MB/s    0:00:07 (xfr#975, to-chk=3497/9096)
        292.46M  87%   37.61MB/s    0:00:07 (xfr#976, to-chk=3496/9096)
        292.49M  87%   37.61MB/s    0:00:07 (xfr#977, to-chk=3394/9096)
        292.49M  87%   37.61MB/s    0:00:07 (xfr#978, to-chk=3393/9096)
        292.49M  87%   37.61MB/s    0:00:07 (xfr#979, to-chk=3392/9096)
        292.50M  87%   37.61MB/s    0:00:07 (xfr#980, to-chk=3304/9096)
        292.80M  87%   37.60MB/s    0:00:07 (xfr#981, to-chk=3303/9096)
        293.01M  87%   37.62MB/s    0:00:07 (xfr#982, to-chk=3302/9096)
        293.28M  87%   37.65MB/s    0:00:07 (xfr#983, to-chk=3110/9096)
        293.37M  87%   37.66MB/s    0:00:07 (xfr#984, to-chk=3109/9096)
        293.42M  87%   37.66MB/s    0:00:07 (xfr#985, to-chk=3108/9096)
        293.47M  87%   37.61MB/s    0:00:07 (xfr#986, to-chk=3107/9096)
        293.59M  87%   37.61MB/s    0:00:07 (xfr#987, to-chk=3106/9096)
        293.67M  87%   37.62MB/s    0:00:07 (xfr#988, to-chk=3105/9096)
        293.74M  87%   37.62MB/s    0:00:07 (xfr#989, to-chk=3104/9096)
        293.81M  87%   37.63MB/s    0:00:07 (xfr#990, to-chk=3103/9096)
        293.88M  87%   37.64MB/s    0:00:07 (xfr#991, to-chk=3102/9096)
        293.90M  87%   37.64MB/s    0:00:07 (xfr#992, to-chk=3101/9096)
        293.91M  87%   37.64MB/s    0:00:07 (xfr#993, to-chk=3100/9096)
        293.91M  87%   37.64MB/s    0:00:07 (xfr#994, to-chk=3099/9096)
        293.92M  87%   37.56MB/s    0:00:07 (xfr#995, to-chk=2855/9096)
        294.02M  87%   37.58MB/s    0:00:07 (xfr#996, to-chk=2854/9096)
        294.02M  87%   37.58MB/s    0:00:07 (xfr#997, to-chk=2853/9096)
        294.02M  87%   37.58MB/s    0:00:07 (xfr#998, to-chk=2852/9096)
        294.02M  87%   37.57MB/s    0:00:07 (xfr#999, to-chk=2851/9096)
        294.02M  87%   37.57MB/s    0:00:07 (xfr#1000, to-chk=2850/9096)
        294.02M  87%   37.57MB/s    0:00:07 (xfr#1001, to-chk=2849/9096)
        294.32M  87%   37.60MB/s    0:00:07 (xfr#1002, to-chk=2848/9096)
        294.32M  87%   37.60MB/s    0:00:07 (xfr#1003, to-chk=2847/9096)
        294.42M  87%   37.62MB/s    0:00:07 (xfr#1004, to-chk=2846/9096)
        294.42M  87%   37.62MB/s    0:00:07 (xfr#1005, to-chk=2845/9096)
        294.42M  87%   37.62MB/s    0:00:07 (xfr#1006, to-chk=2844/9096)
        294.42M  87%   37.62MB/s    0:00:07 (xfr#1007, to-chk=2843/9096)
        294.49M  87%   37.51MB/s    0:00:07 (xfr#1008, to-chk=2842/9096)
        294.49M  87%   37.51MB/s    0:00:07 (xfr#1009, to-chk=2841/9096)
        294.49M  87%   37.51MB/s    0:00:07 (xfr#1010, to-chk=2840/9096)
        294.49M  87%   37.51MB/s    0:00:07 (xfr#1011, to-chk=2839/9096)
        294.49M  87%   37.51MB/s    0:00:07 (xfr#1012, to-chk=2838/9096)
        294.49M  87%   37.51MB/s    0:00:07 (xfr#1013, to-chk=2837/9096)
        294.49M  87%   37.51MB/s    0:00:07 (xfr#1014, to-chk=2836/9096)
        294.49M  87%   37.51MB/s    0:00:07 (xfr#1015, to-chk=2835/9096)
        295.53M  88%   37.56MB/s    0:00:07 (xfr#1016, to-chk=2834/9096)
        295.53M  88%   37.56MB/s    0:00:07 (xfr#1017, to-chk=2833/9096)
        297.26M  88%   37.60MB/s    0:00:07 (xfr#1018, to-chk=2832/9096)
        297.44M  88%   37.63MB/s    0:00:07 (xfr#1019, to-chk=2831/9096)
        299.20M  89%   37.63MB/s    0:00:07 (xfr#1020, to-chk=2830/9096)
        302.31M  90%   37.75MB/s    0:00:07 (xfr#1021, to-chk=2829/9096)
        302.43M  90%   37.76MB/s    0:00:07 (xfr#1022, to-chk=2828/9096)
        302.43M  90%   37.76MB/s    0:00:07 (xfr#1023, to-chk=2827/9096)
        302.43M  90%   37.76MB/s    0:00:07 (xfr#1024, to-chk=2826/9096)
        302.44M  90%   37.76MB/s    0:00:07 (xfr#1025, to-chk=2825/9096)
        302.44M  90%   37.76MB/s    0:00:07 (xfr#1026, to-chk=2824/9096)
        302.82M  90%   37.71MB/s    0:00:07 (xfr#1027, to-chk=2823/9096)
        302.82M  90%   37.71MB/s    0:00:07 (xfr#1028, to-chk=2712/9096)
        302.84M  90%   37.71MB/s    0:00:07 (xfr#1029, to-chk=2616/9096)
        302.85M  90%   37.71MB/s    0:00:07 (xfr#1030, to-chk=2615/9096)
        302.85M  90%   37.71MB/s    0:00:07 (xfr#1031, to-chk=2614/9096)
        302.85M  90%   37.71MB/s    0:00:07 (xfr#1032, to-chk=2613/9096)
        302.85M  90%   37.71MB/s    0:00:07 (xfr#1033, to-chk=2612/9096)
        302.85M  90%   37.71MB/s    0:00:07 (xfr#1034, to-chk=2509/9096)
        302.86M  90%   37.71MB/s    0:00:07 (xfr#1035, to-chk=2508/9096)
        302.86M  90%   37.71MB/s    0:00:07 (xfr#1036, to-chk=2507/9096)
        302.86M  90%   37.71MB/s    0:00:07 (xfr#1037, to-chk=2506/9096)
        302.86M  90%   37.71MB/s    0:00:07 (xfr#1038, to-chk=2362/9096)
        302.86M  90%   37.71MB/s    0:00:07 (xfr#1039, to-chk=2361/9096)
        302.89M  90%   37.72MB/s    0:00:07 (xfr#1040, to-chk=2360/9096)
        302.89M  90%   37.72MB/s    0:00:07 (xfr#1041, to-chk=2359/9096)
        302.89M  90%   37.72MB/s    0:00:07 (xfr#1042, to-chk=2358/9096)
        302.89M  90%   37.72MB/s    0:00:07 (xfr#1043, to-chk=2357/9096)
        302.89M  90%   37.72MB/s    0:00:07 (xfr#1044, to-chk=2356/9096)
        302.90M  90%   37.72MB/s    0:00:07 (xfr#1045, to-chk=2355/9096)
        302.90M  90%   37.71MB/s    0:00:07 (xfr#1046, to-chk=2354/9096)
        302.90M  90%   37.71MB/s    0:00:07 (xfr#1047, to-chk=2353/9096)
        302.93M  90%   37.71MB/s    0:00:07 (xfr#1048, to-chk=2352/9096)
        302.93M  90%   37.71MB/s    0:00:07 (xfr#1049, to-chk=2351/9096)
        302.93M  90%   37.71MB/s    0:00:07 (xfr#1050, to-chk=2350/9096)
        302.93M  90%   37.71MB/s    0:00:07 (xfr#1051, to-chk=2349/9096)
        302.93M  90%   37.71MB/s    0:00:07 (xfr#1052, to-chk=2348/9096)
        302.93M  90%   37.72MB/s    0:00:07 (xfr#1053, to-chk=2347/9096)
        302.94M  90%   37.72MB/s    0:00:07 (xfr#1054, to-chk=2346/9096)
        302.96M  90%   37.72MB/s    0:00:07 (xfr#1055, to-chk=2345/9096)
        302.97M  90%   37.72MB/s    0:00:07 (xfr#1056, to-chk=2344/9096)
        302.97M  90%   37.72MB/s    0:00:07 (xfr#1057, to-chk=2343/9096)
        302.98M  90%   37.72MB/s    0:00:07 (xfr#1058, to-chk=2342/9096)
        302.98M  90%   37.72MB/s    0:00:07 (xfr#1059, to-chk=2341/9096)
        302.98M  90%   37.72MB/s    0:00:07 (xfr#1060, to-chk=2340/9096)
        302.98M  90%   37.72MB/s    0:00:07 (xfr#1061, to-chk=2339/9096)
        303.02M  90%   37.72MB/s    0:00:07 (xfr#1062, to-chk=2338/9096)
        303.04M  90%   37.72MB/s    0:00:07 (xfr#1063, to-chk=2337/9096)
        303.04M  90%   37.72MB/s    0:00:07 (xfr#1064, to-chk=2336/9096)
        303.05M  90%   37.72MB/s    0:00:07 (xfr#1065, to-chk=2335/9096)
        303.05M  90%   37.72MB/s    0:00:07 (xfr#1066, to-chk=2334/9096)
        303.05M  90%   37.73MB/s    0:00:07 (xfr#1067, to-chk=2333/9096)
        303.06M  90%   37.73MB/s    0:00:07 (xfr#1068, to-chk=2332/9096)
        303.06M  90%   37.59MB/s    0:00:07 (xfr#1069, to-chk=2331/9096)
        303.06M  90%   37.59MB/s    0:00:07 (xfr#1070, to-chk=2330/9096)
        303.06M  90%   37.59MB/s    0:00:07 (xfr#1071, to-chk=2329/9096)
        303.06M  90%   37.59MB/s    0:00:07 (xfr#1072, to-chk=2328/9096)
        303.07M  90%   37.59MB/s    0:00:07 (xfr#1073, to-chk=2327/9096)
        303.07M  90%   37.59MB/s    0:00:07 (xfr#1074, to-chk=2326/9096)
        303.07M  90%   37.59MB/s    0:00:07 (xfr#1075, to-chk=2325/9096)
        303.09M  90%   37.60MB/s    0:00:07 (xfr#1076, to-chk=2324/9096)
        303.09M  90%   37.60MB/s    0:00:07 (xfr#1077, to-chk=2323/9096)
        303.12M  90%   37.60MB/s    0:00:07 (xfr#1078, to-chk=2216/9096)
        303.12M  90%   37.60MB/s    0:00:07 (xfr#1079, to-chk=2133/9096)
        303.16M  90%   37.60MB/s    0:00:07 (xfr#1080, to-chk=2132/9096)
        303.16M  90%   37.60MB/s    0:00:07 (xfr#1081, to-chk=2131/9096)
        303.19M  90%   37.60MB/s    0:00:07 (xfr#1082, to-chk=2130/9096)
        303.19M  90%   37.61MB/s    0:00:07 (xfr#1083, to-chk=2129/9096)
        303.20M  90%   37.61MB/s    0:00:07 (xfr#1084, to-chk=2128/9096)
        303.20M  90%   37.61MB/s    0:00:07 (xfr#1085, to-chk=2127/9096)
        303.20M  90%   37.61MB/s    0:00:07 (xfr#1086, to-chk=1724/9096)
        303.21M  90%   37.61MB/s    0:00:07 (xfr#1087, to-chk=1723/9096)
        303.21M  90%   37.61MB/s    0:00:07 (xfr#1088, to-chk=1722/9096)
        303.21M  90%   37.61MB/s    0:00:07 (xfr#1089, to-chk=1721/9096)
        303.21M  90%   37.61MB/s    0:00:07 (xfr#1090, to-chk=1720/9096)
        303.26M  90%   37.61MB/s    0:00:07 (xfr#1091, to-chk=1537/9096)
        304.31M  90%   37.67MB/s    0:00:07 (xfr#1092, to-chk=1536/9096)
        304.33M  90%   37.67MB/s    0:00:07 (xfr#1093, to-chk=1535/9096)
        304.33M  90%   37.67MB/s    0:00:07 (xfr#1094, to-chk=1325/9096)
        304.34M  90%   37.67MB/s    0:00:07 (xfr#1095, to-chk=1324/9096)
        304.49M  90%   37.69MB/s    0:00:07 (xfr#1096, to-chk=1323/9096)
        304.49M  90%   37.69MB/s    0:00:07 (xfr#1097, to-chk=1322/9096)
        304.54M  90%   37.69MB/s    0:00:07 (xfr#1098, to-chk=1321/9096)
        304.54M  90%   37.69MB/s    0:00:07 (xfr#1099, to-chk=1320/9096)
        304.64M  90%   37.71MB/s    0:00:07 (xfr#1100, to-chk=1030/9096)
        304.67M  90%   37.60MB/s    0:00:07 (xfr#1101, to-chk=1029/9096)
        304.77M  90%   37.61MB/s    0:00:07 (xfr#1102, to-chk=1028/9096)
        305.10M  90%   37.65MB/s    0:00:07 (xfr#1103, to-chk=1027/9096)
        305.12M  91%   37.65MB/s    0:00:07 (xfr#1104, to-chk=1026/9096)
        305.12M  91%   37.65MB/s    0:00:07 (xfr#1105, to-chk=832/9096) 
        305.12M  91%   37.65MB/s    0:00:07 (xfr#1106, to-chk=831/9096)
        305.12M  91%   37.64MB/s    0:00:07 (xfr#1107, to-chk=830/9096)
        305.12M  91%   37.64MB/s    0:00:07 (xfr#1108, to-chk=829/9096)
        305.12M  91%   37.64MB/s    0:00:07 (xfr#1109, to-chk=828/9096)
        305.12M  91%   37.64MB/s    0:00:07 (xfr#1110, to-chk=827/9096)
        305.28M  91%   37.66MB/s    0:00:07 (xfr#1111, to-chk=826/9096)
        305.28M  91%   37.66MB/s    0:00:07 (xfr#1112, to-chk=825/9096)
        305.30M  91%   37.67MB/s    0:00:07 (xfr#1113, to-chk=824/9096)
        305.30M  91%   37.67MB/s    0:00:07 (xfr#1114, to-chk=823/9096)
        305.30M  91%   37.67MB/s    0:00:07 (xfr#1115, to-chk=822/9096)
        305.31M  91%   37.67MB/s    0:00:07 (xfr#1116, to-chk=821/9096)
        305.33M  91%   37.67MB/s    0:00:07 (xfr#1117, to-chk=820/9096)
        305.34M  91%   37.67MB/s    0:00:07 (xfr#1118, to-chk=819/9096)
        305.34M  91%   37.67MB/s    0:00:07 (xfr#1119, to-chk=818/9096)
        305.34M  91%   37.67MB/s    0:00:07 (xfr#1120, to-chk=817/9096)
        305.34M  91%   37.67MB/s    0:00:07 (xfr#1121, to-chk=816/9096)
        305.35M  91%   37.67MB/s    0:00:07 (xfr#1122, to-chk=815/9096)
        305.35M  91%   37.67MB/s    0:00:07 (xfr#1123, to-chk=814/9096)
        305.35M  91%   37.67MB/s    0:00:07 (xfr#1124, to-chk=813/9096)
        305.35M  91%   37.67MB/s    0:00:07 (xfr#1125, to-chk=812/9096)
        305.35M  91%   37.67MB/s    0:00:07 (xfr#1126, to-chk=811/9096)
        305.35M  91%   37.67MB/s    0:00:07 (xfr#1127, to-chk=810/9096)
        305.35M  91%   37.67MB/s    0:00:07 (xfr#1128, to-chk=809/9096)
        305.35M  91%   37.67MB/s    0:00:07 (xfr#1129, to-chk=808/9096)
        305.35M  91%   37.67MB/s    0:00:07 (xfr#1130, to-chk=807/9096)
        305.35M  91%   37.67MB/s    0:00:07 (xfr#1131, to-chk=806/9096)
        305.35M  91%   37.67MB/s    0:00:07 (xfr#1132, to-chk=805/9096)
        305.36M  91%   37.67MB/s    0:00:07 (xfr#1133, to-chk=804/9096)
        305.36M  91%   37.67MB/s    0:00:07 (xfr#1134, to-chk=803/9096)
        305.36M  91%   37.67MB/s    0:00:07 (xfr#1135, to-chk=802/9096)
        305.36M  91%   37.49MB/s    0:00:07 (xfr#1136, to-chk=801/9096)
        305.36M  91%   37.49MB/s    0:00:07 (xfr#1137, to-chk=800/9096)
        305.36M  91%   37.49MB/s    0:00:07 (xfr#1138, to-chk=799/9096)
        305.36M  91%   37.49MB/s    0:00:07 (xfr#1139, to-chk=798/9096)
        305.36M  91%   37.49MB/s    0:00:07 (xfr#1140, to-chk=797/9096)
        305.36M  91%   37.49MB/s    0:00:07 (xfr#1141, to-chk=796/9096)
        305.36M  91%   37.49MB/s    0:00:07 (xfr#1142, to-chk=795/9096)
        305.37M  91%   37.49MB/s    0:00:07 (xfr#1143, to-chk=794/9096)
        305.37M  91%   37.49MB/s    0:00:07 (xfr#1144, to-chk=793/9096)
        305.37M  91%   37.49MB/s    0:00:07 (xfr#1145, to-chk=792/9096)
        305.37M  91%   37.49MB/s    0:00:07 (xfr#1146, to-chk=791/9096)
        305.37M  91%   37.49MB/s    0:00:07 (xfr#1147, to-chk=790/9096)
        305.37M  91%   37.49MB/s    0:00:07 (xfr#1148, to-chk=789/9096)
        305.37M  91%   37.49MB/s    0:00:07 (xfr#1149, to-chk=788/9096)
        305.37M  91%   37.49MB/s    0:00:07 (xfr#1150, to-chk=787/9096)
        305.37M  91%   37.49MB/s    0:00:07 (xfr#1151, to-chk=786/9096)
        305.38M  91%   37.49MB/s    0:00:07 (xfr#1152, to-chk=785/9096)
        305.38M  91%   37.49MB/s    0:00:07 (xfr#1153, to-chk=784/9096)
        305.38M  91%   37.49MB/s    0:00:07 (xfr#1154, to-chk=783/9096)
        305.38M  91%   37.49MB/s    0:00:07 (xfr#1155, to-chk=782/9096)
        305.38M  91%   37.49MB/s    0:00:07 (xfr#1156, to-chk=781/9096)
        305.38M  91%   37.49MB/s    0:00:07 (xfr#1157, to-chk=780/9096)
        305.38M  91%   37.49MB/s    0:00:07 (xfr#1158, to-chk=779/9096)
        305.38M  91%   37.49MB/s    0:00:07 (xfr#1159, to-chk=778/9096)
        305.38M  91%   37.49MB/s    0:00:07 (xfr#1160, to-chk=777/9096)
        305.38M  91%   37.49MB/s    0:00:07 (xfr#1161, to-chk=776/9096)
        305.38M  91%   37.49MB/s    0:00:07 (xfr#1162, to-chk=775/9096)
        305.38M  91%   37.49MB/s    0:00:07 (xfr#1163, to-chk=774/9096)
        305.38M  91%   37.49MB/s    0:00:07 (xfr#1164, to-chk=773/9096)
        305.38M  91%   37.49MB/s    0:00:07 (xfr#1165, to-chk=772/9096)
        305.39M  91%   37.49MB/s    0:00:07 (xfr#1166, to-chk=771/9096)
        305.39M  91%   37.49MB/s    0:00:07 (xfr#1167, to-chk=770/9096)
        305.39M  91%   37.49MB/s    0:00:07 (xfr#1168, to-chk=769/9096)
        305.39M  91%   37.49MB/s    0:00:07 (xfr#1169, to-chk=768/9096)
        305.39M  91%   37.49MB/s    0:00:07 (xfr#1170, to-chk=767/9096)
        305.39M  91%   37.49MB/s    0:00:07 (xfr#1171, to-chk=766/9096)
        305.39M  91%   37.49MB/s    0:00:07 (xfr#1172, to-chk=765/9096)
        305.39M  91%   37.49MB/s    0:00:07 (xfr#1173, to-chk=764/9096)
        305.39M  91%   37.49MB/s    0:00:07 (xfr#1174, to-chk=763/9096)
        305.39M  91%   37.49MB/s    0:00:07 (xfr#1175, to-chk=762/9096)
        305.40M  91%   37.49MB/s    0:00:07 (xfr#1176, to-chk=761/9096)
        305.40M  91%   37.49MB/s    0:00:07 (xfr#1177, to-chk=637/9096)
        305.40M  91%   37.49MB/s    0:00:07 (xfr#1178, to-chk=636/9096)
        305.44M  91%   37.49MB/s    0:00:07 (xfr#1179, to-chk=635/9096)
        305.44M  91%   37.49MB/s    0:00:07 (xfr#1180, to-chk=634/9096)
        305.45M  91%   37.49MB/s    0:00:07 (xfr#1181, to-chk=430/9096)
        305.65M  91%   37.51MB/s    0:00:07 (xfr#1182, to-chk=429/9096)
        307.22M  91%   37.62MB/s    0:00:07 (xfr#1183, to-chk=428/9096)
        308.74M  92%   37.61MB/s    0:00:07 (xfr#1184, to-chk=427/9096)
        310.26M  92%   37.74MB/s    0:00:07 (xfr#1185, to-chk=426/9096)
        310.26M  92%   37.74MB/s    0:00:07 (xfr#1186, to-chk=425/9096)
        310.26M  92%   37.73MB/s    0:00:07 (xfr#1187, to-chk=424/9096)
        310.29M  92%   37.64MB/s    0:00:07 (xfr#1188, to-chk=423/9096)
        310.38M  92%   37.66MB/s    0:00:07 (xfr#1189, to-chk=422/9096)
        310.49M  92%   37.67MB/s    0:00:07 (xfr#1190, to-chk=421/9096)
        310.60M  92%   37.68MB/s    0:00:07 (xfr#1191, to-chk=420/9096)
        311.38M  92%   37.69MB/s    0:00:07 (xfr#1192, to-chk=419/9096)
        311.38M  92%   37.69MB/s    0:00:07 (xfr#1193, to-chk=418/9096)
        311.42M  92%   37.69MB/s    0:00:07 (xfr#1194, to-chk=417/9096)
        311.60M  92%   37.71MB/s    0:00:07 (xfr#1195, to-chk=416/9096)
        311.83M  93%   37.74MB/s    0:00:07 (xfr#1196, to-chk=415/9096)
        312.01M  93%   37.68MB/s    0:00:07 (xfr#1197, to-chk=414/9096)
        312.04M  93%   37.68MB/s    0:00:07 (xfr#1198, to-chk=413/9096)
        313.59M  93%   37.76MB/s    0:00:07 (xfr#1199, to-chk=412/9096)
        315.23M  94%   37.77MB/s    0:00:07 (xfr#1200, to-chk=411/9096)
        317.25M  94%   37.83MB/s    0:00:07 (xfr#1201, to-chk=410/9096)
        319.24M  95%   37.89MB/s    0:00:08 (xfr#1202, to-chk=409/9096)
        321.25M  95%   37.94MB/s    0:00:08 (xfr#1203, to-chk=408/9096)
        323.19M  96%   38.00MB/s    0:00:08 (xfr#1204, to-chk=407/9096)
        324.77M  96%   38.09MB/s    0:00:08 (xfr#1205, to-chk=406/9096)
        324.77M  96%   38.09MB/s    0:00:08 (xfr#1206, to-chk=405/9096)
        324.79M  96%   38.09MB/s    0:00:08 (xfr#1207, to-chk=404/9096)
        324.84M  96%   38.10MB/s    0:00:08 (xfr#1208, to-chk=403/9096)
        324.86M  96%   38.10MB/s    0:00:08 (xfr#1209, to-chk=402/9096)
        324.86M  96%   38.10MB/s    0:00:08 (xfr#1210, to-chk=401/9096)
        324.86M  96%   38.10MB/s    0:00:08 (xfr#1211, to-chk=400/9096)
        324.92M  96%   38.02MB/s    0:00:08 (xfr#1212, to-chk=399/9096)
        325.05M  96%   52.60MB/s    0:00:00  
        325.94M  97%   38.04MB/s    0:00:08 (xfr#1213, to-chk=398/9096)
        325.95M  97%   38.04MB/s    0:00:08 (xfr#1214, to-chk=397/9096)
        325.95M  97%   38.04MB/s    0:00:08 (xfr#1215, to-chk=396/9096)
        325.96M  97%   38.04MB/s    0:00:08 (xfr#1216, to-chk=395/9096)
        325.96M  97%   38.04MB/s    0:00:08 (xfr#1217, to-chk=394/9096)
        326.01M  97%   38.05MB/s    0:00:08 (xfr#1218, to-chk=393/9096)
        327.08M  97%   38.10MB/s    0:00:08 (xfr#1219, to-chk=392/9096)
        327.12M  97%   38.11MB/s    0:00:08 (xfr#1220, to-chk=391/9096)
        327.40M  97%   38.07MB/s    0:00:08 (xfr#1221, to-chk=390/9096)
        327.48M  97%   38.08MB/s    0:00:08 (xfr#1222, to-chk=389/9096)
        327.52M  97%   38.08MB/s    0:00:08 (xfr#1223, to-chk=388/9096)
        327.52M  97%   38.08MB/s    0:00:08 (xfr#1224, to-chk=387/9096)
        327.79M  97%   38.11MB/s    0:00:08 (xfr#1225, to-chk=386/9096)
        327.88M  97%   38.07MB/s    0:00:08 (xfr#1226, to-chk=385/9096)
        328.48M  97%   38.13MB/s    0:00:08 (xfr#1227, to-chk=384/9096)
        328.54M  97%   38.07MB/s    0:00:08 (xfr#1228, to-chk=383/9096)
        328.54M  97%   38.07MB/s    0:00:08 (xfr#1229, to-chk=382/9096)
        328.62M  98%   38.06MB/s    0:00:08 (xfr#1230, to-chk=381/9096)
        328.66M  98%   38.06MB/s    0:00:08 (xfr#1231, to-chk=380/9096)
        328.66M  98%   38.06MB/s    0:00:08 (xfr#1232, to-chk=379/9096)
        328.82M  98%   38.07MB/s    0:00:08 (xfr#1233, to-chk=378/9096)
        328.98M  98%   38.09MB/s    0:00:08 (xfr#1234, to-chk=377/9096)
        328.98M  98%   38.09MB/s    0:00:08 (xfr#1235, to-chk=376/9096)
        329.02M  98%   38.09MB/s    0:00:08 (xfr#1236, to-chk=375/9096)
        329.02M  98%   38.09MB/s    0:00:08 (xfr#1237, to-chk=374/9096)
        329.02M  98%   38.09MB/s    0:00:08 (xfr#1238, to-chk=373/9096)
        329.02M  98%   38.09MB/s    0:00:08 (xfr#1239, to-chk=372/9096)
        329.02M  98%   38.09MB/s    0:00:08 (xfr#1240, to-chk=371/9096)
        329.15M  98%   38.04MB/s    0:00:08 (xfr#1241, to-chk=370/9096)
        329.15M  98%   38.04MB/s    0:00:08 (xfr#1242, to-chk=369/9096)
        329.23M  98%   38.05MB/s    0:00:08 (xfr#1243, to-chk=368/9096)
        329.86M  98%   38.12MB/s    0:00:08 (xfr#1244, to-chk=367/9096)
        329.87M  98%   38.05MB/s    0:00:08 (xfr#1245, to-chk=366/9096)
        329.87M  98%   38.05MB/s    0:00:08 (xfr#1246, to-chk=365/9096)
        329.88M  98%   38.05MB/s    0:00:08 (xfr#1247, to-chk=364/9096)
        330.08M  98%   38.07MB/s    0:00:08 (xfr#1248, to-chk=363/9096)
        330.08M  98%   38.07MB/s    0:00:08 (xfr#1249, to-chk=362/9096)
        330.09M  98%   38.07MB/s    0:00:08 (xfr#1250, to-chk=361/9096)
        330.09M  98%   38.07MB/s    0:00:08 (xfr#1251, to-chk=360/9096)
        330.09M  98%   38.07MB/s    0:00:08 (xfr#1252, to-chk=359/9096)
        330.52M  98%   38.11MB/s    0:00:08 (xfr#1253, to-chk=358/9096)
        330.58M  98%   38.06MB/s    0:00:08 (xfr#1254, to-chk=357/9096)
        330.68M  98%   38.07MB/s    0:00:08 (xfr#1255, to-chk=356/9096)
        330.69M  98%   38.07MB/s    0:00:08 (xfr#1256, to-chk=355/9096)
        330.70M  98%   38.07MB/s    0:00:08 (xfr#1257, to-chk=354/9096)
        330.79M  98%   38.08MB/s    0:00:08 (xfr#1258, to-chk=353/9096)
        330.82M  98%   38.08MB/s    0:00:08 (xfr#1259, to-chk=352/9096)
        330.92M  98%   38.09MB/s    0:00:08 (xfr#1260, to-chk=351/9096)
        330.92M  98%   38.09MB/s    0:00:08 (xfr#1261, to-chk=350/9096)
        330.92M  98%   38.09MB/s    0:00:08 (xfr#1262, to-chk=349/9096)
        330.93M  98%   38.09MB/s    0:00:08 (xfr#1263, to-chk=348/9096)
        330.94M  98%   38.09MB/s    0:00:08 (xfr#1264, to-chk=347/9096)
        330.94M  98%   38.09MB/s    0:00:08 (xfr#1265, to-chk=346/9096)
        330.94M  98%   38.09MB/s    0:00:08 (xfr#1266, to-chk=345/9096)
        330.94M  98%   38.09MB/s    0:00:08 (xfr#1267, to-chk=344/9096)
        330.94M  98%   38.09MB/s    0:00:08 (xfr#1268, to-chk=343/9096)
        330.95M  98%   38.09MB/s    0:00:08 (xfr#1269, to-chk=342/9096)
        331.03M  98%   38.02MB/s    0:00:08 (xfr#1270, to-chk=341/9096)
        331.03M  98%   38.02MB/s    0:00:08 (xfr#1271, to-chk=340/9096)
        331.09M  98%   38.02MB/s    0:00:08 (xfr#1272, to-chk=339/9096)
        331.10M  98%   38.02MB/s    0:00:08 (xfr#1273, to-chk=338/9096)
        331.10M  98%   38.02MB/s    0:00:08 (xfr#1274, to-chk=337/9096)
        331.25M  98%   38.04MB/s    0:00:08 (xfr#1275, to-chk=336/9096)
        331.35M  98%   38.05MB/s    0:00:08 (xfr#1276, to-chk=335/9096)
        331.36M  98%   38.05MB/s    0:00:08 (xfr#1277, to-chk=334/9096)
        331.36M  98%   38.05MB/s    0:00:08 (xfr#1278, to-chk=333/9096)
        331.36M  98%   38.05MB/s    0:00:08 (xfr#1279, to-chk=332/9096)
        331.37M  98%   38.05MB/s    0:00:08 (xfr#1280, to-chk=331/9096)
        331.37M  98%   38.05MB/s    0:00:08 (xfr#1281, to-chk=330/9096)
        331.37M  98%   38.05MB/s    0:00:08 (xfr#1282, to-chk=329/9096)
        331.37M  98%   38.05MB/s    0:00:08 (xfr#1283, to-chk=328/9096)
        331.37M  98%   38.05MB/s    0:00:08 (xfr#1284, to-chk=327/9096)
        332.94M  99%   38.04MB/s    0:00:08 (xfr#1285, to-chk=326/9096)
        332.95M  99%   38.04MB/s    0:00:08 (xfr#1286, to-chk=325/9096)
        333.32M  99%   38.08MB/s    0:00:08 (xfr#1287, to-chk=324/9096)
        334.04M  99%   38.09MB/s    0:00:08 (xfr#1288, to-chk=323/9096)
        334.47M  99%   38.05MB/s    0:00:08 (xfr#1289, to-chk=322/9096)
        334.51M  99%   38.05MB/s    0:00:08 (xfr#1290, to-chk=321/9096)
        334.51M  99%   38.05MB/s    0:00:08 (xfr#1291, to-chk=320/9096)
        334.51M  99%   38.05MB/s    0:00:08 (xfr#1292, to-chk=319/9096)
        334.51M  99%   38.05MB/s    0:00:08 (xfr#1293, to-chk=318/9096)
        334.51M  99%   38.05MB/s    0:00:08 (xfr#1294, to-chk=317/9096)
        334.52M  99%   38.05MB/s    0:00:08 (xfr#1295, to-chk=316/9096)
        334.52M  99%   38.05MB/s    0:00:08 (xfr#1296, to-chk=315/9096)
        334.52M  99%   38.05MB/s    0:00:08 (xfr#1297, to-chk=314/9096)
        334.52M  99%   38.05MB/s    0:00:08 (xfr#1298, to-chk=313/9096)
        334.52M  99%   38.05MB/s    0:00:08 (xfr#1299, to-chk=312/9096)
        334.53M  99%   38.05MB/s    0:00:08 (xfr#1300, to-chk=311/9096)
        334.53M  99%   38.05MB/s    0:00:08 (xfr#1301, to-chk=310/9096)
        334.53M  99%   38.05MB/s    0:00:08 (xfr#1302, to-chk=309/9096)
        334.53M  99%   38.05MB/s    0:00:08 (xfr#1303, to-chk=308/9096)
        334.53M  99%   38.05MB/s    0:00:08 (xfr#1304, to-chk=307/9096)
        334.54M  99%   38.05MB/s    0:00:08 (xfr#1305, to-chk=306/9096)
        334.54M  99%   38.05MB/s    0:00:08 (xfr#1306, to-chk=305/9096)
        334.54M  99%   38.05MB/s    0:00:08 (xfr#1307, to-chk=304/9096)
        334.55M  99%   38.05MB/s    0:00:08 (xfr#1308, to-chk=303/9096)
        335.26M  99%   38.11MB/s    0:00:08 (xfr#1309, to-chk=302/9096)
        335.26M  99%   38.11MB/s    0:00:08 (xfr#1310, to-chk=301/9096)
        335.26M  99%   38.10MB/s    0:00:08 (xfr#1311, to-chk=300/9096)
        335.26M  99%   38.10MB/s    0:00:08 (xfr#1312, to-chk=299/9096)
        335.27M  99%   38.10MB/s    0:00:08 (xfr#1313, to-chk=298/9096)
        335.27M  99%   38.10MB/s    0:00:08 (xfr#1314, to-chk=297/9096)
        335.27M  99%   38.10MB/s    0:00:08 (xfr#1315, to-chk=296/9096)
        335.27M  99%   38.10MB/s    0:00:08 (xfr#1316, to-chk=295/9096)
        335.28M  99%   38.11MB/s    0:00:08 (xfr#1317, to-chk=294/9096)
        335.28M  99%   38.11MB/s    0:00:08 (xfr#1318, to-chk=293/9096)
        335.28M  99%   38.11MB/s    0:00:08 (xfr#1319, to-chk=292/9096)
        335.28M  99%   38.11MB/s    0:00:08 (xfr#1320, to-chk=87/9096) 
        335.28M  99%   38.11MB/s    0:00:08 (xfr#1321, to-chk=86/9096)
        335.29M  99%   38.11MB/s    0:00:08 (xfr#1322, to-chk=85/9096)
        335.29M  99%   38.11MB/s    0:00:08 (xfr#1323, to-chk=84/9096)
        335.29M  99%   38.11MB/s    0:00:08 (xfr#1324, to-chk=83/9096)
        335.29M 100%   38.11MB/s    0:00:08 (xfr#1325, to-chk=82/9096)
        335.29M 100%   38.11MB/s    0:00:08 (xfr#1325, to-chk=0/9096) 
        335.29M 100%   37.87MB/s    0:00:08 (xfr#1325, to-chk=0/9096)
        335.29M 100%   37.87MB/s    0:00:08 (xfr#1325, to-chk=0/9096)

              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7771)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7771)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7771)

              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7771)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7771)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7771)
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4047 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4047/

All tests passed

Build Log:
[...truncated 1267 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 15m 1s
657 actionable tasks: 649 executed, 8 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 15m20.5s
------------------------------------------------------------------------
+ status=1
+ ./crave pull '**/build/**/test/TEST-*.xml' '**/*.events' 'heapdumps/**' '**/hs_err_pid*'

              0   0%    0.00kB/s    0:00:00  
         75.26K   0%   71.77MB/s    0:00:00 (xfr#1, to-chk=6639/9053)
        175.32K   0%    3.28MB/s    0:00:00 (xfr#2, to-chk=6638/9053)
        259.04K   0%    4.84MB/s    0:00:00 (xfr#3, to-chk=6637/9053)
        279.29K   0%    5.12MB/s    0:00:00 (xfr#4, to-chk=6030/9053)
        358.96K   0%    6.58MB/s    0:00:00 (xfr#5, to-chk=6029/9053)
        475.11K   0%    8.71MB/s    0:00:00 (xfr#6, to-chk=6028/9053)
          2.10M   0%    9.72MB/s    0:00:00 (xfr#7, to-chk=6027/9053)
          2.12M   0%    7.89MB/s    0:00:00 (xfr#8, to-chk=6026/9053)
          2.60M   0%    9.49MB/s    0:00:00 (xfr#9, to-chk=6025/9053)
          2.61M   0%    9.52MB/s    0:00:00 (xfr#10, to-chk=6024/9053)
          2.73M   0%    9.96MB/s    0:00:00 (xfr#11, to-chk=6023/9053)
          2.74M   0%    9.99MB/s    0:00:00 (xfr#12, to-chk=6022/9053)
          2.76M   0%   10.03MB/s    0:00:00 (xfr#13, to-chk=6021/9053)
          2.77M   0%   10.07MB/s    0:00:00 (xfr#14, to-chk=6020/9053)
          2.79M   0%   10.14MB/s    0:00:00 (xfr#15, to-chk=6019/9053)
          2.81M   0%    8.59MB/s    0:00:00 (xfr#16, to-chk=6018/9053)
          2.82M   0%    8.61MB/s    0:00:00 (xfr#17, to-chk=6017/9053)
          2.83M   0%    8.64MB/s    0:00:00 (xfr#18, to-chk=6016/9053)
          2.84M   0%    8.67MB/s    0:00:00 (xfr#19, to-chk=6015/9053)
          3.45M   1%   10.45MB/s    0:00:00 (xfr#20, to-chk=6014/9053)
          3.55M   1%   10.75MB/s    0:00:00 (xfr#21, to-chk=6013/9053)
         11.94M   3%   16.97MB/s    0:00:00 (xfr#22, to-chk=6012/9053)
         11.94M   3%   16.97MB/s    0:00:00 (xfr#23, to-chk=6011/9053)
         12.53M   4%   17.76MB/s    0:00:00 (xfr#24, to-chk=6010/9053)
         12.67M   4%   16.83MB/s    0:00:00 (xfr#25, to-chk=6009/9053)
         13.43M   4%   17.70MB/s    0:00:00 (xfr#26, to-chk=6008/9053)
         18.02M   5%   20.73MB/s    0:00:00 (xfr#27, to-chk=6007/9053)
         25.19M   8%   23.46MB/s    0:00:11  
         27.63M   9%   25.56MB/s    0:00:01 (xfr#28, to-chk=6006/9053)
         27.67M   9%   25.60MB/s    0:00:01 (xfr#29, to-chk=6005/9053)
         27.68M   9%   25.58MB/s    0:00:01 (xfr#30, to-chk=6004/9053)
         27.72M   9%   25.61MB/s    0:00:01 (xfr#31, to-chk=6003/9053)
         27.77M   9%   25.66MB/s    0:00:01 (xfr#32, to-chk=6002/9053)
         27.79M   9%   25.68MB/s    0:00:01 (xfr#33, to-chk=6001/9053)
         27.81M   9%   25.69MB/s    0:00:01 (xfr#34, to-chk=6000/9053)
         27.82M   9%   25.71MB/s    0:00:01 (xfr#35, to-chk=5999/9053)
         27.83M   9%   25.69MB/s    0:00:01 (xfr#36, to-chk=5998/9053)
         27.84M   9%   24.68MB/s    0:00:01 (xfr#37, to-chk=5997/9053)
         27.85M   9%   24.69MB/s    0:00:01 (xfr#38, to-chk=5996/9053)
         27.88M   9%   24.71MB/s    0:00:01 (xfr#39, to-chk=5995/9053)
         27.91M   9%   24.74MB/s    0:00:01 (xfr#40, to-chk=5994/9053)
         27.91M   9%   24.74MB/s    0:00:01 (xfr#41, to-chk=5993/9053)
         27.91M   9%   24.74MB/s    0:00:01 (xfr#42, to-chk=5992/9053)
         27.92M   9%   24.65MB/s    0:00:01 (xfr#43, to-chk=5991/9053)
         27.93M   9%   24.66MB/s    0:00:01 (xfr#44, to-chk=5990/9053)
         27.95M   9%   24.68MB/s    0:00:01 (xfr#45, to-chk=5989/9053)
         31.38M  10%   27.48MB/s    0:00:01 (xfr#46, to-chk=5988/9053)
         31.39M  10%   27.49MB/s    0:00:01 (xfr#47, to-chk=5987/9053)
         31.78M  10%   27.81MB/s    0:00:01 (xfr#48, to-chk=5986/9053)
         32.45M  10%   27.32MB/s    0:00:01 (xfr#49, to-chk=5985/9053)
         32.89M  10%   27.66MB/s    0:00:01 (xfr#50, to-chk=5984/9053)
         33.93M  11%   27.36MB/s    0:00:01 (xfr#51, to-chk=5983/9053)
         36.13M  11%   27.88MB/s    0:00:01 (xfr#52, to-chk=5982/9053)
         36.13M  11%   27.88MB/s    0:00:01 (xfr#53, to-chk=5981/9053)
         36.13M  11%   27.88MB/s    0:00:01 (xfr#54, to-chk=5980/9053)
         36.13M  11%   27.88MB/s    0:00:01 (xfr#55, to-chk=5979/9053)
         36.13M  11%   27.88MB/s    0:00:01 (xfr#56, to-chk=5978/9053)
         36.13M  11%   27.88MB/s    0:00:01 (xfr#57, to-chk=5977/9053)
         36.48M  11%   28.12MB/s    0:00:01 (xfr#58, to-chk=5976/9053)
         39.38M  12%   29.18MB/s    0:00:01 (xfr#59, to-chk=5975/9053)
         39.38M  12%   29.18MB/s    0:00:01 (xfr#60, to-chk=5974/9053)
         39.39M  12%   29.18MB/s    0:00:01 (xfr#61, to-chk=5973/9053)
         39.44M  12%   29.20MB/s    0:00:01 (xfr#62, to-chk=5972/9053)
         39.66M  13%   29.37MB/s    0:00:01 (xfr#63, to-chk=5971/9053)
         39.74M  13%   29.40MB/s    0:00:01 (xfr#64, to-chk=5970/9053)
         40.72M  13%   30.06MB/s    0:00:01 (xfr#65, to-chk=5969/9053)
         40.72M  13%   30.06MB/s    0:00:01 (xfr#66, to-chk=5968/9053)
         40.73M  13%   30.06MB/s    0:00:01 (xfr#67, to-chk=5967/9053)
         40.75M  13%   30.08MB/s    0:00:01 (xfr#68, to-chk=5966/9053)
         40.80M  13%   29.10MB/s    0:00:01 (xfr#69, to-chk=5965/9053)
         41.01M  13%   29.23MB/s    0:00:01 (xfr#70, to-chk=5964/9053)
         41.11M  13%   29.28MB/s    0:00:01 (xfr#71, to-chk=5963/9053)
         41.16M  13%   29.31MB/s    0:00:01 (xfr#72, to-chk=5962/9053)
         41.28M  13%   29.40MB/s    0:00:01 (xfr#73, to-chk=5961/9053)
         44.06M  14%   30.12MB/s    0:00:01 (xfr#74, to-chk=5960/9053)
         44.17M  14%   30.20MB/s    0:00:01 (xfr#75, to-chk=5959/9053)
         44.26M  14%   30.23MB/s    0:00:01 (xfr#76, to-chk=5958/9053)
         45.30M  14%   30.05MB/s    0:00:01 (xfr#77, to-chk=5957/9053)
         45.30M  14%   30.05MB/s    0:00:01 (xfr#78, to-chk=5956/9053)
         45.49M  14%   30.17MB/s    0:00:01 (xfr#79, to-chk=5955/9053)
         45.52M  14%   30.14MB/s    0:00:01 (xfr#80, to-chk=5954/9053)
         45.55M  14%   30.16MB/s    0:00:01 (xfr#81, to-chk=5953/9053)
         45.55M  14%   30.16MB/s    0:00:01 (xfr#82, to-chk=5952/9053)
         45.94M  15%   30.40MB/s    0:00:01 (xfr#83, to-chk=5951/9053)
         45.94M  15%   30.40MB/s    0:00:01 (xfr#84, to-chk=5950/9053)
         45.94M  15%   30.38MB/s    0:00:01 (xfr#85, to-chk=5949/9053)
         47.16M  15%   31.12MB/s    0:00:01 (xfr#86, to-chk=5948/9053)
         47.45M  15%   30.33MB/s    0:00:01 (xfr#87, to-chk=5947/9053)
         47.45M  15%   30.33MB/s    0:00:01 (xfr#88, to-chk=5946/9053)
         47.45M  15%   30.33MB/s    0:00:01 (xfr#89, to-chk=5945/9053)
         47.52M  15%   30.37MB/s    0:00:01 (xfr#90, to-chk=5944/9053)
         47.89M  15%   30.57MB/s    0:00:01 (xfr#91, to-chk=5943/9053)
         47.96M  15%   30.62MB/s    0:00:01 (xfr#92, to-chk=5942/9053)
         47.96M  15%   30.62MB/s    0:00:01 (xfr#93, to-chk=5941/9053)
         48.28M  15%   30.80MB/s    0:00:01 (xfr#94, to-chk=5940/9053)
         48.40M  15%   30.85MB/s    0:00:01 (xfr#95, to-chk=5939/9053)
         48.86M  16%   30.22MB/s    0:00:01 (xfr#96, to-chk=5938/9053)
         49.19M  16%   30.40MB/s    0:00:01 (xfr#97, to-chk=5937/9053)
         49.30M  16%   30.45MB/s    0:00:01 (xfr#98, to-chk=5936/9053)
         49.71M  16%   30.66MB/s    0:00:01 (xfr#99, to-chk=5935/9053)
         50.17M  16%   30.93MB/s    0:00:01 (xfr#100, to-chk=5934/9053)
         51.47M  16%   30.78MB/s    0:00:01 (xfr#101, to-chk=5933/9053)
         51.64M  16%   30.86MB/s    0:00:01 (xfr#102, to-chk=5932/9053)
         51.65M  16%   30.86MB/s    0:00:01 (xfr#103, to-chk=5931/9053)
         51.72M  16%   30.90MB/s    0:00:01 (xfr#104, to-chk=5930/9053)
         51.74M  16%   30.92MB/s    0:00:01 (xfr#105, to-chk=5929/9053)
         51.82M  16%   30.94MB/s    0:00:01 (xfr#106, to-chk=5928/9053)
         51.89M  17%   30.99MB/s    0:00:01 (xfr#107, to-chk=5927/9053)
         51.95M  17%   31.02MB/s    0:00:01 (xfr#108, to-chk=5926/9053)
         52.05M  17%   31.06MB/s    0:00:01 (xfr#109, to-chk=5925/9053)
         52.05M  17%   31.06MB/s    0:00:01 (xfr#110, to-chk=5924/9053)
         52.10M  17%   31.09MB/s    0:00:01 (xfr#111, to-chk=5923/9053)
         52.13M  17%   31.11MB/s    0:00:01 (xfr#112, to-chk=5922/9053)
         52.42M  17%   30.44MB/s    0:00:01 (xfr#113, to-chk=5921/9053)
         52.52M  17%   30.50MB/s    0:00:01 (xfr#114, to-chk=5920/9053)
         52.63M  17%   30.55MB/s    0:00:01 (xfr#115, to-chk=5919/9053)
         53.07M  17%   30.77MB/s    0:00:01 (xfr#116, to-chk=5918/9053)
         53.23M  17%   30.84MB/s    0:00:01 (xfr#117, to-chk=5917/9053)
         54.70M  17%   31.62MB/s    0:00:01 (xfr#118, to-chk=5916/9053)
         55.93M  18%   31.43MB/s    0:00:01 (xfr#119, to-chk=5915/9053)
         56.01M  18%   31.46MB/s    0:00:01 (xfr#120, to-chk=5914/9053)
         56.53M  18%   31.71MB/s    0:00:01 (xfr#121, to-chk=5913/9053)
         56.53M  18%   31.71MB/s    0:00:01 (xfr#122, to-chk=5912/9053)
         57.85M  18%   32.40MB/s    0:00:01 (xfr#123, to-chk=5911/9053)
         57.85M  18%   32.38MB/s    0:00:01 (xfr#124, to-chk=5910/9053)
         58.03M  19%   32.48MB/s    0:00:01 (xfr#125, to-chk=5909/9053)
         58.10M  19%   31.77MB/s    0:00:01 (xfr#126, to-chk=5908/9053)
         58.10M  19%   31.77MB/s    0:00:01 (xfr#127, to-chk=5907/9053)
         58.18M  19%   31.81MB/s    0:00:01 (xfr#128, to-chk=5906/9053)
         58.67M  19%   32.01MB/s    0:00:01 (xfr#129, to-chk=5905/9053)
         58.67M  19%   32.01MB/s    0:00:01 (xfr#130, to-chk=5904/9053)
         58.68M  19%   32.01MB/s    0:00:01 (xfr#131, to-chk=5903/9053)
         58.77M  19%   32.05MB/s    0:00:01 (xfr#132, to-chk=5902/9053)
         58.91M  19%   32.12MB/s    0:00:01 (xfr#133, to-chk=5901/9053)
         58.96M  19%   32.13MB/s    0:00:01 (xfr#134, to-chk=5900/9053)
         60.14M  19%   32.72MB/s    0:00:01 (xfr#135, to-chk=5899/9053)
         60.44M  19%   32.86MB/s    0:00:01 (xfr#136, to-chk=5898/9053)
         61.55M  20%   32.59MB/s    0:00:01 (xfr#137, to-chk=5897/9053)
         61.63M  20%   32.63MB/s    0:00:01 (xfr#138, to-chk=5896/9053)
         61.78M  20%   32.72MB/s    0:00:01 (xfr#139, to-chk=5895/9053)
         62.48M  20%   33.03MB/s    0:00:01 (xfr#140, to-chk=5894/9053)
         62.72M  20%   33.14MB/s    0:00:01 (xfr#141, to-chk=5893/9053)
         62.73M  20%   33.14MB/s    0:00:01 (xfr#142, to-chk=5892/9053)
         62.77M  20%   33.17MB/s    0:00:01 (xfr#143, to-chk=5891/9053)
         63.40M  20%   33.46MB/s    0:00:01 (xfr#144, to-chk=5890/9053)
         63.93M  20%   33.72MB/s    0:00:01 (xfr#145, to-chk=5889/9053)
         64.26M  21%   33.15MB/s    0:00:01 (xfr#146, to-chk=5888/9053)
         64.48M  21%   33.24MB/s    0:00:01 (xfr#147, to-chk=5887/9053)
         64.89M  21%   33.41MB/s    0:00:01 (xfr#148, to-chk=5886/9053)
         64.91M  21%   33.43MB/s    0:00:01 (xfr#149, to-chk=5885/9053)
         65.39M  21%   33.64MB/s    0:00:01 (xfr#150, to-chk=5884/9053)
         65.62M  21%   33.75MB/s    0:00:01 (xfr#151, to-chk=5883/9053)
         65.72M  21%   33.79MB/s    0:00:01 (xfr#152, to-chk=5882/9053)
         65.76M  21%   33.81MB/s    0:00:01 (xfr#153, to-chk=5881/9053)
         65.94M  21%   33.88MB/s    0:00:01 (xfr#154, to-chk=5880/9053)
         66.21M  21%   34.02MB/s    0:00:01 (xfr#155, to-chk=5879/9053)
         66.22M  21%   34.01MB/s    0:00:01 (xfr#156, to-chk=5878/9053)
         66.28M  21%   34.04MB/s    0:00:01 (xfr#157, to-chk=5877/9053)
         66.62M  21%   33.47MB/s    0:00:01 (xfr#158, to-chk=5876/9053)
         66.72M  21%   33.52MB/s    0:00:01 (xfr#159, to-chk=5875/9053)
         66.87M  21%   33.56MB/s    0:00:01 (xfr#160, to-chk=5874/9053)
         66.90M  21%   33.58MB/s    0:00:01 (xfr#161, to-chk=5873/9053)
         66.90M  21%   33.58MB/s    0:00:01 (xfr#162, to-chk=5872/9053)
         67.00M  21%   33.61MB/s    0:00:01 (xfr#163, to-chk=5871/9053)
         67.12M  22%   33.67MB/s    0:00:01 (xfr#164, to-chk=5870/9053)
         67.23M  22%   33.71MB/s    0:00:01 (xfr#165, to-chk=5869/9053)
         67.36M  22%   33.78MB/s    0:00:01 (xfr#166, to-chk=5868/9053)
         67.51M  22%   33.83MB/s    0:00:01 (xfr#167, to-chk=5867/9053)
         67.51M  22%   33.83MB/s    0:00:01 (xfr#168, to-chk=5866/9053)
         68.28M  22%   34.18MB/s    0:00:01 (xfr#169, to-chk=5865/9053)
         68.43M  22%   34.24MB/s    0:00:01 (xfr#170, to-chk=5864/9053)
         68.65M  22%   34.33MB/s    0:00:01 (xfr#171, to-chk=5863/9053)
         69.61M  22%   34.01MB/s    0:00:01 (xfr#172, to-chk=5862/9053)
         70.22M  23%   34.27MB/s    0:00:01 (xfr#173, to-chk=5861/9053)
         70.45M  23%   34.37MB/s    0:00:01 (xfr#174, to-chk=5860/9053)
         70.51M  23%   34.40MB/s    0:00:01 (xfr#175, to-chk=5859/9053)
         70.51M  23%   34.38MB/s    0:00:01 (xfr#176, to-chk=5858/9053)
         74.66M  24%   34.73MB/s    0:00:06  
         76.73M  25%   35.57MB/s    0:00:02 (xfr#177, to-chk=5857/9053)
         76.93M  25%   35.67MB/s    0:00:02 (xfr#178, to-chk=5856/9053)
         77.29M  25%   35.81MB/s    0:00:02 (xfr#179, to-chk=5855/9053)
         77.36M  25%   35.83MB/s    0:00:02 (xfr#180, to-chk=5854/9053)
         77.49M  25%   35.89MB/s    0:00:02 (xfr#181, to-chk=5853/9053)
         79.69M  26%   36.07MB/s    0:00:02 (xfr#182, to-chk=5852/9053)
         79.83M  26%   36.13MB/s    0:00:02 (xfr#183, to-chk=5851/9053)
         79.84M  26%   36.14MB/s    0:00:02 (xfr#184, to-chk=5850/9053)
         79.99M  26%   36.19MB/s    0:00:02 (xfr#185, to-chk=5849/9053)
         82.01M  26%   36.99MB/s    0:00:02 (xfr#186, to-chk=5848/9053)
         86.22M  28%   38.01MB/s    0:00:02 (xfr#187, to-chk=5847/9053)
         86.22M  28%   38.01MB/s    0:00:02 (xfr#188, to-chk=5846/9053)
         86.22M  28%   38.01MB/s    0:00:02 (xfr#189, to-chk=5845/9053)
         87.57M  28%   37.84MB/s    0:00:02 (xfr#190, to-chk=5844/9053)
         93.09M  30%   39.25MB/s    0:00:02 (xfr#191, to-chk=5843/9053)
         95.54M  31%   39.46MB/s    0:00:02 (xfr#192, to-chk=5842/9053)
         95.61M  31%   39.49MB/s    0:00:02 (xfr#193, to-chk=5841/9053)
         95.61M  31%   39.49MB/s    0:00:02 (xfr#194, to-chk=5840/9053)
         95.61M  31%   39.47MB/s    0:00:02 (xfr#195, to-chk=5839/9053)
         96.24M  31%   39.70MB/s    0:00:02 (xfr#196, to-chk=5838/9053)
         96.38M  31%   39.75MB/s    0:00:02 (xfr#197, to-chk=5837/9053)
         96.57M  31%   39.82MB/s    0:00:02 (xfr#198, to-chk=5836/9053)
         96.61M  31%   39.83MB/s    0:00:02 (xfr#199, to-chk=5835/9053)
         96.62M  31%   39.84MB/s    0:00:02 (xfr#200, to-chk=5834/9053)
         96.75M  31%   39.87MB/s    0:00:02 (xfr#201, to-chk=5833/9053)
         96.75M  31%   39.87MB/s    0:00:02 (xfr#202, to-chk=5832/9053)
         96.83M  31%   39.91MB/s    0:00:02 (xfr#203, to-chk=5831/9053)
         96.92M  31%   39.94MB/s    0:00:02 (xfr#204, to-chk=5830/9053)
         97.00M  31%   39.96MB/s    0:00:02 (xfr#205, to-chk=5829/9053)
         97.14M  31%   40.02MB/s    0:00:02 (xfr#206, to-chk=5828/9053)
         97.15M  31%   40.02MB/s    0:00:02 (xfr#207, to-chk=5827/9053)
         97.21M  31%   40.04MB/s    0:00:02 (xfr#208, to-chk=5826/9053)
         97.27M  31%   40.05MB/s    0:00:02 (xfr#209, to-chk=5825/9053)
         97.81M  32%   40.26MB/s    0:00:02 (xfr#210, to-chk=5824/9053)
         98.38M  32%   39.77MB/s    0:00:02 (xfr#211, to-chk=5823/9053)
         98.38M  32%   39.77MB/s    0:00:02 (xfr#212, to-chk=5822/9053)
         99.03M  32%   40.00MB/s    0:00:02 (xfr#213, to-chk=5821/9053)
         99.31M  32%   40.10MB/s    0:00:02 (xfr#214, to-chk=5820/9053)
        100.12M  32%   40.37MB/s    0:00:02 (xfr#215, to-chk=5819/9053)
        100.12M  32%   40.37MB/s    0:00:02 (xfr#216, to-chk=5818/9053)
        100.13M  32%   40.38MB/s    0:00:02 (xfr#217, to-chk=5817/9053)
        100.54M  32%   40.51MB/s    0:00:02 (xfr#218, to-chk=5816/9053)
        100.91M  33%   40.64MB/s    0:00:02 (xfr#219, to-chk=5815/9053)
        101.48M  33%   40.12MB/s    0:00:02 (xfr#220, to-chk=5814/9053)
        101.93M  33%   40.27MB/s    0:00:02 (xfr#221, to-chk=5813/9053)
        102.36M  33%   40.42MB/s    0:00:02 (xfr#222, to-chk=5812/9053)
        102.65M  33%   40.52MB/s    0:00:02 (xfr#223, to-chk=5811/9053)
        102.83M  33%   40.57MB/s    0:00:02 (xfr#224, to-chk=5810/9053)
        102.84M  33%   40.58MB/s    0:00:02 (xfr#225, to-chk=5809/9053)
        102.92M  33%   40.61MB/s    0:00:02 (xfr#226, to-chk=5808/9053)
        103.00M  33%   40.64MB/s    0:00:02 (xfr#227, to-chk=5807/9053)
        103.03M  33%   40.64MB/s    0:00:02 (xfr#228, to-chk=5806/9053)
        103.14M  33%   40.68MB/s    0:00:02 (xfr#229, to-chk=5805/9053)
        103.24M  33%   40.72MB/s    0:00:02 (xfr#230, to-chk=5804/9053)
        103.25M  33%   40.70MB/s    0:00:02 (xfr#231, to-chk=5803/9053)
        103.55M  33%   40.81MB/s    0:00:02 (xfr#232, to-chk=5802/9053)
        103.64M  33%   40.84MB/s    0:00:02 (xfr#233, to-chk=5801/9053)
        103.65M  33%   40.85MB/s    0:00:02 (xfr#234, to-chk=5800/9053)
        103.65M  33%   40.85MB/s    0:00:02 (xfr#235, to-chk=5799/9053)
        103.66M  33%   40.85MB/s    0:00:02 (xfr#236, to-chk=5798/9053)
        103.67M  34%   40.85MB/s    0:00:02 (xfr#237, to-chk=5797/9053)
        103.72M  34%   40.19MB/s    0:00:02 (xfr#238, to-chk=5796/9053)
        103.73M  34%   40.20MB/s    0:00:02 (xfr#239, to-chk=5795/9053)
        103.74M  34%   40.20MB/s    0:00:02 (xfr#240, to-chk=5794/9053)
        103.74M  34%   40.20MB/s    0:00:02 (xfr#241, to-chk=5793/9053)
        103.75M  34%   40.20MB/s    0:00:02 (xfr#242, to-chk=5792/9053)
        103.75M  34%   40.21MB/s    0:00:02 (xfr#243, to-chk=5791/9053)
        103.75M  34%   40.21MB/s    0:00:02 (xfr#244, to-chk=5790/9053)
        103.76M  34%   40.19MB/s    0:00:02 (xfr#245, to-chk=5789/9053)
        103.83M  34%   40.22MB/s    0:00:02 (xfr#246, to-chk=5788/9053)
        103.83M  34%   40.22MB/s    0:00:02 (xfr#247, to-chk=5787/9053)
        103.83M  34%   40.22MB/s    0:00:02 (xfr#248, to-chk=5786/9053)
        103.84M  34%   40.22MB/s    0:00:02 (xfr#249, to-chk=5785/9053)
        103.84M  34%   40.22MB/s    0:00:02 (xfr#250, to-chk=5784/9053)
        103.84M  34%   40.22MB/s    0:00:02 (xfr#251, to-chk=5783/9053)
        103.86M  34%   40.23MB/s    0:00:02 (xfr#252, to-chk=5782/9053)
        103.86M  34%   40.22MB/s    0:00:02 (xfr#253, to-chk=5781/9053)
        103.90M  34%   40.23MB/s    0:00:02 (xfr#254, to-chk=5780/9053)
        103.91M  34%   40.23MB/s    0:00:02 (xfr#255, to-chk=5779/9053)
        103.99M  34%   40.27MB/s    0:00:02 (xfr#256, to-chk=5778/9053)
        104.00M  34%   40.27MB/s    0:00:02 (xfr#257, to-chk=5777/9053)
        104.03M  34%   40.26MB/s    0:00:02 (xfr#258, to-chk=5776/9053)
        104.08M  34%   40.28MB/s    0:00:02 (xfr#259, to-chk=5775/9053)
        104.08M  34%   40.28MB/s    0:00:02 (xfr#260, to-chk=5774/9053)
        104.10M  34%   40.29MB/s    0:00:02 (xfr#261, to-chk=5773/9053)
        104.10M  34%   40.29MB/s    0:00:02 (xfr#262, to-chk=5772/9053)
        104.18M  34%   40.32MB/s    0:00:02 (xfr#263, to-chk=5771/9053)
        104.18M  34%   40.31MB/s    0:00:02 (xfr#264, to-chk=5770/9053)
        104.19M  34%   40.31MB/s    0:00:02 (xfr#265, to-chk=5769/9053)
        104.21M  34%   40.32MB/s    0:00:02 (xfr#266, to-chk=5768/9053)
        104.34M  34%   40.37MB/s    0:00:02 (xfr#267, to-chk=5767/9053)
        104.48M  34%   40.40MB/s    0:00:02 (xfr#268, to-chk=5766/9053)
        104.49M  34%   40.41MB/s    0:00:02 (xfr#269, to-chk=5765/9053)
        104.61M  34%   40.46MB/s    0:00:02 (xfr#270, to-chk=5764/9053)
        104.62M  34%   40.46MB/s    0:00:02 (xfr#271, to-chk=5763/9053)
        104.72M  34%   40.48MB/s    0:00:02 (xfr#272, to-chk=5762/9053)
        104.74M  34%   40.49MB/s    0:00:02 (xfr#273, to-chk=5761/9053)
        104.75M  34%   40.49MB/s    0:00:02 (xfr#274, to-chk=5760/9053)
        104.78M  34%   40.51MB/s    0:00:02 (xfr#275, to-chk=5759/9053)
        105.05M  34%   40.59MB/s    0:00:02 (xfr#276, to-chk=5758/9053)
        105.10M  34%   40.61MB/s    0:00:02 (xfr#277, to-chk=5757/9053)
        105.11M  34%   40.62MB/s    0:00:02 (xfr#278, to-chk=5756/9053)
        105.13M  34%   40.63MB/s    0:00:02 (xfr#279, to-chk=5755/9053)
        105.15M  34%   40.63MB/s    0:00:02 (xfr#280, to-chk=5754/9053)
        105.16M  34%   40.62MB/s    0:00:02 (xfr#281, to-chk=5753/9053)
        105.19M  34%   40.63MB/s    0:00:02 (xfr#282, to-chk=5752/9053)
        105.19M  34%   40.63MB/s    0:00:02 (xfr#283, to-chk=5751/9053)
        105.20M  34%   40.64MB/s    0:00:02 (xfr#284, to-chk=5750/9053)
        105.70M  34%   40.81MB/s    0:00:02 (xfr#285, to-chk=5749/9053)
        105.73M  34%   40.80MB/s    0:00:02 (xfr#286, to-chk=5748/9053)
        105.74M  34%   40.81MB/s    0:00:02 (xfr#287, to-chk=5747/9053)
        105.76M  34%   40.82MB/s    0:00:02 (xfr#288, to-chk=5746/9053)
        105.78M  34%   40.83MB/s    0:00:02 (xfr#289, to-chk=5745/9053)
        105.80M  34%   40.83MB/s    0:00:02 (xfr#290, to-chk=5744/9053)
        105.80M  34%   40.83MB/s    0:00:02 (xfr#291, to-chk=5743/9053)
        105.80M  34%   40.83MB/s    0:00:02 (xfr#292, to-chk=5742/9053)
        105.81M  34%   40.84MB/s    0:00:02 (xfr#293, to-chk=5741/9053)
        105.81M  34%   40.84MB/s    0:00:02 (xfr#294, to-chk=5740/9053)
        105.95M  34%   40.88MB/s    0:00:02 (xfr#295, to-chk=5739/9053)
        106.03M  34%   40.25MB/s    0:00:02 (xfr#296, to-chk=5738/9053)
        106.04M  34%   40.26MB/s    0:00:02 (xfr#297, to-chk=5737/9053)
        106.05M  34%   40.26MB/s    0:00:02 (xfr#298, to-chk=5736/9053)
        106.06M  34%   40.25MB/s    0:00:02 (xfr#299, to-chk=5735/9053)
        106.08M  34%   40.26MB/s    0:00:02 (xfr#300, to-chk=5734/9053)
        106.10M  34%   40.27MB/s    0:00:02 (xfr#301, to-chk=5733/9053)
        106.12M  34%   40.27MB/s    0:00:02 (xfr#302, to-chk=5732/9053)
        106.25M  34%   40.31MB/s    0:00:02 (xfr#303, to-chk=5731/9053)
        106.27M  34%   40.31MB/s    0:00:02 (xfr#304, to-chk=5730/9053)
        106.32M  34%   40.33MB/s    0:00:02 (xfr#305, to-chk=5729/9053)
        106.33M  34%   40.34MB/s    0:00:02 (xfr#306, to-chk=5728/9053)
        106.34M  34%   40.34MB/s    0:00:02 (xfr#307, to-chk=5727/9053)
        106.47M  34%   40.37MB/s    0:00:02 (xfr#308, to-chk=5726/9053)
        106.52M  34%   40.39MB/s    0:00:02 (xfr#309, to-chk=5725/9053)
        106.62M  34%   40.43MB/s    0:00:02 (xfr#310, to-chk=5724/9053)
        106.73M  35%   40.45MB/s    0:00:02 (xfr#311, to-chk=5723/9053)
        106.89M  35%   40.52MB/s    0:00:02 (xfr#312, to-chk=5722/9053)
        106.93M  35%   40.53MB/s    0:00:02 (xfr#313, to-chk=5721/9053)
        106.98M  35%   40.53MB/s    0:00:02 (xfr#314, to-chk=5720/9053)
        106.98M  35%   40.54MB/s    0:00:02 (xfr#315, to-chk=5719/9053)
        107.03M  35%   40.55MB/s    0:00:02 (xfr#316, to-chk=5718/9053)
        107.41M  35%   40.68MB/s    0:00:02 (xfr#317, to-chk=5717/9053)
        107.51M  35%   40.72MB/s    0:00:02 (xfr#318, to-chk=5716/9053)
        107.52M  35%   40.71MB/s    0:00:02 (xfr#319, to-chk=5715/9053)
        107.60M  35%   40.74MB/s    0:00:02 (xfr#320, to-chk=5714/9053)
        107.60M  35%   40.74MB/s    0:00:02 (xfr#321, to-chk=5713/9053)
        107.65M  35%   40.76MB/s    0:00:02 (xfr#322, to-chk=5712/9053)
        108.31M  35%   40.29MB/s    0:00:02 (xfr#323, to-chk=5711/9053)
        108.67M  35%   40.40MB/s    0:00:02 (xfr#324, to-chk=5710/9053)
        108.67M  35%   40.40MB/s    0:00:02 (xfr#325, to-chk=5709/9053)
        108.67M  35%   40.40MB/s    0:00:02 (xfr#326, to-chk=5708/9053)
        108.80M  35%   40.45MB/s    0:00:02 (xfr#327, to-chk=5707/9053)
        108.89M  35%   40.47MB/s    0:00:02 (xfr#328, to-chk=5706/9053)
        108.89M  35%   40.47MB/s    0:00:02 (xfr#329, to-chk=5705/9053)
        108.90M  35%   40.47MB/s    0:00:02 (xfr#330, to-chk=5704/9053)
        108.90M  35%   40.48MB/s    0:00:02 (xfr#331, to-chk=5703/9053)
        108.92M  35%   40.48MB/s    0:00:02 (xfr#332, to-chk=5702/9053)
        108.95M  35%   40.49MB/s    0:00:02 (xfr#333, to-chk=5701/9053)
        108.98M  35%   40.50MB/s    0:00:02 (xfr#334, to-chk=5700/9053)
        108.98M  35%   40.50MB/s    0:00:02 (xfr#335, to-chk=5699/9053)
        109.07M  35%   40.52MB/s    0:00:02 (xfr#336, to-chk=5698/9053)
        109.09M  35%   40.53MB/s    0:00:02 (xfr#337, to-chk=5697/9053)
        109.11M  35%   40.54MB/s    0:00:02 (xfr#338, to-chk=5696/9053)
        109.13M  35%   40.54MB/s    0:00:02 (xfr#339, to-chk=5695/9053)
        109.22M  35%   40.58MB/s    0:00:02 (xfr#340, to-chk=5694/9053)
        109.32M  35%   40.60MB/s    0:00:02 (xfr#341, to-chk=5693/9053)
        109.41M  35%   40.63MB/s    0:00:02 (xfr#342, to-chk=5692/9053)
        109.42M  35%   40.64MB/s    0:00:02 (xfr#343, to-chk=5691/9053)
        109.43M  35%   40.64MB/s    0:00:02 (xfr#344, to-chk=5690/9053)
        109.49M  35%   40.64MB/s    0:00:02 (xfr#345, to-chk=5689/9053)
        109.50M  35%   40.65MB/s    0:00:02 (xfr#346, to-chk=5688/9053)
        109.51M  35%   40.65MB/s    0:00:02 (xfr#347, to-chk=5687/9053)
        109.52M  35%   40.66MB/s    0:00:02 (xfr#348, to-chk=5686/9053)
        109.53M  35%   40.66MB/s    0:00:02 (xfr#349, to-chk=5685/9053)
        109.54M  35%   40.67MB/s    0:00:02 (xfr#350, to-chk=5684/9053)
        109.60M  35%   40.69MB/s    0:00:02 (xfr#351, to-chk=5683/9053)
        109.60M  35%   40.69MB/s    0:00:02 (xfr#352, to-chk=5682/9053)
        109.82M  36%   40.75MB/s    0:00:02 (xfr#353, to-chk=5681/9053)
        109.91M  36%   40.79MB/s    0:00:02 (xfr#354, to-chk=5680/9053)
        109.91M  36%   40.77MB/s    0:00:02 (xfr#355, to-chk=5679/9053)
        109.91M  36%   40.77MB/s    0:00:02 (xfr#356, to-chk=5678/9053)
        109.92M  36%   40.77MB/s    0:00:02 (xfr#357, to-chk=5677/9053)
        109.92M  36%   40.77MB/s    0:00:02 (xfr#358, to-chk=5676/9053)
        109.93M  36%   40.78MB/s    0:00:02 (xfr#359, to-chk=5675/9053)
        109.93M  36%   40.78MB/s    0:00:02 (xfr#360, to-chk=5674/9053)
        109.94M  36%   40.78MB/s    0:00:02 (xfr#361, to-chk=5673/9053)
        109.94M  36%   40.78MB/s    0:00:02 (xfr#362, to-chk=5672/9053)
        109.95M  36%   40.78MB/s    0:00:02 (xfr#363, to-chk=5671/9053)
        109.95M  36%   40.78MB/s    0:00:02 (xfr#364, to-chk=5670/9053)
        109.95M  36%   40.79MB/s    0:00:02 (xfr#365, to-chk=5669/9053)
        109.97M  36%   40.79MB/s    0:00:02 (xfr#366, to-chk=5668/9053)
        110.00M  36%   40.80MB/s    0:00:02 (xfr#367, to-chk=5667/9053)
        110.04M  36%   40.80MB/s    0:00:02 (xfr#368, to-chk=5666/9053)
        110.04M  36%   40.80MB/s    0:00:02 (xfr#369, to-chk=5665/9053)
        110.06M  36%   40.81MB/s    0:00:02 (xfr#370, to-chk=5664/9053)
        110.06M  36%   40.81MB/s    0:00:02 (xfr#371, to-chk=5663/9053)
        110.07M  36%   40.81MB/s    0:00:02 (xfr#372, to-chk=5662/9053)
        110.07M  36%   40.81MB/s    0:00:02 (xfr#373, to-chk=5661/9053)
        110.07M  36%   40.81MB/s    0:00:02 (xfr#374, to-chk=5660/9053)
        110.08M  36%   40.82MB/s    0:00:02 (xfr#375, to-chk=5659/9053)
        110.08M  36%   40.82MB/s    0:00:02 (xfr#376, to-chk=5658/9053)
        110.08M  36%   40.82MB/s    0:00:02 (xfr#377, to-chk=5657/9053)
        110.09M  36%   40.82MB/s    0:00:02 (xfr#378, to-chk=5656/9053)
        110.09M  36%   40.82MB/s    0:00:02 (xfr#379, to-chk=5655/9053)
        110.10M  36%   40.82MB/s    0:00:02 (xfr#380, to-chk=5654/9053)
        110.11M  36%   40.83MB/s    0:00:02 (xfr#381, to-chk=5653/9053)
        110.11M  36%   40.83MB/s    0:00:02 (xfr#382, to-chk=5652/9053)
        110.12M  36%   40.81MB/s    0:00:02 (xfr#383, to-chk=5651/9053)
        110.12M  36%   40.81MB/s    0:00:02 (xfr#384, to-chk=5650/9053)
        110.13M  36%   40.82MB/s    0:00:02 (xfr#385, to-chk=5649/9053)
        110.14M  36%   40.82MB/s    0:00:02 (xfr#386, to-chk=5648/9053)
        110.31M  36%   40.23MB/s    0:00:02 (xfr#387, to-chk=5647/9053)
        110.33M  36%   40.24MB/s    0:00:02 (xfr#388, to-chk=5646/9053)
        110.48M  36%   40.29MB/s    0:00:02 (xfr#389, to-chk=5645/9053)
        111.02M  36%   40.46MB/s    0:00:02 (xfr#390, to-chk=5644/9053)
        111.11M  36%   40.49MB/s    0:00:02 (xfr#391, to-chk=5643/9053)
        111.79M  36%   40.71MB/s    0:00:02 (xfr#392, to-chk=5642/9053)
        112.54M  36%   40.93MB/s    0:00:02 (xfr#393, to-chk=5641/9053)
        112.59M  36%   40.95MB/s    0:00:02 (xfr#394, to-chk=5640/9053)
        112.95M  37%   41.07MB/s    0:00:02 (xfr#395, to-chk=5639/9053)
        113.01M  37%   41.09MB/s    0:00:02 (xfr#396, to-chk=5638/9053)
        113.22M  37%   41.15MB/s    0:00:02 (xfr#397, to-chk=5637/9053)
        113.32M  37%   41.18MB/s    0:00:02 (xfr#398, to-chk=5636/9053)
        113.46M  37%   41.22MB/s    0:00:02 (xfr#399, to-chk=5635/9053)
        113.53M  37%   41.24MB/s    0:00:02 (xfr#400, to-chk=5634/9053)
        113.62M  37%   41.26MB/s    0:00:02 (xfr#401, to-chk=5633/9053)
        113.75M  37%   41.31MB/s    0:00:02 (xfr#402, to-chk=5632/9053)
        113.90M  37%   41.35MB/s    0:00:02 (xfr#403, to-chk=5631/9053)
        113.96M  37%   40.77MB/s    0:00:02 (xfr#404, to-chk=5630/9053)
        114.02M  37%   40.79MB/s    0:00:02 (xfr#405, to-chk=5629/9053)
        114.13M  37%   40.81MB/s    0:00:02 (xfr#406, to-chk=5628/9053)
        114.15M  37%   40.82MB/s    0:00:02 (xfr#407, to-chk=5627/9053)
        114.19M  37%   40.83MB/s    0:00:02 (xfr#408, to-chk=5626/9053)
        114.20M  37%   40.83MB/s    0:00:02 (xfr#409, to-chk=5625/9053)
        114.37M  37%   40.88MB/s    0:00:02 (xfr#410, to-chk=5624/9053)
        114.38M  37%   40.88MB/s    0:00:02 (xfr#411, to-chk=5623/9053)
        114.39M  37%   40.89MB/s    0:00:02 (xfr#412, to-chk=5622/9053)
        114.52M  37%   40.93MB/s    0:00:02 (xfr#413, to-chk=5621/9053)
        114.84M  37%   41.03MB/s    0:00:02 (xfr#414, to-chk=5620/9053)
        114.84M  37%   41.03MB/s    0:00:02 (xfr#415, to-chk=5619/9053)
        115.03M  37%   41.09MB/s    0:00:02 (xfr#416, to-chk=5618/9053)
        115.14M  37%   41.13MB/s    0:00:02 (xfr#417, to-chk=5617/9053)
        117.39M  38%   41.82MB/s    0:00:02 (xfr#418, to-chk=5616/9053)
        117.45M  38%   41.23MB/s    0:00:02 (xfr#419, to-chk=5615/9053)
        117.82M  38%   41.34MB/s    0:00:02 (xfr#420, to-chk=5614/9053)
        117.94M  38%   41.38MB/s    0:00:02 (xfr#421, to-chk=5613/9053)
        117.96M  38%   41.39MB/s    0:00:02 (xfr#422, to-chk=5612/9053)
        119.95M  39%   42.01MB/s    0:00:02 (xfr#423, to-chk=5611/9053)
        121.84M  39%   42.58MB/s    0:00:02 (xfr#424, to-chk=5610/9053)
        121.98M  40%   42.63MB/s    0:00:02 (xfr#425, to-chk=5609/9053)
        121.99M  40%   42.63MB/s    0:00:02 (xfr#426, to-chk=5608/9053)
        121.99M  40%   42.63MB/s    0:00:02 (xfr#427, to-chk=5607/9053)
        122.12M  40%   42.66MB/s    0:00:02 (xfr#428, to-chk=5606/9053)
        122.27M  40%   42.71MB/s    0:00:02 (xfr#429, to-chk=5605/9053)
        122.27M  40%   42.71MB/s    0:00:02 (xfr#430, to-chk=5604/9053)
        122.29M  40%   42.71MB/s    0:00:02 (xfr#431, to-chk=5603/9053)
        123.53M  40%   42.53MB/s    0:00:02 (xfr#432, to-chk=5602/9053)
        123.90M  40%   42.64MB/s    0:00:02 (xfr#433, to-chk=5601/9053)
        123.93M  40%   42.65MB/s    0:00:02 (xfr#434, to-chk=5600/9053)
        124.23M  40%   42.74MB/s    0:00:02 (xfr#435, to-chk=5599/9053)
        124.25M  40%   42.75MB/s    0:00:02 (xfr#436, to-chk=5598/9053)
        124.26M  40%   42.75MB/s    0:00:02 (xfr#437, to-chk=5597/9053)
        124.33M  40%   42.76MB/s    0:00:02 (xfr#438, to-chk=5596/9053)
        124.34M  40%   42.76MB/s    0:00:02 (xfr#439, to-chk=5595/9053)
        124.37M  40%   42.77MB/s    0:00:02 (xfr#440, to-chk=5594/9053)
        124.38M  40%   42.78MB/s    0:00:02 (xfr#441, to-chk=5593/9053)
        124.41M  40%   42.79MB/s    0:00:02 (xfr#442, to-chk=5592/9053)
        124.42M  40%   42.79MB/s    0:00:02 (xfr#443, to-chk=5591/9053)
        124.43M  40%   42.79MB/s    0:00:02 (xfr#444, to-chk=5590/9053)
        124.45M  40%   42.80MB/s    0:00:02 (xfr#445, to-chk=5589/9053)
        124.53M  40%   42.81MB/s    0:00:02 (xfr#446, to-chk=5588/9053)
        124.62M  40%   42.84MB/s    0:00:02 (xfr#447, to-chk=5587/9053)
        124.72M  40%   42.88MB/s    0:00:02 (xfr#448, to-chk=5586/9053)
        124.82M  40%   42.90MB/s    0:00:02 (xfr#449, to-chk=5585/9053)
        124.82M  40%   42.90MB/s    0:00:02 (xfr#450, to-chk=5584/9053)
        124.83M  40%   42.90MB/s    0:00:02 (xfr#451, to-chk=5583/9053)
        124.83M  40%   42.90MB/s    0:00:02 (xfr#452, to-chk=5582/9053)
        124.83M  40%   42.90MB/s    0:00:02 (xfr#453, to-chk=5581/9053)
        124.83M  40%   42.90MB/s    0:00:02 (xfr#454, to-chk=5580/9053)
        124.83M  40%   42.90MB/s    0:00:02 (xfr#455, to-chk=5579/9053)
        124.84M  40%   42.90MB/s    0:00:02 (xfr#456, to-chk=5578/9053)
        124.84M  40%   42.90MB/s    0:00:02 (xfr#457, to-chk=5577/9053)
        124.84M  40%   42.91MB/s    0:00:02 (xfr#458, to-chk=5576/9053)
        124.98M  40%   42.94MB/s    0:00:02 (xfr#459, to-chk=5575/9053)
        124.98M  40%   42.94MB/s    0:00:02 (xfr#460, to-chk=5574/9053)
        124.98M  40%   42.94MB/s    0:00:02 (xfr#461, to-chk=5573/9053)
        124.99M  40%   42.94MB/s    0:00:02 (xfr#462, to-chk=5572/9053)
        124.99M  40%   42.94MB/s    0:00:02 (xfr#463, to-chk=5571/9053)
        124.99M  40%   42.94MB/s    0:00:02 (xfr#464, to-chk=5570/9053)
        124.99M  40%   42.94MB/s    0:00:02 (xfr#465, to-chk=5569/9053)
        124.99M  40%   42.94MB/s    0:00:02 (xfr#466, to-chk=5568/9053)
        125.00M  40%   42.94MB/s    0:00:02 (xfr#467, to-chk=5567/9053)
        125.00M  40%   42.94MB/s    0:00:02 (xfr#468, to-chk=5566/9053)
        125.00M  40%   42.94MB/s    0:00:02 (xfr#469, to-chk=5565/9053)
        125.04M  41%   42.96MB/s    0:00:02 (xfr#470, to-chk=5564/9053)
        125.04M  41%   42.96MB/s    0:00:02 (xfr#471, to-chk=5563/9053)
        125.06M  41%   42.95MB/s    0:00:02 (xfr#472, to-chk=5562/9053)
        125.09M  41%   42.96MB/s    0:00:02 (xfr#473, to-chk=5561/9053)
        125.10M  41%   42.96MB/s    0:00:02 (xfr#474, to-chk=5560/9053)
        125.10M  41%   42.96MB/s    0:00:02 (xfr#475, to-chk=5559/9053)
        125.16M  41%   42.98MB/s    0:00:02 (xfr#476, to-chk=5558/9053)
        125.18M  41%   42.36MB/s    0:00:02 (xfr#477, to-chk=5557/9053)
        125.27M  41%   42.38MB/s    0:00:02 (xfr#478, to-chk=5556/9053)
        125.30M  41%   42.39MB/s    0:00:02 (xfr#479, to-chk=5555/9053)
        125.32M  41%   42.40MB/s    0:00:02 (xfr#480, to-chk=5554/9053)
        125.32M  41%   42.40MB/s    0:00:02 (xfr#481, to-chk=5553/9053)
        126.06M  41%   42.60MB/s    0:00:02 (xfr#482, to-chk=5552/9053)
        126.07M  41%   42.60MB/s    0:00:02 (xfr#483, to-chk=5551/9053)
        126.56M  41%   42.74MB/s    0:00:02 (xfr#484, to-chk=5550/9053)
        126.56M  41%   42.74MB/s    0:00:02 (xfr#485, to-chk=5549/9053)
        126.56M  41%   42.74MB/s    0:00:02 (xfr#486, to-chk=5548/9053)
        126.96M  41%   42.86MB/s    0:00:02 (xfr#487, to-chk=5547/9053)
        128.05M  41%   42.53MB/s    0:00:02 (xfr#488, to-chk=5546/9053)
        128.07M  42%   42.54MB/s    0:00:02 (xfr#489, to-chk=5545/9053)
        128.08M  42%   42.55MB/s    0:00:02 (xfr#490, to-chk=5544/9053)
        128.14M  42%   42.55MB/s    0:00:02 (xfr#491, to-chk=5543/9053)
        128.16M  42%   42.56MB/s    0:00:02 (xfr#492, to-chk=5542/9053)
        128.17M  42%   42.56MB/s    0:00:02 (xfr#493, to-chk=5541/9053)
        128.17M  42%   42.56MB/s    0:00:02 (xfr#494, to-chk=5540/9053)
        128.18M  42%   42.56MB/s    0:00:02 (xfr#495, to-chk=5539/9053)
        128.20M  42%   42.57MB/s    0:00:02 (xfr#496, to-chk=5538/9053)
        128.21M  42%   42.57MB/s    0:00:02 (xfr#497, to-chk=5537/9053)
        128.22M  42%   42.58MB/s    0:00:02 (xfr#498, to-chk=5536/9053)
        128.24M  42%   42.58MB/s    0:00:02 (xfr#499, to-chk=5535/9053)
        128.25M  42%   42.59MB/s    0:00:02 (xfr#500, to-chk=5534/9053)
        128.28M  42%   42.58MB/s    0:00:02 (xfr#501, to-chk=5533/9053)
        128.29M  42%   42.58MB/s    0:00:02 (xfr#502, to-chk=5532/9053)
        128.29M  42%   42.59MB/s    0:00:02 (xfr#503, to-chk=5531/9053)
        128.30M  42%   42.59MB/s    0:00:02 (xfr#504, to-chk=5530/9053)
        128.31M  42%   42.59MB/s    0:00:02 (xfr#505, to-chk=5529/9053)
        128.32M  42%   42.59MB/s    0:00:02 (xfr#506, to-chk=5528/9053)
        128.34M  42%   42.60MB/s    0:00:02 (xfr#507, to-chk=5527/9053)
        128.37M  42%   42.61MB/s    0:00:02 (xfr#508, to-chk=5526/9053)
        128.37M  42%   42.61MB/s    0:00:02 (xfr#509, to-chk=5525/9053)
        128.41M  42%   42.62MB/s    0:00:02 (xfr#510, to-chk=5524/9053)
        128.48M  42%   42.63MB/s    0:00:02 (xfr#511, to-chk=5523/9053)
        128.49M  42%   42.64MB/s    0:00:02 (xfr#512, to-chk=5522/9053)
        128.52M  42%   42.65MB/s    0:00:02 (xfr#513, to-chk=5521/9053)
        128.54M  42%   42.65MB/s    0:00:02 (xfr#514, to-chk=5520/9053)
        128.69M  42%   42.69MB/s    0:00:02 (xfr#515, to-chk=5519/9053)
        128.69M  42%   42.69MB/s    0:00:02 (xfr#516, to-chk=5518/9053)
        128.70M  42%   42.69MB/s    0:00:02 (xfr#517, to-chk=5517/9053)
        128.70M  42%   42.69MB/s    0:00:02 (xfr#518, to-chk=5516/9053)
        128.74M  42%   42.70MB/s    0:00:02 (xfr#519, to-chk=5515/9053)
        129.83M  42%   42.37MB/s    0:00:02 (xfr#520, to-chk=5514/9053)
        129.85M  42%   42.38MB/s    0:00:02 (xfr#521, to-chk=5513/9053)
        129.88M  42%   42.39MB/s    0:00:02 (xfr#522, to-chk=5512/9053)
        129.90M  42%   42.40MB/s    0:00:02 (xfr#523, to-chk=5511/9053)
        129.92M  42%   42.39MB/s    0:00:02 (xfr#524, to-chk=5510/9053)
        129.95M  42%   42.40MB/s    0:00:02 (xfr#525, to-chk=5509/9053)
        129.97M  42%   42.40MB/s    0:00:02 (xfr#526, to-chk=5508/9053)
        129.99M  42%   42.41MB/s    0:00:02 (xfr#527, to-chk=5507/9053)
        130.01M  42%   42.42MB/s    0:00:02 (xfr#528, to-chk=5506/9053)
        130.03M  42%   42.43MB/s    0:00:02 (xfr#529, to-chk=5505/9053)
        130.06M  42%   42.43MB/s    0:00:02 (xfr#530, to-chk=5504/9053)
        130.08M  42%   42.44MB/s    0:00:02 (xfr#531, to-chk=5503/9053)
        130.09M  42%   42.43MB/s    0:00:02 (xfr#532, to-chk=5502/9053)
        130.11M  42%   42.44MB/s    0:00:02 (xfr#533, to-chk=5501/9053)
        130.22M  42%   42.47MB/s    0:00:02 (xfr#534, to-chk=5500/9053)
        130.32M  42%   42.50MB/s    0:00:02 (xfr#535, to-chk=5499/9053)
        130.49M  42%   42.54MB/s    0:00:02 (xfr#536, to-chk=5498/9053)
        130.50M  42%   42.55MB/s    0:00:02 (xfr#537, to-chk=5497/9053)
        130.64M  42%   42.58MB/s    0:00:02 (xfr#538, to-chk=5496/9053)
        130.65M  42%   42.58MB/s    0:00:02 (xfr#539, to-chk=5495/9053)
        130.66M  42%   42.59MB/s    0:00:02 (xfr#540, to-chk=5494/9053)
        130.67M  42%   42.59MB/s    0:00:02 (xfr#541, to-chk=5493/9053)
        130.86M  42%   42.64MB/s    0:00:02 (xfr#542, to-chk=5492/9053)
        130.87M  42%   42.64MB/s    0:00:02 (xfr#543, to-chk=5491/9053)
        130.89M  42%   42.65MB/s    0:00:02 (xfr#544, to-chk=5490/9053)
        131.05M  42%   42.70MB/s    0:00:02 (xfr#545, to-chk=5489/9053)
        131.22M  43%   42.74MB/s    0:00:02 (xfr#546, to-chk=5488/9053)
        131.26M  43%   42.75MB/s    0:00:02 (xfr#547, to-chk=5487/9053)
        140.55M  46%   43.62MB/s    0:00:03  
        141.68M  46%   43.91MB/s    0:00:03 (xfr#548, to-chk=5486/9053)
        141.73M  46%   43.93MB/s    0:00:03 (xfr#549, to-chk=5485/9053)
        141.74M  46%   43.93MB/s    0:00:03 (xfr#550, to-chk=5484/9053)
        141.76M  46%   43.94MB/s    0:00:03 (xfr#551, to-chk=5483/9053)
        141.77M  46%   43.94MB/s    0:00:03 (xfr#552, to-chk=5482/9053)
        141.91M  46%   43.97MB/s    0:00:03 (xfr#553, to-chk=5481/9053)
        141.92M  46%   43.97MB/s    0:00:03 (xfr#554, to-chk=5480/9053)
        141.94M  46%   43.98MB/s    0:00:03 (xfr#555, to-chk=5479/9053)
        141.95M  46%   43.98MB/s    0:00:03 (xfr#556, to-chk=5478/9053)
        141.97M  46%   43.99MB/s    0:00:03 (xfr#557, to-chk=5477/9053)
        142.04M  46%   43.99MB/s    0:00:03 (xfr#558, to-chk=5476/9053)
        142.05M  46%   44.00MB/s    0:00:03 (xfr#559, to-chk=5475/9053)
        142.06M  46%   44.00MB/s    0:00:03 (xfr#560, to-chk=5474/9053)
        142.09M  46%   44.01MB/s    0:00:03 (xfr#561, to-chk=5473/9053)
        142.11M  46%   44.02MB/s    0:00:03 (xfr#562, to-chk=5472/9053)
        142.13M  46%   44.02MB/s    0:00:03 (xfr#563, to-chk=5471/9053)
        142.19M  46%   44.03MB/s    0:00:03 (xfr#564, to-chk=5470/9053)
        142.24M  46%   44.04MB/s    0:00:03 (xfr#565, to-chk=5469/9053)
        142.24M  46%   44.04MB/s    0:00:03 (xfr#566, to-chk=5468/9053)
        142.39M  46%   44.09MB/s    0:00:03 (xfr#567, to-chk=5467/9053)
        142.40M  46%   44.09MB/s    0:00:03 (xfr#568, to-chk=5466/9053)
        142.41M  46%   44.08MB/s    0:00:03 (xfr#569, to-chk=5465/9053)
        142.63M  46%   44.15MB/s    0:00:03 (xfr#570, to-chk=5464/9053)
        142.73M  46%   44.16MB/s    0:00:03 (xfr#571, to-chk=5463/9053)
        154.31M  50%   46.26MB/s    0:00:03 (xfr#572, to-chk=5462/9053)
        154.32M  50%   46.25MB/s    0:00:03 (xfr#573, to-chk=5461/9053)
        154.34M  50%   46.26MB/s    0:00:03 (xfr#574, to-chk=5460/9053)
        154.56M  50%   46.32MB/s    0:00:03 (xfr#575, to-chk=5459/9053)
        154.65M  50%   46.34MB/s    0:00:03 (xfr#576, to-chk=5458/9053)
        154.66M  50%   46.34MB/s    0:00:03 (xfr#577, to-chk=5457/9053)
        154.70M  50%   46.35MB/s    0:00:03 (xfr#578, to-chk=5456/9053)
        154.71M  50%   46.35MB/s    0:00:03 (xfr#579, to-chk=5455/9053)
        160.24M  52%   47.18MB/s    0:00:03 (xfr#580, to-chk=5454/9053)
        160.25M  52%   47.18MB/s    0:00:03 (xfr#581, to-chk=5453/9053)
        160.26M  52%   47.19MB/s    0:00:03 (xfr#582, to-chk=5452/9053)
        160.28M  52%   47.19MB/s    0:00:03 (xfr#583, to-chk=5451/9053)
        160.36M  52%   47.22MB/s    0:00:03 (xfr#584, to-chk=5450/9053)
        160.36M  52%   47.22MB/s    0:00:03 (xfr#585, to-chk=5449/9053)
        160.55M  52%   47.26MB/s    0:00:03 (xfr#586, to-chk=5448/9053)
        160.64M  52%   47.28MB/s    0:00:03 (xfr#587, to-chk=5447/9053)
        160.64M  52%   47.28MB/s    0:00:03 (xfr#588, to-chk=5446/9053)
        160.70M  52%   47.29MB/s    0:00:03 (xfr#589, to-chk=5445/9053)
        160.71M  52%   47.29MB/s    0:00:03 (xfr#590, to-chk=5444/9053)
        160.88M  52%   47.34MB/s    0:00:03 (xfr#591, to-chk=5443/9053)
        160.89M  52%   47.34MB/s    0:00:03 (xfr#592, to-chk=5442/9053)
        160.90M  52%   47.33MB/s    0:00:03 (xfr#593, to-chk=5441/9053)
        160.90M  52%   47.33MB/s    0:00:03 (xfr#594, to-chk=5440/9053)
        160.98M  52%   47.35MB/s    0:00:03 (xfr#595, to-chk=5439/9053)
        161.02M  52%   47.37MB/s    0:00:03 (xfr#596, to-chk=5438/9053)
        161.11M  52%   47.39MB/s    0:00:03 (xfr#597, to-chk=5437/9053)
        161.12M  52%   47.38MB/s    0:00:03 (xfr#598, to-chk=5436/9053)
        161.13M  52%   47.39MB/s    0:00:03 (xfr#599, to-chk=5435/9053)
        161.15M  52%   46.88MB/s    0:00:03 (xfr#600, to-chk=5434/9053)
        161.17M  52%   46.87MB/s    0:00:03 (xfr#601, to-chk=5433/9053)
        161.18M  52%   46.88MB/s    0:00:03 (xfr#602, to-chk=5432/9053)
        161.24M  52%   46.90MB/s    0:00:03 (xfr#603, to-chk=5431/9053)
        161.26M  52%   46.90MB/s    0:00:03 (xfr#604, to-chk=5430/9053)
        161.29M  52%   46.91MB/s    0:00:03 (xfr#605, to-chk=5429/9053)
        161.30M  52%   46.91MB/s    0:00:03 (xfr#606, to-chk=5428/9053)
        162.88M  53%   47.30MB/s    0:00:03 (xfr#607, to-chk=5427/9053)
        162.88M  53%   47.30MB/s    0:00:03 (xfr#608, to-chk=5426/9053)
        162.88M  53%   47.30MB/s    0:00:03 (xfr#609, to-chk=5425/9053)
        163.60M  53%   47.48MB/s    0:00:03 (xfr#610, to-chk=5424/9053)
        163.61M  53%   47.48MB/s    0:00:03 (xfr#611, to-chk=5423/9053)
        163.64M  53%   47.49MB/s    0:00:03 (xfr#612, to-chk=5422/9053)
        163.65M  53%   47.50MB/s    0:00:03 (xfr#613, to-chk=5421/9053)
        164.17M  53%   47.62MB/s    0:00:03 (xfr#614, to-chk=5420/9053)
        164.19M  53%   47.62MB/s    0:00:03 (xfr#615, to-chk=5419/9053)
        164.19M  53%   47.62MB/s    0:00:03 (xfr#616, to-chk=5418/9053)
        164.20M  53%   47.63MB/s    0:00:03 (xfr#617, to-chk=5417/9053)
        164.43M  53%   47.68MB/s    0:00:03 (xfr#618, to-chk=5416/9053)
        164.44M  53%   47.68MB/s    0:00:03 (xfr#619, to-chk=5415/9053)
        164.44M  53%   47.68MB/s    0:00:03 (xfr#620, to-chk=5414/9053)
        165.11M  54%   47.85MB/s    0:00:03 (xfr#621, to-chk=5413/9053)
        165.18M  54%   47.85MB/s    0:00:03 (xfr#622, to-chk=5412/9053)
        165.23M  54%   47.66MB/s    0:00:03 (xfr#623, to-chk=5411/9053)
        165.24M  54%   47.67MB/s    0:00:03 (xfr#624, to-chk=5410/9053)
        165.29M  54%   47.68MB/s    0:00:03 (xfr#625, to-chk=5409/9053)
        165.35M  54%   47.35MB/s    0:00:03 (xfr#626, to-chk=5408/9053)
        165.36M  54%   47.36MB/s    0:00:03 (xfr#627, to-chk=5407/9053)
        165.36M  54%   47.36MB/s    0:00:03 (xfr#628, to-chk=5406/9053)
        165.47M  54%   47.39MB/s    0:00:03 (xfr#629, to-chk=5405/9053)
        165.49M  54%   47.39MB/s    0:00:03 (xfr#630, to-chk=5404/9053)
        165.52M  54%   47.39MB/s    0:00:03 (xfr#631, to-chk=5403/9053)
        165.69M  54%   47.44MB/s    0:00:03 (xfr#632, to-chk=5402/9053)
        165.71M  54%   47.43MB/s    0:00:03 (xfr#633, to-chk=5401/9053)
        165.74M  54%   47.44MB/s    0:00:03 (xfr#634, to-chk=5400/9053)
        165.75M  54%   47.44MB/s    0:00:03 (xfr#635, to-chk=5399/9053)
        165.78M  54%   47.45MB/s    0:00:03 (xfr#636, to-chk=5398/9053)
        165.80M  54%   47.46MB/s    0:00:03 (xfr#637, to-chk=5397/9053)
        165.82M  54%   47.46MB/s    0:00:03 (xfr#638, to-chk=5396/9053)
        165.89M  54%   47.47MB/s    0:00:03 (xfr#639, to-chk=5395/9053)
        166.12M  54%   47.53MB/s    0:00:03 (xfr#640, to-chk=5394/9053)
        166.14M  54%   47.52MB/s    0:00:03 (xfr#641, to-chk=5393/9053)
        176.49M  57%   48.91MB/s    0:00:03 (xfr#642, to-chk=5392/9053)
        184.22M  60%   50.27MB/s    0:00:03 (xfr#643, to-chk=5391/9053)
        184.30M  60%   50.29MB/s    0:00:03 (xfr#644, to-chk=5390/9053)
        190.90M  62%   51.30MB/s    0:00:03 (xfr#645, to-chk=5389/9053)
        191.39M  62%   50.87MB/s    0:00:03 (xfr#646, to-chk=5388/9053)
        191.49M  62%   50.90MB/s    0:00:03 (xfr#647, to-chk=5387/9053)
        191.49M  62%   50.90MB/s    0:00:03 (xfr#648, to-chk=5386/9053)
        191.50M  62%   50.90MB/s    0:00:03 (xfr#649, to-chk=5385/9053)
        191.51M  62%   50.90MB/s    0:00:03 (xfr#650, to-chk=5384/9053)
        191.55M  62%   50.91MB/s    0:00:03 (xfr#651, to-chk=5383/9053)
        191.69M  62%   50.94MB/s    0:00:03 (xfr#652, to-chk=5382/9053)
        191.99M  62%   51.00MB/s    0:00:03 (xfr#653, to-chk=5381/9053)
        192.05M  62%   51.02MB/s    0:00:03 (xfr#654, to-chk=5380/9053)
        192.06M  62%   51.02MB/s    0:00:03 (xfr#655, to-chk=5379/9053)
        192.07M  62%   51.02MB/s    0:00:03 (xfr#656, to-chk=5378/9053)
        192.08M  62%   51.03MB/s    0:00:03 (xfr#657, to-chk=5377/9053)
        192.08M  62%   51.03MB/s    0:00:03 (xfr#658, to-chk=5376/9053)
        192.22M  63%   51.05MB/s    0:00:03 (xfr#659, to-chk=5375/9053)
        192.23M  63%   51.05MB/s    0:00:03 (xfr#660, to-chk=5374/9053)
        192.24M  63%   51.05MB/s    0:00:03 (xfr#661, to-chk=5373/9053)
        192.24M  63%   51.05MB/s    0:00:03 (xfr#662, to-chk=5372/9053)
        192.24M  63%   51.05MB/s    0:00:03 (xfr#663, to-chk=5371/9053)
        198.71M  65%   51.93MB/s    0:00:03 (xfr#664, to-chk=5370/9053)
        199.99M  65%   51.66MB/s    0:00:03 (xfr#665, to-chk=5369/9053)
        206.18M  67%   52.51MB/s    0:00:03 (xfr#666, to-chk=5368/9053)
        206.20M  67%   52.48MB/s    0:00:03 (xfr#667, to-chk=5367/9053)
        206.71M  67%   52.60MB/s    0:00:03 (xfr#668, to-chk=5366/9053)
        206.73M  67%   52.60MB/s    0:00:03 (xfr#669, to-chk=5365/9053)
        206.76M  67%   52.61MB/s    0:00:03 (xfr#670, to-chk=5364/9053)
        206.98M  67%   52.65MB/s    0:00:03 (xfr#671, to-chk=5363/9053)
        206.99M  67%   52.65MB/s    0:00:03 (xfr#672, to-chk=5362/9053)
        207.01M  67%   52.66MB/s    0:00:03 (xfr#673, to-chk=5361/9053)
        207.79M  68%   52.82MB/s    0:00:03 (xfr#674, to-chk=5360/9053)
        209.97M  68%   52.75MB/s    0:00:03 (xfr#675, to-chk=5359/9053)
        210.20M  68%   52.81MB/s    0:00:03 (xfr#676, to-chk=5358/9053)
        212.28M  69%   52.89MB/s    0:00:03 (xfr#677, to-chk=5357/9053)
        218.77M  71%   53.63MB/s    0:00:03 (xfr#678, to-chk=5356/9053)
        223.38M  73%   54.04MB/s    0:00:03 (xfr#679, to-chk=5355/9053)
        223.56M  73%   54.08MB/s    0:00:03 (xfr#680, to-chk=5354/9053)
        229.40M  75%   54.41MB/s    0:00:04 (xfr#681, to-chk=5353/9053)
        232.89M  76%   54.46MB/s    0:00:01  
        233.87M  76%   54.65MB/s    0:00:04 (xfr#682, to-chk=5352/9053)
        233.88M  76%   54.42MB/s    0:00:04 (xfr#683, to-chk=5351/9053)
        233.90M  76%   54.42MB/s    0:00:04 (xfr#684, to-chk=5350/9053)
        234.06M  76%   54.46MB/s    0:00:04 (xfr#685, to-chk=5349/9053)
        234.06M  76%   54.44MB/s    0:00:04 (xfr#686, to-chk=5348/9053)
        234.08M  76%   54.45MB/s    0:00:04 (xfr#687, to-chk=5347/9053)
        234.27M  76%   54.49MB/s    0:00:04 (xfr#688, to-chk=5346/9053)
        235.38M  77%   54.51MB/s    0:00:04 (xfr#689, to-chk=5345/9053)
        235.38M  77%   54.51MB/s    0:00:04 (xfr#690, to-chk=5344/9053)
        235.40M  77%   54.52MB/s    0:00:04 (xfr#691, to-chk=5343/9053)
        235.43M  77%   54.52MB/s    0:00:04 (xfr#692, to-chk=5342/9053)
        235.47M  77%   54.53MB/s    0:00:04 (xfr#693, to-chk=5341/9053)
        235.75M  77%   54.58MB/s    0:00:04 (xfr#694, to-chk=5340/9053)
        235.84M  77%   54.59MB/s    0:00:04 (xfr#695, to-chk=5339/9053)
        235.87M  77%   54.49MB/s    0:00:04 (xfr#696, to-chk=5338/9053)
        235.97M  77%   54.50MB/s    0:00:04 (xfr#697, to-chk=5337/9053)
        236.03M  77%   54.51MB/s    0:00:04 (xfr#698, to-chk=5336/9053)
        236.96M  77%   54.70MB/s    0:00:04 (xfr#699, to-chk=5335/9053)
        236.99M  77%   54.70MB/s    0:00:04 (xfr#700, to-chk=5334/9053)
        237.00M  77%   54.70MB/s    0:00:04 (xfr#701, to-chk=5333/9053)
        237.16M  77%   54.58MB/s    0:00:04 (xfr#702, to-chk=5332/9053)
        237.56M  77%   54.66MB/s    0:00:04 (xfr#703, to-chk=5331/9053)
        238.03M  78%   54.55MB/s    0:00:04 (xfr#704, to-chk=5330/9053)
        238.05M  78%   54.56MB/s    0:00:04 (xfr#705, to-chk=5329/9053)
        238.07M  78%   54.56MB/s    0:00:04 (xfr#706, to-chk=5328/9053)
        238.27M  78%   54.57MB/s    0:00:04 (xfr#707, to-chk=5327/9053)
        238.28M  78%   54.57MB/s    0:00:04 (xfr#708, to-chk=5326/9053)
        238.28M  78%   54.57MB/s    0:00:04 (xfr#709, to-chk=5325/9053)
        238.29M  78%   54.54MB/s    0:00:04 (xfr#710, to-chk=5324/9053)
        238.30M  78%   54.54MB/s    0:00:04 (xfr#711, to-chk=5323/9053)
        238.31M  78%   54.54MB/s    0:00:04 (xfr#712, to-chk=5322/9053)
        238.32M  78%   54.54MB/s    0:00:04 (xfr#713, to-chk=5321/9053)
        238.33M  78%   54.55MB/s    0:00:04 (xfr#714, to-chk=5320/9053)
        238.34M  78%   54.55MB/s    0:00:04 (xfr#715, to-chk=5319/9053)
        238.35M  78%   54.55MB/s    0:00:04 (xfr#716, to-chk=5318/9053)
        238.36M  78%   54.55MB/s    0:00:04 (xfr#717, to-chk=5317/9053)
        238.37M  78%   54.55MB/s    0:00:04 (xfr#718, to-chk=5316/9053)
        238.38M  78%   54.54MB/s    0:00:04 (xfr#719, to-chk=5315/9053)
        238.43M  78%   54.55MB/s    0:00:04 (xfr#720, to-chk=5314/9053)
        238.76M  78%   54.47MB/s    0:00:04 (xfr#721, to-chk=5313/9053)
        238.85M  78%   54.49MB/s    0:00:04 (xfr#722, to-chk=5312/9053)
        239.00M  78%   54.51MB/s    0:00:04 (xfr#723, to-chk=5311/9053)
        239.09M  78%   54.54MB/s    0:00:04 (xfr#724, to-chk=5310/9053)
        239.10M  78%   54.54MB/s    0:00:04 (xfr#725, to-chk=5309/9053)
        239.38M  78%   54.42MB/s    0:00:04 (xfr#726, to-chk=5308/9053)
        239.39M  78%   54.42MB/s    0:00:04 (xfr#727, to-chk=5307/9053)
        239.73M  78%   54.49MB/s    0:00:04 (xfr#728, to-chk=5306/9053)
        239.88M  78%   54.52MB/s    0:00:04 (xfr#729, to-chk=5305/9053)
        240.23M  78%   54.47MB/s    0:00:04 (xfr#730, to-chk=5304/9053)
        240.40M  78%   54.51MB/s    0:00:04 (xfr#731, to-chk=5303/9053)
        240.41M  78%   54.50MB/s    0:00:04 (xfr#732, to-chk=5302/9053)
        240.42M  78%   54.50MB/s    0:00:04 (xfr#733, to-chk=5301/9053)
        240.45M  78%   54.51MB/s    0:00:04 (xfr#734, to-chk=5300/9053)
        240.46M  78%   54.51MB/s    0:00:04 (xfr#735, to-chk=5299/9053)
        240.50M  78%   54.52MB/s    0:00:04 (xfr#736, to-chk=5298/9053)
        240.51M  78%   54.52MB/s    0:00:04 (xfr#737, to-chk=5297/9053)
        240.51M  78%   54.52MB/s    0:00:04 (xfr#738, to-chk=5296/9053)
        240.62M  78%   54.53MB/s    0:00:04 (xfr#739, to-chk=5295/9053)
        240.76M  78%   54.56MB/s    0:00:04 (xfr#740, to-chk=5294/9053)
        240.78M  78%   54.13MB/s    0:00:04 (xfr#741, to-chk=5293/9053)
        240.78M  78%   54.13MB/s    0:00:04 (xfr#742, to-chk=5292/9053)
        240.81M  78%   54.12MB/s    0:00:04 (xfr#743, to-chk=5291/9053)
        240.82M  78%   54.13MB/s    0:00:04 (xfr#744, to-chk=5290/9053)
        240.88M  79%   54.14MB/s    0:00:04 (xfr#745, to-chk=5289/9053)
        240.90M  79%   54.15MB/s    0:00:04 (xfr#746, to-chk=5288/9053)
        240.92M  79%   54.15MB/s    0:00:04 (xfr#747, to-chk=5287/9053)
        240.92M  79%   54.15MB/s    0:00:04 (xfr#748, to-chk=5286/9053)
        240.93M  79%   54.15MB/s    0:00:04 (xfr#749, to-chk=5285/9053)
        243.70M  79%   54.66MB/s    0:00:04 (xfr#750, to-chk=5284/9053)
        243.70M  79%   54.66MB/s    0:00:04 (xfr#751, to-chk=5283/9053)
        243.72M  79%   54.66MB/s    0:00:04 (xfr#752, to-chk=5282/9053)
        243.73M  79%   54.65MB/s    0:00:04 (xfr#753, to-chk=5281/9053)
        243.75M  79%   54.66MB/s    0:00:04 (xfr#754, to-chk=5280/9053)
        243.78M  79%   54.67MB/s    0:00:04 (xfr#755, to-chk=5279/9053)
        243.85M  79%   54.68MB/s    0:00:04 (xfr#756, to-chk=5278/9053)
        243.85M  79%   54.68MB/s    0:00:04 (xfr#757, to-chk=5277/9053)
        243.86M  79%   54.68MB/s    0:00:04 (xfr#758, to-chk=5276/9053)
        243.86M  79%   54.68MB/s    0:00:04 (xfr#759, to-chk=5275/9053)
        243.88M  79%   54.69MB/s    0:00:04 (xfr#760, to-chk=5274/9053)
        243.92M  79%   54.68MB/s    0:00:04 (xfr#761, to-chk=5273/9053)
        243.96M  80%   54.69MB/s    0:00:04 (xfr#762, to-chk=5272/9053)
        244.00M  80%   54.70MB/s    0:00:04 (xfr#763, to-chk=5271/9053)
        244.04M  80%   54.62MB/s    0:00:04 (xfr#764, to-chk=5270/9053)
        244.10M  80%   54.63MB/s    0:00:04 (xfr#765, to-chk=5269/9053)
        244.14M  80%   54.64MB/s    0:00:04 (xfr#766, to-chk=5268/9053)
        244.20M  80%   54.65MB/s    0:00:04 (xfr#767, to-chk=5267/9053)
        244.24M  80%   54.67MB/s    0:00:04 (xfr#768, to-chk=5266/9053)
        244.29M  80%   54.66MB/s    0:00:04 (xfr#769, to-chk=5265/9053)
        244.34M  80%   54.67MB/s    0:00:04 (xfr#770, to-chk=5264/9053)
        244.39M  80%   54.69MB/s    0:00:04 (xfr#771, to-chk=5263/9053)
        244.43M  80%   54.70MB/s    0:00:04 (xfr#772, to-chk=5262/9053)
        244.44M  80%   54.70MB/s    0:00:04 (xfr#773, to-chk=5261/9053)
        244.44M  80%   54.70MB/s    0:00:04 (xfr#774, to-chk=5260/9053)
        244.44M  80%   54.68MB/s    0:00:04 (xfr#775, to-chk=5259/9053)
        244.44M  80%   54.68MB/s    0:00:04 (xfr#776, to-chk=5258/9053)
        244.45M  80%   54.68MB/s    0:00:04 (xfr#777, to-chk=5257/9053)
        244.45M  80%   54.68MB/s    0:00:04 (xfr#778, to-chk=5256/9053)
        244.45M  80%   54.69MB/s    0:00:04 (xfr#779, to-chk=5255/9053)
        244.45M  80%   54.69MB/s    0:00:04 (xfr#780, to-chk=5254/9053)
        244.45M  80%   54.69MB/s    0:00:04 (xfr#781, to-chk=5253/9053)
        244.45M  80%   54.69MB/s    0:00:04 (xfr#782, to-chk=5252/9053)
        244.45M  80%   54.69MB/s    0:00:04 (xfr#783, to-chk=5251/9053)
        244.45M  80%   54.69MB/s    0:00:04 (xfr#784, to-chk=5250/9053)
        244.49M  80%   54.69MB/s    0:00:04 (xfr#785, to-chk=5249/9053)
        244.51M  80%   54.70MB/s    0:00:04 (xfr#786, to-chk=5248/9053)
        244.52M  80%   54.70MB/s    0:00:04 (xfr#787, to-chk=5247/9053)
        244.74M  80%   54.63MB/s    0:00:04 (xfr#788, to-chk=5246/9053)
        244.79M  80%   54.63MB/s    0:00:04 (xfr#789, to-chk=5245/9053)
        244.80M  80%   54.64MB/s    0:00:04 (xfr#790, to-chk=5244/9053)
        244.84M  80%   54.64MB/s    0:00:04 (xfr#791, to-chk=5243/9053)
        245.00M  80%   54.67MB/s    0:00:04 (xfr#792, to-chk=5242/9053)
        245.08M  80%   54.69MB/s    0:00:04 (xfr#793, to-chk=5241/9053)
        245.13M  80%   54.70MB/s    0:00:04 (xfr#794, to-chk=5240/9053)
        245.18M  80%   54.71MB/s    0:00:04 (xfr#795, to-chk=5239/9053)
        245.35M  80%   54.49MB/s    0:00:04 (xfr#796, to-chk=5238/9053)
        245.38M  80%   54.44MB/s    0:00:04 (xfr#797, to-chk=5237/9053)
        245.39M  80%   54.44MB/s    0:00:04 (xfr#798, to-chk=5236/9053)
        246.28M  80%   54.61MB/s    0:00:04 (xfr#799, to-chk=5235/9053)
        246.30M  80%   54.60MB/s    0:00:04 (xfr#800, to-chk=5234/9053)
        246.33M  80%   54.61MB/s    0:00:04 (xfr#801, to-chk=5233/9053)
        246.41M  80%   54.62MB/s    0:00:04 (xfr#802, to-chk=5232/9053)
        246.43M  80%   54.63MB/s    0:00:04 (xfr#803, to-chk=5231/9053)
        246.46M  80%   54.64MB/s    0:00:04 (xfr#804, to-chk=5230/9053)
        246.62M  80%   54.53MB/s    0:00:04 (xfr#805, to-chk=5229/9053)
        249.64M  81%   54.55MB/s    0:00:04 (xfr#806, to-chk=5228/9053)
        249.65M  81%   54.56MB/s    0:00:04 (xfr#807, to-chk=5227/9053)
        258.07M  84%   55.15MB/s    0:00:04 (xfr#808, to-chk=5226/9053)
        258.08M  84%   55.15MB/s    0:00:04 (xfr#809, to-chk=5225/9053)
        260.95M  85%   55.33MB/s    0:00:04 (xfr#810, to-chk=5224/9053)
        261.01M  85%   55.34MB/s    0:00:04 (xfr#811, to-chk=5223/9053)
        261.01M  85%   55.34MB/s    0:00:04 (xfr#812, to-chk=5222/9053)
        261.02M  85%   55.34MB/s    0:00:04 (xfr#813, to-chk=5221/9053)
        261.03M  85%   55.34MB/s    0:00:04 (xfr#814, to-chk=5220/9053)
        261.06M  85%   55.35MB/s    0:00:04 (xfr#815, to-chk=5219/9053)
        261.15M  85%   55.36MB/s    0:00:04 (xfr#816, to-chk=5218/9053)
        261.23M  85%   55.28MB/s    0:00:04 (xfr#817, to-chk=5217/9053)
        261.28M  85%   55.29MB/s    0:00:04 (xfr#818, to-chk=5216/9053)
        261.47M  85%   55.33MB/s    0:00:04 (xfr#819, to-chk=5215/9053)
        261.47M  85%   55.31MB/s    0:00:04 (xfr#820, to-chk=5214/9053)
        261.47M  85%   55.32MB/s    0:00:04 (xfr#821, to-chk=5213/9053)
        261.49M  85%   55.32MB/s    0:00:04 (xfr#822, to-chk=5212/9053)
        261.50M  85%   55.32MB/s    0:00:04 (xfr#823, to-chk=5211/9053)
        261.51M  85%   55.32MB/s    0:00:04 (xfr#824, to-chk=5210/9053)
        261.52M  85%   55.33MB/s    0:00:04 (xfr#825, to-chk=5209/9053)
        261.52M  85%   55.33MB/s    0:00:04 (xfr#826, to-chk=5208/9053)
        261.54M  85%   55.32MB/s    0:00:04 (xfr#827, to-chk=5207/9053)
        261.55M  85%   55.32MB/s    0:00:04 (xfr#828, to-chk=5206/9053)
        261.57M  85%   55.32MB/s    0:00:04 (xfr#829, to-chk=5205/9053)
        261.58M  85%   55.33MB/s    0:00:04 (xfr#830, to-chk=5204/9053)
        261.58M  85%   55.33MB/s    0:00:04 (xfr#831, to-chk=5203/9053)
        261.80M  85%   55.36MB/s    0:00:04 (xfr#832, to-chk=5202/9053)
        261.89M  85%   55.28MB/s    0:00:04 (xfr#833, to-chk=5201/9053)
        261.93M  85%   55.29MB/s    0:00:04 (xfr#834, to-chk=5200/9053)
        261.96M  85%   55.30MB/s    0:00:04 (xfr#835, to-chk=5199/9053)
        261.97M  85%   55.30MB/s    0:00:04 (xfr#836, to-chk=5198/9053)
        262.00M  85%   55.29MB/s    0:00:04 (xfr#837, to-chk=5197/9053)
        262.01M  85%   55.29MB/s    0:00:04 (xfr#838, to-chk=5196/9053)
        262.07M  85%   55.31MB/s    0:00:04 (xfr#839, to-chk=5195/9053)
        262.29M  86%   55.34MB/s    0:00:04 (xfr#840, to-chk=5194/9053)
        262.49M  86%   55.37MB/s    0:00:04 (xfr#841, to-chk=5193/9053)
        262.50M  86%   55.37MB/s    0:00:04 (xfr#842, to-chk=5192/9053)
        262.50M  86%   55.37MB/s    0:00:04 (xfr#843, to-chk=5191/9053)
        262.54M  86%   55.14MB/s    0:00:04 (xfr#844, to-chk=5190/9053)
        262.55M  86%   55.14MB/s    0:00:04 (xfr#845, to-chk=5189/9053)
        262.56M  86%   55.13MB/s    0:00:04 (xfr#846, to-chk=5188/9053)
        262.57M  86%   55.13MB/s    0:00:04 (xfr#847, to-chk=5187/9053)
        262.58M  86%   55.13MB/s    0:00:04 (xfr#848, to-chk=5186/9053)
        262.79M  86%   55.17MB/s    0:00:04 (xfr#849, to-chk=5185/9053)
        262.81M  86%   55.17MB/s    0:00:04 (xfr#850, to-chk=5184/9053)
        262.81M  86%   55.17MB/s    0:00:04 (xfr#851, to-chk=5183/9053)
        262.82M  86%   55.17MB/s    0:00:04 (xfr#852, to-chk=5182/9053)
        262.82M  86%   55.17MB/s    0:00:04 (xfr#853, to-chk=5181/9053)
        262.82M  86%   55.17MB/s    0:00:04 (xfr#854, to-chk=5180/9053)
        262.82M  86%   55.17MB/s    0:00:04 (xfr#855, to-chk=5179/9053)
        262.82M  86%   55.17MB/s    0:00:04 (xfr#856, to-chk=5178/9053)
        262.82M  86%   55.17MB/s    0:00:04 (xfr#857, to-chk=5177/9053)
        262.86M  86%   55.17MB/s    0:00:04 (xfr#858, to-chk=5176/9053)
        262.86M  86%   55.17MB/s    0:00:04 (xfr#859, to-chk=5175/9053)
        262.86M  86%   55.17MB/s    0:00:04 (xfr#860, to-chk=5174/9053)
        262.87M  86%   55.17MB/s    0:00:04 (xfr#861, to-chk=5173/9053)
        262.87M  86%   55.17MB/s    0:00:04 (xfr#862, to-chk=5172/9053)
        262.87M  86%   55.17MB/s    0:00:04 (xfr#863, to-chk=5171/9053)
        262.88M  86%   55.17MB/s    0:00:04 (xfr#864, to-chk=5170/9053)
        262.89M  86%   55.18MB/s    0:00:04 (xfr#865, to-chk=5169/9053)
        262.93M  86%   55.17MB/s    0:00:04 (xfr#866, to-chk=5168/9053)
        263.01M  86%   55.19MB/s    0:00:04 (xfr#867, to-chk=5167/9053)
        263.01M  86%   55.19MB/s    0:00:04 (xfr#868, to-chk=5166/9053)
        263.03M  86%   55.19MB/s    0:00:04 (xfr#869, to-chk=5165/9053)
        263.03M  86%   55.19MB/s    0:00:04 (xfr#870, to-chk=5164/9053)
        263.03M  86%   55.18MB/s    0:00:04 (xfr#871, to-chk=5163/9053)
        263.05M  86%   55.18MB/s    0:00:04 (xfr#872, to-chk=5162/9053)
        263.05M  86%   55.18MB/s    0:00:04 (xfr#873, to-chk=5161/9053)
        263.05M  86%   55.18MB/s    0:00:04 (xfr#874, to-chk=5160/9053)
        263.06M  86%   55.18MB/s    0:00:04 (xfr#875, to-chk=5159/9053)
        263.06M  86%   55.18MB/s    0:00:04 (xfr#876, to-chk=5158/9053)
        263.06M  86%   55.19MB/s    0:00:04 (xfr#877, to-chk=5157/9053)
        263.06M  86%   55.19MB/s    0:00:04 (xfr#878, to-chk=5156/9053)
        263.07M  86%   55.17MB/s    0:00:04 (xfr#879, to-chk=5155/9053)
        263.07M  86%   55.18MB/s    0:00:04 (xfr#880, to-chk=5154/9053)
        263.07M  86%   55.18MB/s    0:00:04 (xfr#881, to-chk=5153/9053)
        263.07M  86%   55.18MB/s    0:00:04 (xfr#882, to-chk=5152/9053)
        263.07M  86%   55.18MB/s    0:00:04 (xfr#883, to-chk=5151/9053)
        263.07M  86%   55.18MB/s    0:00:04 (xfr#884, to-chk=5150/9053)
        263.07M  86%   55.18MB/s    0:00:04 (xfr#885, to-chk=5149/9053)
        263.07M  86%   55.18MB/s    0:00:04 (xfr#886, to-chk=5148/9053)
        263.08M  86%   55.18MB/s    0:00:04 (xfr#887, to-chk=5147/9053)
        263.08M  86%   55.18MB/s    0:00:04 (xfr#888, to-chk=5146/9053)
        263.08M  86%   55.18MB/s    0:00:04 (xfr#889, to-chk=5145/9053)
        263.08M  86%   55.17MB/s    0:00:04 (xfr#890, to-chk=5144/9053)
        263.08M  86%   55.17MB/s    0:00:04 (xfr#891, to-chk=5143/9053)
        263.10M  86%   55.17MB/s    0:00:04 (xfr#892, to-chk=5142/9053)
        263.23M  86%   55.20MB/s    0:00:04 (xfr#893, to-chk=5141/9053)
        263.23M  86%   55.20MB/s    0:00:04 (xfr#894, to-chk=5140/9053)
        263.23M  86%   55.18MB/s    0:00:04 (xfr#895, to-chk=3831/9053)
        263.23M  86%   55.19MB/s    0:00:04 (xfr#896, to-chk=3830/9053)
        263.23M  86%   55.19MB/s    0:00:04 (xfr#897, to-chk=3829/9053)
        263.23M  86%   55.19MB/s    0:00:04 (xfr#898, to-chk=3828/9053)
        263.23M  86%   55.19MB/s    0:00:04 (xfr#899, to-chk=3827/9053)
        263.24M  86%   55.19MB/s    0:00:04 (xfr#900, to-chk=3826/9053)
        263.24M  86%   55.19MB/s    0:00:04 (xfr#901, to-chk=3657/9053)
        263.24M  86%   55.19MB/s    0:00:04 (xfr#902, to-chk=3656/9053)
        263.24M  86%   55.19MB/s    0:00:04 (xfr#903, to-chk=3655/9053)
        263.24M  86%   55.19MB/s    0:00:04 (xfr#904, to-chk=3654/9053)
        263.24M  86%   55.19MB/s    0:00:04 (xfr#905, to-chk=3653/9053)
        263.24M  86%   55.18MB/s    0:00:04 (xfr#906, to-chk=3652/9053)
        263.25M  86%   55.18MB/s    0:00:04 (xfr#907, to-chk=3651/9053)
        263.25M  86%   55.18MB/s    0:00:04 (xfr#908, to-chk=3650/9053)
        263.25M  86%   55.18MB/s    0:00:04 (xfr#909, to-chk=3649/9053)
        263.25M  86%   55.18MB/s    0:00:04 (xfr#910, to-chk=3648/9053)
        263.25M  86%   55.18MB/s    0:00:04 (xfr#911, to-chk=3647/9053)
        263.25M  86%   55.18MB/s    0:00:04 (xfr#912, to-chk=3646/9053)
        263.25M  86%   55.18MB/s    0:00:04 (xfr#913, to-chk=3645/9053)
        263.25M  86%   55.18MB/s    0:00:04 (xfr#914, to-chk=3644/9053)
        263.25M  86%   55.18MB/s    0:00:04 (xfr#915, to-chk=3643/9053)
        263.26M  86%   55.18MB/s    0:00:04 (xfr#916, to-chk=3642/9053)
        263.26M  86%   55.17MB/s    0:00:04 (xfr#917, to-chk=3641/9053)
        263.26M  86%   55.17MB/s    0:00:04 (xfr#918, to-chk=3640/9053)
        263.26M  86%   55.17MB/s    0:00:04 (xfr#919, to-chk=3639/9053)
        263.26M  86%   55.17MB/s    0:00:04 (xfr#920, to-chk=3638/9053)
        263.26M  86%   55.17MB/s    0:00:04 (xfr#921, to-chk=3637/9053)
        263.26M  86%   55.17MB/s    0:00:04 (xfr#922, to-chk=3636/9053)
        263.26M  86%   55.17MB/s    0:00:04 (xfr#923, to-chk=3635/9053)
        263.26M  86%   55.17MB/s    0:00:04 (xfr#924, to-chk=3634/9053)
        263.27M  86%   55.17MB/s    0:00:04 (xfr#925, to-chk=3633/9053)
        263.27M  86%   55.17MB/s    0:00:04 (xfr#926, to-chk=3632/9053)
        263.27M  86%   55.17MB/s    0:00:04 (xfr#927, to-chk=3631/9053)
        263.27M  86%   55.17MB/s    0:00:04 (xfr#928, to-chk=3630/9053)
        263.27M  86%   55.16MB/s    0:00:04 (xfr#929, to-chk=3629/9053)
        263.27M  86%   55.16MB/s    0:00:04 (xfr#930, to-chk=3628/9053)
        263.28M  86%   55.16MB/s    0:00:04 (xfr#931, to-chk=3627/9053)
        263.28M  86%   55.16MB/s    0:00:04 (xfr#932, to-chk=3626/9053)
        263.28M  86%   55.16MB/s    0:00:04 (xfr#933, to-chk=3625/9053)
        263.28M  86%   55.16MB/s    0:00:04 (xfr#934, to-chk=3624/9053)
        263.28M  86%   55.16MB/s    0:00:04 (xfr#935, to-chk=3623/9053)
        263.28M  86%   55.16MB/s    0:00:04 (xfr#936, to-chk=3622/9053)
        263.28M  86%   55.16MB/s    0:00:04 (xfr#937, to-chk=3621/9053)
        263.28M  86%   55.16MB/s    0:00:04 (xfr#938, to-chk=3620/9053)
        263.29M  86%   55.16MB/s    0:00:04 (xfr#939, to-chk=3619/9053)
        263.29M  86%   55.15MB/s    0:00:04 (xfr#940, to-chk=3618/9053)
        263.29M  86%   55.15MB/s    0:00:04 (xfr#941, to-chk=3617/9053)
        263.29M  86%   55.15MB/s    0:00:04 (xfr#942, to-chk=3616/9053)
        263.29M  86%   55.15MB/s    0:00:04 (xfr#943, to-chk=3615/9053)
        263.29M  86%   55.15MB/s    0:00:04 (xfr#944, to-chk=3614/9053)
        263.30M  86%   55.15MB/s    0:00:04 (xfr#945, to-chk=3613/9053)
        263.30M  86%   55.15MB/s    0:00:04 (xfr#946, to-chk=3612/9053)
        263.30M  86%   55.15MB/s    0:00:04 (xfr#947, to-chk=3611/9053)
        263.30M  86%   55.15MB/s    0:00:04 (xfr#948, to-chk=3610/9053)
        263.30M  86%   55.15MB/s    0:00:04 (xfr#949, to-chk=3609/9053)
        263.30M  86%   55.15MB/s    0:00:04 (xfr#950, to-chk=3608/9053)
        263.31M  86%   55.15MB/s    0:00:04 (xfr#951, to-chk=3607/9053)
        263.31M  86%   55.14MB/s    0:00:04 (xfr#952, to-chk=3606/9053)
        263.31M  86%   55.14MB/s    0:00:04 (xfr#953, to-chk=3605/9053)
        263.31M  86%   55.14MB/s    0:00:04 (xfr#954, to-chk=3604/9053)
        263.31M  86%   55.14MB/s    0:00:04 (xfr#955, to-chk=3603/9053)
        263.31M  86%   55.14MB/s    0:00:04 (xfr#956, to-chk=3602/9053)
        263.31M  86%   55.14MB/s    0:00:04 (xfr#957, to-chk=3601/9053)
        263.31M  86%   55.14MB/s    0:00:04 (xfr#958, to-chk=3600/9053)
        263.31M  86%   55.14MB/s    0:00:04 (xfr#959, to-chk=3599/9053)
        263.31M  86%   55.14MB/s    0:00:04 (xfr#960, to-chk=3598/9053)
        263.31M  86%   55.14MB/s    0:00:04 (xfr#961, to-chk=3597/9053)
        263.32M  86%   55.14MB/s    0:00:04 (xfr#962, to-chk=3596/9053)
        263.32M  86%   55.13MB/s    0:00:04 (xfr#963, to-chk=3595/9053)
        263.32M  86%   55.13MB/s    0:00:04 (xfr#964, to-chk=3594/9053)
        263.32M  86%   55.13MB/s    0:00:04 (xfr#965, to-chk=3593/9053)
        263.32M  86%   55.13MB/s    0:00:04 (xfr#966, to-chk=3592/9053)
        263.32M  86%   55.13MB/s    0:00:04 (xfr#967, to-chk=3591/9053)
        263.32M  86%   55.13MB/s    0:00:04 (xfr#968, to-chk=3590/9053)
        263.32M  86%   55.13MB/s    0:00:04 (xfr#969, to-chk=3589/9053)
        263.32M  86%   55.13MB/s    0:00:04 (xfr#970, to-chk=3588/9053)
        263.33M  86%   55.13MB/s    0:00:04 (xfr#971, to-chk=3587/9053)
        263.33M  86%   55.13MB/s    0:00:04 (xfr#972, to-chk=3586/9053)
        263.33M  86%   55.13MB/s    0:00:04 (xfr#973, to-chk=3585/9053)
        263.33M  86%   55.12MB/s    0:00:04 (xfr#974, to-chk=3584/9053)
        263.54M  86%   55.14MB/s    0:00:04 (xfr#975, to-chk=3454/9053)
        263.58M  86%   55.15MB/s    0:00:04 (xfr#976, to-chk=3453/9053)
        263.61M  86%   55.14MB/s    0:00:04 (xfr#977, to-chk=3351/9053)
        263.61M  86%   55.14MB/s    0:00:04 (xfr#978, to-chk=3350/9053)
        263.61M  86%   55.14MB/s    0:00:04 (xfr#979, to-chk=3349/9053)
        263.62M  86%   55.14MB/s    0:00:04 (xfr#980, to-chk=3261/9053)
        263.92M  86%   55.20MB/s    0:00:04 (xfr#981, to-chk=3260/9053)
        264.85M  86%   55.26MB/s    0:00:04 (xfr#982, to-chk=3259/9053)
        265.12M  86%   55.30MB/s    0:00:04 (xfr#983, to-chk=3067/9053)
        265.21M  86%   55.31MB/s    0:00:04 (xfr#984, to-chk=3066/9053)
        265.27M  87%   55.08MB/s    0:00:04 (xfr#985, to-chk=3065/9053)
        265.32M  87%   55.09MB/s    0:00:04 (xfr#986, to-chk=3064/9053)
        265.44M  87%   55.11MB/s    0:00:04 (xfr#987, to-chk=3063/9053)
        265.52M  87%   55.12MB/s    0:00:04 (xfr#988, to-chk=3062/9053)
        265.58M  87%   55.13MB/s    0:00:04 (xfr#989, to-chk=3061/9053)
        265.63M  87%   55.14MB/s    0:00:04 (xfr#990, to-chk=3060/9053)
        265.71M  87%   55.15MB/s    0:00:04 (xfr#991, to-chk=3059/9053)
        265.73M  87%   55.13MB/s    0:00:04 (xfr#992, to-chk=3058/9053)
        265.74M  87%   55.13MB/s    0:00:04 (xfr#993, to-chk=3057/9053)
        265.74M  87%   55.13MB/s    0:00:04 (xfr#994, to-chk=3056/9053)
        265.82M  87%   55.13MB/s    0:00:04 (xfr#995, to-chk=2812/9053)
        265.82M  87%   55.13MB/s    0:00:04 (xfr#996, to-chk=2811/9053)
        265.82M  87%   55.13MB/s    0:00:04 (xfr#997, to-chk=2810/9053)
        265.82M  87%   55.13MB/s    0:00:04 (xfr#998, to-chk=2809/9053)
        265.83M  87%   55.14MB/s    0:00:04 (xfr#999, to-chk=2808/9053)
        265.83M  87%   55.14MB/s    0:00:04 (xfr#1000, to-chk=2807/9053)
        265.83M  87%   55.14MB/s    0:00:04 (xfr#1001, to-chk=2806/9053)
        266.13M  87%   55.19MB/s    0:00:04 (xfr#1002, to-chk=2805/9053)
        266.13M  87%   55.19MB/s    0:00:04 (xfr#1003, to-chk=2804/9053)
        266.23M  87%   55.07MB/s    0:00:04 (xfr#1004, to-chk=2803/9053)
        266.23M  87%   55.08MB/s    0:00:04 (xfr#1005, to-chk=2802/9053)
        266.23M  87%   55.08MB/s    0:00:04 (xfr#1006, to-chk=2801/9053)
        266.23M  87%   55.08MB/s    0:00:04 (xfr#1007, to-chk=2800/9053)
        266.23M  87%   55.08MB/s    0:00:04 (xfr#1008, to-chk=2799/9053)
        266.23M  87%   55.08MB/s    0:00:04 (xfr#1009, to-chk=2798/9053)
        266.23M  87%   55.08MB/s    0:00:04 (xfr#1010, to-chk=2797/9053)
        266.23M  87%   55.08MB/s    0:00:04 (xfr#1011, to-chk=2796/9053)
        266.23M  87%   55.08MB/s    0:00:04 (xfr#1012, to-chk=2795/9053)
        266.24M  87%   55.08MB/s    0:00:04 (xfr#1013, to-chk=2794/9053)
        266.24M  87%   55.08MB/s    0:00:04 (xfr#1014, to-chk=2793/9053)
        266.24M  87%   55.08MB/s    0:00:04 (xfr#1015, to-chk=2792/9053)
        267.23M  87%   55.15MB/s    0:00:04 (xfr#1016, to-chk=2791/9053)
        267.23M  87%   55.15MB/s    0:00:04 (xfr#1017, to-chk=2790/9053)
        267.24M  87%   55.15MB/s    0:00:04 (xfr#1018, to-chk=2789/9053)
        267.60M  87%   54.95MB/s    0:00:04 (xfr#1019, to-chk=2788/9053)
        269.38M  88%   54.99MB/s    0:00:04 (xfr#1020, to-chk=2787/9053)
        271.72M  89%   55.16MB/s    0:00:04 (xfr#1021, to-chk=2786/9053)
        271.72M  89%   55.16MB/s    0:00:04 (xfr#1022, to-chk=2785/9053)
        271.72M  89%   55.16MB/s    0:00:04 (xfr#1023, to-chk=2784/9053)
        271.72M  89%   55.16MB/s    0:00:04 (xfr#1024, to-chk=2783/9053)
        271.73M  89%   55.16MB/s    0:00:04 (xfr#1025, to-chk=2782/9053)
        271.73M  89%   55.16MB/s    0:00:04 (xfr#1026, to-chk=2781/9053)
        272.15M  89%   55.19MB/s    0:00:04 (xfr#1027, to-chk=2780/9053)
        272.15M  89%   55.19MB/s    0:00:04 (xfr#1028, to-chk=2669/9053)
        272.18M  89%   55.19MB/s    0:00:04 (xfr#1029, to-chk=2573/9053)
        272.18M  89%   55.19MB/s    0:00:04 (xfr#1030, to-chk=2572/9053)
        272.18M  89%   55.19MB/s    0:00:04 (xfr#1031, to-chk=2571/9053)
        272.18M  89%   55.19MB/s    0:00:04 (xfr#1032, to-chk=2570/9053)
        272.18M  89%   55.19MB/s    0:00:04 (xfr#1033, to-chk=2569/9053)
        272.19M  89%   55.18MB/s    0:00:04 (xfr#1034, to-chk=2466/9053)
        272.19M  89%   55.18MB/s    0:00:04 (xfr#1035, to-chk=2465/9053)
        272.19M  89%   55.18MB/s    0:00:04 (xfr#1036, to-chk=2464/9053)
        272.19M  89%   55.18MB/s    0:00:04 (xfr#1037, to-chk=2463/9053)
        272.19M  89%   55.18MB/s    0:00:04 (xfr#1038, to-chk=2319/9053)
        272.20M  89%   55.18MB/s    0:00:04 (xfr#1039, to-chk=2318/9053)
        272.22M  89%   55.19MB/s    0:00:04 (xfr#1040, to-chk=2317/9053)
        272.22M  89%   55.19MB/s    0:00:04 (xfr#1041, to-chk=2316/9053)
        272.22M  89%   55.19MB/s    0:00:04 (xfr#1042, to-chk=2315/9053)
        272.23M  89%   55.19MB/s    0:00:04 (xfr#1043, to-chk=2314/9053)
        272.23M  89%   55.19MB/s    0:00:04 (xfr#1044, to-chk=2313/9053)
        272.23M  89%   55.19MB/s    0:00:04 (xfr#1045, to-chk=2312/9053)
        272.23M  89%   55.19MB/s    0:00:04 (xfr#1046, to-chk=2311/9053)
        272.23M  89%   55.19MB/s    0:00:04 (xfr#1047, to-chk=2310/9053)
        272.26M  89%   55.20MB/s    0:00:04 (xfr#1048, to-chk=2309/9053)
        272.26M  89%   55.20MB/s    0:00:04 (xfr#1049, to-chk=2308/9053)
        272.26M  89%   55.20MB/s    0:00:04 (xfr#1050, to-chk=2307/9053)
        272.26M  89%   55.20MB/s    0:00:04 (xfr#1051, to-chk=2306/9053)
        272.26M  89%   55.20MB/s    0:00:04 (xfr#1052, to-chk=2305/9053)
        272.26M  89%   55.19MB/s    0:00:04 (xfr#1053, to-chk=2304/9053)
        272.28M  89%   55.19MB/s    0:00:04 (xfr#1054, to-chk=2303/9053)
        272.30M  89%   55.19MB/s    0:00:04 (xfr#1055, to-chk=2302/9053)
        272.30M  89%   55.19MB/s    0:00:04 (xfr#1056, to-chk=2301/9053)
        272.30M  89%   55.19MB/s    0:00:04 (xfr#1057, to-chk=2300/9053)
        272.31M  89%   55.20MB/s    0:00:04 (xfr#1058, to-chk=2299/9053)
        272.31M  89%   55.20MB/s    0:00:04 (xfr#1059, to-chk=2298/9053)
        272.31M  89%   55.20MB/s    0:00:04 (xfr#1060, to-chk=2297/9053)
        272.31M  89%   55.20MB/s    0:00:04 (xfr#1061, to-chk=2296/9053)
        272.36M  89%   55.20MB/s    0:00:04 (xfr#1062, to-chk=2295/9053)
        272.38M  89%   55.21MB/s    0:00:04 (xfr#1063, to-chk=2294/9053)
        272.38M  89%   55.21MB/s    0:00:04 (xfr#1064, to-chk=2293/9053)
        272.38M  89%   55.21MB/s    0:00:04 (xfr#1065, to-chk=2292/9053)
        272.38M  89%   55.21MB/s    0:00:04 (xfr#1066, to-chk=2291/9053)
        272.39M  89%   55.01MB/s    0:00:04 (xfr#1067, to-chk=2290/9053)
        272.39M  89%   55.01MB/s    0:00:04 (xfr#1068, to-chk=2289/9053)
        272.39M  89%   55.01MB/s    0:00:04 (xfr#1069, to-chk=2288/9053)
        272.39M  89%   55.01MB/s    0:00:04 (xfr#1070, to-chk=2287/9053)
        272.40M  89%   55.01MB/s    0:00:04 (xfr#1071, to-chk=2286/9053)
        272.40M  89%   55.01MB/s    0:00:04 (xfr#1072, to-chk=2285/9053)
        272.40M  89%   55.02MB/s    0:00:04 (xfr#1073, to-chk=2284/9053)
        272.40M  89%   55.02MB/s    0:00:04 (xfr#1074, to-chk=2283/9053)
        272.41M  89%   55.02MB/s    0:00:04 (xfr#1075, to-chk=2282/9053)
        272.42M  89%   55.02MB/s    0:00:04 (xfr#1076, to-chk=2281/9053)
        272.42M  89%   55.02MB/s    0:00:04 (xfr#1077, to-chk=2280/9053)
        272.45M  89%   55.03MB/s    0:00:04 (xfr#1078, to-chk=2173/9053)
        272.46M  89%   55.02MB/s    0:00:04 (xfr#1079, to-chk=2090/9053)
        272.49M  89%   55.02MB/s    0:00:04 (xfr#1080, to-chk=2089/9053)
        272.49M  89%   55.02MB/s    0:00:04 (xfr#1081, to-chk=2088/9053)
        272.51M  89%   55.03MB/s    0:00:04 (xfr#1082, to-chk=2087/9053)
        272.52M  89%   55.03MB/s    0:00:04 (xfr#1083, to-chk=2086/9053)
        272.52M  89%   55.03MB/s    0:00:04 (xfr#1084, to-chk=2085/9053)
        272.53M  89%   55.03MB/s    0:00:04 (xfr#1085, to-chk=2084/9053)
        272.53M  89%   55.03MB/s    0:00:04 (xfr#1086, to-chk=1724/9053)
        272.53M  89%   55.03MB/s    0:00:04 (xfr#1087, to-chk=1723/9053)
        272.53M  89%   55.03MB/s    0:00:04 (xfr#1088, to-chk=1722/9053)
        272.53M  89%   55.03MB/s    0:00:04 (xfr#1089, to-chk=1721/9053)
        272.54M  89%   55.03MB/s    0:00:04 (xfr#1090, to-chk=1720/9053)
        272.59M  89%   55.03MB/s    0:00:04 (xfr#1091, to-chk=1537/9053)
        273.63M  89%   55.15MB/s    0:00:04 (xfr#1092, to-chk=1536/9053)
        273.65M  89%   55.15MB/s    0:00:04 (xfr#1093, to-chk=1535/9053)
        273.65M  89%   55.15MB/s    0:00:04 (xfr#1094, to-chk=1325/9053)
        273.65M  89%   55.15MB/s    0:00:04 (xfr#1095, to-chk=1324/9053)
        273.81M  89%   55.17MB/s    0:00:04 (xfr#1096, to-chk=1323/9053)
        273.81M  89%   55.17MB/s    0:00:04 (xfr#1097, to-chk=1322/9053)
        273.84M  89%   55.18MB/s    0:00:04 (xfr#1098, to-chk=1321/9053)
        273.84M  89%   55.18MB/s    0:00:04 (xfr#1099, to-chk=1320/9053)
        273.94M  89%   55.20MB/s    0:00:04 (xfr#1100, to-chk=1030/9053)
        273.97M  89%   55.05MB/s    0:00:04 (xfr#1101, to-chk=1029/9053)
        274.07M  89%   55.00MB/s    0:00:04 (xfr#1102, to-chk=1028/9053)
        274.40M  89%   55.05MB/s    0:00:04 (xfr#1103, to-chk=1027/9053)
        274.42M  90%   55.05MB/s    0:00:04 (xfr#1104, to-chk=1026/9053)
        274.42M  90%   55.05MB/s    0:00:04 (xfr#1105, to-chk=832/9053) 
        274.42M  90%   55.05MB/s    0:00:04 (xfr#1106, to-chk=831/9053)
        274.42M  90%   55.05MB/s    0:00:04 (xfr#1107, to-chk=830/9053)
        274.42M  90%   55.05MB/s    0:00:04 (xfr#1108, to-chk=829/9053)
        274.42M  90%   55.05MB/s    0:00:04 (xfr#1109, to-chk=828/9053)
        274.42M  90%   55.05MB/s    0:00:04 (xfr#1110, to-chk=827/9053)
        274.58M  90%   55.08MB/s    0:00:04 (xfr#1111, to-chk=826/9053)
        274.58M  90%   55.07MB/s    0:00:04 (xfr#1112, to-chk=825/9053)
        274.60M  90%   55.07MB/s    0:00:04 (xfr#1113, to-chk=824/9053)
        274.60M  90%   55.07MB/s    0:00:04 (xfr#1114, to-chk=823/9053)
        274.60M  90%   55.07MB/s    0:00:04 (xfr#1115, to-chk=822/9053)
        274.61M  90%   55.08MB/s    0:00:04 (xfr#1116, to-chk=821/9053)
        274.63M  90%   55.08MB/s    0:00:04 (xfr#1117, to-chk=820/9053)
        274.64M  90%   55.08MB/s    0:00:04 (xfr#1118, to-chk=819/9053)
        274.64M  90%   55.08MB/s    0:00:04 (xfr#1119, to-chk=818/9053)
        274.64M  90%   55.08MB/s    0:00:04 (xfr#1120, to-chk=817/9053)
        274.64M  90%   55.08MB/s    0:00:04 (xfr#1121, to-chk=816/9053)
        274.65M  90%   55.08MB/s    0:00:04 (xfr#1122, to-chk=815/9053)
        274.65M  90%   55.08MB/s    0:00:04 (xfr#1123, to-chk=814/9053)
        274.65M  90%   55.08MB/s    0:00:04 (xfr#1124, to-chk=813/9053)
        274.65M  90%   55.08MB/s    0:00:04 (xfr#1125, to-chk=812/9053)
        274.65M  90%   55.08MB/s    0:00:04 (xfr#1126, to-chk=811/9053)
        274.65M  90%   55.08MB/s    0:00:04 (xfr#1127, to-chk=810/9053)
        274.65M  90%   55.08MB/s    0:00:04 (xfr#1128, to-chk=809/9053)
        274.65M  90%   55.08MB/s    0:00:04 (xfr#1129, to-chk=808/9053)
        274.65M  90%   55.09MB/s    0:00:04 (xfr#1130, to-chk=807/9053)
        274.65M  90%   55.07MB/s    0:00:04 (xfr#1131, to-chk=806/9053)
        274.65M  90%   55.07MB/s    0:00:04 (xfr#1132, to-chk=805/9053)
        274.66M  90%   55.07MB/s    0:00:04 (xfr#1133, to-chk=804/9053)
        274.66M  90%   55.07MB/s    0:00:04 (xfr#1134, to-chk=803/9053)
        274.66M  90%   55.07MB/s    0:00:04 (xfr#1135, to-chk=802/9053)
        274.66M  90%   55.07MB/s    0:00:04 (xfr#1136, to-chk=801/9053)
        274.66M  90%   54.96MB/s    0:00:04 (xfr#1137, to-chk=800/9053)
        274.66M  90%   54.96MB/s    0:00:04 (xfr#1138, to-chk=799/9053)
        274.66M  90%   54.96MB/s    0:00:04 (xfr#1139, to-chk=798/9053)
        274.66M  90%   54.96MB/s    0:00:04 (xfr#1140, to-chk=797/9053)
        274.66M  90%   54.96MB/s    0:00:04 (xfr#1141, to-chk=796/9053)
        274.66M  90%   54.96MB/s    0:00:04 (xfr#1142, to-chk=795/9053)
        274.66M  90%   54.96MB/s    0:00:04 (xfr#1143, to-chk=794/9053)
        274.67M  90%   54.96MB/s    0:00:04 (xfr#1144, to-chk=793/9053)
        274.67M  90%   54.96MB/s    0:00:04 (xfr#1145, to-chk=792/9053)
        274.67M  90%   54.96MB/s    0:00:04 (xfr#1146, to-chk=791/9053)
        274.67M  90%   54.96MB/s    0:00:04 (xfr#1147, to-chk=790/9053)
        274.67M  90%   54.96MB/s    0:00:04 (xfr#1148, to-chk=789/9053)
        274.67M  90%   54.96MB/s    0:00:04 (xfr#1149, to-chk=788/9053)
        274.67M  90%   54.96MB/s    0:00:04 (xfr#1150, to-chk=787/9053)
        274.67M  90%   54.96MB/s    0:00:04 (xfr#1151, to-chk=786/9053)
        274.68M  90%   54.95MB/s    0:00:04 (xfr#1152, to-chk=785/9053)
        274.68M  90%   54.95MB/s    0:00:04 (xfr#1153, to-chk=784/9053)
        274.68M  90%   54.95MB/s    0:00:04 (xfr#1154, to-chk=783/9053)
        274.68M  90%   54.95MB/s    0:00:04 (xfr#1155, to-chk=782/9053)
        274.68M  90%   54.95MB/s    0:00:04 (xfr#1156, to-chk=781/9053)
        274.68M  90%   54.95MB/s    0:00:04 (xfr#1157, to-chk=780/9053)
        274.68M  90%   54.95MB/s    0:00:04 (xfr#1158, to-chk=779/9053)
        274.68M  90%   54.95MB/s    0:00:04 (xfr#1159, to-chk=778/9053)
        274.68M  90%   54.95MB/s    0:00:04 (xfr#1160, to-chk=777/9053)
        274.68M  90%   54.95MB/s    0:00:04 (xfr#1161, to-chk=776/9053)
        274.68M  90%   54.95MB/s    0:00:04 (xfr#1162, to-chk=775/9053)
        274.68M  90%   54.95MB/s    0:00:04 (xfr#1163, to-chk=774/9053)
        274.68M  90%   54.95MB/s    0:00:04 (xfr#1164, to-chk=773/9053)
        274.68M  90%   54.95MB/s    0:00:04 (xfr#1165, to-chk=772/9053)
        274.69M  90%   54.95MB/s    0:00:04 (xfr#1166, to-chk=771/9053)
        274.69M  90%   54.95MB/s    0:00:04 (xfr#1167, to-chk=770/9053)
        274.69M  90%   54.95MB/s    0:00:04 (xfr#1168, to-chk=769/9053)
        274.69M  90%   54.95MB/s    0:00:04 (xfr#1169, to-chk=768/9053)
        274.69M  90%   54.95MB/s    0:00:04 (xfr#1170, to-chk=767/9053)
        274.69M  90%   54.95MB/s    0:00:04 (xfr#1171, to-chk=766/9053)
        274.69M  90%   54.95MB/s    0:00:04 (xfr#1172, to-chk=765/9053)
        274.69M  90%   54.95MB/s    0:00:04 (xfr#1173, to-chk=764/9053)
        274.69M  90%   54.94MB/s    0:00:04 (xfr#1174, to-chk=763/9053)
        274.69M  90%   54.94MB/s    0:00:04 (xfr#1175, to-chk=762/9053)
        274.70M  90%   54.94MB/s    0:00:04 (xfr#1176, to-chk=761/9053)
        274.70M  90%   54.94MB/s    0:00:04 (xfr#1177, to-chk=637/9053)
        274.70M  90%   54.94MB/s    0:00:04 (xfr#1178, to-chk=636/9053)
        274.74M  90%   54.95MB/s    0:00:04 (xfr#1179, to-chk=635/9053)
        274.74M  90%   54.95MB/s    0:00:04 (xfr#1180, to-chk=634/9053)
        274.75M  90%   54.95MB/s    0:00:04 (xfr#1181, to-chk=430/9053)
        274.95M  90%   54.98MB/s    0:00:04 (xfr#1182, to-chk=429/9053)
        276.52M  90%   55.09MB/s    0:00:04 (xfr#1183, to-chk=428/9053)
        278.09M  91%   55.01MB/s    0:00:04 (xfr#1184, to-chk=427/9053)
        279.65M  91%   55.14MB/s    0:00:04 (xfr#1185, to-chk=426/9053)
        279.65M  91%   55.14MB/s    0:00:04 (xfr#1186, to-chk=425/9053)
        279.65M  91%   55.14MB/s    0:00:04 (xfr#1187, to-chk=424/9053)
        279.68M  91%   55.02MB/s    0:00:04 (xfr#1188, to-chk=423/9053)
        279.78M  91%   55.04MB/s    0:00:04 (xfr#1189, to-chk=422/9053)
        279.88M  91%   55.05MB/s    0:00:04 (xfr#1190, to-chk=421/9053)
        279.99M  91%   55.07MB/s    0:00:04 (xfr#1191, to-chk=420/9053)
        280.76M  92%   54.96MB/s    0:00:04 (xfr#1192, to-chk=419/9053)
        280.77M  92%   54.96MB/s    0:00:04 (xfr#1193, to-chk=418/9053)
        280.80M  92%   54.97MB/s    0:00:04 (xfr#1194, to-chk=417/9053)
        281.05M  92%   55.00MB/s    0:00:04 (xfr#1195, to-chk=416/9053)
        281.25M  92%   55.04MB/s    0:00:04 (xfr#1196, to-chk=415/9053)
        281.49M  92%   55.01MB/s    0:00:04 (xfr#1197, to-chk=414/9053)
        281.53M  92%   55.02MB/s    0:00:04 (xfr#1198, to-chk=413/9053)
        283.11M  92%   55.11MB/s    0:00:04 (xfr#1199, to-chk=412/9053)
        284.74M  93%   55.13MB/s    0:00:04 (xfr#1200, to-chk=411/9053)
        286.78M  94%   55.12MB/s    0:00:04 (xfr#1201, to-chk=410/9053)
        288.77M  94%   55.12MB/s    0:00:04 (xfr#1202, to-chk=409/9053)
        290.74M  95%   55.15MB/s    0:00:05 (xfr#1203, to-chk=408/9053)
        292.72M  96%   55.13MB/s    0:00:05 (xfr#1204, to-chk=407/9053)
        292.93M  96%   62.97MB/s    0:00:00  
        294.30M  96%   55.03MB/s    0:00:05 (xfr#1205, to-chk=406/9053)
        294.30M  96%   55.03MB/s    0:00:05 (xfr#1206, to-chk=405/9053)
        294.32M  96%   55.04MB/s    0:00:05 (xfr#1207, to-chk=404/9053)
        294.37M  96%   55.05MB/s    0:00:05 (xfr#1208, to-chk=403/9053)
        294.39M  96%   55.05MB/s    0:00:05 (xfr#1209, to-chk=402/9053)
        294.39M  96%   55.05MB/s    0:00:05 (xfr#1210, to-chk=401/9053)
        294.39M  96%   55.05MB/s    0:00:05 (xfr#1211, to-chk=400/9053)
        294.45M  96%   55.05MB/s    0:00:05 (xfr#1212, to-chk=399/9053)
        295.50M  96%   55.12MB/s    0:00:05 (xfr#1213, to-chk=398/9053)
        295.52M  96%   55.12MB/s    0:00:05 (xfr#1214, to-chk=397/9053)
        295.52M  96%   55.12MB/s    0:00:05 (xfr#1215, to-chk=396/9053)
        295.52M  96%   55.11MB/s    0:00:05 (xfr#1216, to-chk=395/9053)
        295.52M  96%   55.11MB/s    0:00:05 (xfr#1217, to-chk=394/9053)
        295.58M  96%   55.12MB/s    0:00:05 (xfr#1218, to-chk=393/9053)
        296.67M  97%   55.10MB/s    0:00:05 (xfr#1219, to-chk=392/9053)
        296.71M  97%   55.10MB/s    0:00:05 (xfr#1220, to-chk=391/9053)
        296.98M  97%   55.14MB/s    0:00:05 (xfr#1221, to-chk=390/9053)
        297.06M  97%   55.15MB/s    0:00:05 (xfr#1222, to-chk=389/9053)
        297.10M  97%   55.01MB/s    0:00:05 (xfr#1223, to-chk=388/9053)
        297.10M  97%   55.01MB/s    0:00:05 (xfr#1224, to-chk=387/9053)
        297.37M  97%   55.05MB/s    0:00:05 (xfr#1225, to-chk=386/9053)
        297.45M  97%   55.06MB/s    0:00:05 (xfr#1226, to-chk=385/9053)
        298.05M  97%   55.04MB/s    0:00:05 (xfr#1227, to-chk=384/9053)
        298.11M  97%   55.05MB/s    0:00:05 (xfr#1228, to-chk=383/9053)
        298.11M  97%   55.05MB/s    0:00:05 (xfr#1229, to-chk=382/9053)
        298.19M  97%   55.07MB/s    0:00:05 (xfr#1230, to-chk=381/9053)
        298.23M  97%   55.08MB/s    0:00:05 (xfr#1231, to-chk=380/9053)
        298.23M  97%   55.07MB/s    0:00:05 (xfr#1232, to-chk=379/9053)
        298.39M  97%   54.97MB/s    0:00:05 (xfr#1233, to-chk=378/9053)
        298.56M  97%   55.00MB/s    0:00:05 (xfr#1234, to-chk=377/9053)
        298.56M  97%   55.00MB/s    0:00:05 (xfr#1235, to-chk=376/9053)
        298.59M  97%   54.99MB/s    0:00:05 (xfr#1236, to-chk=375/9053)
        298.59M  97%   54.99MB/s    0:00:05 (xfr#1237, to-chk=374/9053)
        298.59M  97%   54.99MB/s    0:00:05 (xfr#1238, to-chk=373/9053)
        298.60M  97%   54.99MB/s    0:00:05 (xfr#1239, to-chk=372/9053)
        298.60M  97%   54.99MB/s    0:00:05 (xfr#1240, to-chk=371/9053)
        298.72M  97%   55.02MB/s    0:00:05 (xfr#1241, to-chk=370/9053)
        298.72M  97%   55.02MB/s    0:00:05 (xfr#1242, to-chk=369/9053)
        298.80M  97%   55.02MB/s    0:00:05 (xfr#1243, to-chk=368/9053)
        299.40M  98%   55.02MB/s    0:00:05 (xfr#1244, to-chk=367/9053)
        299.41M  98%   55.02MB/s    0:00:05 (xfr#1245, to-chk=366/9053)
        299.41M  98%   55.02MB/s    0:00:05 (xfr#1246, to-chk=365/9053)
        299.42M  98%   55.02MB/s    0:00:05 (xfr#1247, to-chk=364/9053)
        299.62M  98%   55.05MB/s    0:00:05 (xfr#1248, to-chk=363/9053)
        299.62M  98%   55.05MB/s    0:00:05 (xfr#1249, to-chk=362/9053)
        299.62M  98%   55.05MB/s    0:00:05 (xfr#1250, to-chk=361/9053)
        299.63M  98%   55.05MB/s    0:00:05 (xfr#1251, to-chk=360/9053)
        299.63M  98%   55.05MB/s    0:00:05 (xfr#1252, to-chk=359/9053)
        300.04M  98%   54.98MB/s    0:00:05 (xfr#1253, to-chk=358/9053)
        300.11M  98%   55.00MB/s    0:00:05 (xfr#1254, to-chk=357/9053)
        300.20M  98%   55.00MB/s    0:00:05 (xfr#1255, to-chk=356/9053)
        300.21M  98%   55.01MB/s    0:00:05 (xfr#1256, to-chk=355/9053)
        300.22M  98%   55.01MB/s    0:00:05 (xfr#1257, to-chk=354/9053)
        300.32M  98%   54.92MB/s    0:00:05 (xfr#1258, to-chk=353/9053)
        300.35M  98%   54.92MB/s    0:00:05 (xfr#1259, to-chk=352/9053)
        300.44M  98%   54.94MB/s    0:00:05 (xfr#1260, to-chk=351/9053)
        300.44M  98%   54.94MB/s    0:00:05 (xfr#1261, to-chk=350/9053)
        300.44M  98%   54.93MB/s    0:00:05 (xfr#1262, to-chk=349/9053)
        300.45M  98%   54.93MB/s    0:00:05 (xfr#1263, to-chk=348/9053)
        300.46M  98%   54.94MB/s    0:00:05 (xfr#1264, to-chk=347/9053)
        300.46M  98%   54.94MB/s    0:00:05 (xfr#1265, to-chk=346/9053)
        300.46M  98%   54.94MB/s    0:00:05 (xfr#1266, to-chk=345/9053)
        300.46M  98%   54.84MB/s    0:00:05 (xfr#1267, to-chk=344/9053)
        300.46M  98%   54.84MB/s    0:00:05 (xfr#1268, to-chk=343/9053)
        300.47M  98%   54.73MB/s    0:00:05 (xfr#1269, to-chk=342/9053)
        300.55M  98%   54.74MB/s    0:00:05 (xfr#1270, to-chk=341/9053)
        300.55M  98%   54.74MB/s    0:00:05 (xfr#1271, to-chk=340/9053)
        300.61M  98%   54.74MB/s    0:00:05 (xfr#1272, to-chk=339/9053)
        300.62M  98%   54.74MB/s    0:00:05 (xfr#1273, to-chk=338/9053)
        300.62M  98%   54.74MB/s    0:00:05 (xfr#1274, to-chk=337/9053)
        300.77M  98%   54.77MB/s    0:00:05 (xfr#1275, to-chk=336/9053)
        300.87M  98%   54.78MB/s    0:00:05 (xfr#1276, to-chk=335/9053)
        300.88M  98%   54.77MB/s    0:00:05 (xfr#1277, to-chk=334/9053)
        300.88M  98%   54.77MB/s    0:00:05 (xfr#1278, to-chk=333/9053)
        300.89M  98%   54.77MB/s    0:00:05 (xfr#1279, to-chk=332/9053)
        300.89M  98%   54.77MB/s    0:00:05 (xfr#1280, to-chk=331/9053)
        300.89M  98%   54.70MB/s    0:00:05 (xfr#1281, to-chk=330/9053)
        300.89M  98%   54.70MB/s    0:00:05 (xfr#1282, to-chk=329/9053)
        300.89M  98%   54.70MB/s    0:00:05 (xfr#1283, to-chk=328/9053)
        300.89M  98%   54.70MB/s    0:00:05 (xfr#1284, to-chk=327/9053)
        302.52M  99%   54.94MB/s    0:00:05 (xfr#1285, to-chk=326/9053)
        302.52M  99%   54.86MB/s    0:00:05 (xfr#1286, to-chk=325/9053)
        302.88M  99%   54.92MB/s    0:00:05 (xfr#1287, to-chk=324/9053)
        303.64M  99%   54.95MB/s    0:00:05 (xfr#1288, to-chk=323/9053)
        304.06M  99%   54.88MB/s    0:00:05 (xfr#1289, to-chk=322/9053)
        304.11M  99%   54.88MB/s    0:00:05 (xfr#1290, to-chk=321/9053)
        304.11M  99%   54.88MB/s    0:00:05 (xfr#1291, to-chk=320/9053)
        304.11M  99%   54.88MB/s    0:00:05 (xfr#1292, to-chk=319/9053)
        304.11M  99%   54.88MB/s    0:00:05 (xfr#1293, to-chk=318/9053)
        304.11M  99%   54.88MB/s    0:00:05 (xfr#1294, to-chk=317/9053)
        304.11M  99%   54.88MB/s    0:00:05 (xfr#1295, to-chk=316/9053)
        304.12M  99%   54.88MB/s    0:00:05 (xfr#1296, to-chk=315/9053)
        304.12M  99%   54.88MB/s    0:00:05 (xfr#1297, to-chk=314/9053)
        304.12M  99%   54.88MB/s    0:00:05 (xfr#1298, to-chk=313/9053)
        304.12M  99%   54.88MB/s    0:00:05 (xfr#1299, to-chk=312/9053)
        304.12M  99%   54.88MB/s    0:00:05 (xfr#1300, to-chk=311/9053)
        304.13M  99%   54.84MB/s    0:00:05 (xfr#1301, to-chk=310/9053)
        304.13M  99%   54.84MB/s    0:00:05 (xfr#1302, to-chk=309/9053)
        304.13M  99%   54.84MB/s    0:00:05 (xfr#1303, to-chk=308/9053)
        304.13M  99%   54.84MB/s    0:00:05 (xfr#1304, to-chk=307/9053)
        304.14M  99%   54.84MB/s    0:00:05 (xfr#1305, to-chk=306/9053)
        304.14M  99%   54.84MB/s    0:00:05 (xfr#1306, to-chk=305/9053)
        304.14M  99%   54.84MB/s    0:00:05 (xfr#1307, to-chk=304/9053)
        304.15M  99%   54.84MB/s    0:00:05 (xfr#1308, to-chk=303/9053)
        304.86M  99%   54.95MB/s    0:00:05 (xfr#1309, to-chk=302/9053)
        304.87M  99%   54.95MB/s    0:00:05 (xfr#1310, to-chk=301/9053)
        304.87M  99%   54.95MB/s    0:00:05 (xfr#1311, to-chk=300/9053)
        304.87M  99%   54.95MB/s    0:00:05 (xfr#1312, to-chk=299/9053)
        304.87M  99%   54.95MB/s    0:00:05 (xfr#1313, to-chk=298/9053)
        304.87M  99%   54.69MB/s    0:00:05 (xfr#1314, to-chk=297/9053)
        304.88M  99%   54.69MB/s    0:00:05 (xfr#1315, to-chk=296/9053)
        304.88M  99%   54.69MB/s    0:00:05 (xfr#1316, to-chk=295/9053)
        304.88M  99%   54.70MB/s    0:00:05 (xfr#1317, to-chk=294/9053)
        304.89M  99%   54.70MB/s    0:00:05 (xfr#1318, to-chk=293/9053)
        304.89M  99%   54.70MB/s    0:00:05 (xfr#1319, to-chk=292/9053)
        304.89M  99%   54.70MB/s    0:00:05 (xfr#1320, to-chk=87/9053) 
        304.89M  99%   54.70MB/s    0:00:05 (xfr#1321, to-chk=86/9053)
        304.89M  99%   54.70MB/s    0:00:05 (xfr#1322, to-chk=85/9053)
        304.89M  99%   54.70MB/s    0:00:05 (xfr#1323, to-chk=84/9053)
        304.90M  99%   54.70MB/s    0:00:05 (xfr#1324, to-chk=83/9053)
        304.90M 100%   54.70MB/s    0:00:05 (xfr#1325, to-chk=82/9053)
        304.90M 100%   54.70MB/s    0:00:05 (xfr#1325, to-chk=0/9053) 
        304.90M 100%   54.16MB/s    0:00:05 (xfr#1325, to-chk=0/9053)
        304.90M 100%   54.16MB/s    0:00:05 (xfr#1325, to-chk=0/9053)

              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7728)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7728)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7728)

              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7728)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7728)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7728)
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4046 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4046/

All tests passed

Build Log:
[...truncated 1273 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 17m 59s
657 actionable tasks: 649 executed, 8 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 18m19s
------------------------------------------------------------------------
+ status=1
+ ./crave pull '**/build/**/test/TEST-*.xml' '**/*.events' 'heapdumps/**' '**/hs_err_pid*'

              0   0%    0.00kB/s    0:00:00  
         78.86K   0%   75.21MB/s    0:00:00 (xfr#1, to-chk=6674/9088)
        182.09K   0%  173.65MB/s    0:00:00 (xfr#2, to-chk=6673/9088)
        265.70K   0%  253.39MB/s    0:00:00 (xfr#3, to-chk=6672/9088)
        285.97K   0%    5.57MB/s    0:00:00 (xfr#4, to-chk=6065/9088)
        364.27K   0%    6.95MB/s    0:00:00 (xfr#5, to-chk=6064/9088)
        479.61K   0%    9.15MB/s    0:00:00 (xfr#6, to-chk=6063/9088)
          2.06M   0%    9.79MB/s    0:00:00 (xfr#7, to-chk=6062/9088)
          2.08M   0%    9.87MB/s    0:00:00 (xfr#8, to-chk=6061/9088)
          2.55M   0%    9.68MB/s    0:00:00 (xfr#9, to-chk=6060/9088)
          2.56M   0%    8.19MB/s    0:00:00 (xfr#10, to-chk=6059/9088)
          2.68M   0%    8.54MB/s    0:00:00 (xfr#11, to-chk=6058/9088)
          2.69M   0%    8.59MB/s    0:00:00 (xfr#12, to-chk=6057/9088)
          2.70M   0%    8.62MB/s    0:00:00 (xfr#13, to-chk=6056/9088)
          2.71M   0%    8.66MB/s    0:00:00 (xfr#14, to-chk=6055/9088)
          2.74M   0%    8.73MB/s    0:00:00 (xfr#15, to-chk=6054/9088)
          2.76M   0%    8.77MB/s    0:00:00 (xfr#16, to-chk=6053/9088)
          2.77M   0%    8.79MB/s    0:00:00 (xfr#17, to-chk=6052/9088)
          2.78M   0%    7.63MB/s    0:00:00 (xfr#18, to-chk=6051/9088)
          2.79M   0%    7.64MB/s    0:00:00 (xfr#19, to-chk=6050/9088)
          3.40M   1%    8.39MB/s    0:00:00 (xfr#20, to-chk=6049/9088)
          3.51M   1%    8.62MB/s    0:00:00 (xfr#21, to-chk=6048/9088)
         11.73M   3%   14.94MB/s    0:00:00 (xfr#22, to-chk=6047/9088)
         11.73M   3%   14.04MB/s    0:00:00 (xfr#23, to-chk=6046/9088)
         12.54M   3%   14.95MB/s    0:00:00 (xfr#24, to-chk=6045/9088)
         12.80M   4%   14.38MB/s    0:00:00 (xfr#25, to-chk=6044/9088)
         13.57M   4%   15.20MB/s    0:00:00 (xfr#26, to-chk=6043/9088)
         17.72M   5%   16.90MB/s    0:00:17  
         18.73M   5%   17.84MB/s    0:00:01 (xfr#27, to-chk=6042/9088)
         30.24M   9%   22.96MB/s    0:00:01 (xfr#28, to-chk=6041/9088)
         30.28M   9%   22.99MB/s    0:00:01 (xfr#29, to-chk=6040/9088)
         30.29M   9%   23.00MB/s    0:00:01 (xfr#30, to-chk=6039/9088)
         30.32M   9%   23.02MB/s    0:00:01 (xfr#31, to-chk=6038/9088)
         30.38M   9%   23.05MB/s    0:00:01 (xfr#32, to-chk=6037/9088)
         30.40M   9%   23.06MB/s    0:00:01 (xfr#33, to-chk=6036/9088)
         30.42M   9%   23.08MB/s    0:00:01 (xfr#34, to-chk=6035/9088)
         30.43M   9%   23.09MB/s    0:00:01 (xfr#35, to-chk=6034/9088)
         30.44M   9%   23.09MB/s    0:00:01 (xfr#36, to-chk=6033/9088)
         30.45M   9%   23.10MB/s    0:00:01 (xfr#37, to-chk=6032/9088)
         30.46M   9%   22.35MB/s    0:00:01 (xfr#38, to-chk=6031/9088)
         30.48M   9%   22.36MB/s    0:00:01 (xfr#39, to-chk=6030/9088)
         30.52M   9%   22.39MB/s    0:00:01 (xfr#40, to-chk=6029/9088)
         30.52M   9%   22.39MB/s    0:00:01 (xfr#41, to-chk=6028/9088)
         30.52M   9%   22.39MB/s    0:00:01 (xfr#42, to-chk=6027/9088)
         30.53M   9%   22.39MB/s    0:00:01 (xfr#43, to-chk=6026/9088)
         30.54M   9%   22.39MB/s    0:00:01 (xfr#44, to-chk=6025/9088)
         30.56M   9%   22.40MB/s    0:00:01 (xfr#45, to-chk=6024/9088)
         30.73M   9%   22.53MB/s    0:00:01 (xfr#46, to-chk=6023/9088)
         30.74M   9%   22.53MB/s    0:00:01 (xfr#47, to-chk=6022/9088)
         31.13M   9%   22.78MB/s    0:00:01 (xfr#48, to-chk=6021/9088)
         31.79M  10%   23.23MB/s    0:00:01 (xfr#49, to-chk=6020/9088)
         32.18M  10%   22.73MB/s    0:00:01 (xfr#50, to-chk=6019/9088)
         33.10M  10%   22.79MB/s    0:00:01 (xfr#51, to-chk=6018/9088)
         35.33M  11%   23.24MB/s    0:00:01 (xfr#52, to-chk=6017/9088)
         35.33M  11%   23.24MB/s    0:00:01 (xfr#53, to-chk=6016/9088)
         35.33M  11%   23.24MB/s    0:00:01 (xfr#54, to-chk=6015/9088)
         35.33M  11%   23.24MB/s    0:00:01 (xfr#55, to-chk=6014/9088)
         35.33M  11%   23.24MB/s    0:00:01 (xfr#56, to-chk=6013/9088)
         35.33M  11%   23.24MB/s    0:00:01 (xfr#57, to-chk=6012/9088)
         35.68M  11%   23.43MB/s    0:00:01 (xfr#58, to-chk=6011/9088)
         38.92M  12%   24.71MB/s    0:00:01 (xfr#59, to-chk=6010/9088)
         38.93M  12%   24.70MB/s    0:00:01 (xfr#60, to-chk=6009/9088)
         38.93M  12%   24.70MB/s    0:00:01 (xfr#61, to-chk=6008/9088)
         38.99M  12%   24.74MB/s    0:00:01 (xfr#62, to-chk=6007/9088)
         39.22M  12%   24.87MB/s    0:00:01 (xfr#63, to-chk=6006/9088)
         39.30M  12%   24.92MB/s    0:00:01 (xfr#64, to-chk=6005/9088)
         40.27M  12%   25.02MB/s    0:00:01 (xfr#65, to-chk=6004/9088)
         40.27M  12%   25.02MB/s    0:00:01 (xfr#66, to-chk=6003/9088)
         40.27M  12%   25.02MB/s    0:00:01 (xfr#67, to-chk=6002/9088)
         40.29M  12%   24.78MB/s    0:00:01 (xfr#68, to-chk=6001/9088)
         40.34M  12%   24.81MB/s    0:00:01 (xfr#69, to-chk=6000/9088)
         40.54M  12%   24.91MB/s    0:00:01 (xfr#70, to-chk=5999/9088)
         40.64M  12%   24.97MB/s    0:00:01 (xfr#71, to-chk=5998/9088)
         40.69M  12%   24.99MB/s    0:00:01 (xfr#72, to-chk=5997/9088)
         40.81M  12%   25.06MB/s    0:00:01 (xfr#73, to-chk=5996/9088)
         43.07M  13%   25.59MB/s    0:00:01 (xfr#74, to-chk=5995/9088)
         43.18M  13%   25.66MB/s    0:00:01 (xfr#75, to-chk=5994/9088)
         43.27M  13%   25.69MB/s    0:00:01 (xfr#76, to-chk=5993/9088)
         44.26M  14%   25.57MB/s    0:00:01 (xfr#77, to-chk=5992/9088)
         44.26M  14%   25.55MB/s    0:00:01 (xfr#78, to-chk=5991/9088)
         44.46M  14%   25.67MB/s    0:00:01 (xfr#79, to-chk=5990/9088)
         44.48M  14%   25.68MB/s    0:00:01 (xfr#80, to-chk=5989/9088)
         44.51M  14%   25.68MB/s    0:00:01 (xfr#81, to-chk=5988/9088)
         44.52M  14%   25.68MB/s    0:00:01 (xfr#82, to-chk=5987/9088)
         44.91M  14%   25.89MB/s    0:00:01 (xfr#83, to-chk=5986/9088)
         44.91M  14%   25.89MB/s    0:00:01 (xfr#84, to-chk=5985/9088)
         44.91M  14%   25.89MB/s    0:00:01 (xfr#85, to-chk=5984/9088)
         46.27M  14%   25.91MB/s    0:00:01 (xfr#86, to-chk=5983/9088)
         46.58M  14%   26.07MB/s    0:00:01 (xfr#87, to-chk=5982/9088)
         46.58M  14%   26.07MB/s    0:00:01 (xfr#88, to-chk=5981/9088)
         46.58M  14%   26.07MB/s    0:00:01 (xfr#89, to-chk=5980/9088)
         46.64M  14%   26.10MB/s    0:00:01 (xfr#90, to-chk=5979/9088)
         46.95M  14%   26.26MB/s    0:00:01 (xfr#91, to-chk=5978/9088)
         47.03M  14%   26.29MB/s    0:00:01 (xfr#92, to-chk=5977/9088)
         47.03M  14%   26.29MB/s    0:00:01 (xfr#93, to-chk=5976/9088)
         47.37M  15%   26.46MB/s    0:00:01 (xfr#94, to-chk=5975/9088)
         47.48M  15%   26.52MB/s    0:00:01 (xfr#95, to-chk=5974/9088)
         47.93M  15%   26.11MB/s    0:00:01 (xfr#96, to-chk=5973/9088)
         48.25M  15%   26.25MB/s    0:00:01 (xfr#97, to-chk=5972/9088)
         48.36M  15%   26.31MB/s    0:00:01 (xfr#98, to-chk=5971/9088)
         48.78M  15%   26.08MB/s    0:00:01 (xfr#99, to-chk=5970/9088)
         48.94M  15%   26.15MB/s    0:00:01 (xfr#100, to-chk=5969/9088)
         50.18M  15%   26.54MB/s    0:00:01 (xfr#101, to-chk=5968/9088)
         50.35M  15%   26.62MB/s    0:00:01 (xfr#102, to-chk=5967/9088)
         50.36M  15%   26.62MB/s    0:00:01 (xfr#103, to-chk=5966/9088)
         50.44M  15%   26.66MB/s    0:00:01 (xfr#104, to-chk=5965/9088)
         50.45M  15%   26.67MB/s    0:00:01 (xfr#105, to-chk=5964/9088)
         50.53M  16%   26.70MB/s    0:00:01 (xfr#106, to-chk=5963/9088)
         50.61M  16%   26.74MB/s    0:00:01 (xfr#107, to-chk=5962/9088)
         50.66M  16%   26.77MB/s    0:00:01 (xfr#108, to-chk=5961/9088)
         50.76M  16%   26.39MB/s    0:00:01 (xfr#109, to-chk=5960/9088)
         50.76M  16%   26.40MB/s    0:00:01 (xfr#110, to-chk=5959/9088)
         50.80M  16%   26.42MB/s    0:00:01 (xfr#111, to-chk=5958/9088)
         50.84M  16%   26.21MB/s    0:00:01 (xfr#112, to-chk=5957/9088)
         54.45M  17%   27.92MB/s    0:00:01 (xfr#113, to-chk=5956/9088)
         54.56M  17%   27.96MB/s    0:00:01 (xfr#114, to-chk=5955/9088)
         54.67M  17%   28.02MB/s    0:00:01 (xfr#115, to-chk=5954/9088)
         55.10M  17%   27.64MB/s    0:00:01 (xfr#116, to-chk=5953/9088)
         55.26M  17%   27.71MB/s    0:00:01 (xfr#117, to-chk=5952/9088)
         56.34M  17%   28.21MB/s    0:00:01 (xfr#118, to-chk=5951/9088)
         57.59M  18%   28.11MB/s    0:00:01 (xfr#119, to-chk=5950/9088)
         57.66M  18%   28.13MB/s    0:00:01 (xfr#120, to-chk=5949/9088)
         58.31M  18%   28.37MB/s    0:00:01 (xfr#121, to-chk=5948/9088)
         58.31M  18%   28.37MB/s    0:00:01 (xfr#122, to-chk=5947/9088)
         58.65M  18%   27.94MB/s    0:00:08  
         59.58M  18%   28.34MB/s    0:00:02 (xfr#123, to-chk=5946/9088)
         59.58M  18%   28.34MB/s    0:00:02 (xfr#124, to-chk=5945/9088)
         59.77M  18%   28.41MB/s    0:00:02 (xfr#125, to-chk=5944/9088)
         59.84M  18%   28.45MB/s    0:00:02 (xfr#126, to-chk=5943/9088)
         59.84M  18%   28.45MB/s    0:00:02 (xfr#127, to-chk=5942/9088)
         59.92M  18%   28.47MB/s    0:00:02 (xfr#128, to-chk=5941/9088)
         60.40M  19%   28.69MB/s    0:00:02 (xfr#129, to-chk=5940/9088)
         60.40M  19%   28.69MB/s    0:00:02 (xfr#130, to-chk=5939/9088)
         60.40M  19%   28.69MB/s    0:00:02 (xfr#131, to-chk=5938/9088)
         60.50M  19%   28.72MB/s    0:00:02 (xfr#132, to-chk=5937/9088)
         60.64M  19%   28.79MB/s    0:00:02 (xfr#133, to-chk=5936/9088)
         60.69M  19%   28.80MB/s    0:00:02 (xfr#134, to-chk=5935/9088)
         61.66M  19%   28.60MB/s    0:00:02 (xfr#135, to-chk=5934/9088)
         61.97M  19%   28.73MB/s    0:00:02 (xfr#136, to-chk=5933/9088)
         63.01M  19%   28.57MB/s    0:00:02 (xfr#137, to-chk=5932/9088)
         63.08M  19%   28.59MB/s    0:00:02 (xfr#138, to-chk=5931/9088)
         63.22M  20%   28.65MB/s    0:00:02 (xfr#139, to-chk=5930/9088)
         63.93M  20%   28.95MB/s    0:00:02 (xfr#140, to-chk=5929/9088)
         64.18M  20%   29.05MB/s    0:00:02 (xfr#141, to-chk=5928/9088)
         64.18M  20%   29.05MB/s    0:00:02 (xfr#142, to-chk=5927/9088)
         64.27M  20%   29.08MB/s    0:00:02 (xfr#143, to-chk=5926/9088)
         64.69M  20%   28.64MB/s    0:00:02 (xfr#144, to-chk=5925/9088)
         65.22M  20%   28.86MB/s    0:00:02 (xfr#145, to-chk=5924/9088)
         65.56M  20%   28.99MB/s    0:00:02 (xfr#146, to-chk=5923/9088)
         65.78M  20%   29.07MB/s    0:00:02 (xfr#147, to-chk=5922/9088)
         66.19M  20%   29.24MB/s    0:00:02 (xfr#148, to-chk=5921/9088)
         66.21M  20%   29.25MB/s    0:00:02 (xfr#149, to-chk=5920/9088)
         66.70M  21%   28.88MB/s    0:00:02 (xfr#150, to-chk=5919/9088)
         66.95M  21%   28.97MB/s    0:00:02 (xfr#151, to-chk=5918/9088)
         67.04M  21%   29.00MB/s    0:00:02 (xfr#152, to-chk=5917/9088)
         67.08M  21%   29.01MB/s    0:00:02 (xfr#153, to-chk=5916/9088)
         67.26M  21%   29.09MB/s    0:00:02 (xfr#154, to-chk=5915/9088)
         67.53M  21%   29.19MB/s    0:00:02 (xfr#155, to-chk=5914/9088)
         67.55M  21%   29.19MB/s    0:00:02 (xfr#156, to-chk=5913/9088)
         67.61M  21%   29.21MB/s    0:00:02 (xfr#157, to-chk=5912/9088)
         67.95M  21%   29.35MB/s    0:00:02 (xfr#158, to-chk=5911/9088)
         68.05M  21%   29.39MB/s    0:00:02 (xfr#159, to-chk=5910/9088)
         68.20M  21%   28.87MB/s    0:00:02 (xfr#160, to-chk=5909/9088)
         68.23M  21%   28.88MB/s    0:00:02 (xfr#161, to-chk=5908/9088)
         68.23M  21%   28.88MB/s    0:00:02 (xfr#162, to-chk=5907/9088)
         68.33M  21%   28.92MB/s    0:00:02 (xfr#163, to-chk=5906/9088)
         68.46M  21%   28.96MB/s    0:00:02 (xfr#164, to-chk=5905/9088)
         68.56M  21%   29.01MB/s    0:00:02 (xfr#165, to-chk=5904/9088)
         68.69M  21%   29.05MB/s    0:00:02 (xfr#166, to-chk=5903/9088)
         68.84M  21%   29.11MB/s    0:00:02 (xfr#167, to-chk=5902/9088)
         68.84M  21%   29.12MB/s    0:00:02 (xfr#168, to-chk=5901/9088)
         69.62M  22%   28.82MB/s    0:00:02 (xfr#169, to-chk=5900/9088)
         69.76M  22%   28.88MB/s    0:00:02 (xfr#170, to-chk=5899/9088)
         70.02M  22%   28.97MB/s    0:00:02 (xfr#171, to-chk=5898/9088)
         71.35M  22%   29.47MB/s    0:00:02 (xfr#172, to-chk=5897/9088)
         71.90M  22%   29.13MB/s    0:00:02 (xfr#173, to-chk=5896/9088)
         72.17M  22%   29.23MB/s    0:00:02 (xfr#174, to-chk=5895/9088)
         72.23M  22%   29.25MB/s    0:00:02 (xfr#175, to-chk=5894/9088)
         72.23M  22%   29.25MB/s    0:00:02 (xfr#176, to-chk=5893/9088)
         79.15M  25%   30.10MB/s    0:00:02 (xfr#177, to-chk=5892/9088)
         79.36M  25%   30.18MB/s    0:00:02 (xfr#178, to-chk=5891/9088)
         79.58M  25%   29.73MB/s    0:00:02 (xfr#179, to-chk=5890/9088)
         79.65M  25%   29.75MB/s    0:00:02 (xfr#180, to-chk=5889/9088)
         79.79M  25%   29.79MB/s    0:00:02 (xfr#181, to-chk=5888/9088)
         81.70M  25%   30.45MB/s    0:00:02 (xfr#182, to-chk=5887/9088)
         81.84M  25%   30.35MB/s    0:00:02 (xfr#183, to-chk=5886/9088)
         81.86M  25%   30.34MB/s    0:00:02 (xfr#184, to-chk=5885/9088)
         82.13M  26%   30.09MB/s    0:00:02 (xfr#185, to-chk=5884/9088)
         84.20M  26%   30.78MB/s    0:00:02 (xfr#186, to-chk=5883/9088)
         88.51M  28%   31.19MB/s    0:00:02 (xfr#187, to-chk=5882/9088)
         88.51M  28%   31.19MB/s    0:00:02 (xfr#188, to-chk=5881/9088)
         88.51M  28%   31.19MB/s    0:00:02 (xfr#189, to-chk=5880/9088)
         89.91M  28%   31.63MB/s    0:00:02 (xfr#190, to-chk=5879/9088)
         95.42M  30%   32.22MB/s    0:00:02 (xfr#191, to-chk=5878/9088)
         99.09M  31%   32.52MB/s    0:00:02 (xfr#192, to-chk=5877/9088)
         99.16M  31%   32.54MB/s    0:00:02 (xfr#193, to-chk=5876/9088)
         99.16M  31%   32.54MB/s    0:00:02 (xfr#194, to-chk=5875/9088)
         99.16M  31%   32.54MB/s    0:00:02 (xfr#195, to-chk=5874/9088)
         99.81M  31%   32.72MB/s    0:00:02 (xfr#196, to-chk=5873/9088)
         99.95M  31%   32.77MB/s    0:00:02 (xfr#197, to-chk=5872/9088)
        100.14M  31%   32.82MB/s    0:00:02 (xfr#198, to-chk=5871/9088)
        100.19M  31%   32.83MB/s    0:00:02 (xfr#199, to-chk=5870/9088)
        100.19M  31%   32.83MB/s    0:00:02 (xfr#200, to-chk=5869/9088)
        100.32M  31%   32.88MB/s    0:00:02 (xfr#201, to-chk=5868/9088)
        100.32M  31%   32.87MB/s    0:00:02 (xfr#202, to-chk=5867/9088)
        100.40M  31%   32.89MB/s    0:00:02 (xfr#203, to-chk=5866/9088)
        100.49M  31%   32.92MB/s    0:00:02 (xfr#204, to-chk=5865/9088)
        100.57M  31%   32.94MB/s    0:00:02 (xfr#205, to-chk=5864/9088)
        100.71M  31%   32.98MB/s    0:00:02 (xfr#206, to-chk=5863/9088)
        100.72M  31%   32.99MB/s    0:00:02 (xfr#207, to-chk=5862/9088)
        100.77M  31%   32.80MB/s    0:00:02 (xfr#208, to-chk=5861/9088)
        100.84M  31%   32.55MB/s    0:00:02 (xfr#209, to-chk=5860/9088)
        101.34M  32%   32.69MB/s    0:00:02 (xfr#210, to-chk=5859/9088)
        101.96M  32%   32.87MB/s    0:00:02 (xfr#211, to-chk=5858/9088)
        101.96M  32%   32.87MB/s    0:00:02 (xfr#212, to-chk=5857/9088)
        102.16M  32%   32.43MB/s    0:00:06  
        102.43M  32%   32.51MB/s    0:00:03 (xfr#213, to-chk=5856/9088)
        102.73M  32%   32.59MB/s    0:00:03 (xfr#214, to-chk=5855/9088)
        103.52M  32%   32.81MB/s    0:00:03 (xfr#215, to-chk=5854/9088)
        103.53M  32%   32.81MB/s    0:00:03 (xfr#216, to-chk=5853/9088)
        103.53M  32%   32.81MB/s    0:00:03 (xfr#217, to-chk=5852/9088)
        103.93M  32%   32.93MB/s    0:00:03 (xfr#218, to-chk=5851/9088)
        104.31M  33%   32.82MB/s    0:00:03 (xfr#219, to-chk=5850/9088)
        105.09M  33%   32.78MB/s    0:00:03 (xfr#220, to-chk=5849/9088)
        105.61M  33%   32.93MB/s    0:00:03 (xfr#221, to-chk=5848/9088)
        105.92M  33%   33.01MB/s    0:00:03 (xfr#222, to-chk=5847/9088)
        106.20M  33%   32.62MB/s    0:00:03 (xfr#223, to-chk=5846/9088)
        106.38M  33%   32.66MB/s    0:00:03 (xfr#224, to-chk=5845/9088)
        106.39M  33%   32.67MB/s    0:00:03 (xfr#225, to-chk=5844/9088)
        106.47M  33%   32.69MB/s    0:00:03 (xfr#226, to-chk=5843/9088)
        106.55M  33%   32.70MB/s    0:00:03 (xfr#227, to-chk=5842/9088)
        106.58M  33%   32.71MB/s    0:00:03 (xfr#228, to-chk=5841/9088)
        106.68M  33%   32.75MB/s    0:00:03 (xfr#229, to-chk=5840/9088)
        106.80M  33%   32.77MB/s    0:00:03 (xfr#230, to-chk=5839/9088)
        106.80M  33%   32.77MB/s    0:00:03 (xfr#231, to-chk=5838/9088)
        107.09M  33%   32.85MB/s    0:00:03 (xfr#232, to-chk=5837/9088)
        107.18M  33%   32.88MB/s    0:00:03 (xfr#233, to-chk=5836/9088)
        107.19M  33%   32.88MB/s    0:00:03 (xfr#234, to-chk=5835/9088)
        107.20M  33%   32.88MB/s    0:00:03 (xfr#235, to-chk=5834/9088)
        107.20M  33%   32.88MB/s    0:00:03 (xfr#236, to-chk=5833/9088)
        107.21M  33%   32.89MB/s    0:00:03 (xfr#237, to-chk=5832/9088)
        107.26M  33%   32.89MB/s    0:00:03 (xfr#238, to-chk=5831/9088)
        107.27M  33%   32.89MB/s    0:00:03 (xfr#239, to-chk=5830/9088)
        107.28M  33%   32.90MB/s    0:00:03 (xfr#240, to-chk=5829/9088)
        107.28M  33%   32.90MB/s    0:00:03 (xfr#241, to-chk=5828/9088)
        107.29M  33%   32.90MB/s    0:00:03 (xfr#242, to-chk=5827/9088)
        107.30M  33%   32.90MB/s    0:00:03 (xfr#243, to-chk=5826/9088)
        107.30M  33%   32.90MB/s    0:00:03 (xfr#244, to-chk=5825/9088)
        107.30M  33%   32.90MB/s    0:00:03 (xfr#245, to-chk=5824/9088)
        107.37M  34%   32.91MB/s    0:00:03 (xfr#246, to-chk=5823/9088)
        107.37M  34%   32.92MB/s    0:00:03 (xfr#247, to-chk=5822/9088)
        107.38M  34%   32.92MB/s    0:00:03 (xfr#248, to-chk=5821/9088)
        107.38M  34%   32.92MB/s    0:00:03 (xfr#249, to-chk=5820/9088)
        107.39M  34%   32.92MB/s    0:00:03 (xfr#250, to-chk=5819/9088)
        107.39M  34%   32.92MB/s    0:00:03 (xfr#251, to-chk=5818/9088)
        107.40M  34%   32.92MB/s    0:00:03 (xfr#252, to-chk=5817/9088)
        107.41M  34%   32.93MB/s    0:00:03 (xfr#253, to-chk=5816/9088)
        107.44M  34%   32.94MB/s    0:00:03 (xfr#254, to-chk=5815/9088)
        107.45M  34%   32.94MB/s    0:00:03 (xfr#255, to-chk=5814/9088)
        107.53M  34%   32.95MB/s    0:00:03 (xfr#256, to-chk=5813/9088)
        107.54M  34%   32.95MB/s    0:00:03 (xfr#257, to-chk=5812/9088)
        107.57M  34%   32.96MB/s    0:00:03 (xfr#258, to-chk=5811/9088)
        107.62M  34%   32.79MB/s    0:00:03 (xfr#259, to-chk=5810/9088)
        107.62M  34%   32.79MB/s    0:00:03 (xfr#260, to-chk=5809/9088)
        107.63M  34%   32.79MB/s    0:00:03 (xfr#261, to-chk=5808/9088)
        107.63M  34%   32.79MB/s    0:00:03 (xfr#262, to-chk=5807/9088)
        107.72M  34%   32.82MB/s    0:00:03 (xfr#263, to-chk=5806/9088)
        107.72M  34%   32.82MB/s    0:00:03 (xfr#264, to-chk=5805/9088)
        107.73M  34%   32.82MB/s    0:00:03 (xfr#265, to-chk=5804/9088)
        107.74M  34%   32.83MB/s    0:00:03 (xfr#266, to-chk=5803/9088)
        107.89M  34%   32.60MB/s    0:00:03 (xfr#267, to-chk=5802/9088)
        108.02M  34%   32.63MB/s    0:00:03 (xfr#268, to-chk=5801/9088)
        108.04M  34%   32.64MB/s    0:00:03 (xfr#269, to-chk=5800/9088)
        108.16M  34%   32.67MB/s    0:00:03 (xfr#270, to-chk=5799/9088)
        108.16M  34%   32.66MB/s    0:00:03 (xfr#271, to-chk=5798/9088)
        108.26M  34%   32.69MB/s    0:00:03 (xfr#272, to-chk=5797/9088)
        108.29M  34%   32.70MB/s    0:00:03 (xfr#273, to-chk=5796/9088)
        108.30M  34%   32.71MB/s    0:00:03 (xfr#274, to-chk=5795/9088)
        108.33M  34%   32.72MB/s    0:00:03 (xfr#275, to-chk=5794/9088)
        108.60M  34%   32.79MB/s    0:00:03 (xfr#276, to-chk=5793/9088)
        108.66M  34%   32.80MB/s    0:00:03 (xfr#277, to-chk=5792/9088)
        108.67M  34%   32.80MB/s    0:00:03 (xfr#278, to-chk=5791/9088)
        108.69M  34%   32.80MB/s    0:00:03 (xfr#279, to-chk=5790/9088)
        108.70M  34%   32.81MB/s    0:00:03 (xfr#280, to-chk=5789/9088)
        108.71M  34%   32.81MB/s    0:00:03 (xfr#281, to-chk=5788/9088)
        108.74M  34%   32.82MB/s    0:00:03 (xfr#282, to-chk=5787/9088)
        108.75M  34%   32.82MB/s    0:00:03 (xfr#283, to-chk=5786/9088)
        108.76M  34%   32.82MB/s    0:00:03 (xfr#284, to-chk=5785/9088)
        109.25M  34%   32.95MB/s    0:00:03 (xfr#285, to-chk=5784/9088)
        109.28M  34%   32.96MB/s    0:00:03 (xfr#286, to-chk=5783/9088)
        109.29M  34%   32.96MB/s    0:00:03 (xfr#287, to-chk=5782/9088)
        109.31M  34%   32.97MB/s    0:00:03 (xfr#288, to-chk=5781/9088)
        109.33M  34%   32.97MB/s    0:00:03 (xfr#289, to-chk=5780/9088)
        109.35M  34%   32.97MB/s    0:00:03 (xfr#290, to-chk=5779/9088)
        109.35M  34%   32.97MB/s    0:00:03 (xfr#291, to-chk=5778/9088)
        109.36M  34%   32.97MB/s    0:00:03 (xfr#292, to-chk=5777/9088)
        109.36M  34%   32.97MB/s    0:00:03 (xfr#293, to-chk=5776/9088)
        109.36M  34%   32.97MB/s    0:00:03 (xfr#294, to-chk=5775/9088)
        109.49M  34%   32.56MB/s    0:00:03 (xfr#295, to-chk=5774/9088)
        109.57M  34%   32.54MB/s    0:00:03 (xfr#296, to-chk=5773/9088)
        109.58M  34%   32.54MB/s    0:00:03 (xfr#297, to-chk=5772/9088)
        109.59M  34%   32.55MB/s    0:00:03 (xfr#298, to-chk=5771/9088)
        109.60M  34%   32.55MB/s    0:00:03 (xfr#299, to-chk=5770/9088)
        109.62M  34%   32.56MB/s    0:00:03 (xfr#300, to-chk=5769/9088)
        109.64M  34%   32.56MB/s    0:00:03 (xfr#301, to-chk=5768/9088)
        109.66M  34%   32.57MB/s    0:00:03 (xfr#302, to-chk=5767/9088)
        109.79M  34%   32.60MB/s    0:00:03 (xfr#303, to-chk=5766/9088)
        109.82M  34%   32.61MB/s    0:00:03 (xfr#304, to-chk=5765/9088)
        109.86M  34%   32.62MB/s    0:00:03 (xfr#305, to-chk=5764/9088)
        109.87M  34%   32.61MB/s    0:00:03 (xfr#306, to-chk=5763/9088)
        109.89M  34%   32.62MB/s    0:00:03 (xfr#307, to-chk=5762/9088)
        110.01M  34%   32.65MB/s    0:00:03 (xfr#308, to-chk=5761/9088)
        110.06M  34%   32.67MB/s    0:00:03 (xfr#309, to-chk=5760/9088)
        110.16M  34%   32.69MB/s    0:00:03 (xfr#310, to-chk=5759/9088)
        110.27M  34%   32.72MB/s    0:00:03 (xfr#311, to-chk=5758/9088)
        110.41M  34%   32.75MB/s    0:00:03 (xfr#312, to-chk=5757/9088)
        110.45M  34%   32.76MB/s    0:00:03 (xfr#313, to-chk=5756/9088)
        110.49M  35%   32.78MB/s    0:00:03 (xfr#314, to-chk=5755/9088)
        110.50M  35%   32.78MB/s    0:00:03 (xfr#315, to-chk=5754/9088)
        110.54M  35%   32.79MB/s    0:00:03 (xfr#316, to-chk=5753/9088)
        110.92M  35%   32.48MB/s    0:00:03 (xfr#317, to-chk=5752/9088)
        111.01M  35%   32.50MB/s    0:00:03 (xfr#318, to-chk=5751/9088)
        111.03M  35%   32.50MB/s    0:00:03 (xfr#319, to-chk=5750/9088)
        111.12M  35%   32.53MB/s    0:00:03 (xfr#320, to-chk=5749/9088)
        111.12M  35%   32.53MB/s    0:00:03 (xfr#321, to-chk=5748/9088)
        111.17M  35%   32.54MB/s    0:00:03 (xfr#322, to-chk=5747/9088)
        111.81M  35%   32.71MB/s    0:00:03 (xfr#323, to-chk=5746/9088)
        112.33M  35%   32.84MB/s    0:00:03 (xfr#324, to-chk=5745/9088)
        112.33M  35%   32.84MB/s    0:00:03 (xfr#325, to-chk=5744/9088)
        112.33M  35%   32.84MB/s    0:00:03 (xfr#326, to-chk=5743/9088)
        112.47M  35%   32.87MB/s    0:00:03 (xfr#327, to-chk=5742/9088)
        112.56M  35%   32.90MB/s    0:00:03 (xfr#328, to-chk=5741/9088)
        112.57M  35%   32.90MB/s    0:00:03 (xfr#329, to-chk=5740/9088)
        112.58M  35%   32.90MB/s    0:00:03 (xfr#330, to-chk=5739/9088)
        112.58M  35%   32.90MB/s    0:00:03 (xfr#331, to-chk=5738/9088)
        112.60M  35%   32.91MB/s    0:00:03 (xfr#332, to-chk=5737/9088)
        112.63M  35%   32.91MB/s    0:00:03 (xfr#333, to-chk=5736/9088)
        112.66M  35%   32.92MB/s    0:00:03 (xfr#334, to-chk=5735/9088)
        112.66M  35%   32.92MB/s    0:00:03 (xfr#335, to-chk=5734/9088)
        112.74M  35%   32.94MB/s    0:00:03 (xfr#336, to-chk=5733/9088)
        112.77M  35%   32.95MB/s    0:00:03 (xfr#337, to-chk=5732/9088)
        112.79M  35%   32.95MB/s    0:00:03 (xfr#338, to-chk=5731/9088)
        112.81M  35%   32.96MB/s    0:00:03 (xfr#339, to-chk=5730/9088)
        112.90M  35%   32.56MB/s    0:00:03 (xfr#340, to-chk=5729/9088)
        113.00M  35%   32.59MB/s    0:00:03 (xfr#341, to-chk=5728/9088)
        113.09M  35%   32.60MB/s    0:00:03 (xfr#342, to-chk=5727/9088)
        113.10M  35%   32.61MB/s    0:00:03 (xfr#343, to-chk=5726/9088)
        113.11M  35%   32.61MB/s    0:00:03 (xfr#344, to-chk=5725/9088)
        113.17M  35%   32.63MB/s    0:00:03 (xfr#345, to-chk=5724/9088)
        113.18M  35%   32.63MB/s    0:00:03 (xfr#346, to-chk=5723/9088)
        113.19M  35%   32.62MB/s    0:00:03 (xfr#347, to-chk=5722/9088)
        113.20M  35%   32.63MB/s    0:00:03 (xfr#348, to-chk=5721/9088)
        113.21M  35%   32.63MB/s    0:00:03 (xfr#349, to-chk=5720/9088)
        113.22M  35%   32.63MB/s    0:00:03 (xfr#350, to-chk=5719/9088)
        113.28M  35%   32.65MB/s    0:00:03 (xfr#351, to-chk=5718/9088)
        113.28M  35%   32.65MB/s    0:00:03 (xfr#352, to-chk=5717/9088)
        113.48M  35%   32.70MB/s    0:00:03 (xfr#353, to-chk=5716/9088)
        113.62M  35%   32.74MB/s    0:00:03 (xfr#354, to-chk=5715/9088)
        113.62M  35%   32.74MB/s    0:00:03 (xfr#355, to-chk=5714/9088)
        113.62M  35%   32.74MB/s    0:00:03 (xfr#356, to-chk=5713/9088)
        113.62M  35%   32.74MB/s    0:00:03 (xfr#357, to-chk=5712/9088)
        113.63M  35%   32.73MB/s    0:00:03 (xfr#358, to-chk=5711/9088)
        113.64M  36%   32.73MB/s    0:00:03 (xfr#359, to-chk=5710/9088)
        113.64M  36%   32.73MB/s    0:00:03 (xfr#360, to-chk=5709/9088)
        113.65M  36%   32.73MB/s    0:00:03 (xfr#361, to-chk=5708/9088)
        113.65M  36%   32.73MB/s    0:00:03 (xfr#362, to-chk=5707/9088)
        113.65M  36%   32.74MB/s    0:00:03 (xfr#363, to-chk=5706/9088)
        113.66M  36%   32.74MB/s    0:00:03 (xfr#364, to-chk=5705/9088)
        113.66M  36%   32.74MB/s    0:00:03 (xfr#365, to-chk=5704/9088)
        113.68M  36%   32.74MB/s    0:00:03 (xfr#366, to-chk=5703/9088)
        113.71M  36%   32.75MB/s    0:00:03 (xfr#367, to-chk=5702/9088)
        113.75M  36%   32.76MB/s    0:00:03 (xfr#368, to-chk=5701/9088)
        113.75M  36%   32.75MB/s    0:00:03 (xfr#369, to-chk=5700/9088)
        113.77M  36%   32.76MB/s    0:00:03 (xfr#370, to-chk=5699/9088)
        113.77M  36%   32.76MB/s    0:00:03 (xfr#371, to-chk=5698/9088)
        113.77M  36%   32.76MB/s    0:00:03 (xfr#372, to-chk=5697/9088)
        113.78M  36%   32.76MB/s    0:00:03 (xfr#373, to-chk=5696/9088)
        113.78M  36%   32.76MB/s    0:00:03 (xfr#374, to-chk=5695/9088)
        113.78M  36%   32.76MB/s    0:00:03 (xfr#375, to-chk=5694/9088)
        113.79M  36%   32.76MB/s    0:00:03 (xfr#376, to-chk=5693/9088)
        113.79M  36%   32.77MB/s    0:00:03 (xfr#377, to-chk=5692/9088)
        113.80M  36%   32.77MB/s    0:00:03 (xfr#378, to-chk=5691/9088)
        113.80M  36%   32.77MB/s    0:00:03 (xfr#379, to-chk=5690/9088)
        113.81M  36%   32.77MB/s    0:00:03 (xfr#380, to-chk=5689/9088)
        113.81M  36%   32.77MB/s    0:00:03 (xfr#381, to-chk=5688/9088)
        113.82M  36%   32.77MB/s    0:00:03 (xfr#382, to-chk=5687/9088)
        113.82M  36%   32.76MB/s    0:00:03 (xfr#383, to-chk=5686/9088)
        113.82M  36%   32.77MB/s    0:00:03 (xfr#384, to-chk=5685/9088)
        113.84M  36%   32.77MB/s    0:00:03 (xfr#385, to-chk=5684/9088)
        113.85M  36%   32.77MB/s    0:00:03 (xfr#386, to-chk=5683/9088)
        114.00M  36%   32.66MB/s    0:00:03 (xfr#387, to-chk=5682/9088)
        114.01M  36%   32.66MB/s    0:00:03 (xfr#388, to-chk=5681/9088)
        114.15M  36%   32.69MB/s    0:00:03 (xfr#389, to-chk=5680/9088)
        114.68M  36%   32.57MB/s    0:00:03 (xfr#390, to-chk=5679/9088)
        114.77M  36%   32.59MB/s    0:00:03 (xfr#391, to-chk=5678/9088)
        115.44M  36%   32.77MB/s    0:00:03 (xfr#392, to-chk=5677/9088)
        116.19M  36%   32.95MB/s    0:00:03 (xfr#393, to-chk=5676/9088)
        116.25M  36%   32.96MB/s    0:00:03 (xfr#394, to-chk=5675/9088)
        116.59M  36%   32.91MB/s    0:00:03 (xfr#395, to-chk=5674/9088)
        116.66M  36%   32.92MB/s    0:00:03 (xfr#396, to-chk=5673/9088)
        116.86M  37%   32.71MB/s    0:00:03 (xfr#397, to-chk=5672/9088)
        116.96M  37%   32.73MB/s    0:00:03 (xfr#398, to-chk=5671/9088)
        117.10M  37%   32.77MB/s    0:00:03 (xfr#399, to-chk=5670/9088)
        117.17M  37%   32.78MB/s    0:00:03 (xfr#400, to-chk=5669/9088)
        117.26M  37%   32.80MB/s    0:00:03 (xfr#401, to-chk=5668/9088)
        117.39M  37%   32.84MB/s    0:00:03 (xfr#402, to-chk=5667/9088)
        117.54M  37%   32.87MB/s    0:00:03 (xfr#403, to-chk=5666/9088)
        117.60M  37%   32.89MB/s    0:00:03 (xfr#404, to-chk=5665/9088)
        117.66M  37%   32.91MB/s    0:00:03 (xfr#405, to-chk=5664/9088)
        117.77M  37%   32.93MB/s    0:00:03 (xfr#406, to-chk=5663/9088)
        117.79M  37%   32.93MB/s    0:00:03 (xfr#407, to-chk=5662/9088)
        117.83M  37%   32.94MB/s    0:00:03 (xfr#408, to-chk=5661/9088)
        117.84M  37%   32.95MB/s    0:00:03 (xfr#409, to-chk=5660/9088)
        118.01M  37%   32.98MB/s    0:00:03 (xfr#410, to-chk=5659/9088)
        118.02M  37%   32.99MB/s    0:00:03 (xfr#411, to-chk=5658/9088)
        118.03M  37%   32.99MB/s    0:00:03 (xfr#412, to-chk=5657/9088)
        118.19M  37%   32.87MB/s    0:00:03 (xfr#413, to-chk=5656/9088)
        118.51M  37%   32.69MB/s    0:00:03 (xfr#414, to-chk=5655/9088)
        118.51M  37%   32.69MB/s    0:00:03 (xfr#415, to-chk=5654/9088)
        118.71M  37%   32.74MB/s    0:00:03 (xfr#416, to-chk=5653/9088)
        118.82M  37%   32.77MB/s    0:00:03 (xfr#417, to-chk=5652/9088)
        121.07M  38%   33.32MB/s    0:00:03 (xfr#418, to-chk=5651/9088)
        121.14M  38%   33.34MB/s    0:00:03 (xfr#419, to-chk=5650/9088)
        121.51M  38%   33.04MB/s    0:00:03 (xfr#420, to-chk=5649/9088)
        121.63M  38%   33.07MB/s    0:00:03 (xfr#421, to-chk=5648/9088)
        121.65M  38%   33.07MB/s    0:00:03 (xfr#422, to-chk=5647/9088)
        123.64M  39%   33.56MB/s    0:00:03 (xfr#423, to-chk=5646/9088)
        124.72M  39%   33.82MB/s    0:00:03 (xfr#424, to-chk=5645/9088)
        124.86M  39%   33.75MB/s    0:00:03 (xfr#425, to-chk=5644/9088)
        124.87M  39%   33.75MB/s    0:00:03 (xfr#426, to-chk=5643/9088)
        124.87M  39%   33.74MB/s    0:00:03 (xfr#427, to-chk=5642/9088)
        125.00M  39%   33.78MB/s    0:00:03 (xfr#428, to-chk=5641/9088)
        125.15M  39%   33.81MB/s    0:00:03 (xfr#429, to-chk=5640/9088)
        125.15M  39%   33.81MB/s    0:00:03 (xfr#430, to-chk=5639/9088)
        125.17M  39%   33.82MB/s    0:00:03 (xfr#431, to-chk=5638/9088)
        126.42M  40%   33.86MB/s    0:00:03 (xfr#432, to-chk=5637/9088)
        126.78M  40%   33.94MB/s    0:00:03 (xfr#433, to-chk=5636/9088)
        126.82M  40%   33.95MB/s    0:00:03 (xfr#434, to-chk=5635/9088)
        127.12M  40%   33.87MB/s    0:00:03 (xfr#435, to-chk=5634/9088)
        127.13M  40%   33.87MB/s    0:00:03 (xfr#436, to-chk=5633/9088)
        127.14M  40%   33.88MB/s    0:00:03 (xfr#437, to-chk=5632/9088)
        127.21M  40%   33.90MB/s    0:00:03 (xfr#438, to-chk=5631/9088)
        127.23M  40%   33.90MB/s    0:00:03 (xfr#439, to-chk=5630/9088)
        127.25M  40%   33.90MB/s    0:00:03 (xfr#440, to-chk=5629/9088)
        127.27M  40%   33.90MB/s    0:00:03 (xfr#441, to-chk=5628/9088)
        127.29M  40%   33.91MB/s    0:00:03 (xfr#442, to-chk=5627/9088)
        127.30M  40%   33.91MB/s    0:00:03 (xfr#443, to-chk=5626/9088)
        127.31M  40%   33.91MB/s    0:00:03 (xfr#444, to-chk=5625/9088)
        127.33M  40%   33.67MB/s    0:00:03 (xfr#445, to-chk=5624/9088)
        127.41M  40%   33.68MB/s    0:00:03 (xfr#446, to-chk=5623/9088)
        127.50M  40%   33.70MB/s    0:00:03 (xfr#447, to-chk=5622/9088)
        127.60M  40%   33.73MB/s    0:00:03 (xfr#448, to-chk=5621/9088)
        127.70M  40%   33.75MB/s    0:00:03 (xfr#449, to-chk=5620/9088)
        127.70M  40%   33.75MB/s    0:00:03 (xfr#450, to-chk=5619/9088)
        127.71M  40%   33.75MB/s    0:00:03 (xfr#451, to-chk=5618/9088)
        127.71M  40%   33.75MB/s    0:00:03 (xfr#452, to-chk=5617/9088)
        127.71M  40%   33.75MB/s    0:00:03 (xfr#453, to-chk=5616/9088)
        127.71M  40%   33.75MB/s    0:00:03 (xfr#454, to-chk=5615/9088)
        127.72M  40%   33.75MB/s    0:00:03 (xfr#455, to-chk=5614/9088)
        127.72M  40%   33.75MB/s    0:00:03 (xfr#456, to-chk=5613/9088)
        127.72M  40%   33.75MB/s    0:00:03 (xfr#457, to-chk=5612/9088)
        127.73M  40%   33.75MB/s    0:00:03 (xfr#458, to-chk=5611/9088)
        127.87M  40%   33.78MB/s    0:00:03 (xfr#459, to-chk=5610/9088)
        127.87M  40%   33.78MB/s    0:00:03 (xfr#460, to-chk=5609/9088)
        127.87M  40%   33.78MB/s    0:00:03 (xfr#461, to-chk=5608/9088)
        127.87M  40%   33.78MB/s    0:00:03 (xfr#462, to-chk=5607/9088)
        127.87M  40%   33.78MB/s    0:00:03 (xfr#463, to-chk=5606/9088)
        127.87M  40%   33.78MB/s    0:00:03 (xfr#464, to-chk=5605/9088)
        127.88M  40%   33.78MB/s    0:00:03 (xfr#465, to-chk=5604/9088)
        127.88M  40%   33.78MB/s    0:00:03 (xfr#466, to-chk=5603/9088)
        127.88M  40%   33.78MB/s    0:00:03 (xfr#467, to-chk=5602/9088)
        127.88M  40%   33.78MB/s    0:00:03 (xfr#468, to-chk=5601/9088)
        127.88M  40%   33.78MB/s    0:00:03 (xfr#469, to-chk=5600/9088)
        127.92M  40%   33.78MB/s    0:00:03 (xfr#470, to-chk=5599/9088)
        127.92M  40%   33.79MB/s    0:00:03 (xfr#471, to-chk=5598/9088)
        127.95M  40%   33.79MB/s    0:00:03 (xfr#472, to-chk=5597/9088)
        127.98M  40%   33.80MB/s    0:00:03 (xfr#473, to-chk=5596/9088)
        127.98M  40%   33.80MB/s    0:00:03 (xfr#474, to-chk=5595/9088)
        127.99M  40%   33.80MB/s    0:00:03 (xfr#475, to-chk=5594/9088)
        128.09M  40%   33.83MB/s    0:00:03 (xfr#476, to-chk=5593/9088)
        128.11M  40%   33.83MB/s    0:00:03 (xfr#477, to-chk=5592/9088)
        128.21M  40%   33.85MB/s    0:00:03 (xfr#478, to-chk=5591/9088)
        128.24M  40%   33.86MB/s    0:00:03 (xfr#479, to-chk=5590/9088)
        128.26M  40%   33.86MB/s    0:00:03 (xfr#480, to-chk=5589/9088)
        128.27M  40%   33.87MB/s    0:00:03 (xfr#481, to-chk=5588/9088)
        129.01M  40%   33.63MB/s    0:00:03 (xfr#482, to-chk=5587/9088)
        129.01M  40%   33.63MB/s    0:00:03 (xfr#483, to-chk=5586/9088)
        129.50M  41%   33.74MB/s    0:00:03 (xfr#484, to-chk=5585/9088)
        129.51M  41%   33.74MB/s    0:00:03 (xfr#485, to-chk=5584/9088)
        129.51M  41%   33.75MB/s    0:00:03 (xfr#486, to-chk=5583/9088)
        129.91M  41%   33.84MB/s    0:00:03 (xfr#487, to-chk=5582/9088)
        131.00M  41%   33.68MB/s    0:00:03 (xfr#488, to-chk=5581/9088)
        131.03M  41%   33.68MB/s    0:00:03 (xfr#489, to-chk=5580/9088)
        131.04M  41%   33.68MB/s    0:00:03 (xfr#490, to-chk=5579/9088)
        131.10M  41%   33.70MB/s    0:00:03 (xfr#491, to-chk=5578/9088)
        131.12M  41%   33.70MB/s    0:00:03 (xfr#492, to-chk=5577/9088)
        131.13M  41%   33.70MB/s    0:00:03 (xfr#493, to-chk=5576/9088)
        131.13M  41%   33.70MB/s    0:00:03 (xfr#494, to-chk=5575/9088)
        131.15M  41%   33.70MB/s    0:00:03 (xfr#495, to-chk=5574/9088)
        131.16M  41%   33.71MB/s    0:00:03 (xfr#496, to-chk=5573/9088)
        131.17M  41%   33.71MB/s    0:00:03 (xfr#497, to-chk=5572/9088)
        131.18M  41%   33.71MB/s    0:00:03 (xfr#498, to-chk=5571/9088)
        131.20M  41%   33.72MB/s    0:00:03 (xfr#499, to-chk=5570/9088)
        131.22M  41%   33.72MB/s    0:00:03 (xfr#500, to-chk=5569/9088)
        131.24M  41%   33.73MB/s    0:00:03 (xfr#501, to-chk=5568/9088)
        131.25M  41%   33.72MB/s    0:00:03 (xfr#502, to-chk=5567/9088)
        131.25M  41%   33.72MB/s    0:00:03 (xfr#503, to-chk=5566/9088)
        131.26M  41%   33.72MB/s    0:00:03 (xfr#504, to-chk=5565/9088)
        131.27M  41%   33.72MB/s    0:00:03 (xfr#505, to-chk=5564/9088)
        131.28M  41%   33.73MB/s    0:00:03 (xfr#506, to-chk=5563/9088)
        131.37M  41%   33.75MB/s    0:00:03 (xfr#507, to-chk=5562/9088)
        131.41M  41%   33.76MB/s    0:00:03 (xfr#508, to-chk=5561/9088)
        131.41M  41%   33.75MB/s    0:00:03 (xfr#509, to-chk=5560/9088)
        131.45M  41%   33.76MB/s    0:00:03 (xfr#510, to-chk=5559/9088)
        131.51M  41%   33.78MB/s    0:00:03 (xfr#511, to-chk=5558/9088)
        131.53M  41%   33.78MB/s    0:00:03 (xfr#512, to-chk=5557/9088)
        131.56M  41%   33.79MB/s    0:00:03 (xfr#513, to-chk=5556/9088)
        131.58M  41%   33.80MB/s    0:00:03 (xfr#514, to-chk=5555/9088)
        131.72M  41%   33.82MB/s    0:00:03 (xfr#515, to-chk=5554/9088)
        131.73M  41%   33.82MB/s    0:00:03 (xfr#516, to-chk=5553/9088)
        131.73M  41%   33.83MB/s    0:00:03 (xfr#517, to-chk=5552/9088)
        131.73M  41%   33.83MB/s    0:00:03 (xfr#518, to-chk=5551/9088)
        131.77M  41%   33.44MB/s    0:00:03 (xfr#519, to-chk=5550/9088)
        132.84M  42%   33.68MB/s    0:00:03 (xfr#520, to-chk=5549/9088)
        132.87M  42%   33.68MB/s    0:00:03 (xfr#521, to-chk=5548/9088)
        132.89M  42%   33.69MB/s    0:00:03 (xfr#522, to-chk=5547/9088)
        132.91M  42%   33.69MB/s    0:00:03 (xfr#523, to-chk=5546/9088)
        132.94M  42%   33.69MB/s    0:00:03 (xfr#524, to-chk=5545/9088)
        132.96M  42%   33.70MB/s    0:00:03 (xfr#525, to-chk=5544/9088)
        132.98M  42%   33.70MB/s    0:00:03 (xfr#526, to-chk=5543/9088)
        133.01M  42%   33.71MB/s    0:00:03 (xfr#527, to-chk=5542/9088)
        133.03M  42%   33.71MB/s    0:00:03 (xfr#528, to-chk=5541/9088)
        133.05M  42%   33.72MB/s    0:00:03 (xfr#529, to-chk=5540/9088)
        133.07M  42%   33.72MB/s    0:00:03 (xfr#530, to-chk=5539/9088)
        133.09M  42%   33.72MB/s    0:00:03 (xfr#531, to-chk=5538/9088)
        133.11M  42%   33.73MB/s    0:00:03 (xfr#532, to-chk=5537/9088)
        133.13M  42%   33.73MB/s    0:00:03 (xfr#533, to-chk=5536/9088)
        133.23M  42%   33.76MB/s    0:00:03 (xfr#534, to-chk=5535/9088)
        133.34M  42%   33.74MB/s    0:00:03 (xfr#535, to-chk=5534/9088)
        133.50M  42%   33.43MB/s    0:00:03 (xfr#536, to-chk=5533/9088)
        133.52M  42%   33.43MB/s    0:00:03 (xfr#537, to-chk=5532/9088)
        133.65M  42%   33.46MB/s    0:00:03 (xfr#538, to-chk=5531/9088)
        133.66M  42%   33.47MB/s    0:00:03 (xfr#539, to-chk=5530/9088)
        133.67M  42%   33.47MB/s    0:00:03 (xfr#540, to-chk=5529/9088)
        133.69M  42%   33.47MB/s    0:00:03 (xfr#541, to-chk=5528/9088)
        133.86M  42%   33.51MB/s    0:00:03 (xfr#542, to-chk=5527/9088)
        133.86M  42%   33.51MB/s    0:00:03 (xfr#543, to-chk=5526/9088)
        133.89M  42%   33.51MB/s    0:00:03 (xfr#544, to-chk=5525/9088)
        134.06M  42%   33.55MB/s    0:00:03 (xfr#545, to-chk=5524/9088)
        134.23M  42%   33.59MB/s    0:00:03 (xfr#546, to-chk=5523/9088)
        134.27M  42%   33.59MB/s    0:00:03 (xfr#547, to-chk=5522/9088)
        144.54M  45%   34.38MB/s    0:00:04  
        145.19M  45%   34.52MB/s    0:00:04 (xfr#548, to-chk=5521/9088)
        145.24M  46%   34.53MB/s    0:00:04 (xfr#549, to-chk=5520/9088)
        145.25M  46%   34.53MB/s    0:00:04 (xfr#550, to-chk=5519/9088)
        145.27M  46%   34.53MB/s    0:00:04 (xfr#551, to-chk=5518/9088)
        145.28M  46%   34.53MB/s    0:00:04 (xfr#552, to-chk=5517/9088)
        145.41M  46%   34.56MB/s    0:00:04 (xfr#553, to-chk=5516/9088)
        145.42M  46%   34.56MB/s    0:00:04 (xfr#554, to-chk=5515/9088)
        145.45M  46%   34.56MB/s    0:00:04 (xfr#555, to-chk=5514/9088)
        145.45M  46%   34.57MB/s    0:00:04 (xfr#556, to-chk=5513/9088)
        145.47M  46%   34.57MB/s    0:00:04 (xfr#557, to-chk=5512/9088)
        145.54M  46%   34.59MB/s    0:00:04 (xfr#558, to-chk=5511/9088)
        145.55M  46%   34.59MB/s    0:00:04 (xfr#559, to-chk=5510/9088)
        145.56M  46%   34.59MB/s    0:00:04 (xfr#560, to-chk=5509/9088)
        145.59M  46%   34.60MB/s    0:00:04 (xfr#561, to-chk=5508/9088)
        145.61M  46%   34.60MB/s    0:00:04 (xfr#562, to-chk=5507/9088)
        145.62M  46%   34.60MB/s    0:00:04 (xfr#563, to-chk=5506/9088)
        145.69M  46%   34.61MB/s    0:00:04 (xfr#564, to-chk=5505/9088)
        145.74M  46%   34.63MB/s    0:00:04 (xfr#565, to-chk=5504/9088)
        145.74M  46%   34.63MB/s    0:00:04 (xfr#566, to-chk=5503/9088)
        145.91M  46%   34.66MB/s    0:00:04 (xfr#567, to-chk=5502/9088)
        145.91M  46%   34.66MB/s    0:00:04 (xfr#568, to-chk=5501/9088)
        145.93M  46%   34.66MB/s    0:00:04 (xfr#569, to-chk=5500/9088)
        146.12M  46%   34.70MB/s    0:00:04 (xfr#570, to-chk=5499/9088)
        146.23M  46%   34.62MB/s    0:00:04 (xfr#571, to-chk=5498/9088)
        157.66M  49%   36.13MB/s    0:00:04 (xfr#572, to-chk=5497/9088)
        157.67M  49%   36.13MB/s    0:00:04 (xfr#573, to-chk=5496/9088)
        157.69M  49%   36.13MB/s    0:00:04 (xfr#574, to-chk=5495/9088)
        157.93M  50%   36.18MB/s    0:00:04 (xfr#575, to-chk=5494/9088)
        158.03M  50%   36.19MB/s    0:00:04 (xfr#576, to-chk=5493/9088)
        158.04M  50%   36.20MB/s    0:00:04 (xfr#577, to-chk=5492/9088)
        158.08M  50%   36.20MB/s    0:00:04 (xfr#578, to-chk=5491/9088)
        158.09M  50%   36.21MB/s    0:00:04 (xfr#579, to-chk=5490/9088)
        163.60M  51%   36.89MB/s    0:00:04 (xfr#580, to-chk=5489/9088)
        163.61M  51%   36.89MB/s    0:00:04 (xfr#581, to-chk=5488/9088)
        163.62M  51%   36.89MB/s    0:00:04 (xfr#582, to-chk=5487/9088)
        163.64M  51%   36.89MB/s    0:00:04 (xfr#583, to-chk=5486/9088)
        163.72M  51%   36.91MB/s    0:00:04 (xfr#584, to-chk=5485/9088)
        163.72M  51%   36.91MB/s    0:00:04 (xfr#585, to-chk=5484/9088)
        163.89M  51%   36.94MB/s    0:00:04 (xfr#586, to-chk=5483/9088)
        163.98M  51%   36.70MB/s    0:00:04 (xfr#587, to-chk=5482/9088)
        163.98M  51%   36.69MB/s    0:00:04 (xfr#588, to-chk=5481/9088)
        164.04M  51%   36.71MB/s    0:00:04 (xfr#589, to-chk=5480/9088)
        164.06M  51%   36.71MB/s    0:00:04 (xfr#590, to-chk=5479/9088)
        164.27M  52%   36.75MB/s    0:00:04 (xfr#591, to-chk=5478/9088)
        164.28M  52%   36.75MB/s    0:00:04 (xfr#592, to-chk=5477/9088)
        164.29M  52%   36.75MB/s    0:00:04 (xfr#593, to-chk=5476/9088)
        164.29M  52%   36.75MB/s    0:00:04 (xfr#594, to-chk=5475/9088)
        164.36M  52%   36.77MB/s    0:00:04 (xfr#595, to-chk=5474/9088)
        164.41M  52%   36.78MB/s    0:00:04 (xfr#596, to-chk=5473/9088)
        164.50M  52%   36.79MB/s    0:00:04 (xfr#597, to-chk=5472/9088)
        164.51M  52%   36.79MB/s    0:00:04 (xfr#598, to-chk=5471/9088)
        164.52M  52%   36.80MB/s    0:00:04 (xfr#599, to-chk=5470/9088)
        164.54M  52%   36.80MB/s    0:00:04 (xfr#600, to-chk=5469/9088)
        164.55M  52%   36.80MB/s    0:00:04 (xfr#601, to-chk=5468/9088)
        164.57M  52%   36.81MB/s    0:00:04 (xfr#602, to-chk=5467/9088)
        164.63M  52%   36.81MB/s    0:00:04 (xfr#603, to-chk=5466/9088)
        164.64M  52%   36.81MB/s    0:00:04 (xfr#604, to-chk=5465/9088)
        164.67M  52%   36.82MB/s    0:00:04 (xfr#605, to-chk=5464/9088)
        164.69M  52%   36.82MB/s    0:00:04 (xfr#606, to-chk=5463/9088)
        166.26M  52%   37.14MB/s    0:00:04 (xfr#607, to-chk=5462/9088)
        166.27M  52%   37.14MB/s    0:00:04 (xfr#608, to-chk=5461/9088)
        166.27M  52%   37.14MB/s    0:00:04 (xfr#609, to-chk=5460/9088)
        166.98M  52%   37.22MB/s    0:00:04 (xfr#610, to-chk=5459/9088)
        167.00M  52%   37.22MB/s    0:00:04 (xfr#611, to-chk=5458/9088)
        167.03M  52%   37.23MB/s    0:00:04 (xfr#612, to-chk=5457/9088)
        167.04M  52%   37.23MB/s    0:00:04 (xfr#613, to-chk=5456/9088)
        167.37M  53%   37.01MB/s    0:00:04 (xfr#614, to-chk=5455/9088)
        167.39M  53%   37.01MB/s    0:00:04 (xfr#615, to-chk=5454/9088)
        167.39M  53%   37.01MB/s    0:00:04 (xfr#616, to-chk=5453/9088)
        167.40M  53%   37.02MB/s    0:00:04 (xfr#617, to-chk=5452/9088)
        167.63M  53%   37.06MB/s    0:00:04 (xfr#618, to-chk=5451/9088)
        167.64M  53%   37.06MB/s    0:00:04 (xfr#619, to-chk=5450/9088)
        167.64M  53%   37.06MB/s    0:00:04 (xfr#620, to-chk=5449/9088)
        168.33M  53%   37.19MB/s    0:00:04 (xfr#621, to-chk=5448/9088)
        168.40M  53%   37.21MB/s    0:00:04 (xfr#622, to-chk=5447/9088)
        168.45M  53%   37.21MB/s    0:00:04 (xfr#623, to-chk=5446/9088)
        168.46M  53%   37.21MB/s    0:00:04 (xfr#624, to-chk=5445/9088)
        168.51M  53%   37.23MB/s    0:00:04 (xfr#625, to-chk=5444/9088)
        168.57M  53%   37.23MB/s    0:00:04 (xfr#626, to-chk=5443/9088)
        168.58M  53%   37.15MB/s    0:00:04 (xfr#627, to-chk=5442/9088)
        168.58M  53%   37.04MB/s    0:00:04 (xfr#628, to-chk=5441/9088)
        168.69M  53%   36.88MB/s    0:00:04 (xfr#629, to-chk=5440/9088)
        168.70M  53%   36.88MB/s    0:00:04 (xfr#630, to-chk=5439/9088)
        168.73M  53%   36.89MB/s    0:00:04 (xfr#631, to-chk=5438/9088)
        168.86M  53%   36.91MB/s    0:00:04 (xfr#632, to-chk=5437/9088)
        168.88M  53%   36.91MB/s    0:00:04 (xfr#633, to-chk=5436/9088)
        168.91M  53%   36.92MB/s    0:00:04 (xfr#634, to-chk=5435/9088)
        168.92M  53%   36.92MB/s    0:00:04 (xfr#635, to-chk=5434/9088)
        168.95M  53%   36.93MB/s    0:00:04 (xfr#636, to-chk=5433/9088)
        168.97M  53%   36.93MB/s    0:00:04 (xfr#637, to-chk=5432/9088)
        168.99M  53%   36.94MB/s    0:00:04 (xfr#638, to-chk=5431/9088)
        169.06M  53%   36.94MB/s    0:00:04 (xfr#639, to-chk=5430/9088)
        169.29M  53%   36.99MB/s    0:00:04 (xfr#640, to-chk=5429/9088)
        169.31M  53%   36.99MB/s    0:00:04 (xfr#641, to-chk=5428/9088)
        176.98M  56%   37.78MB/s    0:00:04 (xfr#642, to-chk=5427/9088)
        184.74M  58%   38.60MB/s    0:00:04 (xfr#643, to-chk=5426/9088)
        184.82M  58%   38.61MB/s    0:00:04 (xfr#644, to-chk=5425/9088)
        191.52M  60%   39.47MB/s    0:00:04 (xfr#645, to-chk=5424/9088)
        192.02M  60%   39.26MB/s    0:00:04 (xfr#646, to-chk=5423/9088)
        192.07M  60%   39.27MB/s    0:00:04 (xfr#647, to-chk=5422/9088)
        192.07M  60%   39.27MB/s    0:00:04 (xfr#648, to-chk=5421/9088)
        192.08M  60%   39.27MB/s    0:00:04 (xfr#649, to-chk=5420/9088)
        192.10M  60%   39.27MB/s    0:00:04 (xfr#650, to-chk=5419/9088)
        192.13M  60%   39.28MB/s    0:00:04 (xfr#651, to-chk=5418/9088)
        192.28M  60%   39.30MB/s    0:00:04 (xfr#652, to-chk=5417/9088)
        192.58M  61%   39.35MB/s    0:00:04 (xfr#653, to-chk=5416/9088)
        192.65M  61%   39.37MB/s    0:00:04 (xfr#654, to-chk=5415/9088)
        192.65M  61%   39.37MB/s    0:00:04 (xfr#655, to-chk=5414/9088)
        192.66M  61%   39.37MB/s    0:00:04 (xfr#656, to-chk=5413/9088)
        192.67M  61%   39.36MB/s    0:00:04 (xfr#657, to-chk=5412/9088)
        192.68M  61%   39.36MB/s    0:00:04 (xfr#658, to-chk=5411/9088)
        192.82M  61%   39.39MB/s    0:00:04 (xfr#659, to-chk=5410/9088)
        192.83M  61%   39.39MB/s    0:00:04 (xfr#660, to-chk=5409/9088)
        192.83M  61%   39.39MB/s    0:00:04 (xfr#661, to-chk=5408/9088)
        192.83M  61%   39.39MB/s    0:00:04 (xfr#662, to-chk=5407/9088)
        192.83M  61%   39.39MB/s    0:00:04 (xfr#663, to-chk=5406/9088)
        199.33M  63%   39.86MB/s    0:00:04 (xfr#664, to-chk=5405/9088)
        200.60M  63%   39.74MB/s    0:00:04 (xfr#665, to-chk=5404/9088)
        206.92M  65%   40.54MB/s    0:00:04 (xfr#666, to-chk=5403/9088)
        206.94M  65%   40.54MB/s    0:00:04 (xfr#667, to-chk=5402/9088)
        207.45M  65%   40.62MB/s    0:00:04 (xfr#668, to-chk=5401/9088)
        207.47M  65%   40.63MB/s    0:00:04 (xfr#669, to-chk=5400/9088)
        207.50M  65%   40.63MB/s    0:00:04 (xfr#670, to-chk=5399/9088)
        207.78M  65%   40.68MB/s    0:00:04 (xfr#671, to-chk=5398/9088)
        207.79M  65%   40.68MB/s    0:00:04 (xfr#672, to-chk=5397/9088)
        207.81M  65%   40.69MB/s    0:00:04 (xfr#673, to-chk=5396/9088)
        208.57M  66%   40.48MB/s    0:00:04 (xfr#674, to-chk=5395/9088)
        209.91M  66%   40.70MB/s    0:00:04 (xfr#675, to-chk=5394/9088)
        210.13M  66%   40.74MB/s    0:00:04 (xfr#676, to-chk=5393/9088)
        212.62M  67%   41.17MB/s    0:00:04 (xfr#677, to-chk=5392/9088)
        220.40M  69%   42.18MB/s    0:00:04 (xfr#678, to-chk=5391/9088)
        221.49M  70%   48.42MB/s    0:00:01  
        235.94M  74%   44.33MB/s    0:00:05 (xfr#679, to-chk=5390/9088)
        236.12M  74%   44.35MB/s    0:00:05 (xfr#680, to-chk=5389/9088)
        242.34M  76%   45.09MB/s    0:00:05 (xfr#681, to-chk=5388/9088)
        246.83M  78%   45.46MB/s    0:00:05 (xfr#682, to-chk=5387/9088)
        246.84M  78%   45.17MB/s    0:00:05 (xfr#683, to-chk=5386/9088)
        246.86M  78%   45.17MB/s    0:00:05 (xfr#684, to-chk=5385/9088)
        247.02M  78%   45.19MB/s    0:00:05 (xfr#685, to-chk=5384/9088)
        247.02M  78%   45.19MB/s    0:00:05 (xfr#686, to-chk=5383/9088)
        247.04M  78%   45.19MB/s    0:00:05 (xfr#687, to-chk=5382/9088)
        247.21M  78%   45.22MB/s    0:00:05 (xfr#688, to-chk=5381/9088)
        248.27M  78%   45.38MB/s    0:00:05 (xfr#689, to-chk=5380/9088)
        248.27M  78%   45.38MB/s    0:00:05 (xfr#690, to-chk=5379/9088)
        248.29M  78%   45.39MB/s    0:00:05 (xfr#691, to-chk=5378/9088)
        248.31M  78%   45.39MB/s    0:00:05 (xfr#692, to-chk=5377/9088)
        248.35M  78%   45.39MB/s    0:00:05 (xfr#693, to-chk=5376/9088)
        248.63M  78%   45.43MB/s    0:00:05 (xfr#694, to-chk=5375/9088)
        248.73M  78%   45.45MB/s    0:00:05 (xfr#695, to-chk=5374/9088)
        248.75M  78%   45.45MB/s    0:00:05 (xfr#696, to-chk=5373/9088)
        248.85M  78%   45.41MB/s    0:00:05 (xfr#697, to-chk=5372/9088)
        248.91M  78%   45.42MB/s    0:00:05 (xfr#698, to-chk=5371/9088)
        249.86M  79%   45.57MB/s    0:00:05 (xfr#699, to-chk=5370/9088)
        249.88M  79%   45.57MB/s    0:00:05 (xfr#700, to-chk=5369/9088)
        249.89M  79%   45.58MB/s    0:00:05 (xfr#701, to-chk=5368/9088)
        250.06M  79%   45.31MB/s    0:00:05 (xfr#702, to-chk=5367/9088)
        250.45M  79%   45.37MB/s    0:00:05 (xfr#703, to-chk=5366/9088)
        250.93M  79%   45.44MB/s    0:00:05 (xfr#704, to-chk=5365/9088)
        250.95M  79%   45.44MB/s    0:00:05 (xfr#705, to-chk=5364/9088)
        250.97M  79%   45.44MB/s    0:00:05 (xfr#706, to-chk=5363/9088)
        251.17M  79%   45.47MB/s    0:00:05 (xfr#707, to-chk=5362/9088)
        251.18M  79%   45.47MB/s    0:00:05 (xfr#708, to-chk=5361/9088)
        251.19M  79%   45.47MB/s    0:00:05 (xfr#709, to-chk=5360/9088)
        251.20M  79%   45.41MB/s    0:00:05 (xfr#710, to-chk=5359/9088)
        251.20M  79%   45.41MB/s    0:00:05 (xfr#711, to-chk=5358/9088)
        251.21M  79%   45.41MB/s    0:00:05 (xfr#712, to-chk=5357/9088)
        251.22M  79%   45.41MB/s    0:00:05 (xfr#713, to-chk=5356/9088)
        251.23M  79%   45.41MB/s    0:00:05 (xfr#714, to-chk=5355/9088)
        251.24M  79%   45.41MB/s    0:00:05 (xfr#715, to-chk=5354/9088)
        251.25M  79%   45.42MB/s    0:00:05 (xfr#716, to-chk=5353/9088)
        251.26M  79%   45.42MB/s    0:00:05 (xfr#717, to-chk=5352/9088)
        251.27M  79%   45.41MB/s    0:00:05 (xfr#718, to-chk=5351/9088)
        251.28M  79%   45.41MB/s    0:00:05 (xfr#719, to-chk=5350/9088)
        251.33M  79%   45.42MB/s    0:00:05 (xfr#720, to-chk=5349/9088)
        251.70M  79%   45.18MB/s    0:00:05 (xfr#721, to-chk=5348/9088)
        251.79M  79%   45.19MB/s    0:00:05 (xfr#722, to-chk=5347/9088)
        251.92M  79%   45.21MB/s    0:00:05 (xfr#723, to-chk=5346/9088)
        252.01M  79%   45.23MB/s    0:00:05 (xfr#724, to-chk=5345/9088)
        252.02M  79%   45.22MB/s    0:00:05 (xfr#725, to-chk=5344/9088)
        252.29M  79%   45.26MB/s    0:00:05 (xfr#726, to-chk=5343/9088)
        252.30M  79%   45.26MB/s    0:00:05 (xfr#727, to-chk=5342/9088)
        252.65M  80%   45.32MB/s    0:00:05 (xfr#728, to-chk=5341/9088)
        252.79M  80%   45.34MB/s    0:00:05 (xfr#729, to-chk=5340/9088)
        253.15M  80%   45.39MB/s    0:00:05 (xfr#730, to-chk=5339/9088)
        253.33M  80%   45.36MB/s    0:00:05 (xfr#731, to-chk=5338/9088)
        253.34M  80%   45.36MB/s    0:00:05 (xfr#732, to-chk=5337/9088)
        253.34M  80%   45.36MB/s    0:00:05 (xfr#733, to-chk=5336/9088)
        253.38M  80%   45.36MB/s    0:00:05 (xfr#734, to-chk=5335/9088)
        253.38M  80%   45.36MB/s    0:00:05 (xfr#735, to-chk=5334/9088)
        253.43M  80%   45.37MB/s    0:00:05 (xfr#736, to-chk=5333/9088)
        253.43M  80%   45.37MB/s    0:00:05 (xfr#737, to-chk=5332/9088)
        253.43M  80%   45.37MB/s    0:00:05 (xfr#738, to-chk=5331/9088)
        253.54M  80%   45.38MB/s    0:00:05 (xfr#739, to-chk=5330/9088)
        253.69M  80%   45.41MB/s    0:00:05 (xfr#740, to-chk=5329/9088)
        253.70M  80%   45.41MB/s    0:00:05 (xfr#741, to-chk=5328/9088)
        253.70M  80%   45.41MB/s    0:00:05 (xfr#742, to-chk=5327/9088)
        253.73M  80%   45.41MB/s    0:00:05 (xfr#743, to-chk=5326/9088)
        253.74M  80%   45.41MB/s    0:00:05 (xfr#744, to-chk=5325/9088)
        253.81M  80%   45.13MB/s    0:00:05 (xfr#745, to-chk=5324/9088)
        253.83M  80%   45.14MB/s    0:00:05 (xfr#746, to-chk=5323/9088)
        253.84M  80%   45.14MB/s    0:00:05 (xfr#747, to-chk=5322/9088)
        253.84M  80%   45.14MB/s    0:00:05 (xfr#748, to-chk=5321/9088)
        253.85M  80%   45.14MB/s    0:00:05 (xfr#749, to-chk=5320/9088)
        256.57M  81%   45.57MB/s    0:00:05 (xfr#750, to-chk=5319/9088)
        256.58M  81%   45.56MB/s    0:00:05 (xfr#751, to-chk=5318/9088)
        256.59M  81%   45.56MB/s    0:00:05 (xfr#752, to-chk=5317/9088)
        256.61M  81%   45.56MB/s    0:00:05 (xfr#753, to-chk=5316/9088)
        256.62M  81%   45.57MB/s    0:00:05 (xfr#754, to-chk=5315/9088)
        256.66M  81%   45.57MB/s    0:00:05 (xfr#755, to-chk=5314/9088)
        256.72M  81%   45.58MB/s    0:00:05 (xfr#756, to-chk=5313/9088)
        256.73M  81%   45.58MB/s    0:00:05 (xfr#757, to-chk=5312/9088)
        256.73M  81%   45.58MB/s    0:00:05 (xfr#758, to-chk=5311/9088)
        256.73M  81%   45.58MB/s    0:00:05 (xfr#759, to-chk=5310/9088)
        256.75M  81%   45.58MB/s    0:00:05 (xfr#760, to-chk=5309/9088)
        256.79M  81%   45.59MB/s    0:00:05 (xfr#761, to-chk=5308/9088)
        256.83M  81%   45.59MB/s    0:00:05 (xfr#762, to-chk=5307/9088)
        256.87M  81%   45.60MB/s    0:00:05 (xfr#763, to-chk=5306/9088)
        256.91M  81%   45.60MB/s    0:00:05 (xfr#764, to-chk=5305/9088)
        256.97M  81%   45.61MB/s    0:00:05 (xfr#765, to-chk=5304/9088)
        257.01M  81%   45.62MB/s    0:00:05 (xfr#766, to-chk=5303/9088)
        257.07M  81%   45.63MB/s    0:00:05 (xfr#767, to-chk=5302/9088)
        257.11M  81%   45.63MB/s    0:00:05 (xfr#768, to-chk=5301/9088)
        257.16M  81%   45.64MB/s    0:00:05 (xfr#769, to-chk=5300/9088)
        257.21M  81%   45.64MB/s    0:00:05 (xfr#770, to-chk=5299/9088)
        257.26M  81%   45.65MB/s    0:00:05 (xfr#771, to-chk=5298/9088)
        257.30M  81%   45.66MB/s    0:00:05 (xfr#772, to-chk=5297/9088)
        257.31M  81%   45.66MB/s    0:00:05 (xfr#773, to-chk=5296/9088)
        257.31M  81%   45.65MB/s    0:00:05 (xfr#774, to-chk=5295/9088)
        257.31M  81%   45.65MB/s    0:00:05 (xfr#775, to-chk=5294/9088)
        257.31M  81%   45.65MB/s    0:00:05 (xfr#776, to-chk=5293/9088)
        257.32M  81%   45.66MB/s    0:00:05 (xfr#777, to-chk=5292/9088)
        257.32M  81%   45.66MB/s    0:00:05 (xfr#778, to-chk=5291/9088)
        257.32M  81%   45.66MB/s    0:00:05 (xfr#779, to-chk=5290/9088)
        257.32M  81%   45.66MB/s    0:00:05 (xfr#780, to-chk=5289/9088)
        257.32M  81%   45.66MB/s    0:00:05 (xfr#781, to-chk=5288/9088)
        257.32M  81%   45.66MB/s    0:00:05 (xfr#782, to-chk=5287/9088)
        257.32M  81%   45.66MB/s    0:00:05 (xfr#783, to-chk=5286/9088)
        257.32M  81%   45.66MB/s    0:00:05 (xfr#784, to-chk=5285/9088)
        257.36M  81%   45.66MB/s    0:00:05 (xfr#785, to-chk=5284/9088)
        257.38M  81%   45.66MB/s    0:00:05 (xfr#786, to-chk=5283/9088)
        257.39M  81%   45.66MB/s    0:00:05 (xfr#787, to-chk=5282/9088)
        257.67M  81%   45.70MB/s    0:00:05 (xfr#788, to-chk=5281/9088)
        257.72M  81%   45.41MB/s    0:00:05 (xfr#789, to-chk=5280/9088)
        257.74M  81%   45.41MB/s    0:00:05 (xfr#790, to-chk=5279/9088)
        257.77M  81%   45.41MB/s    0:00:05 (xfr#791, to-chk=5278/9088)
        257.94M  81%   45.44MB/s    0:00:05 (xfr#792, to-chk=5277/9088)
        258.01M  81%   45.45MB/s    0:00:05 (xfr#793, to-chk=5276/9088)
        258.06M  81%   45.46MB/s    0:00:05 (xfr#794, to-chk=5275/9088)
        258.12M  81%   45.47MB/s    0:00:05 (xfr#795, to-chk=5274/9088)
        258.29M  81%   45.49MB/s    0:00:05 (xfr#796, to-chk=5273/9088)
        258.30M  81%   45.49MB/s    0:00:05 (xfr#797, to-chk=5272/9088)
        258.30M  81%   45.49MB/s    0:00:05 (xfr#798, to-chk=5271/9088)
        259.19M  82%   45.63MB/s    0:00:05 (xfr#799, to-chk=5270/9088)
        259.21M  82%   45.63MB/s    0:00:05 (xfr#800, to-chk=5269/9088)
        259.24M  82%   45.63MB/s    0:00:05 (xfr#801, to-chk=5268/9088)
        259.33M  82%   45.65MB/s    0:00:05 (xfr#802, to-chk=5267/9088)
        259.35M  82%   45.65MB/s    0:00:05 (xfr#803, to-chk=5266/9088)
        259.38M  82%   45.66MB/s    0:00:05 (xfr#804, to-chk=5265/9088)
        259.51M  82%   45.67MB/s    0:00:05 (xfr#805, to-chk=5264/9088)
        260.13M  82%   45.76MB/s    0:00:05 (xfr#806, to-chk=5263/9088)
        260.14M  82%   45.77MB/s    0:00:05 (xfr#807, to-chk=5262/9088)
        268.64M  85%   46.46MB/s    0:00:05 (xfr#808, to-chk=5261/9088)
        268.65M  85%   46.46MB/s    0:00:05 (xfr#809, to-chk=5260/9088)
        271.14M  85%   46.83MB/s    0:00:05 (xfr#810, to-chk=5259/9088)
        271.19M  85%   46.83MB/s    0:00:05 (xfr#811, to-chk=5258/9088)
        271.19M  85%   46.83MB/s    0:00:05 (xfr#812, to-chk=5257/9088)
        271.20M  85%   46.83MB/s    0:00:05 (xfr#813, to-chk=5256/9088)
        271.21M  85%   46.83MB/s    0:00:05 (xfr#814, to-chk=5255/9088)
        271.24M  85%   46.84MB/s    0:00:05 (xfr#815, to-chk=5254/9088)
        271.33M  85%   46.83MB/s    0:00:05 (xfr#816, to-chk=5253/9088)
        271.41M  85%   46.85MB/s    0:00:05 (xfr#817, to-chk=5252/9088)
        271.47M  86%   46.86MB/s    0:00:05 (xfr#818, to-chk=5251/9088)
        271.66M  86%   46.88MB/s    0:00:05 (xfr#819, to-chk=5250/9088)
        271.66M  86%   46.88MB/s    0:00:05 (xfr#820, to-chk=5249/9088)
        271.66M  86%   46.88MB/s    0:00:05 (xfr#821, to-chk=5248/9088)
        271.68M  86%   46.89MB/s    0:00:05 (xfr#822, to-chk=5247/9088)
        271.69M  86%   46.89MB/s    0:00:05 (xfr#823, to-chk=5246/9088)
        271.70M  86%   46.89MB/s    0:00:05 (xfr#824, to-chk=5245/9088)
        271.71M  86%   46.89MB/s    0:00:05 (xfr#825, to-chk=5244/9088)
        271.71M  86%   46.88MB/s    0:00:05 (xfr#826, to-chk=5243/9088)
        271.73M  86%   46.89MB/s    0:00:05 (xfr#827, to-chk=5242/9088)
        271.74M  86%   46.89MB/s    0:00:05 (xfr#828, to-chk=5241/9088)
        271.76M  86%   46.89MB/s    0:00:05 (xfr#829, to-chk=5240/9088)
        271.77M  86%   46.89MB/s    0:00:05 (xfr#830, to-chk=5239/9088)
        271.77M  86%   46.89MB/s    0:00:05 (xfr#831, to-chk=5238/9088)
        271.99M  86%   46.62MB/s    0:00:05 (xfr#832, to-chk=5237/9088)
        272.08M  86%   46.64MB/s    0:00:05 (xfr#833, to-chk=5236/9088)
        272.12M  86%   46.63MB/s    0:00:05 (xfr#834, to-chk=5235/9088)
        272.15M  86%   46.64MB/s    0:00:05 (xfr#835, to-chk=5234/9088)
        272.16M  86%   46.64MB/s    0:00:05 (xfr#836, to-chk=5233/9088)
        272.18M  86%   46.64MB/s    0:00:05 (xfr#837, to-chk=5232/9088)
        272.20M  86%   46.65MB/s    0:00:05 (xfr#838, to-chk=5231/9088)
        272.26M  86%   46.66MB/s    0:00:05 (xfr#839, to-chk=5230/9088)
        272.46M  86%   46.68MB/s    0:00:05 (xfr#840, to-chk=5229/9088)
        272.65M  86%   46.71MB/s    0:00:05 (xfr#841, to-chk=5228/9088)
        272.66M  86%   46.71MB/s    0:00:05 (xfr#842, to-chk=5227/9088)
        272.67M  86%   46.71MB/s    0:00:05 (xfr#843, to-chk=5226/9088)
        272.71M  86%   46.72MB/s    0:00:05 (xfr#844, to-chk=5225/9088)
        272.72M  86%   46.72MB/s    0:00:05 (xfr#845, to-chk=5224/9088)
        272.73M  86%   46.72MB/s    0:00:05 (xfr#846, to-chk=5223/9088)
        272.74M  86%   46.72MB/s    0:00:05 (xfr#847, to-chk=5222/9088)
        272.75M  86%   46.72MB/s    0:00:05 (xfr#848, to-chk=5221/9088)
        272.96M  86%   46.75MB/s    0:00:05 (xfr#849, to-chk=5220/9088)
        272.98M  86%   46.76MB/s    0:00:05 (xfr#850, to-chk=5219/9088)
        272.98M  86%   46.76MB/s    0:00:05 (xfr#851, to-chk=5218/9088)
        272.99M  86%   46.76MB/s    0:00:05 (xfr#852, to-chk=5217/9088)
        272.99M  86%   46.76MB/s    0:00:05 (xfr#853, to-chk=5216/9088)
        272.99M  86%   46.76MB/s    0:00:05 (xfr#854, to-chk=5215/9088)
        272.99M  86%   46.76MB/s    0:00:05 (xfr#855, to-chk=5214/9088)
        272.99M  86%   46.76MB/s    0:00:05 (xfr#856, to-chk=5213/9088)
        272.99M  86%   46.76MB/s    0:00:05 (xfr#857, to-chk=5212/9088)
        273.03M  86%   46.76MB/s    0:00:05 (xfr#858, to-chk=5211/9088)
        273.04M  86%   46.76MB/s    0:00:05 (xfr#859, to-chk=5210/9088)
        273.04M  86%   46.76MB/s    0:00:05 (xfr#860, to-chk=5209/9088)
        273.04M  86%   46.76MB/s    0:00:05 (xfr#861, to-chk=5208/9088)
        273.05M  86%   46.76MB/s    0:00:05 (xfr#862, to-chk=5207/9088)
        273.05M  86%   46.76MB/s    0:00:05 (xfr#863, to-chk=5206/9088)
        273.05M  86%   46.76MB/s    0:00:05 (xfr#864, to-chk=5205/9088)
        273.07M  86%   46.76MB/s    0:00:05 (xfr#865, to-chk=5204/9088)
        273.11M  86%   46.77MB/s    0:00:05 (xfr#866, to-chk=5203/9088)
        273.18M  86%   46.77MB/s    0:00:05 (xfr#867, to-chk=5202/9088)
        273.18M  86%   46.77MB/s    0:00:05 (xfr#868, to-chk=5201/9088)
        273.20M  86%   46.78MB/s    0:00:05 (xfr#869, to-chk=5200/9088)
        273.21M  86%   46.78MB/s    0:00:05 (xfr#870, to-chk=5199/9088)
        273.21M  86%   46.78MB/s    0:00:05 (xfr#871, to-chk=5198/9088)
        273.23M  86%   46.78MB/s    0:00:05 (xfr#872, to-chk=5197/9088)
        273.23M  86%   46.78MB/s    0:00:05 (xfr#873, to-chk=5196/9088)
        273.23M  86%   46.78MB/s    0:00:05 (xfr#874, to-chk=5195/9088)
        273.23M  86%   46.78MB/s    0:00:05 (xfr#875, to-chk=5194/9088)
        273.23M  86%   46.78MB/s    0:00:05 (xfr#876, to-chk=5193/9088)
        273.24M  86%   46.78MB/s    0:00:05 (xfr#877, to-chk=5192/9088)
        273.24M  86%   46.78MB/s    0:00:05 (xfr#878, to-chk=5191/9088)
        273.24M  86%   46.78MB/s    0:00:05 (xfr#879, to-chk=5190/9088)
        273.24M  86%   46.78MB/s    0:00:05 (xfr#880, to-chk=5189/9088)
        273.24M  86%   46.78MB/s    0:00:05 (xfr#881, to-chk=5188/9088)
        273.25M  86%   46.78MB/s    0:00:05 (xfr#882, to-chk=5187/9088)
        273.25M  86%   46.78MB/s    0:00:05 (xfr#883, to-chk=5186/9088)
        273.25M  86%   46.78MB/s    0:00:05 (xfr#884, to-chk=5185/9088)
        273.25M  86%   46.78MB/s    0:00:05 (xfr#885, to-chk=5184/9088)
        273.25M  86%   46.78MB/s    0:00:05 (xfr#886, to-chk=5183/9088)
        273.25M  86%   46.78MB/s    0:00:05 (xfr#887, to-chk=5182/9088)
        273.25M  86%   46.78MB/s    0:00:05 (xfr#888, to-chk=5181/9088)
        273.25M  86%   46.78MB/s    0:00:05 (xfr#889, to-chk=5180/9088)
        273.25M  86%   46.78MB/s    0:00:05 (xfr#890, to-chk=5179/9088)
        273.25M  86%   46.78MB/s    0:00:05 (xfr#891, to-chk=5178/9088)
        273.28M  86%   46.78MB/s    0:00:05 (xfr#892, to-chk=5177/9088)
        273.40M  86%   46.80MB/s    0:00:05 (xfr#893, to-chk=5176/9088)
        273.40M  86%   46.79MB/s    0:00:05 (xfr#894, to-chk=5175/9088)
        273.40M  86%   46.79MB/s    0:00:05 (xfr#895, to-chk=3866/9088)
        273.41M  86%   46.79MB/s    0:00:05 (xfr#896, to-chk=3865/9088)
        273.41M  86%   46.79MB/s    0:00:05 (xfr#897, to-chk=3864/9088)
        273.41M  86%   46.80MB/s    0:00:05 (xfr#898, to-chk=3863/9088)
        273.41M  86%   46.80MB/s    0:00:05 (xfr#899, to-chk=3862/9088)
        273.41M  86%   46.80MB/s    0:00:05 (xfr#900, to-chk=3861/9088)
        273.41M  86%   46.80MB/s    0:00:05 (xfr#901, to-chk=3692/9088)
        273.41M  86%   46.80MB/s    0:00:05 (xfr#902, to-chk=3691/9088)
        273.41M  86%   46.80MB/s    0:00:05 (xfr#903, to-chk=3690/9088)
        273.42M  86%   46.80MB/s    0:00:05 (xfr#904, to-chk=3689/9088)
        273.42M  86%   46.80MB/s    0:00:05 (xfr#905, to-chk=3688/9088)
        273.42M  86%   46.80MB/s    0:00:05 (xfr#906, to-chk=3687/9088)
        273.42M  86%   46.80MB/s    0:00:05 (xfr#907, to-chk=3686/9088)
        273.42M  86%   46.80MB/s    0:00:05 (xfr#908, to-chk=3685/9088)
        273.42M  86%   46.80MB/s    0:00:05 (xfr#909, to-chk=3684/9088)
        273.42M  86%   46.78MB/s    0:00:05 (xfr#910, to-chk=3683/9088)
        273.42M  86%   46.78MB/s    0:00:05 (xfr#911, to-chk=3682/9088)
        273.43M  86%   46.77MB/s    0:00:05 (xfr#912, to-chk=3681/9088)
        273.43M  86%   46.77MB/s    0:00:05 (xfr#913, to-chk=3680/9088)
        273.43M  86%   46.77MB/s    0:00:05 (xfr#914, to-chk=3679/9088)
        273.43M  86%   46.77MB/s    0:00:05 (xfr#915, to-chk=3678/9088)
        273.43M  86%   46.77MB/s    0:00:05 (xfr#916, to-chk=3677/9088)
        273.43M  86%   46.77MB/s    0:00:05 (xfr#917, to-chk=3676/9088)
        273.43M  86%   46.77MB/s    0:00:05 (xfr#918, to-chk=3675/9088)
        273.43M  86%   46.77MB/s    0:00:05 (xfr#919, to-chk=3674/9088)
        273.43M  86%   46.77MB/s    0:00:05 (xfr#920, to-chk=3673/9088)
        273.44M  86%   46.77MB/s    0:00:05 (xfr#921, to-chk=3672/9088)
        273.44M  86%   46.77MB/s    0:00:05 (xfr#922, to-chk=3671/9088)
        273.44M  86%   46.77MB/s    0:00:05 (xfr#923, to-chk=3670/9088)
        273.44M  86%   46.78MB/s    0:00:05 (xfr#924, to-chk=3669/9088)
        273.44M  86%   46.78MB/s    0:00:05 (xfr#925, to-chk=3668/9088)
        273.44M  86%   46.78MB/s    0:00:05 (xfr#926, to-chk=3667/9088)
        273.44M  86%   46.78MB/s    0:00:05 (xfr#927, to-chk=3666/9088)
        273.45M  86%   46.78MB/s    0:00:05 (xfr#928, to-chk=3665/9088)
        273.45M  86%   46.78MB/s    0:00:05 (xfr#929, to-chk=3664/9088)
        273.45M  86%   46.78MB/s    0:00:05 (xfr#930, to-chk=3663/9088)
        273.45M  86%   46.78MB/s    0:00:05 (xfr#931, to-chk=3662/9088)
        273.45M  86%   46.78MB/s    0:00:05 (xfr#932, to-chk=3661/9088)
        273.45M  86%   46.78MB/s    0:00:05 (xfr#933, to-chk=3660/9088)
        273.45M  86%   46.77MB/s    0:00:05 (xfr#934, to-chk=3659/9088)
        273.45M  86%   46.77MB/s    0:00:05 (xfr#935, to-chk=3658/9088)
        273.46M  86%   46.77MB/s    0:00:05 (xfr#936, to-chk=3657/9088)
        273.46M  86%   46.77MB/s    0:00:05 (xfr#937, to-chk=3656/9088)
        273.46M  86%   46.77MB/s    0:00:05 (xfr#938, to-chk=3655/9088)
        273.46M  86%   46.77MB/s    0:00:05 (xfr#939, to-chk=3654/9088)
        273.46M  86%   46.77MB/s    0:00:05 (xfr#940, to-chk=3653/9088)
        273.46M  86%   46.77MB/s    0:00:05 (xfr#941, to-chk=3652/9088)
        273.46M  86%   46.77MB/s    0:00:05 (xfr#942, to-chk=3651/9088)
        273.47M  86%   46.77MB/s    0:00:05 (xfr#943, to-chk=3650/9088)
        273.47M  86%   46.77MB/s    0:00:05 (xfr#944, to-chk=3649/9088)
        273.47M  86%   46.77MB/s    0:00:05 (xfr#945, to-chk=3648/9088)
        273.47M  86%   46.77MB/s    0:00:05 (xfr#946, to-chk=3647/9088)
        273.47M  86%   46.77MB/s    0:00:05 (xfr#947, to-chk=3646/9088)
        273.47M  86%   46.77MB/s    0:00:05 (xfr#948, to-chk=3645/9088)
        273.48M  86%   46.77MB/s    0:00:05 (xfr#949, to-chk=3644/9088)
        273.48M  86%   46.77MB/s    0:00:05 (xfr#950, to-chk=3643/9088)
        273.48M  86%   46.77MB/s    0:00:05 (xfr#951, to-chk=3642/9088)
        273.48M  86%   46.77MB/s    0:00:05 (xfr#952, to-chk=3641/9088)
        273.48M  86%   46.46MB/s    0:00:05 (xfr#953, to-chk=3640/9088)
        273.48M  86%   46.46MB/s    0:00:05 (xfr#954, to-chk=3639/9088)
        273.48M  86%   46.46MB/s    0:00:05 (xfr#955, to-chk=3638/9088)
        273.48M  86%   46.46MB/s    0:00:05 (xfr#956, to-chk=3637/9088)
        273.49M  86%   46.46MB/s    0:00:05 (xfr#957, to-chk=3636/9088)
        273.49M  86%   46.46MB/s    0:00:05 (xfr#958, to-chk=3635/9088)
        273.49M  86%   46.46MB/s    0:00:05 (xfr#959, to-chk=3634/9088)
        273.49M  86%   46.46MB/s    0:00:05 (xfr#960, to-chk=3633/9088)
        273.49M  86%   46.46MB/s    0:00:05 (xfr#961, to-chk=3632/9088)
        273.49M  86%   46.46MB/s    0:00:05 (xfr#962, to-chk=3631/9088)
        273.49M  86%   46.46MB/s    0:00:05 (xfr#963, to-chk=3630/9088)
        273.49M  86%   46.46MB/s    0:00:05 (xfr#964, to-chk=3629/9088)
        273.49M  86%   46.45MB/s    0:00:05 (xfr#965, to-chk=3628/9088)
        273.49M  86%   46.45MB/s    0:00:05 (xfr#966, to-chk=3627/9088)
        273.49M  86%   46.45MB/s    0:00:05 (xfr#967, to-chk=3626/9088)
        273.50M  86%   46.45MB/s    0:00:05 (xfr#968, to-chk=3625/9088)
        273.50M  86%   46.45MB/s    0:00:05 (xfr#969, to-chk=3624/9088)
        273.50M  86%   46.45MB/s    0:00:05 (xfr#970, to-chk=3623/9088)
        273.50M  86%   46.45MB/s    0:00:05 (xfr#971, to-chk=3622/9088)
        273.50M  86%   46.45MB/s    0:00:05 (xfr#972, to-chk=3621/9088)
        273.50M  86%   46.45MB/s    0:00:05 (xfr#973, to-chk=3620/9088)
        273.50M  86%   46.45MB/s    0:00:05 (xfr#974, to-chk=3619/9088)
        273.71M  86%   46.48MB/s    0:00:05 (xfr#975, to-chk=3489/9088)
        273.75M  86%   46.49MB/s    0:00:05 (xfr#976, to-chk=3488/9088)
        273.78M  86%   46.49MB/s    0:00:05 (xfr#977, to-chk=3386/9088)
        273.78M  86%   46.49MB/s    0:00:05 (xfr#978, to-chk=3385/9088)
        273.78M  86%   46.49MB/s    0:00:05 (xfr#979, to-chk=3384/9088)
        273.79M  86%   46.49MB/s    0:00:05 (xfr#980, to-chk=3296/9088)
        274.10M  86%   46.54MB/s    0:00:05 (xfr#981, to-chk=3295/9088)
        275.02M  87%   46.67MB/s    0:00:05 (xfr#982, to-chk=3294/9088)
        275.29M  87%   46.71MB/s    0:00:05 (xfr#983, to-chk=3102/9088)
        275.38M  87%   46.72MB/s    0:00:05 (xfr#984, to-chk=3101/9088)
        275.43M  87%   46.73MB/s    0:00:05 (xfr#985, to-chk=3100/9088)
        275.48M  87%   46.73MB/s    0:00:05 (xfr#986, to-chk=3099/9088)
        275.61M  87%   46.75MB/s    0:00:05 (xfr#987, to-chk=3098/9088)
        275.68M  87%   46.76MB/s    0:00:05 (xfr#988, to-chk=3097/9088)
        275.73M  87%   46.75MB/s    0:00:05 (xfr#989, to-chk=3096/9088)
        275.80M  87%   46.76MB/s    0:00:05 (xfr#990, to-chk=3095/9088)
        275.87M  87%   46.45MB/s    0:00:05 (xfr#991, to-chk=3094/9088)
        275.90M  87%   46.45MB/s    0:00:05 (xfr#992, to-chk=3093/9088)
        275.90M  87%   46.45MB/s    0:00:05 (xfr#993, to-chk=3092/9088)
        275.91M  87%   46.46MB/s    0:00:05 (xfr#994, to-chk=3091/9088)
        275.98M  87%   46.46MB/s    0:00:05 (xfr#995, to-chk=2847/9088)
        276.09M  87%   46.48MB/s    0:00:05 (xfr#996, to-chk=2846/9088)
        276.09M  87%   46.48MB/s    0:00:05 (xfr#997, to-chk=2845/9088)
        276.09M  87%   46.48MB/s    0:00:05 (xfr#998, to-chk=2844/9088)
        276.09M  87%   46.48MB/s    0:00:05 (xfr#999, to-chk=2843/9088)
        276.09M  87%   46.48MB/s    0:00:05 (xfr#1000, to-chk=2842/9088)
        276.09M  87%   46.48MB/s    0:00:05 (xfr#1001, to-chk=2841/9088)
        276.37M  87%   46.52MB/s    0:00:05 (xfr#1002, to-chk=2840/9088)
        276.37M  87%   46.52MB/s    0:00:05 (xfr#1003, to-chk=2839/9088)
        276.47M  87%   46.53MB/s    0:00:05 (xfr#1004, to-chk=2838/9088)
        276.47M  87%   46.53MB/s    0:00:05 (xfr#1005, to-chk=2837/9088)
        276.47M  87%   46.53MB/s    0:00:05 (xfr#1006, to-chk=2836/9088)
        276.47M  87%   46.53MB/s    0:00:05 (xfr#1007, to-chk=2835/9088)
        276.54M  87%   46.54MB/s    0:00:05 (xfr#1008, to-chk=2834/9088)
        276.54M  87%   46.54MB/s    0:00:05 (xfr#1009, to-chk=2833/9088)
        276.54M  87%   46.54MB/s    0:00:05 (xfr#1010, to-chk=2832/9088)
        276.54M  87%   46.54MB/s    0:00:05 (xfr#1011, to-chk=2831/9088)
        276.54M  87%   46.54MB/s    0:00:05 (xfr#1012, to-chk=2830/9088)
        276.54M  87%   46.54MB/s    0:00:05 (xfr#1013, to-chk=2829/9088)
        276.54M  87%   46.53MB/s    0:00:05 (xfr#1014, to-chk=2828/9088)
        276.54M  87%   46.53MB/s    0:00:05 (xfr#1015, to-chk=2827/9088)
        277.57M  87%   46.64MB/s    0:00:05 (xfr#1016, to-chk=2826/9088)
        277.57M  87%   46.64MB/s    0:00:05 (xfr#1017, to-chk=2825/9088)
        278.23M  88%   46.43MB/s    0:00:05 (xfr#1018, to-chk=2824/9088)
        278.55M  88%   46.47MB/s    0:00:05 (xfr#1019, to-chk=2823/9088)
        280.30M  88%   46.37MB/s    0:00:05 (xfr#1020, to-chk=2822/9088)
        282.55M  89%   46.68MB/s    0:00:05 (xfr#1021, to-chk=2821/9088)
        282.68M  89%   46.70MB/s    0:00:05 (xfr#1022, to-chk=2820/9088)
        282.68M  89%   46.70MB/s    0:00:05 (xfr#1023, to-chk=2819/9088)
        282.68M  89%   46.70MB/s    0:00:05 (xfr#1024, to-chk=2818/9088)
        282.68M  89%   46.69MB/s    0:00:05 (xfr#1025, to-chk=2817/9088)
        282.68M  89%   46.69MB/s    0:00:05 (xfr#1026, to-chk=2816/9088)
        283.05M  89%   46.41MB/s    0:00:05 (xfr#1027, to-chk=2815/9088)
        283.05M  89%   46.41MB/s    0:00:05 (xfr#1028, to-chk=2704/9088)
        283.08M  89%   46.42MB/s    0:00:05 (xfr#1029, to-chk=2608/9088)
        283.08M  89%   46.42MB/s    0:00:05 (xfr#1030, to-chk=2607/9088)
        283.08M  89%   46.42MB/s    0:00:05 (xfr#1031, to-chk=2606/9088)
        283.09M  89%   46.42MB/s    0:00:05 (xfr#1032, to-chk=2605/9088)
        283.09M  89%   46.42MB/s    0:00:05 (xfr#1033, to-chk=2604/9088)
        283.09M  89%   46.42MB/s    0:00:05 (xfr#1034, to-chk=2501/9088)
        283.09M  89%   46.42MB/s    0:00:05 (xfr#1035, to-chk=2500/9088)
        283.09M  89%   46.42MB/s    0:00:05 (xfr#1036, to-chk=2499/9088)
        283.09M  89%   46.42MB/s    0:00:05 (xfr#1037, to-chk=2498/9088)
        283.10M  89%   46.42MB/s    0:00:05 (xfr#1038, to-chk=2354/9088)
        283.10M  89%   46.42MB/s    0:00:05 (xfr#1039, to-chk=2353/9088)
        283.13M  89%   46.42MB/s    0:00:05 (xfr#1040, to-chk=2352/9088)
        283.13M  89%   46.42MB/s    0:00:05 (xfr#1041, to-chk=2351/9088)
        283.13M  89%   46.42MB/s    0:00:05 (xfr#1042, to-chk=2350/9088)
        283.13M  89%   46.42MB/s    0:00:05 (xfr#1043, to-chk=2349/9088)
        283.13M  89%   46.42MB/s    0:00:05 (xfr#1044, to-chk=2348/9088)
        283.13M  89%   46.42MB/s    0:00:05 (xfr#1045, to-chk=2347/9088)
        283.13M  89%   46.42MB/s    0:00:05 (xfr#1046, to-chk=2346/9088)
        283.13M  89%   46.42MB/s    0:00:05 (xfr#1047, to-chk=2345/9088)
        283.16M  89%   46.42MB/s    0:00:05 (xfr#1048, to-chk=2344/9088)
        283.16M  89%   46.42MB/s    0:00:05 (xfr#1049, to-chk=2343/9088)
        283.16M  89%   46.42MB/s    0:00:05 (xfr#1050, to-chk=2342/9088)
        283.16M  89%   46.42MB/s    0:00:05 (xfr#1051, to-chk=2341/9088)
        283.16M  89%   46.42MB/s    0:00:05 (xfr#1052, to-chk=2340/9088)
        283.17M  89%   46.42MB/s    0:00:05 (xfr#1053, to-chk=2339/9088)
        283.18M  89%   46.43MB/s    0:00:05 (xfr#1054, to-chk=2338/9088)
        283.20M  89%   46.43MB/s    0:00:05 (xfr#1055, to-chk=2337/9088)
        283.20M  89%   46.43MB/s    0:00:05 (xfr#1056, to-chk=2336/9088)
        283.20M  89%   46.42MB/s    0:00:05 (xfr#1057, to-chk=2335/9088)
        283.21M  89%   46.42MB/s    0:00:05 (xfr#1058, to-chk=2334/9088)
        283.21M  89%   46.42MB/s    0:00:05 (xfr#1059, to-chk=2333/9088)
        283.21M  89%   46.42MB/s    0:00:05 (xfr#1060, to-chk=2332/9088)
        283.21M  89%   46.42MB/s    0:00:05 (xfr#1061, to-chk=2331/9088)
        283.26M  89%   46.43MB/s    0:00:05 (xfr#1062, to-chk=2330/9088)
        283.28M  89%   46.43MB/s    0:00:05 (xfr#1063, to-chk=2329/9088)
        283.28M  89%   46.43MB/s    0:00:05 (xfr#1064, to-chk=2328/9088)
        283.28M  89%   46.43MB/s    0:00:05 (xfr#1065, to-chk=2327/9088)
        283.28M  89%   46.44MB/s    0:00:05 (xfr#1066, to-chk=2326/9088)
        283.29M  89%   46.44MB/s    0:00:05 (xfr#1067, to-chk=2325/9088)
        283.29M  89%   46.44MB/s    0:00:05 (xfr#1068, to-chk=2324/9088)
        283.29M  89%   46.44MB/s    0:00:05 (xfr#1069, to-chk=2323/9088)
        283.30M  89%   46.44MB/s    0:00:05 (xfr#1070, to-chk=2322/9088)
        283.30M  89%   46.44MB/s    0:00:05 (xfr#1071, to-chk=2321/9088)
        283.30M  89%   46.44MB/s    0:00:05 (xfr#1072, to-chk=2320/9088)
        283.30M  89%   46.43MB/s    0:00:05 (xfr#1073, to-chk=2319/9088)
        283.30M  89%   46.43MB/s    0:00:05 (xfr#1074, to-chk=2318/9088)
        283.31M  89%   46.43MB/s    0:00:05 (xfr#1075, to-chk=2317/9088)
        283.32M  89%   46.43MB/s    0:00:05 (xfr#1076, to-chk=2316/9088)
        283.32M  89%   46.43MB/s    0:00:05 (xfr#1077, to-chk=2315/9088)
        283.35M  89%   46.44MB/s    0:00:05 (xfr#1078, to-chk=2208/9088)
        283.36M  89%   46.44MB/s    0:00:05 (xfr#1079, to-chk=2125/9088)
        283.40M  89%   46.45MB/s    0:00:05 (xfr#1080, to-chk=2124/9088)
        283.40M  89%   46.45MB/s    0:00:05 (xfr#1081, to-chk=2123/9088)
        283.42M  89%   46.45MB/s    0:00:05 (xfr#1082, to-chk=2122/9088)
        283.43M  89%   46.45MB/s    0:00:05 (xfr#1083, to-chk=2121/9088)
        283.43M  89%   46.44MB/s    0:00:05 (xfr#1084, to-chk=2120/9088)
        283.43M  89%   46.44MB/s    0:00:05 (xfr#1085, to-chk=2119/9088)
        283.44M  89%   46.44MB/s    0:00:05 (xfr#1086, to-chk=1724/9088)
        283.44M  89%   46.45MB/s    0:00:05 (xfr#1087, to-chk=1723/9088)
        283.44M  89%   46.45MB/s    0:00:05 (xfr#1088, to-chk=1722/9088)
        283.44M  89%   46.45MB/s    0:00:05 (xfr#1089, to-chk=1721/9088)
        283.44M  89%   46.45MB/s    0:00:05 (xfr#1090, to-chk=1720/9088)
        283.50M  89%   46.45MB/s    0:00:05 (xfr#1091, to-chk=1537/9088)
        284.54M  90%   46.59MB/s    0:00:05 (xfr#1092, to-chk=1536/9088)
        284.56M  90%   46.60MB/s    0:00:05 (xfr#1093, to-chk=1535/9088)
        284.56M  90%   46.60MB/s    0:00:05 (xfr#1094, to-chk=1325/9088)
        284.56M  90%   46.60MB/s    0:00:05 (xfr#1095, to-chk=1324/9088)
        284.71M  90%   46.62MB/s    0:00:05 (xfr#1096, to-chk=1323/9088)
        284.71M  90%   46.62MB/s    0:00:05 (xfr#1097, to-chk=1322/9088)
        284.76M  90%   46.62MB/s    0:00:05 (xfr#1098, to-chk=1321/9088)
        284.76M  90%   46.62MB/s    0:00:05 (xfr#1099, to-chk=1320/9088)
        284.86M  90%   46.64MB/s    0:00:05 (xfr#1100, to-chk=1030/9088)
        284.89M  90%   46.64MB/s    0:00:05 (xfr#1101, to-chk=1029/9088)
        284.98M  90%   46.65MB/s    0:00:05 (xfr#1102, to-chk=1028/9088)
        285.31M  90%   46.70MB/s    0:00:05 (xfr#1103, to-chk=1027/9088)
        285.33M  90%   46.70MB/s    0:00:05 (xfr#1104, to-chk=1026/9088)
        285.33M  90%   46.70MB/s    0:00:05 (xfr#1105, to-chk=832/9088) 
        285.33M  90%   46.70MB/s    0:00:05 (xfr#1106, to-chk=831/9088)
        285.33M  90%   46.70MB/s    0:00:05 (xfr#1107, to-chk=830/9088)
        285.33M  90%   46.70MB/s    0:00:05 (xfr#1108, to-chk=829/9088)
        285.33M  90%   46.70MB/s    0:00:05 (xfr#1109, to-chk=828/9088)
        285.33M  90%   46.70MB/s    0:00:05 (xfr#1110, to-chk=827/9088)
        285.49M  90%   46.72MB/s    0:00:05 (xfr#1111, to-chk=826/9088)
        285.49M  90%   46.72MB/s    0:00:05 (xfr#1112, to-chk=825/9088)
        285.51M  90%   46.72MB/s    0:00:05 (xfr#1113, to-chk=824/9088)
        285.51M  90%   46.72MB/s    0:00:05 (xfr#1114, to-chk=823/9088)
        285.51M  90%   46.72MB/s    0:00:05 (xfr#1115, to-chk=822/9088)
        285.52M  90%   46.72MB/s    0:00:05 (xfr#1116, to-chk=821/9088)
        285.55M  90%   46.73MB/s    0:00:05 (xfr#1117, to-chk=820/9088)
        285.55M  90%   46.73MB/s    0:00:05 (xfr#1118, to-chk=819/9088)
        285.55M  90%   46.73MB/s    0:00:05 (xfr#1119, to-chk=818/9088)
        285.56M  90%   46.73MB/s    0:00:05 (xfr#1120, to-chk=817/9088)
        285.56M  90%   46.73MB/s    0:00:05 (xfr#1121, to-chk=816/9088)
        285.56M  90%   46.72MB/s    0:00:05 (xfr#1122, to-chk=815/9088)
        285.56M  90%   46.72MB/s    0:00:05 (xfr#1123, to-chk=814/9088)
        285.56M  90%   46.72MB/s    0:00:05 (xfr#1124, to-chk=813/9088)
        285.56M  90%   46.72MB/s    0:00:05 (xfr#1125, to-chk=812/9088)
        285.56M  90%   46.72MB/s    0:00:05 (xfr#1126, to-chk=811/9088)
        285.56M  90%   46.72MB/s    0:00:05 (xfr#1127, to-chk=810/9088)
        285.56M  90%   46.72MB/s    0:00:05 (xfr#1128, to-chk=809/9088)
        285.56M  90%   46.72MB/s    0:00:05 (xfr#1129, to-chk=808/9088)
        285.56M  90%   46.72MB/s    0:00:05 (xfr#1130, to-chk=807/9088)
        285.57M  90%   46.72MB/s    0:00:05 (xfr#1131, to-chk=806/9088)
        285.57M  90%   46.72MB/s    0:00:05 (xfr#1132, to-chk=805/9088)
        285.57M  90%   46.72MB/s    0:00:05 (xfr#1133, to-chk=804/9088)
        285.57M  90%   46.72MB/s    0:00:05 (xfr#1134, to-chk=803/9088)
        285.57M  90%   46.43MB/s    0:00:05 (xfr#1135, to-chk=802/9088)
        285.57M  90%   46.43MB/s    0:00:05 (xfr#1136, to-chk=801/9088)
        285.57M  90%   46.44MB/s    0:00:05 (xfr#1137, to-chk=800/9088)
        285.57M  90%   46.44MB/s    0:00:05 (xfr#1138, to-chk=799/9088)
        285.57M  90%   46.44MB/s    0:00:05 (xfr#1139, to-chk=798/9088)
        285.57M  90%   46.44MB/s    0:00:05 (xfr#1140, to-chk=797/9088)
        285.57M  90%   46.44MB/s    0:00:05 (xfr#1141, to-chk=796/9088)
        285.58M  90%   46.44MB/s    0:00:05 (xfr#1142, to-chk=795/9088)
        285.58M  90%   46.44MB/s    0:00:05 (xfr#1143, to-chk=794/9088)
        285.58M  90%   46.44MB/s    0:00:05 (xfr#1144, to-chk=793/9088)
        285.58M  90%   46.44MB/s    0:00:05 (xfr#1145, to-chk=792/9088)
        285.58M  90%   46.44MB/s    0:00:05 (xfr#1146, to-chk=791/9088)
        285.58M  90%   46.44MB/s    0:00:05 (xfr#1147, to-chk=790/9088)
        285.58M  90%   46.44MB/s    0:00:05 (xfr#1148, to-chk=789/9088)
        285.58M  90%   46.44MB/s    0:00:05 (xfr#1149, to-chk=788/9088)
        285.59M  90%   46.44MB/s    0:00:05 (xfr#1150, to-chk=787/9088)
        285.59M  90%   46.44MB/s    0:00:05 (xfr#1151, to-chk=786/9088)
        285.59M  90%   46.44MB/s    0:00:05 (xfr#1152, to-chk=785/9088)
        285.59M  90%   46.44MB/s    0:00:05 (xfr#1153, to-chk=784/9088)
        285.59M  90%   46.43MB/s    0:00:05 (xfr#1154, to-chk=783/9088)
        285.59M  90%   46.43MB/s    0:00:05 (xfr#1155, to-chk=782/9088)
        285.59M  90%   46.43MB/s    0:00:05 (xfr#1156, to-chk=781/9088)
        285.59M  90%   46.43MB/s    0:00:05 (xfr#1157, to-chk=780/9088)
        285.59M  90%   46.43MB/s    0:00:05 (xfr#1158, to-chk=779/9088)
        285.59M  90%   46.43MB/s    0:00:05 (xfr#1159, to-chk=778/9088)
        285.59M  90%   46.43MB/s    0:00:05 (xfr#1160, to-chk=777/9088)
        285.59M  90%   46.43MB/s    0:00:05 (xfr#1161, to-chk=776/9088)
        285.59M  90%   46.43MB/s    0:00:05 (xfr#1162, to-chk=775/9088)
        285.59M  90%   46.43MB/s    0:00:05 (xfr#1163, to-chk=774/9088)
        285.60M  90%   46.43MB/s    0:00:05 (xfr#1164, to-chk=773/9088)
        285.60M  90%   46.43MB/s    0:00:05 (xfr#1165, to-chk=772/9088)
        285.60M  90%   46.43MB/s    0:00:05 (xfr#1166, to-chk=771/9088)
        285.60M  90%   46.43MB/s    0:00:05 (xfr#1167, to-chk=770/9088)
        285.60M  90%   46.43MB/s    0:00:05 (xfr#1168, to-chk=769/9088)
        285.60M  90%   46.43MB/s    0:00:05 (xfr#1169, to-chk=768/9088)
        285.60M  90%   46.43MB/s    0:00:05 (xfr#1170, to-chk=767/9088)
        285.60M  90%   46.43MB/s    0:00:05 (xfr#1171, to-chk=766/9088)
        285.60M  90%   46.43MB/s    0:00:05 (xfr#1172, to-chk=765/9088)
        285.60M  90%   46.43MB/s    0:00:05 (xfr#1173, to-chk=764/9088)
        285.60M  90%   46.43MB/s    0:00:05 (xfr#1174, to-chk=763/9088)
        285.61M  90%   46.42MB/s    0:00:05 (xfr#1175, to-chk=762/9088)
        285.61M  90%   46.43MB/s    0:00:05 (xfr#1176, to-chk=761/9088)
        285.61M  90%   46.43MB/s    0:00:05 (xfr#1177, to-chk=637/9088)
        285.61M  90%   46.43MB/s    0:00:05 (xfr#1178, to-chk=636/9088)
        285.65M  90%   46.43MB/s    0:00:05 (xfr#1179, to-chk=635/9088)
        285.65M  90%   46.43MB/s    0:00:05 (xfr#1180, to-chk=634/9088)
        285.66M  90%   46.43MB/s    0:00:05 (xfr#1181, to-chk=430/9088)
        285.86M  90%   46.46MB/s    0:00:05 (xfr#1182, to-chk=429/9088)
        287.44M  91%   46.68MB/s    0:00:05 (xfr#1183, to-chk=428/9088)
        288.98M  91%   46.58MB/s    0:00:05 (xfr#1184, to-chk=427/9088)
        290.51M  92%   46.79MB/s    0:00:05 (xfr#1185, to-chk=426/9088)
        290.51M  92%   46.79MB/s    0:00:05 (xfr#1186, to-chk=425/9088)
        290.51M  92%   46.79MB/s    0:00:05 (xfr#1187, to-chk=424/9088)
        290.55M  92%   46.78MB/s    0:00:05 (xfr#1188, to-chk=423/9088)
        290.64M  92%   46.79MB/s    0:00:05 (xfr#1189, to-chk=422/9088)
        290.74M  92%   46.81MB/s    0:00:05 (xfr#1190, to-chk=421/9088)
        290.86M  92%   46.82MB/s    0:00:05 (xfr#1191, to-chk=420/9088)
        291.64M  92%   46.61MB/s    0:00:05 (xfr#1192, to-chk=419/9088)
        291.65M  92%   46.60MB/s    0:00:05 (xfr#1193, to-chk=418/9088)
        291.68M  92%   46.60MB/s    0:00:05 (xfr#1194, to-chk=417/9088)
        291.89M  92%   46.64MB/s    0:00:05 (xfr#1195, to-chk=416/9088)
        292.12M  92%   46.67MB/s    0:00:05 (xfr#1196, to-chk=415/9088)
        292.30M  92%   46.69MB/s    0:00:05 (xfr#1197, to-chk=414/9088)
        292.34M  92%   46.69MB/s    0:00:05 (xfr#1198, to-chk=413/9088)
        293.93M  93%   46.90MB/s    0:00:05 (xfr#1199, to-chk=412/9088)
        294.12M  93%   55.96MB/s    0:00:00  
        295.57M  93%   46.82MB/s    0:00:06 (xfr#1200, to-chk=411/9088)
        297.60M  94%   47.09MB/s    0:00:06 (xfr#1201, to-chk=410/9088)
        299.59M  94%   47.06MB/s    0:00:06 (xfr#1202, to-chk=409/9088)
        301.58M  95%   47.02MB/s    0:00:06 (xfr#1203, to-chk=408/9088)
        303.55M  96%   47.27MB/s    0:00:06 (xfr#1204, to-chk=407/9088)
        305.12M  96%   47.17MB/s    0:00:06 (xfr#1205, to-chk=406/9088)
        305.12M  96%   47.17MB/s    0:00:06 (xfr#1206, to-chk=405/9088)
        305.14M  96%   47.17MB/s    0:00:06 (xfr#1207, to-chk=404/9088)
        305.19M  96%   47.17MB/s    0:00:06 (xfr#1208, to-chk=403/9088)
        305.21M  96%   47.18MB/s    0:00:06 (xfr#1209, to-chk=402/9088)
        305.21M  96%   47.18MB/s    0:00:06 (xfr#1210, to-chk=401/9088)
        305.21M  96%   47.18MB/s    0:00:06 (xfr#1211, to-chk=400/9088)
        305.27M  96%   47.18MB/s    0:00:06 (xfr#1212, to-chk=399/9088)
        306.19M  97%   47.30MB/s    0:00:06 (xfr#1213, to-chk=398/9088)
        306.21M  97%   47.31MB/s    0:00:06 (xfr#1214, to-chk=397/9088)
        306.21M  97%   47.31MB/s    0:00:06 (xfr#1215, to-chk=396/9088)
        306.21M  97%   47.31MB/s    0:00:06 (xfr#1216, to-chk=395/9088)
        306.22M  97%   47.31MB/s    0:00:06 (xfr#1217, to-chk=394/9088)
        306.27M  97%   47.31MB/s    0:00:06 (xfr#1218, to-chk=393/9088)
        307.36M  97%   47.45MB/s    0:00:06 (xfr#1219, to-chk=392/9088)
        307.40M  97%   47.15MB/s    0:00:06 (xfr#1220, to-chk=391/9088)
        307.67M  97%   47.19MB/s    0:00:06 (xfr#1221, to-chk=390/9088)
        307.76M  97%   47.20MB/s    0:00:06 (xfr#1222, to-chk=389/9088)
        307.80M  97%   47.21MB/s    0:00:06 (xfr#1223, to-chk=388/9088)
        307.80M  97%   47.21MB/s    0:00:06 (xfr#1224, to-chk=387/9088)
        308.07M  97%   47.24MB/s    0:00:06 (xfr#1225, to-chk=386/9088)
        308.16M  97%   47.25MB/s    0:00:06 (xfr#1226, to-chk=385/9088)
        308.76M  97%   47.33MB/s    0:00:06 (xfr#1227, to-chk=384/9088)
        308.82M  97%   47.33MB/s    0:00:06 (xfr#1228, to-chk=383/9088)
        308.82M  97%   47.33MB/s    0:00:06 (xfr#1229, to-chk=382/9088)
        308.90M  97%   47.34MB/s    0:00:06 (xfr#1230, to-chk=381/9088)
        308.94M  97%   47.34MB/s    0:00:06 (xfr#1231, to-chk=380/9088)
        308.94M  97%   47.34MB/s    0:00:06 (xfr#1232, to-chk=379/9088)
        309.10M  97%   47.36MB/s    0:00:06 (xfr#1233, to-chk=378/9088)
        309.26M  97%   47.06MB/s    0:00:06 (xfr#1234, to-chk=377/9088)
        309.26M  97%   47.05MB/s    0:00:06 (xfr#1235, to-chk=376/9088)
        309.30M  97%   47.06MB/s    0:00:06 (xfr#1236, to-chk=375/9088)
        309.30M  97%   47.06MB/s    0:00:06 (xfr#1237, to-chk=374/9088)
        309.30M  97%   47.06MB/s    0:00:06 (xfr#1238, to-chk=373/9088)
        309.30M  97%   47.06MB/s    0:00:06 (xfr#1239, to-chk=372/9088)
        309.30M  97%   47.06MB/s    0:00:06 (xfr#1240, to-chk=371/9088)
        309.42M  98%   47.08MB/s    0:00:06 (xfr#1241, to-chk=370/9088)
        309.43M  98%   47.07MB/s    0:00:06 (xfr#1242, to-chk=369/9088)
        309.51M  98%   47.08MB/s    0:00:06 (xfr#1243, to-chk=368/9088)
        310.11M  98%   47.16MB/s    0:00:06 (xfr#1244, to-chk=367/9088)
        310.12M  98%   47.16MB/s    0:00:06 (xfr#1245, to-chk=366/9088)
        310.12M  98%   47.16MB/s    0:00:06 (xfr#1246, to-chk=365/9088)
        310.12M  98%   47.16MB/s    0:00:06 (xfr#1247, to-chk=364/9088)
        310.33M  98%   47.19MB/s    0:00:06 (xfr#1248, to-chk=363/9088)
        310.33M  98%   47.19MB/s    0:00:06 (xfr#1249, to-chk=362/9088)
        310.33M  98%   47.19MB/s    0:00:06 (xfr#1250, to-chk=361/9088)
        310.33M  98%   47.19MB/s    0:00:06 (xfr#1251, to-chk=360/9088)
        310.33M  98%   47.19MB/s    0:00:06 (xfr#1252, to-chk=359/9088)
        310.83M  98%   47.25MB/s    0:00:06 (xfr#1253, to-chk=358/9088)
        310.89M  98%   47.26MB/s    0:00:06 (xfr#1254, to-chk=357/9088)
        310.99M  98%   47.27MB/s    0:00:06 (xfr#1255, to-chk=356/9088)
        311.00M  98%   47.27MB/s    0:00:06 (xfr#1256, to-chk=355/9088)
        311.01M  98%   47.27MB/s    0:00:06 (xfr#1257, to-chk=354/9088)
        311.11M  98%   47.28MB/s    0:00:06 (xfr#1258, to-chk=353/9088)
        311.14M  98%   47.29MB/s    0:00:06 (xfr#1259, to-chk=352/9088)
        311.23M  98%   47.30MB/s    0:00:06 (xfr#1260, to-chk=351/9088)
        311.23M  98%   47.30MB/s    0:00:06 (xfr#1261, to-chk=350/9088)
        311.23M  98%   47.30MB/s    0:00:06 (xfr#1262, to-chk=349/9088)
        311.24M  98%   47.30MB/s    0:00:06 (xfr#1263, to-chk=348/9088)
        311.25M  98%   47.30MB/s    0:00:06 (xfr#1264, to-chk=347/9088)
        311.25M  98%   47.30MB/s    0:00:06 (xfr#1265, to-chk=346/9088)
        311.25M  98%   47.30MB/s    0:00:06 (xfr#1266, to-chk=345/9088)
        311.25M  98%   47.30MB/s    0:00:06 (xfr#1267, to-chk=344/9088)
        311.25M  98%   47.30MB/s    0:00:06 (xfr#1268, to-chk=343/9088)
        311.26M  98%   47.30MB/s    0:00:06 (xfr#1269, to-chk=342/9088)
        311.34M  98%   47.31MB/s    0:00:06 (xfr#1270, to-chk=341/9088)
        311.34M  98%   47.31MB/s    0:00:06 (xfr#1271, to-chk=340/9088)
        311.40M  98%   47.32MB/s    0:00:06 (xfr#1272, to-chk=339/9088)
        311.41M  98%   47.32MB/s    0:00:06 (xfr#1273, to-chk=338/9088)
        311.41M  98%   47.32MB/s    0:00:06 (xfr#1274, to-chk=337/9088)
        311.56M  98%   47.34MB/s    0:00:06 (xfr#1275, to-chk=336/9088)
        311.66M  98%   47.35MB/s    0:00:06 (xfr#1276, to-chk=335/9088)
        311.67M  98%   47.35MB/s    0:00:06 (xfr#1277, to-chk=334/9088)
        311.67M  98%   47.35MB/s    0:00:06 (xfr#1278, to-chk=333/9088)
        311.67M  98%   47.35MB/s    0:00:06 (xfr#1279, to-chk=332/9088)
        311.67M  98%   47.35MB/s    0:00:06 (xfr#1280, to-chk=331/9088)
        311.68M  98%   47.35MB/s    0:00:06 (xfr#1281, to-chk=330/9088)
        311.68M  98%   47.35MB/s    0:00:06 (xfr#1282, to-chk=329/9088)
        311.68M  98%   47.35MB/s    0:00:06 (xfr#1283, to-chk=328/9088)
        311.68M  98%   47.35MB/s    0:00:06 (xfr#1284, to-chk=327/9088)
        313.29M  99%   47.26MB/s    0:00:06 (xfr#1285, to-chk=326/9088)
        313.29M  99%   47.25MB/s    0:00:06 (xfr#1286, to-chk=325/9088)
        313.65M  99%   47.30MB/s    0:00:06 (xfr#1287, to-chk=324/9088)
        314.39M  99%   47.08MB/s    0:00:06 (xfr#1288, to-chk=323/9088)
        314.82M  99%   47.13MB/s    0:00:06 (xfr#1289, to-chk=322/9088)
        314.86M  99%   47.13MB/s    0:00:06 (xfr#1290, to-chk=321/9088)
        314.86M  99%   47.13MB/s    0:00:06 (xfr#1291, to-chk=320/9088)
        314.86M  99%   47.13MB/s    0:00:06 (xfr#1292, to-chk=319/9088)
        314.86M  99%   47.13MB/s    0:00:06 (xfr#1293, to-chk=318/9088)
        314.87M  99%   47.13MB/s    0:00:06 (xfr#1294, to-chk=317/9088)
        314.87M  99%   47.13MB/s    0:00:06 (xfr#1295, to-chk=316/9088)
        314.87M  99%   47.13MB/s    0:00:06 (xfr#1296, to-chk=315/9088)
        314.87M  99%   47.13MB/s    0:00:06 (xfr#1297, to-chk=314/9088)
        314.87M  99%   47.13MB/s    0:00:06 (xfr#1298, to-chk=313/9088)
        314.88M  99%   47.13MB/s    0:00:06 (xfr#1299, to-chk=312/9088)
        314.88M  99%   47.13MB/s    0:00:06 (xfr#1300, to-chk=311/9088)
        314.88M  99%   47.13MB/s    0:00:06 (xfr#1301, to-chk=310/9088)
        314.88M  99%   47.13MB/s    0:00:06 (xfr#1302, to-chk=309/9088)
        314.88M  99%   47.13MB/s    0:00:06 (xfr#1303, to-chk=308/9088)
        314.88M  99%   47.13MB/s    0:00:06 (xfr#1304, to-chk=307/9088)
        314.89M  99%   47.13MB/s    0:00:06 (xfr#1305, to-chk=306/9088)
        314.90M  99%   47.13MB/s    0:00:06 (xfr#1306, to-chk=305/9088)
        314.90M  99%   47.13MB/s    0:00:06 (xfr#1307, to-chk=304/9088)
        314.90M  99%   47.13MB/s    0:00:06 (xfr#1308, to-chk=303/9088)
        315.62M  99%   47.22MB/s    0:00:06 (xfr#1309, to-chk=302/9088)
        315.62M  99%   47.22MB/s    0:00:06 (xfr#1310, to-chk=301/9088)
        315.62M  99%   47.22MB/s    0:00:06 (xfr#1311, to-chk=300/9088)
        315.62M  99%   47.22MB/s    0:00:06 (xfr#1312, to-chk=299/9088)
        315.63M  99%   47.22MB/s    0:00:06 (xfr#1313, to-chk=298/9088)
        315.63M  99%   47.22MB/s    0:00:06 (xfr#1314, to-chk=297/9088)
        315.63M  99%   47.22MB/s    0:00:06 (xfr#1315, to-chk=296/9088)
        315.63M  99%   47.22MB/s    0:00:06 (xfr#1316, to-chk=295/9088)
        315.64M  99%   47.23MB/s    0:00:06 (xfr#1317, to-chk=294/9088)
        315.64M  99%   47.23MB/s    0:00:06 (xfr#1318, to-chk=293/9088)
        315.64M  99%   47.23MB/s    0:00:06 (xfr#1319, to-chk=292/9088)
        315.64M  99%   47.23MB/s    0:00:06 (xfr#1320, to-chk=87/9088) 
        315.64M  99%   47.23MB/s    0:00:06 (xfr#1321, to-chk=86/9088)
        315.65M  99%   47.23MB/s    0:00:06 (xfr#1322, to-chk=85/9088)
        315.65M  99%   47.23MB/s    0:00:06 (xfr#1323, to-chk=84/9088)
        315.65M  99%   47.23MB/s    0:00:06 (xfr#1324, to-chk=83/9088)
        315.65M 100%   47.23MB/s    0:00:06 (xfr#1325, to-chk=82/9088)
        315.65M 100%   47.23MB/s    0:00:06 (xfr#1325, to-chk=0/9088) 
        315.65M 100%   46.85MB/s    0:00:06 (xfr#1325, to-chk=0/9088)
        315.65M 100%   46.85MB/s    0:00:06 (xfr#1325, to-chk=0/9088)

              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7763)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7763)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7763)

              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7763)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7763)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7763)
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4045 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4045/

All tests passed

Build Log:
[...truncated 1171 lines...]
BUILD FAILED in 49m 21s
614 actionable tasks: 606 executed, 8 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 49m47.5s
------------------------------------------------------------------------
+ status=1
+ ./crave pull '**/build/**/test/TEST-*.xml' '**/*.events' 'heapdumps/**' '**/hs_err_pid*'

              0   0%    0.00kB/s    0:00:00  
         81.77K   1%   77.98MB/s    0:00:00 (xfr#1, to-chk=5006/7419)
        182.41K   3%  173.96MB/s    0:00:00 (xfr#2, to-chk=5005/7419)
        266.03K   4%  253.71MB/s    0:00:00 (xfr#3, to-chk=5004/7419)
        266.73K   4%  254.38MB/s    0:00:00 (xfr#4, to-chk=3568/7419)
        267.83K   4%  255.43MB/s    0:00:00 (xfr#5, to-chk=3567/7419)
        269.01K   4%  256.55MB/s    0:00:00 (xfr#6, to-chk=3566/7419)
        269.94K   5%  257.43MB/s    0:00:00 (xfr#7, to-chk=3565/7419)
        270.38K   5%  128.93MB/s    0:00:00 (xfr#8, to-chk=3564/7419)
        272.01K   5%  129.71MB/s    0:00:00 (xfr#9, to-chk=3563/7419)
        272.96K   5%    5.21MB/s    0:00:00 (xfr#10, to-chk=3395/7419)
        275.39K   5%    5.25MB/s    0:00:00 (xfr#11, to-chk=3394/7419)
        276.48K   5%    5.27MB/s    0:00:00 (xfr#12, to-chk=3393/7419)
        277.57K   5%    5.29MB/s    0:00:00 (xfr#13, to-chk=3392/7419)
        278.66K   5%    5.21MB/s    0:00:00 (xfr#14, to-chk=3391/7419)
        280.20K   5%    5.24MB/s    0:00:00 (xfr#15, to-chk=3390/7419)
        282.33K   5%    5.28MB/s    0:00:00 (xfr#16, to-chk=3389/7419)
        283.06K   5%    5.29MB/s    0:00:00 (xfr#17, to-chk=3388/7419)
        284.04K   5%    5.31MB/s    0:00:00 (xfr#18, to-chk=3387/7419)
        285.04K   5%    5.33MB/s    0:00:00 (xfr#19, to-chk=3386/7419)
        286.03K   5%    5.35MB/s    0:00:00 (xfr#20, to-chk=3385/7419)
        287.00K   5%    5.37MB/s    0:00:00 (xfr#21, to-chk=3384/7419)
        287.98K   5%    5.39MB/s    0:00:00 (xfr#22, to-chk=3383/7419)
        288.71K   5%    5.40MB/s    0:00:00 (xfr#23, to-chk=3382/7419)
        290.14K   5%    5.43MB/s    0:00:00 (xfr#24, to-chk=3381/7419)
        291.03K   5%    5.44MB/s    0:00:00 (xfr#25, to-chk=3380/7419)
        291.92K   5%    5.46MB/s    0:00:00 (xfr#26, to-chk=3379/7419)
        293.86K   5%    5.49MB/s    0:00:00 (xfr#27, to-chk=3378/7419)
        294.89K   5%    5.51MB/s    0:00:00 (xfr#28, to-chk=3377/7419)
        296.45K   5%    5.54MB/s    0:00:00 (xfr#29, to-chk=3376/7419)
        297.06K   5%    5.45MB/s    0:00:00 (xfr#30, to-chk=3375/7419)
        297.94K   5%    5.46MB/s    0:00:00 (xfr#31, to-chk=3374/7419)
        298.71K   5%    5.48MB/s    0:00:00 (xfr#32, to-chk=3373/7419)
        300.80K   5%    5.52MB/s    0:00:00 (xfr#33, to-chk=3372/7419)
        301.41K   5%    5.53MB/s    0:00:00 (xfr#34, to-chk=3371/7419)
        304.03K   5%    5.58MB/s    0:00:00 (xfr#35, to-chk=3370/7419)
        306.44K   5%    5.62MB/s    0:00:00 (xfr#36, to-chk=3369/7419)
        307.46K   5%    5.64MB/s    0:00:00 (xfr#37, to-chk=3368/7419)
        308.66K   5%    5.66MB/s    0:00:00 (xfr#38, to-chk=3367/7419)
        309.85K   5%    5.68MB/s    0:00:00 (xfr#39, to-chk=3366/7419)
        312.31K   5%    5.73MB/s    0:00:00 (xfr#40, to-chk=3365/7419)
        313.51K   5%    5.75MB/s    0:00:00 (xfr#41, to-chk=3364/7419)
        314.70K   5%    5.77MB/s    0:00:00 (xfr#42, to-chk=3363/7419)
        315.72K   5%    5.79MB/s    0:00:00 (xfr#43, to-chk=3362/7419)
        316.61K   5%    5.81MB/s    0:00:00 (xfr#44, to-chk=3361/7419)
        318.25K   5%    5.84MB/s    0:00:00 (xfr#45, to-chk=3360/7419)
        319.13K   5%    5.85MB/s    0:00:00 (xfr#46, to-chk=3359/7419)
        319.90K   5%    5.76MB/s    0:00:00 (xfr#47, to-chk=3358/7419)
        322.42K   5%    5.80MB/s    0:00:00 (xfr#48, to-chk=3357/7419)
        324.97K   6%    5.85MB/s    0:00:00 (xfr#49, to-chk=3356/7419)
        325.99K   6%    5.87MB/s    0:00:00 (xfr#50, to-chk=3355/7419)
        326.62K   6%    5.88MB/s    0:00:00 (xfr#51, to-chk=3354/7419)
        327.39K   6%    5.89MB/s    0:00:00 (xfr#52, to-chk=3353/7419)
        329.29K   6%    3.11MB/s    0:00:00 (xfr#53, to-chk=3352/7419)
        331.51K   6%    3.13MB/s    0:00:00 (xfr#54, to-chk=3351/7419)
        333.04K   6%    3.14MB/s    0:00:00 (xfr#55, to-chk=3350/7419)
        334.76K   6%    3.16MB/s    0:00:00 (xfr#56, to-chk=3349/7419)
        336.59K   6%    3.18MB/s    0:00:00 (xfr#57, to-chk=3348/7419)
        337.05K   6%    3.18MB/s    0:00:00 (xfr#58, to-chk=3347/7419)
        339.65K   6%    3.21MB/s    0:00:00 (xfr#59, to-chk=3346/7419)
        341.03K   6%    3.22MB/s    0:00:00 (xfr#60, to-chk=3345/7419)
        341.75K   6%    3.20MB/s    0:00:00 (xfr#61, to-chk=3344/7419)
        343.75K   6%    3.21MB/s    0:00:00 (xfr#62, to-chk=3343/7419)
        344.87K   6%    3.22MB/s    0:00:00 (xfr#63, to-chk=3342/7419)
        345.33K   6%    3.23MB/s    0:00:00 (xfr#64, to-chk=3341/7419)
        346.70K   6%    3.24MB/s    0:00:00 (xfr#65, to-chk=3340/7419)
        347.41K   6%    3.25MB/s    0:00:00 (xfr#66, to-chk=3339/7419)
        348.06K   6%    3.25MB/s    0:00:00 (xfr#67, to-chk=3338/7419)
        348.66K   6%    3.26MB/s    0:00:00 (xfr#68, to-chk=3337/7419)
        349.40K   6%    3.27MB/s    0:00:00 (xfr#69, to-chk=3336/7419)
        350.49K   6%    3.28MB/s    0:00:00 (xfr#70, to-chk=3335/7419)
        351.34K   6%    3.28MB/s    0:00:00 (xfr#71, to-chk=3334/7419)
        352.52K   6%    3.30MB/s    0:00:00 (xfr#72, to-chk=3333/7419)
        353.26K   6%    3.30MB/s    0:00:00 (xfr#73, to-chk=3332/7419)
        354.33K   6%    3.31MB/s    0:00:00 (xfr#74, to-chk=3331/7419)
        355.20K   6%    3.32MB/s    0:00:00 (xfr#75, to-chk=3330/7419)
        356.51K   6%    3.33MB/s    0:00:00 (xfr#76, to-chk=3329/7419)
        357.62K   6%    3.34MB/s    0:00:00 (xfr#77, to-chk=3328/7419)
        359.38K   6%    3.36MB/s    0:00:00 (xfr#78, to-chk=3327/7419)
        360.24K   6%    3.34MB/s    0:00:00 (xfr#79, to-chk=3326/7419)
        361.54K   6%    3.35MB/s    0:00:00 (xfr#80, to-chk=3325/7419)
        362.14K   6%    3.35MB/s    0:00:00 (xfr#81, to-chk=3324/7419)
        362.98K   6%    3.36MB/s    0:00:00 (xfr#82, to-chk=3323/7419)
        364.35K   6%    3.37MB/s    0:00:00 (xfr#83, to-chk=3322/7419)
        573.19K  10%    5.26MB/s    0:00:00 (xfr#84, to-chk=3193/7419)
        612.37K  11%    5.62MB/s    0:00:00 (xfr#85, to-chk=3192/7419)
        619.90K  11%    3.89MB/s    0:00:00 (xfr#86, to-chk=3009/7419)
        919.44K  17%    4.30MB/s    0:00:00 (xfr#87, to-chk=3008/7419)
          1.83M  33%    5.67MB/s    0:00:00 (xfr#88, to-chk=3007/7419)
          2.09M  38%    6.48MB/s    0:00:00 (xfr#89, to-chk=2816/7419)
          2.18M  40%    6.73MB/s    0:00:00 (xfr#90, to-chk=2815/7419)
          2.24M  41%    6.90MB/s    0:00:00 (xfr#91, to-chk=2814/7419)
          2.29M  42%    6.13MB/s    0:00:00 (xfr#92, to-chk=2813/7419)
          2.41M  44%    6.44MB/s    0:00:00 (xfr#93, to-chk=2812/7419)
          2.49M  46%    6.65MB/s    0:00:00 (xfr#94, to-chk=2811/7419)
          2.55M  47%    6.80MB/s    0:00:00 (xfr#95, to-chk=2810/7419)
          2.62M  48%    6.98MB/s    0:00:00 (xfr#96, to-chk=2809/7419)
          2.69M  49%    7.17MB/s    0:00:00 (xfr#97, to-chk=2808/7419)
          2.71M  50%    7.23MB/s    0:00:00 (xfr#98, to-chk=2807/7419)
          2.72M  50%    7.25MB/s    0:00:00 (xfr#99, to-chk=2806/7419)
          2.72M  50%    7.24MB/s    0:00:00 (xfr#100, to-chk=2805/7419)
          2.73M  50%    7.24MB/s    0:00:00 (xfr#101, to-chk=2515/7419)
          2.75M  50%    6.43MB/s    0:00:00 (xfr#102, to-chk=2420/7419)
          2.75M  51%    6.44MB/s    0:00:00 (xfr#103, to-chk=2419/7419)
          2.76M  51%    6.44MB/s    0:00:00 (xfr#104, to-chk=2418/7419)
          2.76M  51%    6.44MB/s    0:00:00 (xfr#105, to-chk=2417/7419)
          2.76M  51%    6.45MB/s    0:00:00 (xfr#106, to-chk=2416/7419)
          2.76M  51%    6.45MB/s    0:00:00 (xfr#107, to-chk=2314/7419)
          2.76M  51%    6.46MB/s    0:00:00 (xfr#108, to-chk=2313/7419)
          2.76M  51%    6.46MB/s    0:00:00 (xfr#109, to-chk=2312/7419)
          2.77M  51%    6.46MB/s    0:00:00 (xfr#110, to-chk=2311/7419)
          2.77M  51%    6.47MB/s    0:00:00 (xfr#111, to-chk=2168/7419)
          2.77M  51%    6.46MB/s    0:00:00 (xfr#112, to-chk=2167/7419)
          2.80M  51%    6.52MB/s    0:00:00 (xfr#113, to-chk=2166/7419)
          2.80M  51%    6.52MB/s    0:00:00 (xfr#114, to-chk=2165/7419)
          2.80M  51%    6.52MB/s    0:00:00 (xfr#115, to-chk=2164/7419)
          2.80M  51%    6.53MB/s    0:00:00 (xfr#116, to-chk=2163/7419)
          2.80M  51%    6.53MB/s    0:00:00 (xfr#117, to-chk=2162/7419)
          2.80M  51%    6.53MB/s    0:00:00 (xfr#118, to-chk=2161/7419)
          2.80M  51%    6.53MB/s    0:00:00 (xfr#119, to-chk=2160/7419)
          2.80M  51%    6.54MB/s    0:00:00 (xfr#120, to-chk=2159/7419)
          2.83M  52%    6.60MB/s    0:00:00 (xfr#121, to-chk=2158/7419)
          2.83M  52%    6.61MB/s    0:00:00 (xfr#122, to-chk=2157/7419)
          2.83M  52%    6.61MB/s    0:00:00 (xfr#123, to-chk=2156/7419)
          2.83M  52%    6.61MB/s    0:00:00 (xfr#124, to-chk=2155/7419)
          2.84M  52%    6.61MB/s    0:00:00 (xfr#125, to-chk=2154/7419)
          2.84M  52%    6.62MB/s    0:00:00 (xfr#126, to-chk=2153/7419)
          2.85M  52%    6.65MB/s    0:00:00 (xfr#127, to-chk=2152/7419)
          2.87M  53%    6.68MB/s    0:00:00 (xfr#128, to-chk=2151/7419)
          2.87M  53%    6.68MB/s    0:00:00 (xfr#129, to-chk=2150/7419)
          2.87M  53%    6.68MB/s    0:00:00 (xfr#130, to-chk=2149/7419)
          2.89M  53%    6.71MB/s    0:00:00 (xfr#131, to-chk=2148/7419)
          2.89M  53%    6.71MB/s    0:00:00 (xfr#132, to-chk=2147/7419)
          2.89M  53%    6.71MB/s    0:00:00 (xfr#133, to-chk=2146/7419)
          2.89M  53%    6.72MB/s    0:00:00 (xfr#134, to-chk=2145/7419)
          2.93M  54%    6.81MB/s    0:00:00 (xfr#135, to-chk=2144/7419)
          2.95M  54%    6.86MB/s    0:00:00 (xfr#136, to-chk=2143/7419)
          2.95M  54%    6.87MB/s    0:00:00 (xfr#137, to-chk=2142/7419)
          2.95M  54%    6.87MB/s    0:00:00 (xfr#138, to-chk=2141/7419)
          2.95M  54%    6.87MB/s    0:00:00 (xfr#139, to-chk=2140/7419)
          2.96M  54%    6.86MB/s    0:00:00 (xfr#140, to-chk=2139/7419)
          2.96M  54%    6.87MB/s    0:00:00 (xfr#141, to-chk=2138/7419)
          2.97M  55%    6.88MB/s    0:00:00 (xfr#142, to-chk=2137/7419)
          2.97M  55%    6.18MB/s    0:00:00 (xfr#143, to-chk=2136/7419)
          2.97M  55%    6.18MB/s    0:00:00 (xfr#144, to-chk=2135/7419)
          2.97M  55%    6.18MB/s    0:00:00 (xfr#145, to-chk=2134/7419)
          2.97M  55%    6.19MB/s    0:00:00 (xfr#146, to-chk=2133/7419)
          2.98M  55%    6.20MB/s    0:00:00 (xfr#147, to-chk=2132/7419)
          2.98M  55%    6.20MB/s    0:00:00 (xfr#148, to-chk=2131/7419)
          2.99M  55%    6.23MB/s    0:00:00 (xfr#149, to-chk=2130/7419)
          3.00M  55%    6.24MB/s    0:00:00 (xfr#150, to-chk=2129/7419)
          3.02M  56%    6.28MB/s    0:00:00 (xfr#151, to-chk=2023/7419)
          3.03M  56%    6.29MB/s    0:00:00 (xfr#152, to-chk=1941/7419)
          3.07M  56%    6.38MB/s    0:00:00 (xfr#153, to-chk=1940/7419)
          3.07M  57%    6.39MB/s    0:00:00 (xfr#154, to-chk=1939/7419)
          3.10M  57%    6.44MB/s    0:00:00 (xfr#155, to-chk=1938/7419)
          3.10M  57%    6.45MB/s    0:00:00 (xfr#156, to-chk=1937/7419)
          3.11M  57%    6.46MB/s    0:00:00 (xfr#157, to-chk=1936/7419)
          3.11M  57%    6.46MB/s    0:00:00 (xfr#158, to-chk=1935/7419)
          3.11M  57%    6.45MB/s    0:00:00 (xfr#159, to-chk=1491/7419)
          3.12M  57%    6.46MB/s    0:00:00 (xfr#160, to-chk=1490/7419)
          3.12M  57%    6.47MB/s    0:00:00 (xfr#161, to-chk=1489/7419)
          3.12M  57%    6.47MB/s    0:00:00 (xfr#162, to-chk=1488/7419)
          3.12M  57%    6.47MB/s    0:00:00 (xfr#163, to-chk=1487/7419)
          3.17M  58%    5.95MB/s    0:00:00 (xfr#164, to-chk=1305/7419)
          4.26M  79%    7.22MB/s    0:00:00 (xfr#165, to-chk=1304/7419)
          4.29M  79%    7.26MB/s    0:00:00 (xfr#166, to-chk=1303/7419)
          4.29M  79%    7.26MB/s    0:00:00 (xfr#167, to-chk=1184/7419)
          4.29M  79%    7.26MB/s    0:00:00 (xfr#168, to-chk=1183/7419)
          4.45M  82%    6.94MB/s    0:00:00 (xfr#169, to-chk=1182/7419)
          4.45M  82%    6.95MB/s    0:00:00 (xfr#170, to-chk=1181/7419)
          4.48M  83%    7.00MB/s    0:00:00 (xfr#171, to-chk=1180/7419)
          4.48M  83%    7.00MB/s    0:00:00 (xfr#172, to-chk=1179/7419)
          4.58M  85%    7.14MB/s    0:00:00 (xfr#173, to-chk=889/7419) 
          4.61M  85%    7.19MB/s    0:00:00 (xfr#174, to-chk=888/7419)
          4.71M  87%    7.34MB/s    0:00:00 (xfr#175, to-chk=887/7419)
          5.04M  93%    7.25MB/s    0:00:00 (xfr#176, to-chk=886/7419)
          5.06M  93%    7.27MB/s    0:00:00 (xfr#177, to-chk=885/7419)
          5.06M  93%    7.27MB/s    0:00:00 (xfr#178, to-chk=692/7419)
          5.06M  93%    7.28MB/s    0:00:00 (xfr#179, to-chk=691/7419)
          5.06M  93%    7.28MB/s    0:00:00 (xfr#180, to-chk=690/7419)
          5.06M  93%    7.28MB/s    0:00:00 (xfr#181, to-chk=689/7419)
          5.06M  93%    7.28MB/s    0:00:00 (xfr#182, to-chk=688/7419)
          5.06M  93%    7.28MB/s    0:00:00 (xfr#183, to-chk=687/7419)
          5.22M  96%    7.50MB/s    0:00:00 (xfr#184, to-chk=686/7419)
          5.22M  96%    7.50MB/s    0:00:00 (xfr#185, to-chk=685/7419)
          5.24M  97%    7.53MB/s    0:00:00 (xfr#186, to-chk=684/7419)
          5.24M  97%    7.53MB/s    0:00:00 (xfr#187, to-chk=683/7419)
          5.24M  97%    7.53MB/s    0:00:00 (xfr#188, to-chk=682/7419)
          5.25M  97%    7.54MB/s    0:00:00 (xfr#189, to-chk=681/7419)
          5.27M  97%    7.57MB/s    0:00:00 (xfr#190, to-chk=680/7419)
          5.28M  97%    7.58MB/s    0:00:00 (xfr#191, to-chk=679/7419)
          5.28M  97%    7.58MB/s    0:00:00 (xfr#192, to-chk=678/7419)
          5.28M  98%    7.59MB/s    0:00:00 (xfr#193, to-chk=677/7419)
          5.29M  98%    7.59MB/s    0:00:00 (xfr#194, to-chk=676/7419)
          5.29M  98%    7.59MB/s    0:00:00 (xfr#195, to-chk=675/7419)
          5.29M  98%    7.59MB/s    0:00:00 (xfr#196, to-chk=674/7419)
          5.29M  98%    7.60MB/s    0:00:00 (xfr#197, to-chk=673/7419)
          5.29M  98%    7.58MB/s    0:00:00 (xfr#198, to-chk=672/7419)
          5.29M  98%    7.59MB/s    0:00:00 (xfr#199, to-chk=671/7419)
          5.29M  98%    7.59MB/s    0:00:00 (xfr#200, to-chk=670/7419)
          5.29M  98%    7.59MB/s    0:00:00 (xfr#201, to-chk=669/7419)
          5.29M  98%    7.59MB/s    0:00:00 (xfr#202, to-chk=668/7419)
          5.29M  98%    7.59MB/s    0:00:00 (xfr#203, to-chk=667/7419)
          5.29M  98%    7.59MB/s    0:00:00 (xfr#204, to-chk=666/7419)
          5.30M  98%    7.59MB/s    0:00:00 (xfr#205, to-chk=665/7419)
          5.30M  98%    7.60MB/s    0:00:00 (xfr#206, to-chk=664/7419)
          5.30M  98%    7.60MB/s    0:00:00 (xfr#207, to-chk=663/7419)
          5.30M  98%    7.60MB/s    0:00:00 (xfr#208, to-chk=662/7419)
          5.30M  98%    7.60MB/s    0:00:00 (xfr#209, to-chk=661/7419)
          5.30M  98%    7.60MB/s    0:00:00 (xfr#210, to-chk=660/7419)
          5.30M  98%    7.60MB/s    0:00:00 (xfr#211, to-chk=659/7419)
          5.30M  98%    7.60MB/s    0:00:00 (xfr#212, to-chk=658/7419)
          5.30M  98%    7.60MB/s    0:00:00 (xfr#213, to-chk=657/7419)
          5.30M  98%    7.61MB/s    0:00:00 (xfr#214, to-chk=656/7419)
          5.30M  98%    7.61MB/s    0:00:00 (xfr#215, to-chk=655/7419)
          5.31M  98%    7.61MB/s    0:00:00 (xfr#216, to-chk=654/7419)
          5.31M  98%    7.60MB/s    0:00:00 (xfr#217, to-chk=653/7419)
          5.31M  98%    7.60MB/s    0:00:00 (xfr#218, to-chk=652/7419)
          5.31M  98%    7.60MB/s    0:00:00 (xfr#219, to-chk=651/7419)
          5.31M  98%    7.60MB/s    0:00:00 (xfr#220, to-chk=650/7419)
          5.31M  98%    7.61MB/s    0:00:00 (xfr#221, to-chk=649/7419)
          5.31M  98%    7.61MB/s    0:00:00 (xfr#222, to-chk=648/7419)
          5.31M  98%    7.61MB/s    0:00:00 (xfr#223, to-chk=647/7419)
          5.32M  98%    7.61MB/s    0:00:00 (xfr#224, to-chk=646/7419)
          5.32M  98%    7.61MB/s    0:00:00 (xfr#225, to-chk=645/7419)
          5.32M  98%    7.61MB/s    0:00:00 (xfr#226, to-chk=644/7419)
          5.32M  98%    7.62MB/s    0:00:00 (xfr#227, to-chk=643/7419)
          5.32M  98%    7.62MB/s    0:00:00 (xfr#228, to-chk=642/7419)
          5.32M  98%    7.62MB/s    0:00:00 (xfr#229, to-chk=641/7419)
          5.32M  98%    7.62MB/s    0:00:00 (xfr#230, to-chk=640/7419)
          5.32M  98%    7.62MB/s    0:00:00 (xfr#231, to-chk=639/7419)
          5.32M  98%    7.62MB/s    0:00:00 (xfr#232, to-chk=638/7419)
          5.32M  98%    7.62MB/s    0:00:00 (xfr#233, to-chk=637/7419)
          5.32M  98%    7.62MB/s    0:00:00 (xfr#234, to-chk=636/7419)
          5.32M  98%    7.61MB/s    0:00:00 (xfr#235, to-chk=635/7419)
          5.32M  98%    7.61MB/s    0:00:00 (xfr#236, to-chk=634/7419)
          5.32M  98%    7.61MB/s    0:00:00 (xfr#237, to-chk=633/7419)
          5.33M  98%    7.61MB/s    0:00:00 (xfr#238, to-chk=632/7419)
          5.33M  98%    7.62MB/s    0:00:00 (xfr#239, to-chk=631/7419)
          5.33M  98%    7.62MB/s    0:00:00 (xfr#240, to-chk=630/7419)
          5.33M  98%    7.62MB/s    0:00:00 (xfr#241, to-chk=629/7419)
          5.33M  98%    7.62MB/s    0:00:00 (xfr#242, to-chk=628/7419)
          5.33M  98%    7.62MB/s    0:00:00 (xfr#243, to-chk=627/7419)
          5.33M  98%    7.62MB/s    0:00:00 (xfr#244, to-chk=626/7419)
          5.33M  98%    7.62MB/s    0:00:00 (xfr#245, to-chk=625/7419)
          5.33M  98%    7.62MB/s    0:00:00 (xfr#246, to-chk=624/7419)
          5.33M  98%    7.63MB/s    0:00:00 (xfr#247, to-chk=623/7419)
          5.33M  98%    7.63MB/s    0:00:00 (xfr#248, to-chk=622/7419)
          5.34M  98%    7.63MB/s    0:00:00 (xfr#249, to-chk=621/7419)
          5.34M  99%    7.63MB/s    0:00:00 (xfr#250, to-chk=497/7419)
          5.34M  99%    7.64MB/s    0:00:00 (xfr#251, to-chk=496/7419)
          5.38M  99%    7.68MB/s    0:00:00 (xfr#252, to-chk=495/7419)
          5.38M  99%    7.68MB/s    0:00:00 (xfr#253, to-chk=494/7419)
          5.38M  99%    7.69MB/s    0:00:00 (xfr#254, to-chk=86/7419) 
          5.38M  99%    7.69MB/s    0:00:00 (xfr#255, to-chk=85/7419)
          5.39M  99%    7.69MB/s    0:00:00 (xfr#256, to-chk=84/7419)
          5.39M  99%    7.69MB/s    0:00:00 (xfr#257, to-chk=83/7419)
          5.39M  99%    7.70MB/s    0:00:00 (xfr#258, to-chk=82/7419)
          5.39M 100%    7.70MB/s    0:00:00 (xfr#259, to-chk=81/7419)
          5.39M 100%    7.70MB/s    0:00:00 (xfr#259, to-chk=0/7419) 
          5.39M 100%    7.13MB/s    0:00:00 (xfr#259, to-chk=0/7419)
          5.39M 100%    7.13MB/s    0:00:00 (xfr#259, to-chk=0/7419)

              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7160)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7160)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7160)

              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7160)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7160)
              0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/7160)
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(1675) [Receiver=3.1.2]
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

[JENKINS] Solr » Solr-Check-9.x - Build # 4044 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4044/

No tests ran.

Build Log:
[...truncated 4223 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.SplitShardWithNodeRoleTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=5F4B1CF388F07373 -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

2: 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.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 10m 34s
636 actionable tasks: 629 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 10m52.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4043 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4043/

No tests ran.

Build Log:
[...truncated 1164 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.analytics.legacy.facet.LegacyFieldFacetTest.timeAllowedTest (:solr:modules:analytics)
    Test output: /tmp/src/solr/solr/modules/analytics/build/test-results/test/outputs/OUTPUT-org.apache.solr.analytics.legacy.facet.LegacyFieldFacetTest.txt
    Reproduce with: gradlew :solr:modules:analytics:test --tests "org.apache.solr.analytics.legacy.facet.LegacyFieldFacetTest.timeAllowedTest" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=97E6C21A02853B90 -Ptests.file.encoding=US-ASCII


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:modules:analytics:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/modules/analytics/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 4m 16s
574 actionable tasks: 567 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 4m35s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4042 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4042/

No tests ran.

Build Log:
[...truncated 1175 lines...]
BUILD FAILED in 13m 31s
614 actionable tasks: 607 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 13m52s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4041 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4041/

No tests ran.

Build Log:
[...truncated 1272 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 15m 37s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 15m56.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4040 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4040/

No tests ran.

Build Log:
[...truncated 1267 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 14m 57s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 15m17s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4039 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4039/

No tests ran.

Build Log:
[...truncated 1269 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 16m 10s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 16m37.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4038 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4038/

No tests ran.

Build Log:
[...truncated 1237 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:core:renderSiteJavadoc
> Task :solr:modules:jaegertracer-configurator:renderSiteJavadoc
> Task :solr:modules:clustering:renderSiteJavadoc
> Task :solr:modules:gcs-repository:renderSiteJavadoc
> Task :solr:modules:langid:renderSiteJavadoc
> Task :solr:modules:analysis-extras:renderSiteJavadoc
> Task :solr:modules:jwt-auth:renderSiteJavadoc
> Task :solr:modules:hadoop-auth:renderSiteJavadoc
> Task :solr:modules:extraction:renderSiteJavadoc
> Task :solr:modules:hdfs:renderSiteJavadoc

> Task :solr:packaging:integrationTests
ok 34 Affinity placement plugin using ENV

> Task :solr:modules:opentelemetry:renderSiteJavadoc
> Task :solr:modules:scripting:renderSiteJavadoc
> Task :solr:modules:s3-repository:renderSiteJavadoc
> Task :solr:modules:ltr:renderSiteJavadoc
> Task :solr:modules:sql:renderSiteJavadoc
> Task :solr:modules:analytics:renderSiteJavadoc
> Task :solr:test-framework:renderSiteJavadoc
> Task :solr:benchmark:renderSiteJavadoc
> Task :solr:documentation:documentation

> Task :solr:solr-ref-guide:buildLocalSite
The generated local ref-guide can be found at:
	/tmp/src/solr/solr/solr-ref-guide/build/site/index.html

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3102,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:solr-ref-guide:check

> Task :solr:packaging:integrationTests
ok 35 start solr with ssl

> Task :solr:documentation:checkBrokenLinks

> Task :solr:packaging:integrationTests FAILED
ok 36 SOLR11740 check f

FAILURE: Build 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 21m 19s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 21m39.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4037 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4037/

No tests ran.

Build Log:
[...truncated 4151 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:core:test
:solr:core:test (FAILURE): 4659 test(s), 1 failure(s), 200 skipped

4659 tests completed, 1 failed, 200 skipped

> Task :solr:core:test FAILED
> Task :solr:core:wipeTaskTemp

> Task :solr:packaging:integrationTests
ok 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.SplitShardWithNodeRoleTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull" -Ptests.jvms=12 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=F5ABBD7BD303D594 -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

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

* 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.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 17m 54s
636 actionable tasks: 629 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 18m13.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4036 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4036/

No tests ran.

Build Log:
[...truncated 1239 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:core:renderSiteJavadoc
> Task :solr:modules:jaegertracer-configurator:renderSiteJavadoc
> Task :solr:modules:analysis-extras:renderSiteJavadoc
> Task :solr:modules:langid:renderSiteJavadoc
> Task :solr:modules:jwt-auth:renderSiteJavadoc
> Task :solr:modules:clustering:renderSiteJavadoc
> Task :solr:modules:gcs-repository:renderSiteJavadoc
> Task :solr:modules:hadoop-auth:renderSiteJavadoc
> Task :solr:modules:hdfs:renderSiteJavadoc
> Task :solr:modules:extraction:renderSiteJavadoc
> Task :solr:modules:opentelemetry:renderSiteJavadoc
> Task :solr:modules:scripting:renderSiteJavadoc
> Task :solr:modules:s3-repository:renderSiteJavadoc
> Task :solr:modules:sql:renderSiteJavadoc
> Task :solr:modules:ltr:renderSiteJavadoc
> Task :solr:modules:analytics:renderSiteJavadoc
> Task :solr:test-framework:renderSiteJavadoc
> Task :solr:benchmark:renderSiteJavadoc
> Task :solr:documentation:documentation

> Task :solr:solr-ref-guide:buildLocalSite
The generated local ref-guide can be found at:
	/tmp/src/solr/solr/solr-ref-guide/build/site/index.html

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3100,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:solr-ref-guide:check

> Task :solr:packaging:integrationTests
ok 34 Affinity placement plugin using ENV
ok 35 start solr with ssl

> Task :solr:documentation:checkBrokenLinks
> Task :solr:documentation:check

> Task :solr:packaging:integrationTests
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 18m 22s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 18m42.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4035 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4035/

No tests ran.

Build Log:
[...truncated 1194 lines...]
BUILD FAILED in 17m 53s
636 actionable tasks: 629 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 18m17s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4034 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4034/

No tests ran.

Build Log:
[...truncated 1248 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:core:renderSiteJavadoc
> Task :solr:modules:jaegertracer-configurator:renderSiteJavadoc
> Task :solr:modules:clustering:renderSiteJavadoc
> Task :solr:modules:gcs-repository:renderSiteJavadoc
> Task :solr:modules:langid:renderSiteJavadoc
> Task :solr:modules:analysis-extras:renderSiteJavadoc
> Task :solr:modules:jwt-auth:renderSiteJavadoc
> Task :solr:modules:hadoop-auth:renderSiteJavadoc
> Task :solr:modules:hdfs:renderSiteJavadoc
> Task :solr:modules:extraction:renderSiteJavadoc
> Task :solr:modules:opentelemetry:renderSiteJavadoc
> Task :solr:modules:scripting:renderSiteJavadoc
> Task :solr:modules:s3-repository:renderSiteJavadoc
> Task :solr:modules:ltr:renderSiteJavadoc
> Task :solr:modules:sql:renderSiteJavadoc
> Task :solr:test-framework:renderSiteJavadoc
> Task :solr:modules:analytics:renderSiteJavadoc
> Task :solr:benchmark:renderSiteJavadoc
> Task :solr:documentation:documentation

> Task :solr:solr-ref-guide:buildLocalSite
The generated local ref-guide can be found at:
	/tmp/src/solr/solr/solr-ref-guide/build/site/index.html

> Task :solr:packaging:integrationTests
ok 34 Affinity placement plugin using ENV

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3100,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:solr-ref-guide:check

> Task :solr:packaging:integrationTests
ok 35 start solr with ssl

> Task :solr:documentation:checkBrokenLinks

> Task :solr:packaging:integrationTests FAILED
ok 36 SOLR11740 check f

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 20m 58s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 21m19.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4033 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4033/

No tests ran.

Build Log:
[...truncated 4823 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.mockOAuth2Server (:solr:modules:jwt-auth)
    Test output: /tmp/src/solr/solr/modules/jwt-auth/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.txt
    Reproduce with: gradlew :solr:modules:jwt-auth:test --tests "org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.mockOAuth2Server" -Ptests.jvms=12 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=632040E6D3EB83D1 -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.classMethod (:solr:modules:jwt-auth)
    Test output: /tmp/src/solr/solr/modules/jwt-auth/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.txt
    Reproduce with: gradlew :solr:modules:jwt-auth:test --tests "org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.classMethod" -Ptests.jvms=12 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=632040E6D3EB83D1 -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.classMethod (:solr:modules:jwt-auth)
    Test output: /tmp/src/solr/solr/modules/jwt-auth/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.txt
    Reproduce with: gradlew :solr:modules:jwt-auth:test --tests "org.apache.solr.security.jwt.JWTAuthPluginIntegrationTest.classMethod" -Ptests.jvms=12 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=632040E6D3EB83D1 -Ptests.file.encoding=ISO-8859-1


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:modules:jwt-auth:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/modules/jwt-auth/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 11m 29s
602 actionable tasks: 595 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 11m50s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4032 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4032/

No tests ran.

Build Log:
[...truncated 1233 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:core:test
:solr:core:test (SUCCESS): 4659 test(s), 200 skipped

> Task :solr:core:wipeTaskTemp
> Task :solr:core:check

> Task :solr:packaging:integrationTests
ok 34 Affinity placement plugin using ENV

> Task :solr:core:renderSiteJavadoc
> Task :solr:modules:jaegertracer-configurator:renderSiteJavadoc
> Task :solr:modules:analysis-extras:renderSiteJavadoc
> Task :solr:modules:gcs-repository:renderSiteJavadoc
> Task :solr:modules:jwt-auth:renderSiteJavadoc
> Task :solr:modules:clustering:renderSiteJavadoc
> Task :solr:modules:langid:renderSiteJavadoc
> Task :solr:modules:hadoop-auth:renderSiteJavadoc
> Task :solr:modules:extraction:renderSiteJavadoc
> Task :solr:modules:hdfs:renderSiteJavadoc
> Task :solr:modules:opentelemetry:renderSiteJavadoc
> Task :solr:modules:scripting:renderSiteJavadoc
> Task :solr:modules:s3-repository:renderSiteJavadoc
> Task :solr:modules:sql:renderSiteJavadoc
> Task :solr:modules:ltr:renderSiteJavadoc
> Task :solr:test-framework:renderSiteJavadoc
> Task :solr:modules:analytics:renderSiteJavadoc
> Task :solr:benchmark:renderSiteJavadoc
> Task :solr:documentation:documentation

> Task :solr:solr-ref-guide:buildLocalSite
The generated local ref-guide can be found at:
	/tmp/src/solr/solr/solr-ref-guide/build/site/index.html

> Task :solr:packaging:integrationTests
ok 35 start solr with ssl

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3100,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:solr-ref-guide:check
> Task :solr:documentation:checkBrokenLinks

> Task :solr:packaging:integrationTests FAILED
ok 36 SOLR11740 check f

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 20m 53s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 21m13.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4031 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4031/

No tests ran.

Build Log:
[...truncated 1227 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

> Task :solr:core:test
:solr:core:test (SUCCESS): 4659 test(s), 214 skipped

> Task :solr:core:wipeTaskTemp

> Task :solr:solrj:test

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

org.apache.solr.client.solrj.SolrExampleXMLTest > test suite's output saved to /tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.SolrExampleXMLTest.txt, copied below:
  2> 1251 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-1 for ERROR logs matching regex: uniqueKey
  2> 1480 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-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> 1481 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
  2> 1491 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1 after mutting 0 log messages
  2> 1492 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-2 for ERROR logs matching regex: ignore_exception
  2> 1502 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.SolrTestCaseJ4 Created dataDir: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_FD70DF27411922A-001/data-dir-1-001
  2> 1563 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
  2> 1585 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
  2> 1624 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 1625 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 1625 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.SolrTestCaseJ4 Writing core.properties file to /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_FD70DF27411922A-001/tempDir-002/cores/core
  2> 1899 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 1900 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 1905 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-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> 1923 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 1936 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45c8a04b{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,AVAILABLE}
  2> 1945 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.e.j.s.AbstractConnector Started ServerConnector@64db8d8d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34505}
  2> 1947 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.e.j.s.Server Started Server@4d15e5a7{STARTING}[10.0.14,sto=0] @1963ms
  2> 1954 ERROR (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 1954 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 1958 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ version 9.3.0-SNAPSHOT 1663a5274d477e380098da45052216779bea173b [snapshot build, details omitted]
  2> 1959 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in standalone mode on port null
  2> 1959 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: /tmp/src/solr/solr
  2> 1959 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 2023-04-11T23:07:42.085693Z
  2> 1960 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.s.CoreContainerProvider Solr Home: /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_FD70DF27411922A-001/tempDir-001 (source: servlet config: solr.solr.home)
  2> 1961 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.c.SolrXmlConfig Loading solr.xml from /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_FD70DF27411922A-001/tempDir-001/solr.xml
  2> 4272 WARN  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-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> 4437 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_FD70DF27411922A-001/tempDir-001
  2> 4437 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
  2> 4634 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> 4635 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> 4636 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> 4636 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> 4637 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> 4638 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> 4638 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 4646 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
  2> 4704 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=example
  2> 5045 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> 5046 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> 5046 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> 5046 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> 5054 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
  2> 5076 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.SolrExampleXMLTest_FD70DF27411922A-001/tempDir-001/collection1, trusted=true
  2> 5106 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.SolrExampleXMLTest_FD70DF27411922A-001/tempDir-001/collection1], dataDir=[/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_FD70DF27411922A-001/tempDir-001/collection1/data/]
  2> 5128 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 5134 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: initDynamicDefaults maxThreadCount=1 maxMergeCount=6
  2> 5156 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@68b31e9f
  2> 5165 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 5165 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 7 ms to checkpoint
  2> 5167 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=true reader=null
  2> 5177 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@e784924 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33d6c3ba)
  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@7a02bcbd
  2> writer=org.apache.solr.update.SolrIndexWriter@4c7d3d3f
  2> 
  2> 5184 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
  2> 5185 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: now flush at close
  2> 5185 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   start flush: applyAllDeletes=true
  2> 5185 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 5185 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 5188 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> 5191 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> 5191 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 5193 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> 5193 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: now merge
  2> 5194 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   index(source): 
  2> 5194 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   no more merges pending; now return
  2> 5194 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges
  2> 5194 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges done
  2> 5195 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: start
  2> 5195 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: enter lock
  2> 5195 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: now prepare
  2> 5195 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: prepareCommit: flush
  2> 5195 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before flush 
  2> 5195 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 5195 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> 5196 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 5196 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> 5196 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit(): start
  2> 5196 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit index= changeCount=2
  2> 5206 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> 5206 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: done all syncs: []
  2> 5207 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: pendingCommit != null
  2> 5207 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> 5207 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
  2> 5209 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 1 ms to checkpoint
  2> 5210 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: took 14.6 msec
  2> 5210 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: done
  2> 5210 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback
  2> 5212 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: all running merges have aborted
  2> 5212 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: done finish merges
  2> 5212 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: abort
  2> 5213 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: done abort success=true
  2> 5213 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: infos=
  2> 5213 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 5213 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to checkpoint
  2> 5238 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_FD70DF27411922A-001/tempDir-001, hostPort=34505, coreRootDirectory=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.SolrExampleXMLTest_FD70DF27411922A-001/tempDir-002/cores}
  2> 5606 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 5620 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
  2> 5621 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
  2> 5632 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
  2> 5636 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 5638 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: initDynamicDefaults maxThreadCount=1 maxMergeCount=6
  2> 5640 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@68b31e9f
  2> 5641 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: init: load commit "segments_1"
  2> 5641 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 5641 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to checkpoint
  2> 5641 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=false reader=null
  2> 5642 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@e784924 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33d6c3ba)
  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@7a02bcbd
  2> writer=org.apache.solr.update.SolrIndexWriter@3b1edb50
  2> 
  2> 5642 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
  2> 5642 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: flush at getReader
  2> 5644 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 5644 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> 5644 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no deletes to apply
  2> 5648 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> 5649 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> 5652 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MP][coreLoadExecutor-11-thread-1]: findMerges: 0 segments
  2> 5652 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> 5652 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: getReader took 10 ms
  2> 5682 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.SolrExampleXMLTest_FD70DF27411922A-001/tempDir-001/collection1/conf
  2> 5684 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.SolrExampleXMLTest_FD70DF27411922A-001/tempDir-001/collection1/conf
  2> 5684 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
  2> 5685 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.SolrExampleXMLTest_FD70DF27411922A-001/tempDir-001/collection1/conf
  2> 5685 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
  2> 5685 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
  2> 5685 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
  2> 5686 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.SolrExampleXMLTest_FD70DF27411922A-001/tempDir-001/collection1/conf
  2> 5686 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true, format=solr} for /schema/analysis/synonyms/english
  2> 5687 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
  2> 5688 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
  2> 5703 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, name=default, field=text, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxQueryFrequency=0.01}
  2> 5709 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
  2> 5712 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> 5724 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> 5734 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 5739 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 1762923082798858240
  2> 5794 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=48
  2> 5794 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
  2> 5795 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
  2> 5795 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
  2> 5801 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> apr. 12, 2023 1:07:41 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
  2> WARNING: Suite execution timed out: org.apache.solr.client.solrj.SolrExampleXMLTest
  2> ==== jstack at approximately timeout time ====
  2> "Test worker" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@1201c58
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@1201c58
  2> 	at java.base@11.0.16/java.lang.Thread.join(Thread.java:1300)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  2> 	at java.base@11.0.16/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
  2> 	at java.base@11.0.16/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
  2> 
  2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@6117226a
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@6117226a
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  2> 	at java.base@11.0.16/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@3e51c7f5
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@3e51c7f5
  2> 	at java.base@11.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2> 	at java.base@11.0.16/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	at java.base@11.0.16/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:161)
  2> 
  2> "/127.0.0.1:35540 to /127.0.0.1:42563 workers" ID=11 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ff81258
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ff81258
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/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@6794ce3a
  2> 	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:169)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42e99e4a
  2> 
  2> "/127.0.0.1:35540 to /127.0.0.1:42563 workers Thread 2" ID=12 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@47a467bf
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@47a467bf
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@42a48628
  2> 
  2> "/127.0.0.1:35540 to /127.0.0.1:42563 workers Thread 3" ID=13 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@777a6ed1
  2> 	- locked sun.nio.ch.EPollSelectorImpl@365e8b1a
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@74f0ea28
  2> 
  2> "SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]" ID=14 RUNNABLE
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpThreads0(Native Method)
  2> 	at java.management@11.0.16/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
  2> 	at java.management@11.0.16/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@69eb355b
  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-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker" ID=15 WAITING on java.util.concurrent.CountDownLatch$Sync@389c9c31
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.CountDownLatch$Sync@389c9c31
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2> 	at java.base@11.0.16/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@d162e46
  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@293ed5d3
  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:100)
  2> 	at app//org.apache.solr.client.solrj.SolrExampleXMLTest.beforeTest(SolrExampleXMLTest.java:33)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2> 	at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2> 	at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2> 	at java.base@11.0.16/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$196/0x0000000840257c40.run(Unknown Source)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@6bfa9db5
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@5b0b3c7c
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@67535d45
  2> 
  2> "qtp1060236846-17" ID=17 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@734a9a2
  2> 	- locked sun.nio.ch.EPollSelectorImpl@55e9de4
  2> 	at java.base@11.0.16/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$261/0x000000084033dc40.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1060236846-18-acceptor-0@36b3bc84-ServerConnector@64db8d8d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34505}" ID=18 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@789a417f
  2> 
  2> "qtp1060236846-19" ID=19 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24bb3749
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24bb3749
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1060236846-20" ID=20 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24bb3749
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24bb3749
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1060236846-21" ID=21 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24bb3749
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24bb3749
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1060236846-22" ID=22 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24bb3749
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24bb3749
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1060236846-23" ID=23 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24bb3749
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24bb3749
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1060236846-24" ID=24 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24bb3749
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24bb3749
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Session-HouseKeeper-2831166f-1" ID=25 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@660e3c5
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@660e3c5
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2> 	at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "httpShardExecutor-6-thread-1" ID=26 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@77a0ef50
  2> 	- locked sun.nio.ch.EPollSelectorImpl@5d1bc962
  2> 	at java.base@11.0.16/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$261/0x000000084033dc40.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$348/0x000000084041c840.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@3c9e3f17
  2> 
  2> "httpShardExecutor-6-thread-2" ID=27 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@2067bcf7
  2> 	- locked sun.nio.ch.EPollSelectorImpl@21180df5
  2> 	at java.base@11.0.16/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$261/0x000000084033dc40.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$348/0x000000084041c840.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@2eac7cf2
  2> 
  2> "Connection evictor" ID=28 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Connection evictor" ID=29 TIMED_WAITING
  2> 	at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
  2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "h2sc-8-thread-1" ID=30 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@51b2bce9
  2> 	- locked sun.nio.ch.EPollSelectorImpl@52613f64
  2> 	at java.base@11.0.16/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$261/0x000000084033dc40.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$348/0x000000084041c840.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@2d46975a
  2> 
  2> "h2sc-8-thread-2" ID=31 RUNNABLE (in native code)
  2> 	at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2> 	at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2> 	at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2> 	- locked sun.nio.ch.Util$2@4ffca1db
  2> 	- locked sun.nio.ch.EPollSelectorImpl@2e6a6a74
  2> 	at java.base@11.0.16/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$261/0x000000084033dc40.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$348/0x000000084041c840.run(Unknown Source)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 	Locked synchronizers:
  2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@396bd4db
  2> 
  2> "CloserThread" ID=33 WAITING on java.lang.Object@6afbcea4
  2> 	at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2> 	- waiting on java.lang.Object@6afbcea4
  2> 	at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2> 	at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  2> 
  2> "ForkJoinPool.commonPool-worker-3" ID=36 WAITING on java.util.concurrent.ForkJoinPool@31ba5680
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.ForkJoinPool@31ba5680
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
  2> 	at java.base@11.0.16/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
  2> 
  2> "searcherExecutor-13-thread-1" ID=37 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1b62db15
  2> 	at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1b62db15
  2> 	at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2> 	at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2> 	at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2> 	at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2> 
  2> ^^==============================================
  2> 
  2> apr. 12, 2023 1:07:41 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> WARNING: Will linger awaiting termination of 16 leaked thread(s).
  2> apr. 12, 2023 1:07:42 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> SEVERE: 16 threads leaked from SUITE scope at org.apache.solr.client.solrj.SolrExampleXMLTest: 
  2>    1) Thread[id=18, name=qtp1060236846-18-acceptor-0@36b3bc84-ServerConnector@64db8d8d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34505}, state=RUNNABLE, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    2) Thread[id=25, name=Session-HouseKeeper-2831166f-1, state=TIMED_WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2>         at java.base@11.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    3) Thread[id=33, name=CloserThread, state=WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/java.lang.Object.wait(Native Method)
  2>         at java.base@11.0.16/java.lang.Object.wait(Object.java:328)
  2>         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2551)
  2>    4) Thread[id=24, name=qtp1060236846-24, state=TIMED_WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    5) Thread[id=37, name=searcherExecutor-13-thread-1, state=WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2>         at java.base@11.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    6) Thread[id=20, name=qtp1060236846-20, state=TIMED_WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    7) Thread[id=17, name=qtp1060236846-17, state=RUNNABLE, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033dc40.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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    8) Thread[id=23, name=qtp1060236846-23, state=TIMED_WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>    9) Thread[id=19, name=qtp1060236846-19, state=TIMED_WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   10) Thread[id=31, name=h2sc-8-thread-2, state=RUNNABLE, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033dc40.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$348/0x000000084041c840.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   11) Thread[id=26, name=httpShardExecutor-6-thread-1, state=RUNNABLE, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033dc40.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$348/0x000000084041c840.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   12) Thread[id=27, name=httpShardExecutor-6-thread-2, state=RUNNABLE, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033dc40.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$348/0x000000084041c840.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   13) Thread[id=21, name=qtp1060236846-21, state=TIMED_WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   14) Thread[id=22, name=qtp1060236846-22, state=TIMED_WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at java.base@11.0.16/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 java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   15) Thread[id=30, name=h2sc-8-thread-1, state=RUNNABLE, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/sun.nio.ch.EPoll.wait(Native Method)
  2>         at java.base@11.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at java.base@11.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at java.base@11.0.16/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$261/0x000000084033dc40.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$348/0x000000084041c840.run(Unknown Source)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at java.base@11.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
  2>   16) Thread[id=15, name=SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker, state=WAITING, group=TGRP-SolrExampleXMLTest]
  2>         at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2>         at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2>         at java.base@11.0.16/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:100)
  2>         at app//org.apache.solr.client.solrj.SolrExampleXMLTest.beforeTest(SolrExampleXMLTest.java:33)
  2>         at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2>         at java.base@11.0.16/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2>         at java.base@11.0.16/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2>         at java.base@11.0.16/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(TestRuleStoreClas

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

(coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
  2> 7202946 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: now flush at close
  2> 7202946 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   start flush: applyAllDeletes=true
  2> 7202946 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before flush 
  2> 7202946 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7202947 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> 7202947 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> 7202947 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no deletes to apply
  2> 7202948 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> 7202948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]: now merge
  2> 7202948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   index(source): 
  2> 7202948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   no more merges pending; now return
  2> 7202948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges
  2> 7202948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges done
  2> 7202948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: start
  2> 7202948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: enter lock
  2> 7202948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: now prepare
  2> 7202948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: prepareCommit: flush
  2> 7202948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before flush 
  2> 7202948 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7202949 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> 7202949 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no deletes to apply
  2> 7202949 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> 7202949 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: startCommit(): start
  2> 7202949 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   skip startCommit(): no changes pending
  2> 7202949 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: pendingCommit == null; skip
  2> 7202949 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: took 0.9 msec
  2> 7202949 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: done
  2> 7202949 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback
  2> 7202950 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: all running merges have aborted
  2> 7202950 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: done finish merges
  2> 7202950 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: abort
  2> 7202950 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: done abort success=true
  2> 7202950 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: infos=
  2> 7202950 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
  2> 7202950 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: 0 ms to checkpoint
  2> 7202957 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 7202966 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 7202969 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 7202975 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-2 after mutting 0 log messages
  2> 7202975 INFO  (SUITE-SolrExampleXMLTest-seed#[FD70DF27411922A]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-3 for ERROR logs matching regex: ignore_exception
  2> Apr 12, 2023 1:07:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
  2> INFO: All leaked threads terminated.
   >     java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   >         at __randomizedtesting.SeedInfo.seed([FD70DF27411922A]:0)
  2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{}, maxPointsInLeafNode=391, maxMBSortInHeap=6.66266491389548, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=nl, timezone=Africa/Accra
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=1,free=208428768,total=324534272
  2> NOTE: All tests run in this JVM: [SolrExampleXMLTest]
  2> NOTE: reproduce with: gradlew test --tests SolrExampleXMLTest -Dtests.seed=FD70DF27411922A -Dtests.locale=nl -Dtests.timezone=Africa/Accra -Dtests.asserts=true -Dtests.file.encoding=UTF-8

:solr:solrj:test (FAILURE): 1049 test(s), 1 failure(s), 10 skipped

1049 tests completed, 1 failed, 10 skipped

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

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


FAILURE: Build completed with 2 failures.

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

* 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 4m 41s
636 actionable tasks: 629 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 2h5m3.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4030 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4030/

No tests ran.

Build Log:
[...truncated 1231 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV

> Task :solr:core:test
:solr:core:test (SUCCESS): 4659 test(s), 213 skipped

> Task :solr:core:wipeTaskTemp
> Task :solr:core:check

> Task :solr:packaging:integrationTests
ok 35 start solr with ssl

> Task :solr:core:renderSiteJavadoc
> Task :solr:modules:jaegertracer-configurator:renderSiteJavadoc
> Task :solr:modules:gcs-repository:renderSiteJavadoc
> Task :solr:modules:analysis-extras:renderSiteJavadoc
> Task :solr:modules:clustering:renderSiteJavadoc
> Task :solr:modules:hadoop-auth:renderSiteJavadoc
> Task :solr:modules:jwt-auth:renderSiteJavadoc
> Task :solr:modules:langid:renderSiteJavadoc
> Task :solr:modules:extraction:renderSiteJavadoc

> Task :solr:packaging:integrationTests
ok 36 SOLR11740 check f

> Task :solr:modules:hdfs:renderSiteJavadoc
> Task :solr:packaging:integrationTests FAILED
> Task :solr:modules:opentelemetry:renderSiteJavadoc
> Task :solr:modules:scripting:renderSiteJavadoc
> Task :solr:modules:s3-repository:renderSiteJavadoc
> Task :solr:modules:ltr:renderSiteJavadoc
> Task :solr:modules:sql:renderSiteJavadoc
> Task :solr:test-framework:renderSiteJavadoc
> Task :solr:modules:analytics:renderSiteJavadoc

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 18m 50s
653 actionable tasks: 646 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 19m10.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4029 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4029/

No tests ran.

Build Log:
[...truncated 1234 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV

> Task :solr:core:test
:solr:core:test (SUCCESS): 4659 test(s), 200 skipped

> Task :solr:core:wipeTaskTemp
> Task :solr:core:check

> Task :solr:packaging:integrationTests
ok 35 start solr with ssl

> Task :solr:core:renderSiteJavadoc
> Task :solr:modules:jaegertracer-configurator:renderSiteJavadoc
> Task :solr:modules:clustering:renderSiteJavadoc
> Task :solr:modules:gcs-repository:renderSiteJavadoc
> Task :solr:modules:analysis-extras:renderSiteJavadoc
> Task :solr:modules:langid:renderSiteJavadoc
> Task :solr:modules:jwt-auth:renderSiteJavadoc
> Task :solr:modules:hadoop-auth:renderSiteJavadoc
> Task :solr:modules:hdfs:renderSiteJavadoc
> Task :solr:modules:extraction:renderSiteJavadoc
> Task :solr:modules:opentelemetry:renderSiteJavadoc
> Task :solr:modules:scripting:renderSiteJavadoc
> Task :solr:modules:s3-repository:renderSiteJavadoc
> Task :solr:modules:ltr:renderSiteJavadoc
> Task :solr:modules:sql:renderSiteJavadoc
> Task :solr:test-framework:renderSiteJavadoc
> Task :solr:modules:analytics:renderSiteJavadoc
> Task :solr:benchmark:renderSiteJavadoc
> Task :solr:documentation:documentation

> Task :solr:solr-ref-guide:buildLocalSite
The generated local ref-guide can be found at:
	/tmp/src/solr/solr/solr-ref-guide/build/site/index.html

> Task :solr:packaging:integrationTests
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3100,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:documentation:checkBrokenLinks

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 19m 18s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 19m38.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4028 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4028/

No tests ran.

Build Log:
[...truncated 1233 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:core:test
:solr:core:test (SUCCESS): 4659 test(s), 200 skipped

> Task :solr:core:wipeTaskTemp
> Task :solr:core:check

> Task :solr:packaging:integrationTests
ok 34 Affinity placement plugin using ENV
ok 35 start solr with ssl

> Task :solr:core:renderSiteJavadoc
> Task :solr:modules:jaegertracer-configurator:renderSiteJavadoc
> Task :solr:modules:clustering:renderSiteJavadoc
> Task :solr:modules:analysis-extras:renderSiteJavadoc
> Task :solr:modules:gcs-repository:renderSiteJavadoc
> Task :solr:modules:jwt-auth:renderSiteJavadoc
> Task :solr:modules:hadoop-auth:renderSiteJavadoc
> Task :solr:modules:langid:renderSiteJavadoc
> Task :solr:modules:extraction:renderSiteJavadoc
> Task :solr:modules:hdfs:renderSiteJavadoc
> Task :solr:modules:opentelemetry:renderSiteJavadoc
> Task :solr:modules:scripting:renderSiteJavadoc
> Task :solr:modules:s3-repository:renderSiteJavadoc
> Task :solr:modules:ltr:renderSiteJavadoc
> Task :solr:modules:sql:renderSiteJavadoc
> Task :solr:test-framework:renderSiteJavadoc
> Task :solr:modules:analytics:renderSiteJavadoc
> Task :solr:benchmark:renderSiteJavadoc
> Task :solr:documentation:documentation

> Task :solr:solr-ref-guide:buildLocalSite
The generated local ref-guide can be found at:
	/tmp/src/solr/solr/solr-ref-guide/build/site/index.html

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3100,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:solr-ref-guide:check

> Task :solr:packaging:integrationTests
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED
> Task :solr:documentation:checkBrokenLinks

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 18m 14s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 18m35s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4027 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4027/

No tests ran.

Build Log:
[...truncated 1254 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:benchmark:renderSiteJavadoc
> Task :solr:documentation:documentation

> Task :solr:solr-ref-guide:buildLocalSite
The generated local ref-guide can be found at:
	/tmp/src/solr/solr/solr-ref-guide/build/site/index.html

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3100,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:solr-ref-guide:check

> Task :solr:packaging:integrationTests
ok 34 Affinity placement plugin using ENV

> Task :solr:documentation:checkBrokenLinks

> Task :solr:packaging:integrationTests
ok 35 start solr with ssl

> Task :solr:documentation:check

> Task :solr:packaging:integrationTests
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 20m 33s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 20m53s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4026 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4026/

No tests ran.

Build Log:
[...truncated 1231 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

> Task :solr:core:test
:solr:core:test (SUCCESS): 4653 test(s), 213 skipped

> Task :solr:core:wipeTaskTemp

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 17m 59s
636 actionable tasks: 629 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 18m20s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4025 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4025/

No tests ran.

Build Log:
[...truncated 1274 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV

> Task :solr:documentation:checkBrokenLinks
> Task :solr:documentation:check

> Task :solr:packaging:integrationTests
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 19m 53s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 20m14s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4024 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4024/

No tests ran.

Build Log:
[...truncated 1265 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3096,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:solr-ref-guide:check

> Task :solr:packaging:integrationTests
ok 34 Affinity placement plugin using ENV

> Task :solr:documentation:checkBrokenLinks
> Task :solr:documentation:check

> Task :solr:packaging:integrationTests
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 18m 16s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 18m41.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4023 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4023/

No tests ran.

Build Log:
[...truncated 1276 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:documentation:check

> Task :solr:packaging:integrationTests
ok 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 17m 46s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 18m6.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4022 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4022/

No tests ran.

Build Log:
[...truncated 1238 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

> Task :solr:core:test
:solr:core:test (SUCCESS): 4653 test(s), 214 skipped

> Task :solr:core:wipeTaskTemp

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 19m 59s
636 actionable tasks: 629 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 20m21s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4021 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4021/

No tests ran.

Build Log:
[...truncated 1663 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.util.TestCircuitBreaker.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming" -Ptests.jvms=12 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=AC6E6409F9275E77 -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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.
==============================================================================

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

* 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.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 18m 15s
636 actionable tasks: 629 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 18m36.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4020 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4020/

No tests ran.

Build Log:
[...truncated 1277 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:documentation:checkBrokenLinks
> Task :solr:documentation:check

> Task :solr:packaging:integrationTests
ok 34 Affinity placement plugin using ENV
ok 35 start solr with ssl
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 20m 16s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 20m36.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4019 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4019/

No tests ran.

Build Log:
[...truncated 1233 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:core:test
:solr:core:test (SUCCESS): 4653 test(s), 202 skipped

> Task :solr:core:wipeTaskTemp
> Task :solr:core:check

> Task :solr:packaging:integrationTests
ok 34 Affinity placement plugin using ENV
ok 35 start solr with ssl

> Task :solr:core:renderSiteJavadoc
> Task :solr:modules:jaegertracer-configurator:renderSiteJavadoc
> Task :solr:modules:clustering:renderSiteJavadoc
> Task :solr:modules:gcs-repository:renderSiteJavadoc
> Task :solr:modules:analysis-extras:renderSiteJavadoc
> Task :solr:modules:langid:renderSiteJavadoc
> Task :solr:modules:hadoop-auth:renderSiteJavadoc
> Task :solr:modules:jwt-auth:renderSiteJavadoc
> Task :solr:modules:extraction:renderSiteJavadoc
> Task :solr:modules:hdfs:renderSiteJavadoc
> Task :solr:modules:opentelemetry:renderSiteJavadoc
> Task :solr:modules:scripting:renderSiteJavadoc
> Task :solr:modules:s3-repository:renderSiteJavadoc
> Task :solr:modules:ltr:renderSiteJavadoc
> Task :solr:modules:sql:renderSiteJavadoc
> Task :solr:modules:analytics:renderSiteJavadoc
> Task :solr:test-framework:renderSiteJavadoc
> Task :solr:benchmark:renderSiteJavadoc
> Task :solr:documentation:documentation

> Task :solr:solr-ref-guide:buildLocalSite
The generated local ref-guide can be found at:
	/tmp/src/solr/solr/solr-ref-guide/build/site/index.html

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3096,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:solr-ref-guide:check

> Task :solr:packaging:integrationTests
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED
> Task :solr:documentation:checkBrokenLinks

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 20m 41s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 21m1s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4018 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4018/

No tests ran.

Build Log:
[...truncated 1237 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 34 Affinity placement plugin using ENV

> Task :solr:core:test
:solr:core:test (SUCCESS): 4653 test(s), 213 skipped

> Task :solr:core:wipeTaskTemp
> Task :solr:core:check

> Task :solr:packaging:integrationTests
ok 35 start solr with ssl

> Task :solr:core:renderSiteJavadoc
> Task :solr:modules:jaegertracer-configurator:renderSiteJavadoc
> Task :solr:modules:clustering:renderSiteJavadoc
> Task :solr:modules:analysis-extras:renderSiteJavadoc
> Task :solr:modules:gcs-repository:renderSiteJavadoc
> Task :solr:modules:jwt-auth:renderSiteJavadoc
> Task :solr:modules:hadoop-auth:renderSiteJavadoc
> Task :solr:modules:langid:renderSiteJavadoc
> Task :solr:modules:hdfs:renderSiteJavadoc
> Task :solr:modules:extraction:renderSiteJavadoc
> Task :solr:modules:opentelemetry:renderSiteJavadoc
> Task :solr:modules:scripting:renderSiteJavadoc
> Task :solr:modules:s3-repository:renderSiteJavadoc
> Task :solr:modules:sql:renderSiteJavadoc
> Task :solr:modules:ltr:renderSiteJavadoc
> Task :solr:test-framework:renderSiteJavadoc
> Task :solr:modules:analytics:renderSiteJavadoc
> Task :solr:benchmark:renderSiteJavadoc
> Task :solr:documentation:documentation

> Task :solr:solr-ref-guide:buildLocalSite
The generated local ref-guide can be found at:
	/tmp/src/solr/solr/solr-ref-guide/build/site/index.html

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3096,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:solr-ref-guide:check

> Task :solr:packaging:integrationTests
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED
> Task :solr:documentation:checkBrokenLinks

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 21m 45s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 22m5.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4017 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4017/

No tests ran.

Build Log:
[...truncated 1235 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:core:renderSiteJavadoc
> Task :solr:modules:jaegertracer-configurator:renderSiteJavadoc
> Task :solr:modules:clustering:renderSiteJavadoc
> Task :solr:modules:gcs-repository:renderSiteJavadoc
> Task :solr:modules:analysis-extras:renderSiteJavadoc
> Task :solr:modules:hadoop-auth:renderSiteJavadoc
> Task :solr:modules:langid:renderSiteJavadoc
> Task :solr:modules:jwt-auth:renderSiteJavadoc
> Task :solr:modules:hdfs:renderSiteJavadoc
> Task :solr:modules:extraction:renderSiteJavadoc
> Task :solr:modules:opentelemetry:renderSiteJavadoc
> Task :solr:modules:scripting:renderSiteJavadoc
> Task :solr:modules:s3-repository:renderSiteJavadoc
> Task :solr:modules:ltr:renderSiteJavadoc
> Task :solr:modules:sql:renderSiteJavadoc
> Task :solr:test-framework:renderSiteJavadoc
> Task :solr:modules:analytics:renderSiteJavadoc
> Task :solr:benchmark:renderSiteJavadoc
> Task :solr:documentation:documentation

> Task :solr:solr-ref-guide:buildLocalSite
The generated local ref-guide can be found at:
	/tmp/src/solr/solr/solr-ref-guide/build/site/index.html

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3096,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:solr-ref-guide:check

> Task :solr:packaging:integrationTests
ok 34 Affinity placement plugin using ENV
ok 35 start solr with ssl

> Task :solr:documentation:checkBrokenLinks
> Task :solr:documentation:check

> Task :solr:packaging:integrationTests
ok 36 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 19m 1s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 19m21.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4016 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4016/

No tests ran.

Build Log:
[...truncated 1248 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:core:renderSiteJavadoc

> Task :solr:packaging:integrationTests
ok 33 Affinity placement plugin using ENV

> Task :solr:modules:jaegertracer-configurator:renderSiteJavadoc
> Task :solr:modules:clustering:renderSiteJavadoc
> Task :solr:modules:gcs-repository:renderSiteJavadoc
> Task :solr:modules:analysis-extras:renderSiteJavadoc
> Task :solr:modules:langid:renderSiteJavadoc
> Task :solr:modules:jwt-auth:renderSiteJavadoc
> Task :solr:modules:hadoop-auth:renderSiteJavadoc
> Task :solr:modules:extraction:renderSiteJavadoc
> Task :solr:modules:hdfs:renderSiteJavadoc
> Task :solr:modules:opentelemetry:renderSiteJavadoc
> Task :solr:modules:scripting:renderSiteJavadoc
> Task :solr:modules:s3-repository:renderSiteJavadoc
> Task :solr:modules:sql:renderSiteJavadoc
> Task :solr:modules:ltr:renderSiteJavadoc
> Task :solr:modules:analytics:renderSiteJavadoc
> Task :solr:test-framework:renderSiteJavadoc
> Task :solr:benchmark:renderSiteJavadoc
> Task :solr:documentation:documentation

> Task :solr:solr-ref-guide:buildLocalSite
The generated local ref-guide can be found at:
	/tmp/src/solr/solr/solr-ref-guide/build/site/index.html

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3096,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:solr-ref-guide:check

> Task :solr:packaging:integrationTests
ok 34 start solr with ssl

> Task :solr:documentation:checkBrokenLinks

> Task :solr:packaging:integrationTests FAILED
ok 35 SOLR11740 check f

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 20m 1s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 20m21s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4015 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4015/

No tests ran.

Build Log:
[...truncated 1239 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:core:test
:solr:core:test (SUCCESS): 4653 test(s), 201 skipped

> Task :solr:core:wipeTaskTemp
> Task :solr:core:check

> Task :solr:packaging:integrationTests
ok 33 Affinity placement plugin using ENV

> Task :solr:core:renderSiteJavadoc
> Task :solr:modules:jaegertracer-configurator:renderSiteJavadoc
> Task :solr:modules:analysis-extras:renderSiteJavadoc
> Task :solr:modules:gcs-repository:renderSiteJavadoc
> Task :solr:modules:clustering:renderSiteJavadoc
> Task :solr:modules:langid:renderSiteJavadoc
> Task :solr:modules:jwt-auth:renderSiteJavadoc
> Task :solr:modules:hadoop-auth:renderSiteJavadoc
> Task :solr:modules:extraction:renderSiteJavadoc
> Task :solr:modules:hdfs:renderSiteJavadoc
> Task :solr:modules:opentelemetry:renderSiteJavadoc
> Task :solr:modules:scripting:renderSiteJavadoc
> Task :solr:modules:s3-repository:renderSiteJavadoc
> Task :solr:modules:sql:renderSiteJavadoc
> Task :solr:modules:ltr:renderSiteJavadoc
> Task :solr:test-framework:renderSiteJavadoc
> Task :solr:modules:analytics:renderSiteJavadoc
> Task :solr:benchmark:renderSiteJavadoc
> Task :solr:documentation:documentation

> Task :solr:solr-ref-guide:buildLocalSite
The generated local ref-guide can be found at:
	/tmp/src/solr/solr/solr-ref-guide/build/site/index.html

> Task :solr:packaging:integrationTests
ok 34 start solr with ssl

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3096,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:solr-ref-guide:check
> Task :solr:documentation:checkBrokenLinks

> Task :solr:packaging:integrationTests FAILED
ok 35 SOLR11740 check f

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 20m 1s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 20m21.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4014 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4014/

No tests ran.

Build Log:
[...truncated 1249 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:modules:sql:renderSiteJavadoc
> Task :solr:test-framework:renderSiteJavadoc
> Task :solr:modules:analytics:renderSiteJavadoc
> Task :solr:benchmark:renderSiteJavadoc
> Task :solr:documentation:documentation

> Task :solr:solr-ref-guide:buildLocalSite
The generated local ref-guide can be found at:
	/tmp/src/solr/solr/solr-ref-guide/build/site/index.html

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3096,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:solr-ref-guide:check

> Task :solr:packaging:integrationTests
ok 33 Affinity placement plugin using ENV

> Task :solr:documentation:checkBrokenLinks

> Task :solr:packaging:integrationTests
ok 34 start solr with ssl

> Task :solr:documentation:check

> Task :solr:packaging:integrationTests
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 17m 42s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 18m1.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4013 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4013/

No tests ran.

Build Log:
[...truncated 1233 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl

> Task :solr:core:test
:solr:core:test (SUCCESS): 4653 test(s), 213 skipped

> Task :solr:core:wipeTaskTemp
> Task :solr:core:check

> Task :solr:packaging:integrationTests
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED
> Task :solr:core:renderSiteJavadoc

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 18m 10s
637 actionable tasks: 630 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 18m44.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4012 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4012/

No tests ran.

Build Log:
[...truncated 1257 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:modules:opentelemetry:renderSiteJavadoc
> Task :solr:modules:scripting:renderSiteJavadoc
> Task :solr:modules:s3-repository:renderSiteJavadoc
> Task :solr:modules:sql:renderSiteJavadoc
> Task :solr:modules:ltr:renderSiteJavadoc
> Task :solr:test-framework:renderSiteJavadoc
> Task :solr:modules:analytics:renderSiteJavadoc
> Task :solr:benchmark:renderSiteJavadoc
> Task :solr:documentation:documentation

> Task :solr:solr-ref-guide:buildLocalSite
The generated local ref-guide can be found at:
	/tmp/src/solr/solr/solr-ref-guide/build/site/index.html

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3096,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:solr-ref-guide:check

> Task :solr:packaging:integrationTests
ok 33 Affinity placement plugin using ENV

> Task :solr:documentation:checkBrokenLinks

> Task :solr:packaging:integrationTests
ok 34 start solr with ssl

> Task :solr:documentation:check

> Task :solr:packaging:integrationTests
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 21m 5s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 21m23.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4011 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4011/

No tests ran.

Build Log:
[...truncated 1240 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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

> Task :solr:core:renderSiteJavadoc
> Task :solr:modules:jaegertracer-configurator:renderSiteJavadoc
> Task :solr:modules:clustering:renderSiteJavadoc
> Task :solr:modules:langid:renderSiteJavadoc
> Task :solr:modules:jwt-auth:renderSiteJavadoc
> Task :solr:modules:gcs-repository:renderSiteJavadoc
> Task :solr:modules:analysis-extras:renderSiteJavadoc
> Task :solr:modules:hadoop-auth:renderSiteJavadoc
> Task :solr:modules:hdfs:renderSiteJavadoc
> Task :solr:modules:extraction:renderSiteJavadoc
> Task :solr:modules:opentelemetry:renderSiteJavadoc
> Task :solr:modules:scripting:renderSiteJavadoc
> Task :solr:modules:s3-repository:renderSiteJavadoc
> Task :solr:modules:ltr:renderSiteJavadoc
> Task :solr:modules:sql:renderSiteJavadoc
> Task :solr:test-framework:renderSiteJavadoc
> Task :solr:modules:analytics:renderSiteJavadoc
> Task :solr:benchmark:renderSiteJavadoc
> Task :solr:documentation:documentation

> Task :solr:solr-ref-guide:buildLocalSite
The generated local ref-guide can be found at:
	/tmp/src/solr/solr/solr-ref-guide/build/site/index.html

> Task :solr:solr-ref-guide:checkSiteLinks
{
  "stats": {
    "errors": [],
    "warnings": [],
    "parsedFiles": 817,
    "localLinks": 233,
    "localAnchorLinks": 3096,
    "parentLinks": 196,
    "parentAnchorLinks": 1,
    "remoteLinks": 0,
    "remoteAnchorLinks": 0
  }
}

> Task :solr:solr-ref-guide:check

> Task :solr:packaging:integrationTests
ok 33 Affinity placement plugin using ENV
ok 34 start solr with ssl

> Task :solr:documentation:checkBrokenLinks
> Task :solr:documentation:check

> Task :solr:packaging:integrationTests
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 18m 29s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 18m48.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4010 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4010/

No tests ran.

Build Log:
[...truncated 1994 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.handler.sql.TestSQLHandlerNonCloud.classMethod (:solr:modules:sql)
    Test output: /tmp/src/solr/solr/modules/sql/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.sql.TestSQLHandlerNonCloud.txt
    Reproduce with: gradlew :solr:modules:sql:test --tests "org.apache.solr.handler.sql.TestSQLHandlerNonCloud.classMethod" -Ptests.jvms=12 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=7E827857941DE486 -Ptests.file.encoding=ISO-8859-1


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:modules:sql:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/modules/sql/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 7m 41s
650 actionable tasks: 643 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 2h8m1s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4009 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4009/

No tests ran.

Build Log:
[...truncated 1275 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 44m 56s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 45m15s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4008 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4008/

No tests ran.

Build Log:
[...truncated 1269 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 40m 4s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 40m22.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4007 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4007/

No tests ran.

Build Log:
[...truncated 1265 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 39m 2s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 39m21.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4006 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4006/

No tests ran.

Build Log:
[...truncated 1272 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 46m 20s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 46m39.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4005 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4005/

No tests ran.

Build Log:
[...truncated 1268 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 39m 48s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 40m6s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4004 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4004/

No tests ran.

Build Log:
[...truncated 448 lines...]
BUILD FAILED in 1m 31s
206 actionable tasks: 199 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 1m50s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4003 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4003/

No tests ran.

Build Log:
[...truncated 1270 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 39m 54s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 40m13s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4002 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4002/

No tests ran.

Build Log:
[...truncated 1267 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 41m 8s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 41m28.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4001 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4001/

No tests ran.

Build Log:
[...truncated 1270 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 46m 44s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 47m3s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 4000 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4000/

No tests ran.

Build Log:
[...truncated 1271 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 39m 10s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 39m28s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3999 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3999/

No tests ran.

Build Log:
[...truncated 1274 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 44m 42s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 45m2s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3998 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3998/

No tests ran.

Build Log:
[...truncated 1270 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 41m
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 41m18s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3997 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3997/

No tests ran.

Build Log:
[...truncated 1272 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 45m 51s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 46m9s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3996 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3996/

No tests ran.

Build Log:
[...truncated 1274 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 42m 48s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 43m8s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3995 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3995/

No tests ran.

Build Log:
[...truncated 5912 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.classMethod (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=AA80A7A610268CAE -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.classMethod (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=AA80A7A610268CAE -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.classMethod (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=AA80A7A610268CAE -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.classMethod (:solr:core)
    Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.classMethod" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=AA80A7A610268CAE -Ptests.file.encoding=ISO-8859-1


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: file:///tmp/src/solr/solr/core/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 36m 5s
593 actionable tasks: 586 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 36m23.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3994 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3994/

No tests ran.

Build Log:
[...truncated 1268 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 40m 9s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 40m28s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3993 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3993/

No tests ran.

Build Log:
[...truncated 1272 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 39m 11s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 39m30.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3992 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3992/

No tests ran.

Build Log:
[...truncated 1272 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 39m 2s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 39m20.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3991 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3991/

No tests ran.

Build Log:
[...truncated 1272 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 39m 50s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 40m8.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3990 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3990/

No tests ran.

Build Log:
[...truncated 1267 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 38m 45s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 39m4.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3989 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3989/

No tests ran.

Build Log:
[...truncated 1271 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 38m 57s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 39m16s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3988 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3988/

No tests ran.

Build Log:
[...truncated 1273 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 44m 47s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 45m7s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3987 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3987/

No tests ran.

Build Log:
[...truncated 1269 lines...]
# ERROR: Failed to create collection 'COLL_NAME' due to: 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 33 Affinity placement plugin using ENV
ok 34 start solr with ssl
ok 35 SOLR11740 check f

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 225

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 39m 58s
657 actionable tasks: 650 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 40m27.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3986 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3986/

No tests ran.

Build Log:
[...truncated 377 lines...]
BUILD FAILED in 1m 22s
171 actionable tasks: 164 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 1m40.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3985 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3985/

No tests ran.

Build Log:
[...truncated 377 lines...]
BUILD FAILED in 1m 20s
171 actionable tasks: 164 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 1m39.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3984 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3984/

No tests ran.

Build Log:
[...truncated 376 lines...]
BUILD FAILED in 1m 22s
171 actionable tasks: 164 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 1m40.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3983 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3983/

No tests ran.

Build Log:
[...truncated 376 lines...]
BUILD FAILED in 1m 21s
171 actionable tasks: 164 executed, 7 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 1m50s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3982 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3982/

No tests ran.

Build Log:
[...truncated 378 lines...]
BUILD FAILED in 58s
170 actionable tasks: 152 executed, 18 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 1m19.5s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3981 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3981/

No tests ran.

Build Log:
[...truncated 379 lines...]
BUILD FAILED in 57s
170 actionable tasks: 152 executed, 18 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 1m19s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3980 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3980/

No tests ran.

Build Log:
[...truncated 380 lines...]
BUILD FAILED in 57s
170 actionable tasks: 152 executed, 18 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 1m18s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3979 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3979/

No tests ran.

Build Log:
[...truncated 381 lines...]
BUILD FAILED in 59s
170 actionable tasks: 152 executed, 18 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 1m29s
------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3978 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3978/

No tests ran.

Build Log:
[...truncated 111 lines...]
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3977 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3977/

No tests ran.

Build Log:
[...truncated 115 lines...]
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3976 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3976/

All tests passed

Build Log:
[...truncated 1219 lines...]
BUILD FAILED in 54m 44s
656 actionable tasks: 656 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3975 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3975/

All tests passed

Build Log:
[...truncated 1219 lines...]
BUILD FAILED in 54m 9s
656 actionable tasks: 656 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-9.x - Build # 3974 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/3974/

All tests passed

Build Log:
[...truncated 1217 lines...]
BUILD FAILED in 56m 11s
656 actionable tasks: 656 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any