Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/942/
Java: 64bit/jdk-9-ea+171 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: org.apache.solr.cloud.RecoveryZkTest.test
Error Message:
Mismatch in counts between replicas
Stack Trace:
java.lang.AssertionError: Mismatch in counts between replicas
at
__randomizedtesting.SeedInfo.seed([E3FD8849AE05B6D0:6BA9B79300F9DB28]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.RecoveryZkTest.assertShardConsistency(RecoveryZkTest.java:143)
at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:126)
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:563)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
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.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_E3FD8849AE05B6D0-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_E3FD8849AE05B6D0-001\init-core-data-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_E3FD8849AE05B6D0-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_E3FD8849AE05B6D0-001\init-core-data-001
at __randomizedtesting.SeedInfo.seed([E3FD8849AE05B6D0]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 1719 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp\junit4-J1-20170605_124317_68916939145198940739570.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp\junit4-J0-20170605_124317_6903276402828554843980.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 297 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20170605_125012_0492507690273691632604.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20170605_125012_0491073478773460608571.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 1049 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20170605_125129_71516401523134810433258.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20170605_125129_71518406181555835374323.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 220 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20170605_125356_236389144799235308623.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20170605_125356_2352420929407898539588.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 238 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20170605_125415_5498803455196726892809.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20170605_125415_54914413056222770242699.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 147 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20170605_125442_9074392900151316235526.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20170605_125442_9079478245019498173072.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 159 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20170605_125446_8492267793135004514342.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20170605_125446_84915958458390888730112.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 144 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20170605_125455_2333710293321608958633.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20170605_125455_2335802455731599489549.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 149 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20170605_125502_1438628455488577736712.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20170605_125502_14316768017643557172274.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 160 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20170605_125506_7463585036019776673898.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 174 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20170605_125515_8334252433307732326918.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 9 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20170605_125515_83315461656436883527798.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 1353 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20170605_125630_47516522616484054085017.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20170605_125630_47316391173671666963066.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 225 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\classification\test\temp\junit4-J1-20170605_125643_6673808660218838909652.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\classification\test\temp\junit4-J0-20170605_125643_6675485329529245471386.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 250 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20170605_125659_83015870149422386679772.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20170605_125659_8308801740767827632597.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 226 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\demo\test\temp\junit4-J1-20170605_125847_32311612048858235498988.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\demo\test\temp\junit4-J0-20170605_125847_3239405463119389351063.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 160 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20170605_125851_44011633749235690343501.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 6 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20170605_125851_4405415786790488195663.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 215 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\facet\test\temp\junit4-J0-20170605_125856_90016105557663397038520.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\facet\test\temp\junit4-J1-20170605_125856_90010586124815664218573.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 157 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20170605_125924_8066784429607580958541.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20170605_125924_8066006491816464749658.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 245 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20170605_125937_94217049780361798847847.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20170605_125937_9427244641852691820140.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 153 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\join\test\temp\junit4-J1-20170605_130001_37915208673356582555609.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\join\test\temp\junit4-J0-20170605_130001_37918214478863157547554.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 142 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\memory\test\temp\junit4-J0-20170605_130012_9596116477377570993349.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\memory\test\temp\junit4-J1-20170605_130012_95910784981328410606683.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 215 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\misc\test\temp\junit4-J0-20170605_130021_86814369900415412170796.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 5 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\misc\test\temp\junit4-J1-20170605_130021_868861357314130449450.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 313 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\queries\test\temp\junit4-J1-20170605_130041_9924816437201593801399.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\queries\test\temp\junit4-J0-20170605_130041_99115364577742290393349.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 228 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20170605_130054_3711249316195057339039.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20170605_130054_37117337158686264313780.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 180 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20170605_130109_64713335810141143289358.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 23 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20170605_130109_6512693189998496699641.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 196 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20170605_130125_1897066398489710997093.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 21 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20170605_130125_1893596515345178199177.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 212 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20170605_130158_35613475293394679747349.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20170605_130158_3568148794569843254952.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 163 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20170605_130213_4621774696171928162210.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 5 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20170605_130213_46212312343646291089763.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 156 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20170605_130225_8458223537783511409473.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 11 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\spatial\test\temp\junit4-J1-20170605_130225_8443633147539285915439.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 305 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20170605_130311_8378370090805305210104.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20170605_130311_83714799863863186311913.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 1690 lines...]
[junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_E3FD8849AE05B6D0-001\init-core-data-001
[junit4] 2> 353800 INFO
(SUITE-RecoveryZkTest-seed#[E3FD8849AE05B6D0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 353802 INFO
(SUITE-RecoveryZkTest-seed#[E3FD8849AE05B6D0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 353803 INFO
(SUITE-RecoveryZkTest-seed#[E3FD8849AE05B6D0]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_E3FD8849AE05B6D0-001\tempDir-001
[junit4] 2> 353803 INFO
(SUITE-RecoveryZkTest-seed#[E3FD8849AE05B6D0]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 353804 INFO (Thread-711) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 353804 INFO (Thread-711) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 353808 ERROR (Thread-711) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 353903 INFO
(SUITE-RecoveryZkTest-seed#[E3FD8849AE05B6D0]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:51985
[junit4] 2> 353913 INFO (jetty-launcher-438-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 353913 INFO (jetty-launcher-438-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 353914 INFO (jetty-launcher-438-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@66ab0c40{/solr,null,AVAILABLE}
[junit4] 2> 353914 INFO (jetty-launcher-438-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2ce00095{/solr,null,AVAILABLE}
[junit4] 2> 353918 INFO (jetty-launcher-438-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4cf9839a{HTTP/1.1,[http/1.1]}{127.0.0.1:51989}
[junit4] 2> 353918 INFO (jetty-launcher-438-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@775f1d73{HTTP/1.1,[http/1.1]}{127.0.0.1:51990}
[junit4] 2> 353918 INFO (jetty-launcher-438-thread-2) [ ]
o.e.j.s.Server Started @356302ms
[junit4] 2> 353918 INFO (jetty-launcher-438-thread-1) [ ]
o.e.j.s.Server Started @356302ms
[junit4] 2> 353918 INFO (jetty-launcher-438-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51989}
[junit4] 2> 353918 INFO (jetty-launcher-438-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51990}
[junit4] 2> 353918 ERROR (jetty-launcher-438-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 353918 INFO (jetty-launcher-438-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.7.0
[junit4] 2> 353918 INFO (jetty-launcher-438-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 353919 INFO (jetty-launcher-438-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 353919 INFO (jetty-launcher-438-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-05T13:10:26.694511200Z
[junit4] 2> 353920 ERROR (jetty-launcher-438-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 353920 INFO (jetty-launcher-438-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.7.0
[junit4] 2> 353920 INFO (jetty-launcher-438-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 353920 INFO (jetty-launcher-438-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 353920 INFO (jetty-launcher-438-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-05T13:10:26.695540800Z
[junit4] 2> 353924 INFO (jetty-launcher-438-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 353926 INFO (jetty-launcher-438-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 353932 INFO (jetty-launcher-438-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 353936 INFO (jetty-launcher-438-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51985/solr
[junit4] 2> 353937 INFO (jetty-launcher-438-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 353938 INFO (jetty-launcher-438-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51985/solr
[junit4] 2> 353947 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c7860c4170003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 353981 INFO (jetty-launcher-438-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 353983 INFO (jetty-launcher-438-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51989_solr
[junit4] 2> 353984 INFO (jetty-launcher-438-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 353985 INFO (jetty-launcher-438-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98085648897343493-127.0.0.1:51989_solr-n_0000000000) starting
[junit4] 2> 353985 INFO (jetty-launcher-438-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51990_solr
[junit4] 2> 353988 INFO (zkCallback-449-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 353989 INFO (zkCallback-450-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 353996 INFO (jetty-launcher-438-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51989_solr
[junit4] 2> 354023 INFO (zkCallback-449-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 354023 INFO (zkCallback-450-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 354048 INFO (jetty-launcher-438-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_E3FD8849AE05B6D0-001\tempDir-001\node2\.
[junit4] 2> 354164 INFO (jetty-launcher-438-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_E3FD8849AE05B6D0-001\tempDir-001\node1\.
[junit4] 2> 354178 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c7860c4170007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 354185 INFO
(SUITE-RecoveryZkTest-seed#[E3FD8849AE05B6D0]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 354187 INFO
(SUITE-RecoveryZkTest-seed#[E3FD8849AE05B6D0]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51985/solr ready
[junit4] 2> 354210 INFO
(TEST-RecoveryZkTest.test-seed#[E3FD8849AE05B6D0]) [ ] o.a.s.SolrTestCaseJ4
###Starting test
[junit4] 2> 354216 INFO (qtp565208915-2732) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 354228 INFO (OverseerThreadFactory-1409-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection recoverytest
[junit4] 2> 354353 INFO (qtp1254029691-2742) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
[junit4] 2> 354353 INFO (qtp1254029691-2742) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 354353 INFO (qtp565208915-2734) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
[junit4] 2> 354353 INFO (qtp565208915-2734) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 354468 INFO (zkCallback-449-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 354469 INFO (zkCallback-450-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 355385 INFO (qtp565208915-2734) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 355391 INFO (qtp1254029691-2742) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 355404 INFO (qtp565208915-2734) [ ] o.a.s.s.IndexSchema
[recoverytest_shard1_replica2] Schema name=minimal
[junit4] 2> 355405 INFO (qtp1254029691-2742) [ ] o.a.s.s.IndexSchema
[recoverytest_shard1_replica1] Schema name=minimal
[junit4] 2> 355406 INFO (qtp565208915-2734) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 355406 INFO (qtp565208915-2734) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'recoverytest_shard1_replica2' using configuration from
collection recoverytest, trusted=true
[junit4] 2> 355407 INFO (qtp565208915-2734) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 355407 INFO (qtp565208915-2734) [ ] o.a.s.c.SolrCore
[[recoverytest_shard1_replica2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_E3FD8849AE05B6D0-001\tempDir-001\node2\recoverytest_shard1_replica2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_E3FD8849AE05B6D0-001\tempDir-001\node2\.\recoverytest_shard1_replica2\data\]
[junit4] 2> 355407 INFO (qtp1254029691-2742) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 355407 INFO (qtp1254029691-2742) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'recoverytest_shard1_replica1' using configuration from
collection recoverytest, trusted=true
[junit4] 2> 355408 INFO (qtp1254029691-2742) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 355409 INFO (qtp1254029691-2742) [ ] o.a.s.c.SolrCore
[[recoverytest_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_E3FD8849AE05B6D0-001\tempDir-001\node1\recoverytest_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_E3FD8849AE05B6D0-001\tempDir-001\node1\.\recoverytest_shard1_replica1\data\]
[junit4] 2> 355621 INFO (qtp565208915-2734) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 355621 INFO (qtp565208915-2734) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 355624 INFO (qtp565208915-2734) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 355624 INFO (qtp565208915-2734) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 355638 INFO (qtp565208915-2734) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3d85a8b8[recoverytest_shard1_replica2] main]
[junit4] 2> 355640 INFO (qtp565208915-2734) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 355640 INFO (qtp565208915-2734) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 355640 INFO (qtp565208915-2734) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 355640 INFO (qtp565208915-2734) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1569370384278487040
[junit4] 2> 355641 INFO (searcherExecutor-1414-thread-1) [ ]
o.a.s.c.SolrCore [recoverytest_shard1_replica2] Registered new searcher
Searcher@3d85a8b8[recoverytest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 355647 INFO (qtp565208915-2734) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 355689 INFO (qtp1254029691-2742) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 355689 INFO (qtp1254029691-2742) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 355692 INFO (qtp1254029691-2742) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 355692 INFO (qtp1254029691-2742) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 355695 INFO (qtp1254029691-2742) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1ed98f39[recoverytest_shard1_replica1] main]
[junit4] 2> 355697 INFO (qtp1254029691-2742) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 355697 INFO (qtp1254029691-2742) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 355697 INFO (qtp1254029691-2742) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 355698 INFO (searcherExecutor-1415-thread-1) [ ]
o.a.s.c.SolrCore [recoverytest_shard1_replica1] Registered new searcher
Searcher@1ed98f39[recoverytest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 355698 INFO (qtp1254029691-2742) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1569370384339304448
[junit4] 2> 355754 INFO (zkCallback-450-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 355754 INFO (zkCallback-449-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 356149 INFO (qtp565208915-2734) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 356149 INFO (qtp565208915-2734) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 356149 INFO (qtp565208915-2734) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/
[junit4] 2> 356149 INFO (qtp565208915-2734) [ ] o.a.s.u.PeerSync
PeerSync: core=recoverytest_shard1_replica2 url=http://127.0.0.1:51989/solr
START replicas=[http://127.0.0.1:51990/solr/recoverytest_shard1_replica1/]
nUpdates=100
[junit4] 2> 356149 INFO (qtp565208915-2734) [ ] o.a.s.u.PeerSync
PeerSync: core=recoverytest_shard1_replica2 url=http://127.0.0.1:51989/solr
DONE. We have no versions. sync failed.
[junit4] 2> 356155 INFO (qtp1254029691-2749) [ ] o.a.s.c.S.Request
[recoverytest_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 356157 INFO (qtp565208915-2734) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 356157 INFO (qtp565208915-2734) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 356157 INFO (qtp565208915-2734) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 356163 INFO (qtp565208915-2734) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/ shard1
[junit4] 2> 356267 INFO (zkCallback-449-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 356267 INFO (zkCallback-450-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 356272 INFO (qtp565208915-2734) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 356275 INFO (qtp565208915-2734) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2}
status=0 QTime=1919
[junit4] 2> 356378 INFO (zkCallback-449-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 356378 INFO (zkCallback-450-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 356711 INFO (qtp1254029691-2742) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2}
status=0 QTime=2357
[junit4] 2> 356717 INFO (qtp565208915-2732) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 356819 INFO (zkCallback-450-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 356819 INFO (zkCallback-449-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 357717 INFO (qtp565208915-2732) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3500
[junit4] 2> 357719 INFO
(TEST-RecoveryZkTest.test-seed#[E3FD8849AE05B6D0]) [ ]
o.a.s.c.RecoveryZkTest Indexing 1200 documents
[junit4] 2> 357759 INFO (qtp1254029691-2745) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-0
(1569370386477350912)]} 0 2
[junit4] 2> 357760 INFO (qtp1254029691-2747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-0
(1569370386476302336)]} 0 7
[junit4] 2> 357760 INFO (qtp565208915-2737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0
(1569370386477350912)]} 0 23
[junit4] 2> 357760 INFO (qtp565208915-2735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0
(1569370386476302336)]} 0 24
[junit4] 2> 357767 INFO (qtp1254029691-2744) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-0
(-1569370386505662465)]} 0 0
[junit4] 2> 357767 INFO (qtp565208915-2738) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-0
(-1569370386505662465)]} 0 3
[junit4] 2> 357767 INFO (qtp1254029691-2744) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-0
(-1569370386505662464)]} 0 0
[junit4] 2> 357769 INFO (qtp565208915-2739) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-0
(-1569370386505662464)]} 0 6
[junit4] 2> 357774 INFO (qtp1254029691-2744) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-1
(1569370386513002496)]} 0 0
[junit4] 2> 357774 INFO (qtp565208915-2734) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1
(1569370386513002496)]} 0 2
[junit4] 2> 357779 INFO (qtp1254029691-2744) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-1
(1569370386514051072)]} 0 0
[junit4] 2> 357779 INFO (qtp565208915-2732) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1
(1569370386514051072)]} 0 7
[junit4] 2> 357781 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-2
(1569370386520342528)]} 0 0
[junit4] 2> 357783 INFO (qtp565208915-2736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2
(1569370386520342528)]} 0 5
[junit4] 2> 357795 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-2
(1569370386524536832)]} 0 0
[junit4] 2> 357796 INFO (qtp565208915-2737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2
(1569370386524536832)]} 0 13
[junit4] 2> 357799 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-3
(1569370386537119744)]} 0 1
[junit4] 2> 357799 INFO (qtp565208915-2736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3
(1569370386537119744)]} 0 13
[junit4] 2> 357801 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-3
(1569370386541314048)]} 0 0
[junit4] 2> 357801 INFO (qtp565208915-2738) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3
(1569370386541314048)]} 0 3
[junit4] 2> 357809 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-4
(1569370386548654081)]} 0 0
[junit4] 2> 357809 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-4
(1569370386548654080)]} 0 0
[junit4] 2> 357809 INFO (qtp565208915-2734) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-4
(1569370386548654081)]} 0 3
[junit4] 2> 357809 INFO (qtp565208915-2736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4
(1569370386548654080)]} 0 6
[junit4] 2> 357813 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-5
(1569370386554945536)]} 0 0
[junit4] 2> 357813 INFO (qtp565208915-2732) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-5
(1569370386554945536)]} 0 1
[junit4] 2> 357816 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-5
(1569370386557042688)]} 0 0
[junit4] 2> 357818 INFO (qtp565208915-2735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-5
(1569370386557042688)]} 0 5
[junit4] 2> 357820 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-6
(1569370386560188416)]} 0 0
[junit4] 2> 357821 INFO (qtp565208915-2737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-6
(1569370386560188416)]} 0 4
[junit4] 2> 357823 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-6
(1569370386564382720)]} 0 0
[junit4] 2> 357823 INFO (qtp565208915-2735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-6
(1569370386564382720)]} 0 2
[junit4] 2> 357826 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-4
(-1569370386566479872)]} 0 0
[junit4] 2> 357827 INFO (qtp565208915-2737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-4
(-1569370386566479872)]} 0 4
[junit4] 2> 357830 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-4
(-1569370386570674176)]} 0 0
[junit4] 2> 357830 INFO (qtp565208915-2734) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-4
(-1569370386570674176)]} 0 3
[junit4] 2> 357833 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-7
(1569370386573819904)]} 0 0
[junit4] 2> 357833 INFO (qtp565208915-2737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-7
(1569370386573819904)]} 0 4
[junit4] 2> 357835 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-7
(1569370386578014208)]} 0 0
[junit4] 2> 357836 INFO (qtp565208915-2732) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-7
(1569370386578014208)]} 0 2
[junit4] 2> 357840 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-8
(1569370386581159936)]} 0 0
[junit4] 2> 357840 INFO (qtp565208915-2737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-8
(1569370386581159936)]} 0 4
[junit4] 2> 357842 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-8
(1569370386584305664)]} 0 0
[junit4] 2> 357843 INFO (qtp565208915-2738) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-8
(1569370386584305664)]} 0 4
[junit4] 2> 357844 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-9
(1569370386588499968)]} 0 0
[junit4] 2> 357845 INFO (qtp565208915-2735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-9
(1569370386588499968)]} 0 2
[junit4] 2> 357848 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-9
(1569370386592694272)]} 0 0
[junit4] 2> 357849 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-7
(-1569370386591645696)]} 0 0
[junit4] 2> 357849 INFO (qtp565208915-2734) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-9
(1569370386592694272)]} 0 2
[junit4] 2> 357849 INFO (qtp565208915-2736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-7
(-1569370386591645696)]} 0 3
[junit4] 2> 357855 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-7
(-1569370386598985728)]} 0 0
[junit4] 2> 357855 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-10
(1569370386596888576)]} 0 0
[junit4] 2> 357856 INFO (qtp565208915-2732) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-7
(-1569370386598985728)]} 0 2
[junit4] 2> 357856 INFO (qtp565208915-2739) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-10
(1569370386596888576)]} 0 4
[junit4] 2> 357861 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-10
(1569370386604228608)]} 0 0
[junit4] 2> 357861 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-8
(-1569370386603180032)]} 0 0
[junit4] 2> 357861 INFO (qtp565208915-2738) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-10
(1569370386604228608)]} 0 3
[junit4] 2> 357861 INFO (qtp565208915-2737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-8
(-1569370386603180032)]} 0 4
[junit4] 2> 357873 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-8
(-1569370386615762944)]} 0 0
[junit4] 2> 357873 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-11
(1569370386613665792)]} 0 0
[junit4] 2> 357874 INFO (qtp565208915-2734) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-8
(-1569370386615762944)]} 0 5
[junit4] 2> 357874 INFO (qtp565208915-2735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-11
(1569370386613665792)]} 0 7
[junit4] 2> 357880 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-11
(1569370386624151552)]} 0 0
[junit4] 2> 357881 INFO (qtp565208915-2736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-11
(1569370386624151552)]} 0 3
[junit4] 2> 357881 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-9
(-1569370386626248704)]} 0 0
[junit4] 2> 357882 INFO (qtp565208915-2732) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-9
(-1569370386626248704)]} 0 2
[junit4] 2> 357894 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-9
(-1569370386637783040)]} 0 0
[junit4] 2> 357894 INFO (qtp565208915-2739) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-9
(-1569370386637783040)]} 0 3
[junit4] 2> 357896 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-12
(1569370386640928768)]} 0 0
[junit4] 2> 357897 INFO (qtp565208915-2738) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-12
(1569370386640928768)]} 0 4
[junit4] 2> 357899 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-12
(1569370386645123072)]} 0 0
[junit4] 2> 357901 INFO (qtp565208915-2739) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-12
(1569370386645123072)]} 0 3
[junit4] 2> 357903 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-13
(1569370386648268800)]} 0 0
[junit4] 2> 357903 INFO (qtp565208915-2734) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-13
(1569370386648268800)]} 0 3
[junit4] 2> 357904 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-13
(1569370386650365952)]} 0 0
[junit4] 2> 357904 INFO (qtp565208915-2739) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-13
(1569370386650365952)]} 0 2
[junit4] 2> 357913 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-14
(1569370386659803136)]} 0 0
[junit4] 2> 357913 INFO (qtp565208915-2734) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-14
(1569370386659803136)]} 0 2
[junit4] 2> 357914 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-14
(1569370386660851712)]} 0 0
[junit4] 2> 357914 INFO (qtp565208915-2732) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-14
(1569370386660851712)]} 0 2
[junit4] 2> 357920 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-15
(1569370386666094592)]} 0 0
[junit4] 2> 357921 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-15
(1569370386667143168)]} 0 0
[junit4] 2> 357922 INFO (qtp565208915-2734) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-15
(1569370386666094592)]} 0 4
[junit4] 2> 357922 INFO (qtp565208915-2738) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-15
(1569370386667143168)]} 0 4
[junit4] 2> 357928 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-16
(1569370386675531776)]} 0 0
[junit4] 2> 357928 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-16
(1569370386674483200)]} 0 0
[junit4] 2> 357928 INFO (qtp565208915-2739) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-16
(1569370386675531776)]} 0 3
[junit4] 2> 357929 INFO (qtp565208915-2735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-16
(1569370386674483200)]} 0 4
[junit4] 2> 357932 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-10
(-1569370386680774656)]} 0 0
[junit4] 2> 357933 INFO (qtp565208915-2736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-10
(-1569370386680774656)]} 0 1
[junit4] 2> 357935 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-10
(-1569370386682871808)]} 0 0
[junit4] 2> 357936 INFO (qtp565208915-2737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-10
(-1569370386682871808)]} 0 3
[junit4] 2> 357946 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-17
(1569370386686017536)]} 0 9
[junit4] 2> 357947 INFO (qtp565208915-2732) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-17
(1569370386686017536)]} 0 11
[junit4] 2> 357957 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-17
(1569370386704891904)]} 0 0
[junit4] 2> 357957 INFO (qtp565208915-2734) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-17
(1569370386704891904)]} 0 3
[junit4] 2> 357960 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-11
(-1569370386706989056)]} 0 0
[junit4] 2> 357960 INFO (qtp565208915-2738) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-11
(-1569370386706989056)]} 0 3
[junit4] 2> 357962 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-11
(-1569370386710134784)]} 0 0
[junit4] 2> 357963 INFO (qtp565208915-2734) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-11
(-1569370386710134784)]} 0 4
[junit4] 2> 357965 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-18
(1569370386714329088)]} 0 0
[junit4] 2> 357966 INFO (qtp565208915-2738) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-18
(1569370386714329088)]} 0 2
[junit4] 2> 357971 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-18
(1569370386717474816)]} 0 0
[junit4] 2> 357971 INFO (qtp565208915-2734) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-18
(1569370386717474816)]} 0 5
[junit4] 2> 357973 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-13
(-1569370386721669120)]} 0 0
[junit4] 2> 357973 INFO (qtp565208915-2732) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-13
(-1569370386721669120)]} 0 2
[junit4] 2> 357977 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-13
(-1569370386727960576)]} 0 0
[junit4] 2> 357978 INFO (qtp565208915-2734) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-13
(-1569370386727960576)]} 0 2
[junit4] 2> 357981 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-19
(1569370386730057728)]} 0 0
[junit4] 2> 357982 INFO (qtp565208915-2739) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-19
(1569370386730057728)]} 0 5
[junit4] 2> 357985 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-19
(1569370386733203456)]} 0 0
[junit4] 2> 357985 INFO (qtp565208915-2734) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-19
(1569370386733203456)]} 0 4
[junit4] 2> 357986 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-14
(-1569370386736349184)]} 0 0
[junit4] 2> 357986 INFO (qtp565208915-2739) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-14
(-1569370386736349184)]} 0 2
[junit4] 2> 357992 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-14
(-1569370386743689216)]} 0 0
[junit4] 2> 357993 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-20
(1569370386742640640)]} 0 0
[junit4] 2> 357993 INFO (qtp565208915-2738) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-20
(1569370386742640640)]} 0 3
[junit4] 2> 357993 INFO (qtp565208915-2737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-14
(-1569370386743689216)]} 0 2
[junit4] 2> 357998 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-21
(1569370386748932097)]} 0 0
[junit4] 2> 357998 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-20
(1569370386748932096)]} 0 0
[junit4] 2> 357998 INFO (qtp565208915-2732) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-20
(1569370386748932096)]} 0 2
[junit4] 2> 357998 INFO (qtp565208915-2735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-21
(1569370386748932097)]} 0 2
[junit4] 2> 358012 INFO (qtp1254029691-2749) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51989/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-21
(1569370386764660736)]} 0 0
[junit4] 2> 358012 INFO (qtp565208915-2736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-21
(1569370386764660736)]} 0 2
[junit4]
[...truncated too long message...]
err
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20170605_134555_94916034489240015256027.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 1239 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20170605_135028_6289511394436905754587.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20170605_135028_62813551401280396834363.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 521 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20170605_135041_8993468877554551682979.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20170605_135041_89917529093784889425089.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 500 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20170605_135101_6385806782087012780114.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20170605_135101_63814783450724651017557.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 1135 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20170605_135129_2724696368304186491035.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20170605_135129_2729467095142071036528.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 593 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20170605_135139_8718341957895318020797.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20170605_135139_8718103950628471047706.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 501 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20170605_135212_01816437560379856085397.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20170605_135212_0182071791838728670423.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 506 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20170605_135226_58910239435332876629019.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20170605_135226_589273267773236028503.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 593 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20170605_135238_3135591319567935720516.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20170605_135238_3134985594186520653623.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 540 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20170605_135319_1226907419170755950083.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20170605_135319_12215183203676513325360.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 495 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20170605_135335_7573601915936981512166.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 28890 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]