You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/04/29 03:53:49 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 347 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/347/

6 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1556501333538 bcoll: 1556501333648

Stack Trace:
java.lang.AssertionError: acoll: 1556501333538 bcoll: 1556501333648
	at __randomizedtesting.SeedInfo.seed([1343863FEBDC9C97:9B17B9E54520F16F]: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:116)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:71)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:834)


FAILED:  org.apache.solr.cloud.OverseerTest.testOverseerFailure

Error Message:
Test abandoned because suite timeout was reached.

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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

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

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


FAILED:  org.apache.solr.common.cloud.SolrZkClientTest.testSimpleUpdateACLs

Error Message:
java.lang.InterruptedException: sleep interrupted

Stack Trace:
java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
	at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:602)
	at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:526)
	at org.apache.solr.common.cloud.SolrZkClientTest.setUp(SolrZkClientTest.java:61)
	at jdk.internal.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:834)
Caused by: java.lang.InterruptedException: sleep interrupted
	at java.base/java.lang.Thread.sleep(Native Method)
	at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:584)
	... 38 more


FAILED:  junit.framework.TestSuite.org.apache.solr.common.cloud.SolrZkClientTest

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.common.cloud.SolrZkClientTest:     1) Thread[id=5343, name=ZkTestServer Run Thread, state=WAITING, group=TGRP-SolrZkClientTest]         at java.base@11.0.1/java.lang.Object.wait(Native Method)         at java.base@11.0.1/java.lang.Thread.join(Thread.java:1305)         at java.base@11.0.1/java.lang.Thread.join(Thread.java:1379)         at app//org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:320)         at app//org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:343)         at app//org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:566)    2) Thread[id=5344, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-SolrZkClientTest]         at java.base@11.0.1/sun.nio.ch.EPoll.wait(Native Method)         at java.base@11.0.1/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)         at java.base@11.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)         at java.base@11.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         at app//org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)         at java.base@11.0.1/java.lang.Thread.run(Thread.java:834)    3) Thread[id=5345, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrZkClientTest]         at java.base@11.0.1/java.lang.Object.wait(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)    4) Thread[id=5346, name=SyncThread:0, state=WAITING, group=TGRP-SolrZkClientTest]         at java.base@11.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at app//org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)    5) Thread[id=5347, name=ProcessThread(sid:0 cport:34830):, state=WAITING, group=TGRP-SolrZkClientTest]         at java.base@11.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at app//org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.common.cloud.SolrZkClientTest: 
   1) Thread[id=5343, name=ZkTestServer Run Thread, state=WAITING, group=TGRP-SolrZkClientTest]
        at java.base@11.0.1/java.lang.Object.wait(Native Method)
        at java.base@11.0.1/java.lang.Thread.join(Thread.java:1305)
        at java.base@11.0.1/java.lang.Thread.join(Thread.java:1379)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:320)
        at app//org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:343)
        at app//org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:566)
   2) Thread[id=5344, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-SolrZkClientTest]
        at java.base@11.0.1/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.1/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
        at java.base@11.0.1/java.lang.Thread.run(Thread.java:834)
   3) Thread[id=5345, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrZkClientTest]
        at java.base@11.0.1/java.lang.Object.wait(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
   4) Thread[id=5346, name=SyncThread:0, state=WAITING, group=TGRP-SolrZkClientTest]
        at java.base@11.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)
   5) Thread[id=5347, name=ProcessThread(sid:0 cport:34830):, state=WAITING, group=TGRP-SolrZkClientTest]
        at java.base@11.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
	at __randomizedtesting.SeedInfo.seed([D1641DEF0A26FABA]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.common.cloud.SolrZkClientTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5344, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-SolrZkClientTest]         at java.base@11.0.1/java.lang.Thread.holdsLock(Native Method)         at java.base@11.0.1/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:105)         at java.base@11.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)         at java.base@11.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         at app//org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)         at java.base@11.0.1/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5344, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-SolrZkClientTest]
        at java.base@11.0.1/java.lang.Thread.holdsLock(Native Method)
        at java.base@11.0.1/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:105)
        at java.base@11.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
        at java.base@11.0.1/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([D1641DEF0A26FABA]:0)




Build Log:
[...truncated 13267 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> 1931799 INFO  (SUITE-MultiThreadedOCPTest-seed#[1343863FEBDC9C97]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/init-core-data-001
   [junit4]   2> 1931800 WARN  (SUITE-MultiThreadedOCPTest-seed#[1343863FEBDC9C97]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1931800 INFO  (SUITE-MultiThreadedOCPTest-seed#[1343863FEBDC9C97]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1931801 INFO  (SUITE-MultiThreadedOCPTest-seed#[1343863FEBDC9C97]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1931801 INFO  (SUITE-MultiThreadedOCPTest-seed#[1343863FEBDC9C97]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /x_oc/
   [junit4]   2> 1931929 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1931930 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1931930 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1932038 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkTestServer start zk server on port:42687
   [junit4]   2> 1932038 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42687
   [junit4]   2> 1932038 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42687
   [junit4]   2> 1932346 INFO  (zkConnectionManagerCallback-4630-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932493 INFO  (zkConnectionManagerCallback-4632-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932513 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1932514 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1932515 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1932569 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1932570 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1932571 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1932572 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1932659 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1932660 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1932715 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1932731 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1932732 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1934952 WARN  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1934953 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1934953 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1934953 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 1935008 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1935008 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1935008 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1935011 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a97a386{/x_oc,null,AVAILABLE}
   [junit4]   2> 1935045 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@64766459{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42460}
   [junit4]   2> 1935045 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.e.j.s.Server Started @1935196ms
   [junit4]   2> 1935045 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/x_oc, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/tempDir-001/control/data, hostPort=42460, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1935049 ERROR (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1935049 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1935049 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1935049 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1935049 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1935049 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-29T01:27:34.449725Z
   [junit4]   2> 1935101 INFO  (zkConnectionManagerCallback-4634-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1935118 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1935118 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/control-001/solr.xml
   [junit4]   2> 1935157 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1935190 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1935192 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1936703 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1936742 WARN  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7caedaf7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1936775 WARN  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3f60c047[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1936776 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42687/solr
   [junit4]   2> 1936815 INFO  (zkConnectionManagerCallback-4641-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1936908 INFO  (zkConnectionManagerCallback-4643-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1937323 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [n:127.0.0.1:42460_x_oc    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42460_x_oc
   [junit4]   2> 1937323 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [n:127.0.0.1:42460_x_oc    ] o.a.s.c.Overseer Overseer (id=74602923960041476-127.0.0.1:42460_x_oc-n_0000000000) starting
   [junit4]   2> 1937378 INFO  (zkConnectionManagerCallback-4650-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1937380 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [n:127.0.0.1:42460_x_oc    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42687/solr ready
   [junit4]   2> 1937410 INFO  (OverseerStateUpdate-74602923960041476-127.0.0.1:42460_x_oc-n_0000000000) [n:127.0.0.1:42460_x_oc    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42460_x_oc
   [junit4]   2> 1937422 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [n:127.0.0.1:42460_x_oc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42460_x_oc
   [junit4]   2> 1937462 INFO  (OverseerStateUpdate-74602923960041476-127.0.0.1:42460_x_oc-n_0000000000) [n:127.0.0.1:42460_x_oc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1937468 INFO  (zkCallback-4649-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1937541 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [n:127.0.0.1:42460_x_oc    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1937617 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [n:127.0.0.1:42460_x_oc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880
   [junit4]   2> 1937655 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [n:127.0.0.1:42460_x_oc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880
   [junit4]   2> 1937655 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [n:127.0.0.1:42460_x_oc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880
   [junit4]   2> 1937657 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [n:127.0.0.1:42460_x_oc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/control-001/cores
   [junit4]   2> 1937746 INFO  (zkConnectionManagerCallback-4656-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1937780 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1937781 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42687/solr ready
   [junit4]   2> 1937816 INFO  (qtp2132017928-14145) [n:127.0.0.1:42460_x_oc    ] 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:42460_x_oc&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1937852 INFO  (OverseerThreadFactory-4582-thread-1-processing-n:127.0.0.1:42460_x_oc) [n:127.0.0.1:42460_x_oc    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1937983 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc    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> 1937983 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1939022 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1939102 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1939799 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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> 1939908 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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 collection control_collection, trusted=true
   [junit4]   2> 1939909 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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@2293f880
   [junit4]   2> 1939909 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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 [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1939964 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1939980 WARN  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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> 1941417 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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> 1941417 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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> 1941420 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1941420 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1941474 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=41.015625, floorSegmentMB=1.2265625, forceMergeDeletesPctAllowed=5.360531769279213, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=31.07700555978721
   [junit4]   2> 1941474 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@49323514[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1941478 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1941479 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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> 1941479 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1941480 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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 1632109866128506880
   [junit4]   2> 1941518 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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> 1941518 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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> 1941527 INFO  (searcherExecutor-4587-thread-1-processing-n:127.0.0.1:42460_x_oc x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:42460_x_oc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@49323514[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1941533 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1941533 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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> 1941533 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42460/x_oc/control_collection_shard1_replica_n1/
   [junit4]   2> 1941533 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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> 1941533 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:42460/x_oc/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1941533 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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/74602923960041476-core_node2-n_0000000000
   [junit4]   2> 1941552 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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:42460/x_oc/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1941554 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc 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> 1941588 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 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=3605
   [junit4]   2> 1941625 INFO  (qtp2132017928-14145) [n:127.0.0.1:42460_x_oc    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1941626 INFO  (OverseerCollectionConfigSetProcessor-74602923960041476-127.0.0.1:42460_x_oc-n_0000000000) [n:127.0.0.1:42460_x_oc    ] 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> 1941661 INFO  (zkCallback-4642-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> 1941661 INFO  (qtp2132017928-14145) [n:127.0.0.1:42460_x_oc    ] 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:42460_x_oc&wt=javabin&version=2} status=0 QTime=3844
   [junit4]   2> 1941677 INFO  (zkCallback-4642-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> 1941800 INFO  (zkConnectionManagerCallback-4662-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1941801 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1941884 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42687/solr ready
   [junit4]   2> 1941884 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1941885 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc    ] 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> 1941940 INFO  (OverseerThreadFactory-4582-thread-2-processing-n:127.0.0.1:42460_x_oc) [n:127.0.0.1:42460_x_oc    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1942336 WARN  (OverseerThreadFactory-4582-thread-2-processing-n:127.0.0.1:42460_x_oc) [n:127.0.0.1:42460_x_oc    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1942369 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1942370 INFO  (qtp2132017928-14147) [n:127.0.0.1:42460_x_oc    ] 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=484
   [junit4]   2> 1942405 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1943802 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-1-001 of type NRT
   [junit4]   2> 1943812 WARN  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1943812 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1943812 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1943812 INFO  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 1943982 INFO  (OverseerCollectionConfigSetProcessor-74602923960041476-127.0.0.1:42460_x_oc-n_0000000000) [n:127.0.0.1:42460_x_oc    ] 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> 1943993 INFO  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1943993 INFO  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1943993 INFO  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1943994 INFO  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6937f933{/x_oc,null,AVAILABLE}
   [junit4]   2> 1943994 INFO  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@63d873f7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46432}
   [junit4]   2> 1943994 INFO  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.Server Started @1944145ms
   [junit4]   2> 1943994 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/x_oc, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/tempDir-001/jetty1, hostPort=46432, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-1-001/cores}
   [junit4]   2> 1943995 ERROR (closeThreadPool-4663-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1943995 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1943995 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1943995 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1943995 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1943995 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-29T01:27:43.395357Z
   [junit4]   2> 1944074 INFO  (zkConnectionManagerCallback-4665-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1944076 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1944076 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-1-001/solr.xml
   [junit4]   2> 1944111 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1944111 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1944113 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1945351 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1945408 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-2-001 of type NRT
   [junit4]   2> 1945423 WARN  (closeThreadPool-4663-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1945423 WARN  (closeThreadPool-4663-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@115f10c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1945424 INFO  (closeThreadPool-4663-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1945424 INFO  (closeThreadPool-4663-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1945424 INFO  (closeThreadPool-4663-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 1945481 WARN  (closeThreadPool-4663-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@12458531[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1945482 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42687/solr
   [junit4]   2> 1945499 INFO  (closeThreadPool-4663-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1945499 INFO  (closeThreadPool-4663-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1945499 INFO  (closeThreadPool-4663-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1945512 INFO  (closeThreadPool-4663-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b64a556{/x_oc,null,AVAILABLE}
   [junit4]   2> 1945513 INFO  (closeThreadPool-4663-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@32764bf2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36257}
   [junit4]   2> 1945513 INFO  (closeThreadPool-4663-thread-2) [    ] o.e.j.s.Server Started @1945663ms
   [junit4]   2> 1945513 INFO  (closeThreadPool-4663-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/x_oc, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/tempDir-001/jetty2, hostPort=36257, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-2-001/cores}
   [junit4]   2> 1945513 ERROR (closeThreadPool-4663-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1945513 INFO  (closeThreadPool-4663-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1945513 INFO  (closeThreadPool-4663-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1945513 INFO  (closeThreadPool-4663-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1945513 INFO  (closeThreadPool-4663-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1945513 INFO  (closeThreadPool-4663-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-29T01:27:44.913627Z
   [junit4]   2> 1945589 INFO  (zkConnectionManagerCallback-4672-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945589 INFO  (zkConnectionManagerCallback-4674-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945606 INFO  (closeThreadPool-4663-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1945606 INFO  (closeThreadPool-4663-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-2-001/solr.xml
   [junit4]   2> 1945608 INFO  (closeThreadPool-4663-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1945608 INFO  (closeThreadPool-4663-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1945643 INFO  (closeThreadPool-4663-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1945678 INFO  (zkConnectionManagerCallback-4676-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945696 INFO  (closeThreadPool-4663-thread-1) [n:127.0.0.1:46432_x_oc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1945715 INFO  (closeThreadPool-4663-thread-1) [n:127.0.0.1:46432_x_oc    ] o.a.s.c.ZkController Publish node=127.0.0.1:46432_x_oc as DOWN
   [junit4]   2> 1945825 INFO  (closeThreadPool-4663-thread-1) [n:127.0.0.1:46432_x_oc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1945825 INFO  (closeThreadPool-4663-thread-1) [n:127.0.0.1:46432_x_oc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46432_x_oc
   [junit4]   2> 1945826 INFO  (zkCallback-4649-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1945826 INFO  (zkCallback-4642-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1945899 INFO  (zkCallback-4661-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1945917 INFO  (zkCallback-4675-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1946119 INFO  (zkConnectionManagerCallback-4684-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946133 INFO  (closeThreadPool-4663-thread-1) [n:127.0.0.1:46432_x_oc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1946134 INFO  (closeThreadPool-4663-thread-1) [n:127.0.0.1:46432_x_oc    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42687/solr ready
   [junit4]   2> 1946134 INFO  (closeThreadPool-4663-thread-1) [n:127.0.0.1:46432_x_oc    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1946498 INFO  (closeThreadPool-4663-thread-1) [n:127.0.0.1:46432_x_oc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880
   [junit4]   2> 1946574 INFO  (closeThreadPool-4663-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1946627 WARN  (closeThreadPool-4663-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3b05db27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1946680 WARN  (closeThreadPool-4663-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1733fa4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1946681 INFO  (closeThreadPool-4663-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42687/solr
   [junit4]   2> 1946696 INFO  (closeThreadPool-4663-thread-1) [n:127.0.0.1:46432_x_oc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880
   [junit4]   2> 1946696 INFO  (closeThreadPool-4663-thread-1) [n:127.0.0.1:46432_x_oc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880
   [junit4]   2> 1946697 INFO  (closeThreadPool-4663-thread-1) [n:127.0.0.1:46432_x_oc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-1-001/cores
   [junit4]   2> 1946845 INFO  (zkConnectionManagerCallback-4691-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1947064 INFO  (zkConnectionManagerCallback-4693-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1947212 INFO  (closeThreadPool-4663-thread-2) [n:127.0.0.1:36257_x_oc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1947504 INFO  (closeThreadPool-4663-thread-2) [n:127.0.0.1:36257_x_oc    ] o.a.s.c.ZkController Publish node=127.0.0.1:36257_x_oc as DOWN
   [junit4]   2> 1947518 INFO  (closeThreadPool-4663-thread-2) [n:127.0.0.1:36257_x_oc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1947518 INFO  (closeThreadPool-4663-thread-2) [n:127.0.0.1:36257_x_oc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36257_x_oc
   [junit4]   2> 1947522 INFO  (zkCallback-4649-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1947522 INFO  (zkCallback-4675-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1947522 INFO  (zkCallback-4661-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1947538 INFO  (zkCallback-4642-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1947574 INFO  (zkCallback-4683-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1947574 INFO  (zkCallback-4692-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1947757 INFO  (zkConnectionManagerCallback-4700-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1947758 INFO  (closeThreadPool-4663-thread-2) [n:127.0.0.1:36257_x_oc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1947758 INFO  (closeThreadPool-4663-thread-2) [n:127.0.0.1:36257_x_oc    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42687/solr ready
   [junit4]   2> 1947759 INFO  (closeThreadPool-4663-thread-2) [n:127.0.0.1:36257_x_oc    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1947905 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1343863FEBDC9C97]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-3-001 of type NRT
   [junit4]   2> 1947905 WARN  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1947905 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1947905 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1947906 INFO  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 1947955 INFO  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1947955 INFO  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1947955 INFO  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1947955 INFO  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48fc070c{/x_oc,null,AVAILABLE}
   [junit4]   2> 1947956 INFO  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@180797be{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34489}
   [junit4]   2> 1947956 INFO  (closeThreadPool-4663-thread-1) [    ] o.e.j.s.Server Started @1948106ms
   [junit4]   2> 1947956 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/x_oc, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/tempDir-001/jetty3, hostPort=34489, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 1947956 ERROR (closeThreadPool-4663-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1947956 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1947956 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1947956 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1947956 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1947956 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-29T01:27:47.356544Z
   [junit4]   2> 1947975 INFO  (zkConnectionManagerCallback-4703-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1947977 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1947977 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-3-001/solr.xml
   [junit4]   2> 1948013 INFO  (closeThreadPool-4663-thread-2) [n:127.0.0.1:36257_x_oc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880
   [junit4]   2> 1948032 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1948032 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1948033 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1948159 INFO  (closeThreadPool-4663-thread-2) [n:127.0.0.1:36257_x_oc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880
   [junit4]   2> 1948159 INFO  (closeThreadPool-4663-thread-2) [n:127.0.0.1:36257_x_oc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880
   [junit4]   2> 1948161 INFO  (closeThreadPool-4663-thread-2) [n:127.0.0.1:36257_x_oc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-2-001/cores
   [junit4]   2> 1951117 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1951118 WARN  (closeThreadPool-4663-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5fe47f22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1951168 WARN  (closeThreadPool-4663-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2d4ffdcd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1951170 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42687/solr
   [junit4]   2> 1951261 INFO  (zkConnectionManagerCallback-4710-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1951298 INFO  (zkConnectionManagerCallback-4712-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1951314 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1951317 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:34489_x_oc as DOWN
   [junit4]   2> 1951350 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1951350 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34489_x_oc
   [junit4]   2> 1951423 INFO  (zkCallback-4642-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1951425 INFO  (zkCallback-4661-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1951425 INFO  (zkCallback-4649-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1951425 INFO  (zkCallback-4692-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1951425 INFO  (zkCallback-4675-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1951427 INFO  (zkCallback-4699-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1951427 INFO  (zkCallback-4711-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1951427 INFO  (zkCallback-4683-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1951771 INFO  (zkConnectionManagerCallback-4719-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1951772 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1951773 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42687/solr ready
   [junit4]   2> 1951808 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1952048 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880
   [junit4]   2> 1952210 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880
   [junit4]   2> 1952210 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880
   [junit4]   2> 1952212 INFO  (closeThreadPool-4663-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-3-001/cores
   [junit4]   2> 1952868 INFO  (qtp98292459-14268) [n:127.0.0.1:34489_x_oc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36257_x_oc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1952885 INFO  (qtp98292459-14269) [n:127.0.0.1:34489_x_oc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46432_x_oc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1952885 INFO  (qtp98292459-14267) [n:127.0.0.1:34489_x_oc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34489_x_oc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1952955 INFO  (OverseerThreadFactory-4582-thread-3-processing-n:127.0.0.1:42460_x_oc) [n:127.0.0.1:42460_x_oc c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36257_x_oc for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1952956 INFO  (OverseerThreadFactory-4582-thread-3-processing-n:127.0.0.1:42460_x_oc) [n:127.0.0.1:42460_x_oc c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1952975 INFO  (OverseerThreadFactory-4582-thread-4-processing-n:127.0.0.1:42460_x_oc) [n:127.0.0.1:42460_x_oc c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46432_x_oc for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1952977 INFO  (OverseerThreadFactory-4582-thread-4-processing-n:127.0.0.1:42460_x_oc) [n:127.0.0.1:42460_x_oc c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1953085 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc    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> 1953177 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc    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> 1954246 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1954377 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1954444 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1954778 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 1955687 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc 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> 1955699 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc 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> 1955792 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1955829 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc 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@2293f880
   [junit4]   2> 1955829 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1955846 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1955866 WARN  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_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> 1955885 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1955885 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293f880
   [junit4]   2> 1955885 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-1-001/cores/collection1_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1343863FEBDC9C97-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1955920 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1955922 WARN  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] 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> 1956998 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1956998 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1957033 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1957033 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1957048 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=41.015625, floorSegmentMB=1.2265625, forceMergeDeletesPctAllowed=5.360531769279213, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=31.07700555978721
   [junit4]   2> 1957049 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@31c4e106[collection1_shard1_replica_n1] main]
   [junit4]   2> 1957051 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1957051 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1957052 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1957101 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632109882508312576
   [junit4]   2> 1957106 INFO  (searcherExecutor-4619-thread-1-processing-n:127.0.0.1:36257_x_oc x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@31c4e106[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1957106 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1957106 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1957109 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1957109 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1957144 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1957145 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1957158 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=41.015625, floorSegmentMB=1.2265625, forceMergeDeletesPctAllowed=5.360531769279213, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=31.07700555978721
   [junit4]   2> 1957159 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7db546f7[collection1_shard2_replica_n2] main]
   [junit4]   2> 1957160 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1957160 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1957161 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1957161 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632109882571227136
   [junit4]   2> 1957164 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1957164 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1957164 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36257/x_oc/collection1_shard1_replica_n1/
   [junit4]   2> 1957165 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1957165 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:36257/x_oc/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1957165 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/74602923960041486-core_node3-n_0000000000
   [junit4]   2> 1957183 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36257/x_oc/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1957198 INFO  (zkCallback-4692-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1957199 INFO  (searcherExecutor-4620-thread-1-processing-n:127.0.0.1:46432_x_oc x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@7db546f7[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1957231 INFO  (zkCallback-4675-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1957235 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1957237 INFO  (qtp403953499-14224) [n:127.0.0.1:36257_x_oc c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4152
   [junit4]   2> 1957253 INFO  (qtp98292459-14268) [n:127.0.0.1:34489_x_oc c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:36257_x_oc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=4385
   [junit4]   2> 1957287 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1957287 INFO  (qtp1736430182-14205) [n:127.0.0.1:46432_x_oc c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1957397 INFO  (zkCallback-4692-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1957397 INFO  (zkCallback-4692-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:Syn

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

 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null128473080
     [copy] Copying 239 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null128473080
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null128473080

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene2-us-west.apache.org
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 70ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 280 minutes 37 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
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)