Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1506/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC
4 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1597187719568 bcoll: 1597187719605
Stack Trace:
java.lang.AssertionError: acoll: 1597187719568 bcoll: 1597187719605
at
__randomizedtesting.SeedInfo.seed([5145297F437A7CD3:D91116A5ED86112B]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
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:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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:832)
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1597187718624 bcoll: 1597187719063
Stack Trace:
java.lang.AssertionError: acoll: 1597187718624 bcoll: 1597187719063
at
__randomizedtesting.SeedInfo.seed([5145297F437A7CD3:D91116A5ED86112B]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
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:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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:832)
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1597187718166 bcoll: 1597187718826
Stack Trace:
java.lang.AssertionError: acoll: 1597187718166 bcoll: 1597187718826
at
__randomizedtesting.SeedInfo.seed([5145297F437A7CD3:D91116A5ED86112B]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
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:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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:832)
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1597185167461 bcoll: 1597185168356
Stack Trace:
java.lang.AssertionError: acoll: 1597185167461 bcoll: 1597185168356
at
__randomizedtesting.SeedInfo.seed([5145297F437A7CD3:D91116A5ED86112B]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
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:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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:832)
Build Log:
[...truncated 14823 lines...]
[junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
[junit4] 2> 671225 INFO
(SUITE-MultiThreadedOCPTest-seed#[5145297F437A7CD3]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
[junit4] 2> 671225 INFO
(SUITE-MultiThreadedOCPTest-seed#[5145297F437A7CD3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\data-dir-76-001
[junit4] 2> 671225 WARN
(SUITE-MultiThreadedOCPTest-seed#[5145297F437A7CD3]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 671225 INFO
(SUITE-MultiThreadedOCPTest-seed#[5145297F437A7CD3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 671230 INFO
(SUITE-MultiThreadedOCPTest-seed#[5145297F437A7CD3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 671230 INFO
(SUITE-MultiThreadedOCPTest-seed#[5145297F437A7CD3]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 671230 INFO
(SUITE-MultiThreadedOCPTest-seed#[5145297F437A7CD3]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 671237 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 671248 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 671248 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 671248 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 671365 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer start zk server on port: 61016
[junit4] 2> 671365 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61016
[junit4] 2> 671365 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61016
[junit4] 2> 671365 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 61016
[junit4] 2> 671369 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 671397 INFO (zkConnectionManagerCallback-5749-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 671397 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 671423 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 671496 INFO (zkConnectionManagerCallback-5751-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 671496 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 671516 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 671540 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 671553 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 671624 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 671657 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 671672 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 671710 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 671762 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 671817 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 671879 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 671930 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 671986 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 675894 WARN
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 675894 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 675894 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 675894 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ] o.e.j.s.Server
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 675894 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 675894 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 675894 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 675894 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4af6a5c{/,null,AVAILABLE}
[junit4] 2> 675901 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@25294f6d{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:61106}
[junit4] 2> 675902 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ] o.e.j.s.Server
Started @676553ms
[junit4] 2> 675902 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\tempDir-001/control/data,
hostPort=61106,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\control-001\cores,
replicaType=NRT}
[junit4] 2> 675902 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 675902 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 675902 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 675902 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 675902 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 675902 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-11T22:31:45.853094500Z
[junit4] 2> 675905 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 675957 INFO (zkConnectionManagerCallback-5753-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 675965 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 676121 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 676121 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\control-001\solr.xml
[junit4] 2> 676125 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 676125 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 676125 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 676231 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 676261 WARN
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@54bcb001[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 676261 WARN
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@54bcb001[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 676273 WARN
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@21aabe14[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 676273 WARN
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@21aabe14[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 676273 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61016/solr
[junit4] 2> 676273 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 676314 INFO (zkConnectionManagerCallback-5763-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 676314 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 676365 WARN
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]-SendThread(127.0.0.1:61016))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x10072b4dc1a0003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10072b4dc1a0003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10072b4dc1a0003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 676477 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [n:127.0.0.1:61106_
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 676506 INFO (zkConnectionManagerCallback-5765-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 676506 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [n:127.0.0.1:61106_
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 679356 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [n:127.0.0.1:61106_
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61106_
[junit4] 2> 679381 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [n:127.0.0.1:61106_
] o.a.s.c.Overseer Overseer
(id=72183715150299140-127.0.0.1:61106_-n_0000000000) starting
[junit4] 2> 679449 INFO
(OverseerStateUpdate-72183715150299140-127.0.0.1:61106_-n_0000000000)
[n:127.0.0.1:61106_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:61106_
[junit4] 2> 679449 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [n:127.0.0.1:61106_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61106_
[junit4] 2> 679462 INFO
(OverseerStateUpdate-72183715150299140-127.0.0.1:61106_-n_0000000000)
[n:127.0.0.1:61106_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 679488 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [n:127.0.0.1:61106_
] o.a.s.p.PackageLoader /packages.json updated to version -1
[junit4] 2> 679488 WARN
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [n:127.0.0.1:61106_
] o.a.s.c.CoreContainer Not all security plugins configured!
authentication=disabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
[junit4] 2> 679534 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [n:127.0.0.1:61106_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 679548 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [n:127.0.0.1:61106_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57
[junit4] 2> 679576 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [n:127.0.0.1:61106_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57
[junit4] 2> 679576 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [n:127.0.0.1:61106_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57
[junit4] 2> 679580 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [n:127.0.0.1:61106_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\control-001\cores
[junit4] 2> 679716 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 679734 INFO (zkConnectionManagerCallback-5782-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 679735 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 679741 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 679755 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61016/solr ready
[junit4] 2> 679759 INFO (qtp2058558505-9630) [n:127.0.0.1:61106_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61106_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 679798 INFO
(OverseerThreadFactory-5772-thread-1-processing-n:127.0.0.1:61106_)
[n:127.0.0.1:61106_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 679974 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 679974 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 681134 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 681146 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from configset conf1, trusted=true
[junit4] 2> 681162 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 681323 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 681491 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57
[junit4] 2> 681491 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\control-001\cores\control_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\control-001\cores\control_collection_shard1_replica_n1\data\]
[junit4] 2> 681491 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 681491 WARN (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 681689 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 681689 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 681707 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 681707 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 681715 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8236022952962162]
[junit4] 2> 681751 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 681751 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 681751 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 681751 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1674769975688036352
[junit4] 2> 681783 INFO
(searcherExecutor-5784-thread-1-processing-n:127.0.0.1:61106_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:61106_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher autowarm time:
0 ms
[junit4] 2> 681929 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 681929 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 682124 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 682124 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 682124 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:61106/control_collection_shard1_replica_n1/
[junit4] 2> 682124 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 682124 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:61106/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 682124 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72183715150299140-core_node2-n_0000000000
[junit4] 2> 682237 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:61106/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 682464 INFO (zkCallback-5764-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 682464 INFO (zkCallback-5764-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 682480 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 682511 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2541
[junit4] 2> 682576 INFO (qtp2058558505-9630) [n:127.0.0.1:61106_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 682648 INFO (zkCallback-5764-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 682648 INFO (zkCallback-5764-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 682648 INFO (zkCallback-5764-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 682660 INFO (qtp2058558505-9630) [n:127.0.0.1:61106_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61106_&wt=javabin&version=2}
status=0 QTime=2905
[junit4] 2> 682660 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
collection: control_collection
[junit4] 2> 682720 WARN
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]-SendThread(127.0.0.1:61016))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x10072b4dc1a0005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10072b4dc1a0005, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10072b4dc1a0005, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 682830 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 682861 INFO (zkConnectionManagerCallback-5793-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 682862 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 682891 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 682917 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61016/solr ready
[junit4] 2> 682917 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 682923 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 682980 INFO
(OverseerThreadFactory-5772-thread-2-processing-n:127.0.0.1:61106_)
[n:127.0.0.1:61106_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 683096 INFO
(OverseerCollectionConfigSetProcessor-72183715150299140-127.0.0.1:61106_-n_0000000000)
[n:127.0.0.1:61106_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 683452 WARN
(OverseerThreadFactory-5772-thread-2-processing-n:127.0.0.1:61106_)
[n:127.0.0.1:61106_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 683513 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 683516 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=590
[junit4] 2> 683516 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 683516 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 683554 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 683554 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 683587 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 683587 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 683587 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 685142 INFO
(OverseerCollectionConfigSetProcessor-72183715150299140-127.0.0.1:61106_-n_0000000000)
[n:127.0.0.1:61106_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 688081 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\shard-1-001
of type NRT for shard2
[junit4] 2> 688081 WARN (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 688081 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 688081 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 688081 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 688081 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 688081 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 688081 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 688081 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3a0090d{/,null,AVAILABLE}
[junit4] 2> 688101 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@12053cbd{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:61521}
[junit4] 2> 688101 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.Server Started @688752ms
[junit4] 2> 688101 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\tempDir-001/jetty1,
hostPort=61521,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\shard-1-001\cores}
[junit4] 2> 688101 ERROR (closeThreadPool-5794-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 688101 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 688101 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 688101 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 688101 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 688101 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-11T22:31:58.052972900Z
[junit4] 2> 688104 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 688118 INFO (zkConnectionManagerCallback-5796-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 688118 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 688193 WARN
(closeThreadPool-5794-thread-1-SendThread(127.0.0.1:61016)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x10072b4dc1a0007.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10072b4dc1a0007, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10072b4dc1a0007, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 688305 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 688305 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\shard-1-001\solr.xml
[junit4] 2> 688305 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 688305 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 688305 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 688439 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 688442 WARN (closeThreadPool-5794-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@48c7b46[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 688442 WARN (closeThreadPool-5794-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@48c7b46[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 688456 WARN (closeThreadPool-5794-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@172b6885[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 688456 WARN (closeThreadPool-5794-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@172b6885[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 688456 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61016/solr
[junit4] 2> 688461 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 688467 INFO (zkConnectionManagerCallback-5806-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 688467 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 688606 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61521_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 688651 INFO (zkConnectionManagerCallback-5808-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 688651 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61521_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 688706 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61521_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 688742 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61521_ ] o.a.s.c.ZkController Publish node=127.0.0.1:61521_ as
DOWN
[junit4] 2> 688754 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61521_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 688754 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61521_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61521_
[junit4] 2> 688770 INFO (zkCallback-5764-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 688770 INFO (zkCallback-5792-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 688770 INFO (zkCallback-5807-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 688778 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61521_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 688778 WARN (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61521_ ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 688815 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61521_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 688831 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61521_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57
[junit4] 2> 688850 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61521_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57
[junit4] 2> 688850 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61521_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57
[junit4] 2> 688854 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61521_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\shard-1-001\cores
[junit4] 2> 689006 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61521_
[junit4] 2> 692635 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\shard-2-001
of type NRT for shard1
[junit4] 2> 692638 WARN (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 692638 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 692638 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 692638 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 692638 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 692638 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 692638 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 692638 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@59f64e1c{/,null,AVAILABLE}
[junit4] 2> 692647 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@608ce0ac{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:61698}
[junit4] 2> 692647 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.Server Started @693309ms
[junit4] 2> 692647 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\tempDir-001/jetty2,
hostPort=61698,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\shard-2-001\cores}
[junit4] 2> 692647 ERROR (closeThreadPool-5794-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 692647 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 692647 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 692647 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 692647 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 692647 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-11T22:32:02.598562Z
[junit4] 2> 692662 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 692682 INFO (zkConnectionManagerCallback-5818-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 692682 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 692818 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 692818 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\shard-2-001\solr.xml
[junit4] 2> 692818 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 692818 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 692818 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 693018 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 693018 WARN (closeThreadPool-5794-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@71783ad2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 693018 WARN (closeThreadPool-5794-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@71783ad2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 693018 WARN (closeThreadPool-5794-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@38d66904[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 693018 WARN (closeThreadPool-5794-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@38d66904[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 693018 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61016/solr
[junit4] 2> 693038 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 693083 INFO (zkConnectionManagerCallback-5828-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 693083 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 693225 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61698_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 693246 INFO (zkConnectionManagerCallback-5830-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 693248 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61698_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 693386 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61698_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 693495 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61698_ ] o.a.s.c.ZkController Publish node=127.0.0.1:61698_ as
DOWN
[junit4] 2> 693507 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61698_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 693507 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61698_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61698_
[junit4] 2> 693519 INFO (zkCallback-5764-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 693519 INFO (zkCallback-5807-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 693551 INFO (zkCallback-5829-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 693551 INFO (zkCallback-5792-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 693559 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61698_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 693559 WARN (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61698_ ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 693599 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61698_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 693641 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61698_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57
[junit4] 2> 693655 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61698_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57
[junit4] 2> 693655 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61698_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57
[junit4] 2> 693659 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61698_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\shard-2-001\cores
[junit4] 2> 693823 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61698_
[junit4] 2> 697116 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\shard-3-001
of type NRT for shard2
[junit4] 2> 697116 WARN (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 697117 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 697117 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 697117 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 697119 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 697119 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 697119 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 697119 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18a90afa{/,null,AVAILABLE}
[junit4] 2> 697125 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@13fec2cb{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:61849}
[junit4] 2> 697125 INFO (closeThreadPool-5794-thread-1) [ ]
o.e.j.s.Server Started @697777ms
[junit4] 2> 697125 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\tempDir-001/jetty3,
hostPort=61849,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\shard-3-001\cores,
replicaType=NRT}
[junit4] 2> 697125 ERROR (closeThreadPool-5794-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 697125 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 697125 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 697125 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 697125 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 697125 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-11T22:32:07.076324200Z
[junit4] 2> 697125 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 697140 INFO (zkConnectionManagerCallback-5840-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 697140 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 697250 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 697250 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\shard-3-001\solr.xml
[junit4] 2> 697250 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 697250 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 697250 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 697517 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 697544 WARN (closeThreadPool-5794-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2bc57cc0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 697544 WARN (closeThreadPool-5794-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2bc57cc0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 697559 WARN (closeThreadPool-5794-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7ee1198a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 697559 WARN (closeThreadPool-5794-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7ee1198a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 697559 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61016/solr
[junit4] 2> 697567 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 697567 INFO (zkConnectionManagerCallback-5850-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 697567 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 697698 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61849_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 697715 INFO (zkConnectionManagerCallback-5852-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 697715 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61849_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 697788 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61849_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 697836 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61849_ ] o.a.s.c.ZkController Publish node=127.0.0.1:61849_ as
DOWN
[junit4] 2> 697881 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61849_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 697881 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61849_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61849_
[junit4] 2> 697888 INFO (zkCallback-5792-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 697888 INFO (zkCallback-5807-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 697888 INFO (zkCallback-5764-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 697889 INFO (zkCallback-5851-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 697907 INFO (zkCallback-5829-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 697920 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61849_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 697927 WARN (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61849_ ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 697959 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61849_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 698015 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61849_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57
[junit4] 2> 698023 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61849_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57
[junit4] 2> 698023 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61849_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57
[junit4] 2> 698027 INFO (closeThreadPool-5794-thread-1)
[n:127.0.0.1:61849_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\shard-3-001\cores
[junit4] 2> 698109 INFO (closeThreadPool-5794-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61849_
[junit4] 2> 698115 INFO (qtp2058558505-9629) [n:127.0.0.1:61106_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:61849_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 698121 INFO (qtp2058558505-9626) [n:127.0.0.1:61106_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:61521_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 698121 INFO (qtp2058558505-9630) [n:127.0.0.1:61106_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:61698_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 698308 INFO
(OverseerThreadFactory-5772-thread-4-processing-n:127.0.0.1:61106_)
[n:127.0.0.1:61106_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:61698_ for creating new replica of shard shard1 for
collection collection1
[junit4] 2> 698320 INFO
(OverseerThreadFactory-5772-thread-3-processing-n:127.0.0.1:61106_)
[n:127.0.0.1:61106_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:61849_ for creating new replica of shard shard2 for
collection collection1
[junit4] 2> 698363 INFO
(OverseerThreadFactory-5772-thread-4-processing-n:127.0.0.1:61106_)
[n:127.0.0.1:61106_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 698364 INFO (qtp1772499782-9718) [n:127.0.0.1:61698_
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 698382 INFO
(OverseerThreadFactory-5772-thread-3-processing-n:127.0.0.1:61106_)
[n:127.0.0.1:61106_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 698388 INFO (qtp1793918844-9748) [n:127.0.0.1:61849_
x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 699473 INFO (qtp1793918844-9748) [n:127.0.0.1:61849_
c:collection1 s:shard2 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 699473 INFO (qtp1772499782-9718) [n:127.0.0.1:61698_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 699493 INFO (qtp1772499782-9718) [n:127.0.0.1:61698_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
configset conf1, trusted=true
[junit4] 2> 699506 INFO (qtp1793918844-9748) [n:127.0.0.1:61849_
c:collection1 s:shard2 x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from
configset conf1, trusted=true
[junit4] 2> 699528 INFO (qtp1772499782-9718) [n:127.0.0.1:61698_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 699535 INFO (qtp1793918844-9748) [n:127.0.0.1:61849_
c:collection1 s:shard2 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 699708 INFO (qtp1772499782-9718) [n:127.0.0.1:61698_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 699747 INFO (qtp1793918844-9748) [n:127.0.0.1:61849_
c:collection1 s:shard2 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 699918 INFO (qtp1772499782-9718) [n:127.0.0.1:61698_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@597dad57
[junit4] 2> 699918 INFO (qtp1772499782-9718) [n:127.0.0.1:61698_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\shard-2-001\cores\collection1_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001\shard-2-001\cores\collection1_shard1_replica_n1\data\]
[junit4] 2> 699918 INFO (qtp1772499782-9718) [n:127.0.0.1:61698_
c:collection1 s:shard1 x
[...truncated too long message...]
ions/collection1/terms/shard2
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3
/solr/collections/collection1/collectionprops.json
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard2_0
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard1_1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard1_0
[junit4] 2> 3
/solr/collections/control_collection/terms/shard1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard2_1
[junit4] 2> 3 /solr/collections/collection1/terms/shard1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/collectionprops.json
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard2
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard3
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard1
[junit4] 2> 2 /solr/collections/collection1/terms/shard1_0
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard4
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 123 /solr/collections/ocptest_shardsplit2/state.json
[junit4] 2> 86 /solr/collections/collection1/state.json
[junit4] 2> 43 /solr/collections/ocptest_shardsplit/state.json
[junit4] 2> 33 /solr/collections/ocptest1/state.json
[junit4] 2> 33 /solr/collections/ocptest3/state.json
[junit4] 2> 33 /solr/collections/ocptest2/state.json
[junit4] 2> 12 /solr/collections/control_collection/state.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/72183882421370889-127.0.0.1:65006_-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 112 /solr/overseer/queue
[junit4] 2> 47 /solr/overseer/collection-queue-work
[junit4] 2> 31 /solr/collections
[junit4] 2> 24 /solr/live_nodes
[junit4] 2>
[junit4] 2> 87698 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64796
[junit4] 2> 87698 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64796
[junit4] 2> 87698 INFO
(TEST-MultiThreadedOCPTest.test-seed#[5145297F437A7CD3]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 64796
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MultiThreadedOCPTest -Dtests.method=test
-Dtests.seed=5145297F437A7CD3 -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=be -Dtests.timezone=Europe/Guernsey -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] FAILURE 76.5s J3 | MultiThreadedOCPTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: acoll: 1597187718624
bcoll: 1597187719063
[junit4] > at
__randomizedtesting.SeedInfo.seed([5145297F437A7CD3:D91116A5ED86112B]:0)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.MultiThreadedOCPTest_5145297F437A7CD3-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86):
{multiDefault=PostingsFormat(name=MockRandom),
_root_=PostingsFormat(name=Direct), id=Lucene84},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80),
_version_=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Lucene80),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=258,
maxMBSortInHeap=7.648963888562195,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=be,
timezone=Europe/Guernsey
[junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 14.0.1
(64-bit)/cpus=6,threads=1,free=199266552,total=348651520
[junit4] 2> NOTE: All tests run in this JVM: [MultiThreadedOCPTest]
[junit4] Completed [3/5 (3!)] on J3 in 88.13s, 1 test, 1 failure <<<
FAILURES!
[...truncated 23 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126:
There were test failures: 5 suites, 5 tests, 3 failures [seed:
5145297F437A7CD3]
Total time: 1 minute 39 seconds
[repro] Setting last failure code to 1
[repro] Failures w/original seeds:
[repro] 3/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro] Exiting with code 1
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move
/y lucene\build lucene\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y
solr\build solr\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig
move /y lucene\build.orig lucene\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig
move /y solr\build.orig solr\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace:
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 104 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding
'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected
files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or
Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over
different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder
'/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1506/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1505' to compute new,
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0
issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows
#1506'.
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]