Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.3/3/
3 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:43882/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:43882/collection1 at __randomizedtesting.SeedInfo.seed([FD7DEB60A6BA306D:7529D4BA08465D95]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1105) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1591) at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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 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.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 53 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest Error Message: 4 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 1) Thread[id=2150, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 2) Thread[id=2151, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 3) Thread[id=2153, name=zkConnectionManagerCallback-487-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 4) Thread[id=2152, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 1) Thread[id=2150, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 2) Thread[id=2151, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 3) Thread[id=2153, name=zkConnectionManagerCallback-487-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 4) Thread[id=2152, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502) at __randomizedtesting.SeedInfo.seed([FD7DEB60A6BA306D]:0) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id=2151, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 2) Thread[id=2153, name=zkConnectionManagerCallback-487-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=2151, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 2) Thread[id=2153, name=zkConnectionManagerCallback-487-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([FD7DEB60A6BA306D]:0) Build Log: [...truncated 12823 lines...] [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest [junit4] 2> 224672 INFO (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[FD7DEB60A6BA306D]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/init-core-data-001 [junit4] 2> 224672 WARN (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[FD7DEB60A6BA306D]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 224672 INFO (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[FD7DEB60A6BA306D]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 224675 INFO (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[FD7DEB60A6BA306D]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 224675 INFO (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[FD7DEB60A6BA306D]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 224684 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 224689 INFO (Thread-317) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 224689 INFO (Thread-317) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 224718 ERROR (Thread-317) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 224789 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.ZkTestServer start zk server on port:36241 [junit4] 2> 224791 INFO (zkConnectionManagerCallback-464-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 224793 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10504560ec40000, likely client has closed socket [junit4] 2> 224797 INFO (zkConnectionManagerCallback-466-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 224803 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 224809 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 224810 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 224812 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 224813 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 224815 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 224816 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 224818 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 224819 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 224823 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 224841 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 224846 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise [junit4] 2> 224978 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 224979 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 224979 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 224979 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 224979 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1738f465{/,null,AVAILABLE} [junit4] 2> 224981 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2f9fdfd9{HTTP/1.1,[http/1.1]}{127.0.0.1:54163} [junit4] 2> 224981 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.Server Started @228070ms [junit4] 2> 224981 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=54163, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/control-001/cores} [junit4] 2> 224982 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 224982 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 224982 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 224982 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 224982 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-17T14:08:02.896Z [junit4] 2> 224984 INFO (zkConnectionManagerCallback-468-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 224985 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 224985 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/control-001/solr.xml [junit4] 2> 224989 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 224989 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 224991 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 224994 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36241/solr [junit4] 2> 224996 INFO (zkConnectionManagerCallback-472-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 224998 INFO (zkConnectionManagerCallback-474-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 225100 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 225101 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54163_ [junit4] 2> 225102 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_ ] o.a.s.c.Overseer Overseer (id=73469736582905860-127.0.0.1:54163_-n_0000000000) starting [junit4] 2> 225111 INFO (zkConnectionManagerCallback-479-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 225113 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36241/solr ready [junit4] 2> 225118 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54163_ [junit4] 2> 225127 INFO (zkCallback-473-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 225134 INFO (zkCallback-478-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 225237 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac [junit4] 2> 225250 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac [junit4] 2> 225250 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac [junit4] 2> 225252 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/control-001/cores [junit4] 2> 225277 INFO (zkConnectionManagerCallback-483-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 225278 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 225279 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36241/solr ready [junit4] 2> 225284 INFO (qtp1574278105-2104) [n:127.0.0.1:54163_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54163_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 225286 INFO (OverseerThreadFactory-971-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 225395 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ ] 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> 225396 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 225501 INFO (zkCallback-473-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] 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> 226413 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 226442 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226519 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 226543 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226544 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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@597b71ac [junit4] 2> 226550 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 226550 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 226555 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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=46, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=79.6630859375, floorSegmentMB=0.748046875, forceMergeDeletesPctAllowed=16.99319491570348, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8266895654631478 [junit4] 2> 226571 WARN (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226642 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226642 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226644 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 226644 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 226646 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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=5, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=63.7529296875, floorSegmentMB=0.53515625, forceMergeDeletesPctAllowed=3.2636235490726264, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8335252633225086 [junit4] 2> 226647 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@455aa9[control_collection_shard1_replica_n1] main] [junit4] 2> 226649 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 226652 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226653 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 226653 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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 1595194143740526592 [junit4] 2> 226654 INFO (searcherExecutor-974-thread-1-processing-n:127.0.0.1:54163_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:54163_ 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@455aa9[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 226658 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226661 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 226661 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226662 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54163/control_collection_shard1_replica_n1/ [junit4] 2> 226662 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226662 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:54163/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 226662 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 226666 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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:54163/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 226768 INFO (zkCallback-473-thread-2-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] 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> 226818 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226820 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ 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=1424 [junit4] 2> 226824 INFO (qtp1574278105-2104) [n:127.0.0.1:54163_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 226923 INFO (zkCallback-473-thread-2-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] 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> 227288 INFO (OverseerCollectionConfigSetProcessor-73469736582905860-127.0.0.1:54163_-n_0000000000) [n:127.0.0.1:54163_ ] 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> 227824 INFO (qtp1574278105-2104) [n:127.0.0.1:54163_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54163_&wt=javabin&version=2} status=0 QTime=2540 [junit4] 2> 227839 INFO (zkConnectionManagerCallback-487-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 227840 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 227841 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36241/solr ready [junit4] 2> 227841 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 227843 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 227845 INFO (OverseerThreadFactory-971-thread-2-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 227846 WARN (OverseerThreadFactory-971-thread-2-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 228052 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 228053 INFO (qtp1574278105-2108) [n:127.0.0.1:54163_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=210 [junit4] 2> 228180 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-1-001 of type TLOG [junit4] 2> 228180 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 228182 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 228182 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 228182 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 228182 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a0dc074{/,null,AVAILABLE} [junit4] 2> 228183 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3f8da6fa{HTTP/1.1,[http/1.1]}{127.0.0.1:43882} [junit4] 2> 228183 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.Server Started @231272ms [junit4] 2> 228183 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=43882, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-1-001/cores} [junit4] 2> 228183 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 228183 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 228183 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 228183 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 228183 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-17T14:08:06.097Z [junit4] 2> 228185 INFO (zkConnectionManagerCallback-489-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 228187 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 228187 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-1-001/solr.xml [junit4] 2> 228191 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 228191 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 228193 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 228196 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36241/solr [junit4] 2> 228198 INFO (zkConnectionManagerCallback-493-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 228201 INFO (zkConnectionManagerCallback-495-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 228208 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 228211 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 228213 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43882_ [junit4] 2> 228214 INFO (zkCallback-478-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 228215 INFO (zkCallback-473-thread-2-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 228215 INFO (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 228221 INFO (zkCallback-486-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 228292 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac [junit4] 2> 228305 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac [junit4] 2> 228306 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac [junit4] 2> 228308 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-1-001/cores [junit4] 2> 228312 INFO (zkConnectionManagerCallback-500-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 228313 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 228314 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36241/solr ready [junit4] 2> 228348 INFO (qtp1469305399-2156) [n:127.0.0.1:43882_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43882_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 228351 INFO (OverseerCollectionConfigSetProcessor-73469736582905860-127.0.0.1:54163_-n_0000000000) [n:127.0.0.1:54163_ ] 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> 228352 INFO (OverseerThreadFactory-971-thread-3-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43882_ for creating new replica [junit4] 2> 228356 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 228357 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 228462 INFO (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_ ] 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: [2]) [junit4] 2> 229376 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 229391 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.s.IndexSchema [collection1_shard2_replica_t81] Schema name=test [junit4] 2> 229478 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 229507 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t81' using configuration from collection collection1, trusted=true [junit4] 2> 229508 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t81' (registry 'solr.core.collection1.shard2.replica_t81') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac [junit4] 2> 229508 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 229508 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.c.SolrCore [[collection1_shard2_replica_t81] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-1-001/cores/collection1_shard2_replica_t81], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-1-001/cores/collection1_shard2_replica_t81/data/] [junit4] 2> 229515 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=79.6630859375, floorSegmentMB=0.748046875, forceMergeDeletesPctAllowed=16.99319491570348, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8266895654631478 [junit4] 2> 229523 WARN (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] 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> 229585 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 229585 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 229586 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 229586 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 229588 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=5, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=63.7529296875, floorSegmentMB=0.53515625, forceMergeDeletesPctAllowed=3.2636235490726264, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8335252633225086 [junit4] 2> 229589 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c68e96d[collection1_shard2_replica_t81] main] [junit4] 2> 229591 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 229591 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 229592 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 229593 INFO (searcherExecutor-985-thread-1-processing-n:127.0.0.1:43882_ x:collection1_shard2_replica_t81 s:shard2 c:collection1) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.c.SolrCore [collection1_shard2_replica_t81] Registered new searcher Searcher@5c68e96d[collection1_shard2_replica_t81] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 229593 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1595194146823340032 [junit4] 2> 229599 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node82=0}, version=0} [junit4] 2> 229602 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 229602 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 229602 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43882/collection1_shard2_replica_t81/ [junit4] 2> 229602 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 229602 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.c.SyncStrategy http://127.0.0.1:43882/collection1_shard2_replica_t81/ has no replicas [junit4] 2> 229602 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 229603 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.c.ZkController collection1_shard2_replica_t81 stopping background replication from leader [junit4] 2> 229606 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43882/collection1_shard2_replica_t81/ shard2 [junit4] 2> 229708 INFO (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_ ] 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: [2]) [junit4] 2> 229758 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 229760 INFO (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2 x:collection1_shard2_replica_t81] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1403 [junit4] 2> 229763 INFO (qtp1469305399-2156) [n:127.0.0.1:43882_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:43882_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1415 [junit4] 2> 229862 INFO (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_ ] 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: [2]) [junit4] 2> 229940 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-2-001 of type TLOG [junit4] 2> 229940 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 229942 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 229942 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 229942 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 229942 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1712b62d{/,null,AVAILABLE} [junit4] 2> 229943 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@91fae4a{HTTP/1.1,[http/1.1]}{127.0.0.1:52227} [junit4] 2> 229943 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.Server Started @233031ms [junit4] 2> 229943 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=52227, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-2-001/cores} [junit4] 2> 229943 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 229949 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 229949 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 229949 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 229949 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-17T14:08:07.863Z [junit4] 2> 229951 INFO (zkConnectionManagerCallback-502-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 229952 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10504560ec4000c, likely client has closed socket [junit4] 2> 229952 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 229952 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-2-001/solr.xml [junit4] 2> 229958 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 229958 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 229960 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 229963 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36241/solr [junit4] 2> 229965 INFO (zkConnectionManagerCallback-506-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 229970 INFO (zkConnectionManagerCallback-508-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 229977 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 229979 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 229981 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52227_ [junit4] 2> 229983 INFO (zkCallback-478-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 229983 INFO (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 229983 INFO (zkCallback-486-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 229984 INFO (zkCallback-473-thread-2-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 229993 INFO (zkCallback-499-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 229993 INFO (zkCallback-507-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 230174 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac [junit4] 2> 230187 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac [junit4] 2> 230187 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac [junit4] 2> 230189 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-2-001/cores [junit4] 2> 230193 INFO (zkConnectionManagerCallback-513-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230194 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 230195 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36241/solr ready [junit4] 2> 230259 INFO (qtp1469305399-2158) [n:127.0.0.1:43882_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:52227_&action=ADDREPLICA&collection=collection1&shard=shard3&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 230265 INFO (OverseerCollectionConfigSetProcessor-73469736582905860-127.0.0.1:54163_-n_0000000000) [n:127.0.0.1:54163_ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 230266 INFO (OverseerThreadFactory-971-thread-4-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:52227_ for creating new replica [junit4] 2> 230278 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_t83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 230279 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 230383 INFO (zkCallback-507-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_ ] 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: [3]) [junit4] 2> 230383 INFO (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_ ] 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: [3]) [junit4] 2> 231296 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 231318 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.s.IndexSchema [collection1_shard3_replica_t83] Schema name=test [junit4] 2> 231420 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 231440 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_t83' using configuration from collection collection1, trusted=true [junit4] 2> 231441 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_t83' (registry 'solr.core.collection1.shard3.replica_t83') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac [junit4] 2> 231441 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 231441 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.c.SolrCore [[collection1_shard3_replica_t83] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-2-001/cores/collection1_shard3_replica_t83], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-2-001/cores/collection1_shard3_replica_t83/data/] [junit4] 2> 231445 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=79.6630859375, floorSegmentMB=0.748046875, forceMergeDeletesPctAllowed=16.99319491570348, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8266895654631478 [junit4] 2> 231460 WARN (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] 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> 231534 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 231535 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 231536 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 231536 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 231540 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=5, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=63.7529296875, floorSegmentMB=0.53515625, forceMergeDeletesPctAllowed=3.2636235490726264, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8335252633225086 [junit4] 2> 231540 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.s.SolrIndexSearcher Opening [Searcher@6317323f[collection1_shard3_replica_t83] main] [junit4] 2> 231542 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 231543 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 231543 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 231545 INFO (searcherExecutor-996-thread-1-processing-n:127.0.0.1:52227_ x:collection1_shard3_replica_t83 s:shard3 c:collection1) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.c.SolrCore [collection1_shard3_replica_t83] Registered new searcher Searcher@6317323f[collection1_shard3_replica_t83] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 231545 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1595194148870160384 [junit4] 2> 231550 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard3 to Terms{values={core_node84=0}, version=0} [junit4] 2> 231553 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 231553 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 231553 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52227/collection1_shard3_replica_t83/ [junit4] 2> 231553 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 231553 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.c.SyncStrategy http://127.0.0.1:52227/collection1_shard3_replica_t83/ has no replicas [junit4] 2> 231553 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 231556 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.c.ZkController collection1_shard3_replica_t83 stopping background replication from leader [junit4] 2> 231560 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52227/collection1_shard3_replica_t83/ shard3 [junit4] 2> 231662 INFO (zkCallback-507-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_ ] 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: [3]) [junit4] 2> 231662 INFO (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_ ] 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: [3]) [junit4] 2> 231711 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 231714 INFO (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3 x:collection1_shard3_replica_t83] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_t83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1435 [junit4] 2> 231717 INFO (qtp1469305399-2158) [n:127.0.0.1:43882_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:52227_&action=ADDREPLICA&collection=collection1&shard=shard3&type=TLOG&wt=javabin&version=2} status=0 QTime=1457 [junit4] 2> 231814 INFO (zkCallback-507-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_ ] 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: [3]) [junit4] 2> 231814 INFO (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_ ] 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: [3]) [junit4] 2> 231876 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-3-001 of type TLOG [junit4] 2> 231876 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 231879 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 231879 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 231879 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 231879 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@208a2fca{/,null,AVAILABLE} [junit4] 2> 231880 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5bfc2b4{HTTP/1.1,[http/1.1]}{127.0.0.1:37710} [junit4] 2> 231880 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.e.j.s.Server Started @234968ms [junit4] 2> 231880 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=37710, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-3-001/cores} [junit4] 2> 231880 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 231885 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 231885 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 231885 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 231885 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-17T14:08:09.799Z [junit4] 2> 231887 INFO (zkConnectionManagerCallback-515-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 231889 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 231889 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-3-001/solr.xml [junit4] 2> 231893 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 231893 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 231895 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 231914 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36241/solr [junit4] 2> 231917 INFO (zkConnectionManagerCallback-519-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 231936 INFO (zkConnectionManagerCallback-521-thread-1-processing-n:127.0.0.1:37710_) [n:127.0.0.1:37710_ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 231945 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:37710_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 231949 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:37710_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 231958 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:37710_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37710_ [junit4] 2> 231961 INFO (zkCallback-499-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 231961 INFO (zkCallback-478-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 231961 INFO (zkCallback-486-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 231961 INFO (zkCallback-507-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 231962 INFO (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 231962 INFO (zkCallback-473-thread-2-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 231984 INFO (zkCallback-520-thread-1-processing-n:127.0.0.1:37710_) [n:127.0.0.1:37710_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 231992 INFO (zkCallback-512-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 232050 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:37710_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac [junit4] 2> 232077 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:37710_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac [junit4] 2> 232077 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:37710_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac [junit4] 2> 232079 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:37710_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/bu [...truncated too long message...] 27.0.0.1:36241)) [ ] o.a.z.ClientCnxn Unexpected exception [junit4] 2> java.lang.InterruptedException: sleep interrupted [junit4] 2> at java.lang.Thread.sleep(Native Method) [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054) [junit4] 2> 403523 WARN (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241)) [ ] o.a.z.c.StaticHostProvider Unexpected exception [junit4] 2> java.lang.InterruptedException: sleep interrupted [junit4] 2> at java.lang.Thread.sleep(Native Method) [junit4] 2> at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105) [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000) [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) [junit4] 2> 403523 WARN (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241)) [ ] o.a.z.ClientCnxn Session 0x10504560ec40007 for server null, unexpected error, closing socket connection and attempting reconnect [junit4] 2> java.net.ConnectException: Connection refused [junit4] 2> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit4] 2> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) [junit4] 2> 404024 WARN (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241)) [ ] o.a.z.ClientCnxn Unexpected exception [junit4] 2> java.lang.InterruptedException: sleep interrupted [junit4] 2> at java.lang.Thread.sleep(Native Method) [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054) [junit4] 2> Mar 17, 2018 2:11:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> SEVERE: There are still zombie threads that couldn't be terminated: [junit4] 2> 1) Thread[id=2151, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] [junit4] 2> at java.lang.Thread.sleep(Native Method) [junit4] 2> at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105) [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000) [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) [junit4] 2> 2) Thread[id=2153, name=zkConnectionManagerCallback-487-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] 2> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {rnd_b=PostingsFormat(name=MockRandom), a_t=BlockTreeOrds(blocksize=128), a_i=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom)}, docValues:{rnd_b=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Asserting), a_t=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1330, maxMBSortInHeap=7.725085870486804, sim=RandomSimilarity(queryNorm=false): {}, locale=vi, timezone=America/Louisville [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=3,free=139156744,total=505937920 [junit4] 2> NOTE: All tests run in this JVM: [TestRTimerTree, TestPseudoReturnFields, TestDistribDocBasedVersion, XmlUpdateRequestHandlerTest, TestPolicyCloud, DistribJoinFromCollectionTest, SearchHandlerTest, SolrShardReporterTest, TestDocumentBuilder, TestSQLHandlerNonCloud, ConcurrentDeleteAndCreateCollectionTest, SolrPluginUtilsTest, TestLeaderInitiatedRecoveryThread, ChaosMonkeyNothingIsSafeTest] [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.seed=FD7DEB60A6BA306D -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/test-data/enwiki.random.lines.txt -Dtests.locale=vi -Dtests.timezone=America/Louisville -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.00s J0 | ChaosMonkeyNothingIsSafeTest (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: [junit4] > 1) Thread[id=2150, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] [junit4] > at java.lang.Thread.sleep(Native Method) [junit4] > at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > 2) Thread[id=2151, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] [junit4] > at java.lang.Thread.sleep(Native Method) [junit4] > at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105) [junit4] > at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000) [junit4] > at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) [junit4] > 3) Thread[id=2153, name=zkConnectionManagerCallback-487-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] > at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > 4) Thread[id=2152, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502) [junit4] > at __randomizedtesting.SeedInfo.seed([FD7DEB60A6BA306D]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: [junit4] > 1) Thread[id=2151, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] [junit4] > at java.lang.Thread.sleep(Native Method) [junit4] > at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105) [junit4] > at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000) [junit4] > at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) [junit4] > 2) Thread[id=2153, name=zkConnectionManagerCallback-487-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] > at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > at __randomizedtesting.SeedInfo.seed([FD7DEB60A6BA306D]:0) [junit4] Completed [78/783 (1!)] on J0 in 179.91s, 1 test, 3 errors <<< FAILURES! [...truncated 51775 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
