Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/177/
6 tests failed.
FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([14DADA6311EDEE97]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([14DADA6311EDEE97]:0)
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:49922
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: https://127.0.0.1:49922
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:604)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:399)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:457)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:179)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
at java.lang.Thread.run(Thread.java:745)
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:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:498)
... 47 more
FAILED: org.apache.lucene.search.TestFuzzyQuery.testRandom
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([7030E5359048224E]:0)
FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestFuzzyQuery
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([7030E5359048224E]:0)
FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test
Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:57201
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: https://127.0.0.1:57201
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:604)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:399)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:457)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:179)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
at java.lang.Thread.run(Thread.java:745)
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:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:498)
... 47 more
Build Log:
[...truncated 1819 lines...]
[junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
[junit4] 2> oct 16, 2016 5:16:46 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
[junit4] 2> WARNING: Suite execution timed out:
org.apache.lucene.search.TestFuzzyQuery
[junit4] 2> 1) Thread[id=1, name=main, state=WAITING, group=main]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Thread.join(Thread.java:1249)
[junit4] 2> at java.lang.Thread.join(Thread.java:1323)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:601)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:450)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
[junit4] 2> 2) Thread[id=10885,
name=SUITE-TestFuzzyQuery-seed#[7030E5359048224E], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at java.lang.Thread.getStackTrace(Thread.java:1556)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:688)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:685)
[junit4] 2> at java.security.AccessController.doPrivileged(Native
Method)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:685)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:701)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:64)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:414)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:681)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:591)
[junit4] 2> 3) Thread[id=10886,
name=TEST-TestFuzzyQuery.testRandom-seed#[7030E5359048224E], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at java.util.WeakHashMap.getTable(WeakHashMap.java:350)
[junit4] 2> at java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
[junit4] 2> at
java.util.WeakHashMap.containsKey(WeakHashMap.java:417)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:254)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:151)
[junit4] 2> at
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:729)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 4) Thread[id=9, name=JUnit4-serializer-daemon,
state=TIMED_WAITING, group=main]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:47)
[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=TestFuzzyQuery
-Dtests.method=testRandom -Dtests.seed=7030E5359048224E -Dtests.multiplier=2
-Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
-Dtests.locale=es-CR -Dtests.timezone=America/Scoresbysund
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 7200s J2 | TestFuzzyQuery.testRandom <<<
[junit4] > Throwable #1: java.lang.Exception: Test abandoned because
suite timeout was reached.
[junit4] > at
__randomizedtesting.SeedInfo.seed([7030E5359048224E]:0)
[junit4] 2> oct 16, 2016 5:16:46 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> oct 16, 2016 5:17:06 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.lucene.search.TestFuzzyQuery:
[junit4] 2> 1) Thread[id=10886,
name=TEST-TestFuzzyQuery.testRandom-seed#[7030E5359048224E], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:151)
[junit4] 2> at
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:729)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> oct 16, 2016 5:17:06 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=10886,
name=TEST-TestFuzzyQuery.testRandom-seed#[7030E5359048224E], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> oct 16, 2016 5:17:09 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=10886,
name=TEST-TestFuzzyQuery.testRandom-seed#[7030E5359048224E], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at java.lang.Object.hashCode(Native Method)
[junit4] 2> at java.util.WeakHashMap.hash(WeakHashMap.java:298)
[junit4] 2> at java.util.WeakHashMap.getEntry(WeakHashMap.java:426)
[junit4] 2> at
java.util.WeakHashMap.containsKey(WeakHashMap.java:417)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:254)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:151)
[junit4] 2> at
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:729)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=false,coord=crazy): {field=DFR I(F)B2},
locale=es-CR, timezone=America/Scoresbysund
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=2,free=195032264,total=530055168
[junit4] 2> NOTE: All tests run in this JVM: [TestRollback,
TestCharTermAttributeImpl, TestDocBoost, TestLucene53NormsFormat, TestCharsRef,
TestTermsEnum2, TestNamedSPILoader, TestNoDeletionPolicy, TestCollectionUtil,
TestRecyclingIntBlockAllocator, TestReqExclBulkScorer, TestMultiMMap,
TestLucene50StoredFieldsFormatHighCompression, TestNeedsScores,
TestBinaryDocValuesUpdates, TestForUtil, TestUTF32ToUTF8,
TestTimeLimitingCollector, TestElevationComparator, TestNRTThreads,
TestConcurrentMergeScheduler, TestByteBlockPool, TestVirtualMethod,
TestSortedNumericSortField, TestNorms, TestPayloadsOnVectors,
TestMultiTermsEnum, TestLRUQueryCache, TestSpanNearQuery, TestLongPostings,
TestReaderWrapperDVTypeCheck, TestLongBitSet, TestIndexWriterReader,
TestCodecHoldsOpenFiles, TestLazyProxSkipping, TestSizeBoundedForceMerge,
TestParallelTermEnum, TestNoMergePolicy, TestMixedCodecs,
TestTermVectorsWriter, Test2BPagedBytes, TestIndexWriterForceMerge,
TestBooleanMinShouldMatch, TestSparseFixedBitDocIdSet, TestGeoUtils,
TestBlockPostingsFormat, TestFieldValueQuery, TestDirectoryReader,
TestAtomicUpdate, TestForceMergeForever, TestWordlistLoader,
TestRollingUpdates, TestFrequencyTrackingRingBuffer, TestOrdinalMap,
TestIndexCommit, TestSpanTermQuery, TestCustomSearcherSort,
TestFileSwitchDirectory, TestTrackingDirectoryWrapper, TestSimpleFSLockFactory,
TestBinaryDocument, TestSynonymQuery, TestDocIdSetBuilder,
FiniteStringsIteratorTest, TestMultiLevelSkipList,
TestMultiValuedNumericRangeQuery, TestStressNRT, TestSameScoresWithThreads,
TestDocValuesRewriteMethod, TestComplexExplanationsOfNonMatches,
TestSpanSearchEquivalence, TestAssertions, TestAutomatonQuery,
TestFilterDirectoryReader, TestIndexWriter, TestIndexWriterMerging,
TestBytesStore, TestPackedInts, TestNumericRangeQuery32, TestAddIndexes,
TestShardSearching, TestIndexWriterExceptions, TestDeletionPolicy,
TestBooleanOr, TestBasics, TestSloppyPhraseQuery, TestIndexWriterDelete,
TestIndexWriterMergePolicy, TestPersistentSnapshotDeletionPolicy,
TestDirectoryReaderReopen, TestSearchWithThreads, TestHighCompressionMode,
TestDocumentsWriterStallControl, TestStressIndexing,
TestSnapshotDeletionPolicy, TestTieredMergePolicy, TestPerFieldPostingsFormat,
TestArrayUtil, TestLevenshteinAutomata, TestBufferedIndexInput, TestTermsEnum,
TestConsistentFieldNumbers, TestWeakIdentityMap, TestPhraseQuery,
TestBagOfPositions, TestNRTCachingDirectory, TestParallelCompositeReader,
TestIndexWriterNRTIsCurrent, TestPerFieldPostingsFormat2, TestSimilarityBase,
TestLegacyNumericUtils, TestDeterminizeLexicon, Test2BDocs, TestSpans,
TestSpanExplanations, TestFastCompressionMode, TestMultiPhraseQuery,
TestDeterminism, TestMergeSchedulerExternal, TestCodecs, TestOmitPositions,
TestParallelLeafReader, TestBytesRefHash, TestIndexInput,
TestDisjunctionMaxQuery, TestOmitTf, TestNearSpansOrdered, TestTermRangeQuery,
TestDocumentsWriterDeleteQueue, TestDocumentWriter,
TestCrashCausesCorruptIndex, TestScorerPerf, TestMultiTermConstantScore,
TestLiveFieldValues, TestFuzzyQuery]
[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=TestFuzzyQuery
-Dtests.seed=7030E5359048224E -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
-Dtests.locale=es-CR -Dtests.timezone=America/Scoresbysund
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J2 | TestFuzzyQuery (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([7030E5359048224E]:0)
[junit4] Completed [439/439 (1!)] on J2 in 7223.14s, 9 tests, 2 errors <<<
FAILURES!
[...truncated 9769 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/init-core-data-001
[junit4] 2> 307395 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[14DADA6311EDEE97]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 307395 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[14DADA6311EDEE97]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 307397 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 307397 INFO (Thread-807) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 307397 INFO (Thread-807) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 307498 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.ZkTestServer start zk server on port:37038
[junit4] 2> 307517 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 307520 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 307522 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 307523 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 307525 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 307526 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 307529 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 307531 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 307532 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 307548 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 307550 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 307724 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/control-001/cores/collection1
[junit4] 2> 307732 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 307756 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e698bce{/,null,AVAILABLE}
[junit4] 2> 307771 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@1039e5c9{SSL,[ssl,
http/1.1]}{127.0.0.1:36795}
[junit4] 2> 307771 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.Server Started @310950ms
[junit4] 2> 307771 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/tempDir-001/control/data,
hostContext=/, hostPort=36795,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/control-001/cores}
[junit4] 2> 307771 ERROR
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 307771 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.3.0
[junit4] 2> 307771 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 307771 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 307771 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-16T19:28:54.660Z
[junit4] 2> 307784 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 307784 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/control-001/solr.xml
[junit4] 2> 307800 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 307801 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37038/solr
[junit4] 2> 307869 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97])
[n:127.0.0.1:36795_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:36795_
[junit4] 2> 307870 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97])
[n:127.0.0.1:36795_ ] o.a.s.c.Overseer Overseer
(id=96773481056894981-127.0.0.1:36795_-n_0000000000) starting
[junit4] 2> 307896 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97])
[n:127.0.0.1:36795_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36795_
[junit4] 2> 307899 INFO
(zkCallback-523-thread-1-processing-n:127.0.0.1:36795_) [n:127.0.0.1:36795_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 307911 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97])
[n:127.0.0.1:36795_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/control-001/cores
[junit4] 2> 307911 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97])
[n:127.0.0.1:36795_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 307915 INFO
(OverseerStateUpdate-96773481056894981-127.0.0.1:36795_-n_0000000000)
[n:127.0.0.1:36795_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 308929 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.3.0
[junit4] 2> 308961 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 309119 WARN
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 309121 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 309134 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 309134 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/control-001/cores/collection1/data/]
[junit4] 2> 309134 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ffd13fa
[junit4] 2> 309135 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 309140 WARN
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 309149 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 309149 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 309150 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 309150 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 309150 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@1f7878f9
[junit4] 2> 309150 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4d8ffa6b[collection1] main]
[junit4] 2> 309152 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 309152 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 309152 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 309153 INFO
(searcherExecutor-1304-thread-1-processing-n:127.0.0.1:36795_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36795_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@4d8ffa6b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 309153 INFO
(coreLoadExecutor-1303-thread-1-processing-n:127.0.0.1:36795_)
[n:127.0.0.1:36795_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548375698746376192
[junit4] 2> 309164 INFO
(coreZkRegister-1296-thread-1-processing-n:127.0.0.1:36795_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36795_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 309164 INFO
(coreZkRegister-1296-thread-1-processing-n:127.0.0.1:36795_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36795_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 309164 INFO
(coreZkRegister-1296-thread-1-processing-n:127.0.0.1:36795_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36795_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:36795/collection1/
[junit4] 2> 309164 INFO
(coreZkRegister-1296-thread-1-processing-n:127.0.0.1:36795_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36795_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 309164 INFO
(coreZkRegister-1296-thread-1-processing-n:127.0.0.1:36795_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36795_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:36795/collection1/ has no replicas
[junit4] 2> 309169 INFO
(coreZkRegister-1296-thread-1-processing-n:127.0.0.1:36795_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36795_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:36795/collection1/ shard1
[junit4] 2> 309321 INFO
(coreZkRegister-1296-thread-1-processing-n:127.0.0.1:36795_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36795_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 309417 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 309419 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 309520 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-1-001/cores/collection1
[junit4] 2> 309520 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-1-001
[junit4] 2> 309525 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 309527 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5c9168d0{/,null,AVAILABLE}
[junit4] 2> 309530 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@7f8c52a1{SSL,[ssl,
http/1.1]}{127.0.0.1:49922}
[junit4] 2> 309530 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.Server Started @312709ms
[junit4] 2> 309531 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=49922,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-1-001/cores}
[junit4] 2> 309531 ERROR
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 309531 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.3.0
[junit4] 2> 309531 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 309531 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 309531 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-16T19:28:56.420Z
[junit4] 2> 309534 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 309534 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-1-001/solr.xml
[junit4] 2> 309541 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 309542 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37038/solr
[junit4] 2> 309552 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97])
[n:127.0.0.1:49922_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 309557 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97])
[n:127.0.0.1:49922_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49922_
[junit4] 2> 309559 INFO
(zkCallback-523-thread-2-processing-n:127.0.0.1:36795_) [n:127.0.0.1:36795_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 309559 INFO (zkCallback-527-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 309567 INFO
(zkCallback-532-thread-1-processing-n:127.0.0.1:49922_) [n:127.0.0.1:49922_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 309573 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97])
[n:127.0.0.1:49922_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-1-001/cores
[junit4] 2> 309573 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97])
[n:127.0.0.1:49922_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 309576 INFO
(OverseerStateUpdate-96773481056894981-127.0.0.1:36795_-n_0000000000)
[n:127.0.0.1:36795_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 310589 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.3.0
[junit4] 2> 310603 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 310691 WARN
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 310693 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 310705 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 310705 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-1-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 310705 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ffd13fa
[junit4] 2> 310706 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 310712 WARN
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 310723 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 310723 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 310724 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 310724 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 310725 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2f97838f
[junit4] 2> 310725 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@20765738[collection1] main]
[junit4] 2> 310726 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 310727 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 310727 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 310728 INFO
(searcherExecutor-1315-thread-1-processing-n:127.0.0.1:49922_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:49922_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@20765738[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 310729 INFO
(coreLoadExecutor-1314-thread-1-processing-n:127.0.0.1:49922_)
[n:127.0.0.1:49922_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548375700398931968
[junit4] 2> 310737 INFO
(coreZkRegister-1309-thread-1-processing-n:127.0.0.1:49922_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:49922_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 310737 INFO
(coreZkRegister-1309-thread-1-processing-n:127.0.0.1:49922_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:49922_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 310737 INFO
(coreZkRegister-1309-thread-1-processing-n:127.0.0.1:49922_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:49922_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:49922/collection1/
[junit4] 2> 310737 INFO
(coreZkRegister-1309-thread-1-processing-n:127.0.0.1:49922_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:49922_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 310737 INFO
(coreZkRegister-1309-thread-1-processing-n:127.0.0.1:49922_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:49922_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:49922/collection1/ has no replicas
[junit4] 2> 310743 INFO
(coreZkRegister-1309-thread-1-processing-n:127.0.0.1:49922_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:49922_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:49922/collection1/ shard2
[junit4] 2> 310894 INFO
(coreZkRegister-1309-thread-1-processing-n:127.0.0.1:49922_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:49922_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 311182 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-2-001/cores/collection1
[junit4] 2> 311183 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-2-001
[junit4] 2> 311185 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 311187 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6833c0f7{/,null,AVAILABLE}
[junit4] 2> 311192 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@fa5ee5d{SSL,[ssl,
http/1.1]}{127.0.0.1:54640}
[junit4] 2> 311192 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.Server Started @314370ms
[junit4] 2> 311192 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=54640,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-2-001/cores}
[junit4] 2> 311192 ERROR
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 311192 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.3.0
[junit4] 2> 311192 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 311192 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 311192 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-16T19:28:58.081Z
[junit4] 2> 311195 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 311195 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-2-001/solr.xml
[junit4] 2> 311202 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 311202 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37038/solr
[junit4] 2> 311216 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97])
[n:127.0.0.1:54640_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 311222 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97])
[n:127.0.0.1:54640_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54640_
[junit4] 2> 311224 INFO (zkCallback-527-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 311224 INFO
(zkCallback-532-thread-1-processing-n:127.0.0.1:49922_) [n:127.0.0.1:49922_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 311225 INFO
(zkCallback-523-thread-1-processing-n:127.0.0.1:36795_) [n:127.0.0.1:36795_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 311233 INFO
(zkCallback-538-thread-1-processing-n:127.0.0.1:54640_) [n:127.0.0.1:54640_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 311237 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97])
[n:127.0.0.1:54640_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-2-001/cores
[junit4] 2> 311237 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97])
[n:127.0.0.1:54640_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 311240 INFO
(OverseerStateUpdate-96773481056894981-127.0.0.1:36795_-n_0000000000)
[n:127.0.0.1:36795_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 312254 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.3.0
[junit4] 2> 312268 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 312360 WARN
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 312362 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 312378 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 312379 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-2-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 312379 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ffd13fa
[junit4] 2> 312382 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 312390 WARN
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 312409 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 312409 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 312410 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 312410 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 312411 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@5374814e
[junit4] 2> 312412 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@29ee7748[collection1] main]
[junit4] 2> 312413 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 312414 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 312414 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 312415 INFO
(searcherExecutor-1326-thread-1-processing-n:127.0.0.1:54640_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:54640_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@29ee7748[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 312415 INFO
(coreLoadExecutor-1325-thread-1-processing-n:127.0.0.1:54640_)
[n:127.0.0.1:54640_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548375702166831104
[junit4] 2> 312424 INFO
(coreZkRegister-1320-thread-1-processing-n:127.0.0.1:54640_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:54640_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 312424 INFO
(coreZkRegister-1320-thread-1-processing-n:127.0.0.1:54640_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:54640_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 312424 INFO
(coreZkRegister-1320-thread-1-processing-n:127.0.0.1:54640_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:54640_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:54640/collection1/
[junit4] 2> 312424 INFO
(coreZkRegister-1320-thread-1-processing-n:127.0.0.1:54640_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:54640_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 312424 INFO
(coreZkRegister-1320-thread-1-processing-n:127.0.0.1:54640_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:54640_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:54640/collection1/ has no replicas
[junit4] 2> 312429 INFO
(coreZkRegister-1320-thread-1-processing-n:127.0.0.1:54640_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:54640_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:54640/collection1/ shard1
[junit4] 2> 312581 INFO
(coreZkRegister-1320-thread-1-processing-n:127.0.0.1:54640_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:54640_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 312842 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-3-001/cores/collection1
[junit4] 2> 312843 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-3-001
[junit4] 2> 312846 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 312848 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@26063655{/,null,AVAILABLE}
[junit4] 2> 312851 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@516204e4{SSL,[ssl,
http/1.1]}{127.0.0.1:41887}
[junit4] 2> 312852 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.e.j.s.Server Started @316031ms
[junit4] 2> 312852 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=41887,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-3-001/cores}
[junit4] 2> 312852 ERROR
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 312852 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.3.0
[junit4] 2> 312852 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 312853 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 312853 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-16T19:28:59.742Z
[junit4] 2> 312857 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 312857 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_14DADA6311EDEE97-001/shard-3-001/solr.xml
[junit4] 2> 312866 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 312867 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37038/solr
[junit4] 2> 312879 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97])
[n:127.0.0.1:41887_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 312885 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[14DADA6311EDEE97])
[n:127.0.0.1:41887_ ] o.a.s.c.ZkController Regis
[...truncated too long message...]
at org.apache.solr.cloud.ChaosMonkey.stop(ChaosMonkey.java:574)
[junit4] 2> at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.destroyServers(AbstractFullDistribZkTestBase.java:1540)
[junit4] 2> at
org.apache.solr.BaseDistributedSearchTestCase.distribTearDown(BaseDistributedSearchTestCase.java:314)
[junit4] 2> at
org.apache.solr.cloud.AbstractDistribZkTestBase.distribTearDown(AbstractDistribZkTestBase.java:283)
[junit4] 2> at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribTearDown(AbstractFullDistribZkTestBase.java:1514)
[junit4] 2> at
org.apache.solr.cloud.BasicDistributedZkTest.distribTearDown(BasicDistributedZkTest.java:1142)
[junit4] 2> at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:969)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 10) Thread[id=16011,
name=org.eclipse.jetty.server.session.HashSessionManager@ed463a2Timer,
state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 11) Thread[id=16024, name=Thread-7961, state=WAITING,
group=TGRP-BasicDistributedZkTest]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.solr.core.CloserThread.run(CoreContainer.java:1274)
[junit4] 2> 12) Thread[id=16020,
name=TEST-BasicDistributedZkTest.test-seed#[14DADA6311EDEE97]-SendThread(127.0.0.1:51086),
state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=ClassicSimilarity, locale=tr, timezone=Asia/Thimphu
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=20,free=140254160,total=528482304
[junit4] 2> NOTE: All tests run in this JVM: [HdfsUnloadDistributedZkTest,
OverseerStatusTest, CurrencyFieldXmlFileTest, SimpleFacetsTest,
ResponseLogComponentTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TolerantUpdateProcessorTest, TestSchemaSimilarityResource,
RecoveryAfterSoftCommitTest, TestExtendedDismaxParser, BadComponentTest,
DistribCursorPagingTest, CdcrUpdateLogTest,
DistributedFacetPivotSmallAdvancedTest, TestCloudPivotFacet, TestZkChroot,
TestDFRSimilarityFactory, StatelessScriptUpdateProcessorFactoryTest,
TestAuthenticationFramework, UpdateParamsTest, CloudMLTQParserTest,
HLLSerializationTest, TestLRUStatsCache, TestDefaultSearchFieldResource,
TestReqParamsAPI, SolrTestCaseJ4Test, TestPostingsSolrHighlighter,
SuggesterWFSTTest, TestLeaderElectionZkExpiry, SharedFSAutoReplicaFailoverTest,
TestMacros, TestXmlQParser, SolrCoreCheckLockOnStartupTest, TestConfigSetsAPI,
LeaderElectionTest, BlockDirectoryTest, SOLR749Test, TestSolrJ, OverseerTest,
StatsReloadRaceTest, TestFreeTextSuggestions, HdfsLockFactoryTest,
CoreSorterTest, TestUseDocValuesAsStored, TestWriterPerf, TestPivotHelperCode,
TestUtils, TestLMJelinekMercerSimilarityFactory, DirectUpdateHandlerTest,
TestLFUCache, TestUninvertingReader, TestConfigOverlay, TestDistribIDF,
DistributedQueryComponentCustomSortTest, XmlUpdateRequestHandlerTest,
FacetPivotSmallTest, BinaryUpdateRequestHandlerTest, TestSmileRequest,
TestExceedMaxTermLength, TestReload, TestSolrCoreSnapshots,
PreAnalyzedFieldTest, PingRequestHandlerTest, TestSolrQueryResponse,
TestDFISimilarityFactory, TestAnalyzeInfixSuggestions, LukeRequestHandlerTest,
TestConfig, JSONWriterTest, QueryParsingTest, TestAuthorizationFramework,
BitVectorTest, TestManagedStopFilterFactory, TestIndexingPerformance,
TestTestInjection, BlockJoinFacetRandomTest, CheckHdfsIndexTest,
HttpPartitionTest, TestClusterStateMutator, TestSQLHandlerNonCloud,
TestFieldCacheSortRandom, TestGraphTermsQParserPlugin, CdcrBootstrapTest,
AutoCommitTest, TestJsonFacets, LeaderInitiatedRecoveryOnCommitTest,
SuggestComponentTest, StatsComponentTest, CoreAdminCreateDiscoverTest,
TestCoreDiscovery, ShowFileRequestHandlerTest, TestRandomFlRTGCloud,
DocValuesMultiTest, HdfsSyncSliceTest, RecoveryZkTest, TestBulkSchemaAPI,
TestMaxScoreQueryParser, TestGroupingSearch, BasicDistributedZkTest]
[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=BasicDistributedZkTest -Dtests.seed=14DADA6311EDEE97
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
-Dtests.locale=tr -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J2 | BasicDistributedZkTest (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([14DADA6311EDEE97]:0)
[junit4] Completed [640/640 (3!)] on J2 in 7223.90s, 1 test, 2 errors <<<
FAILURES!
[...truncated 60338 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]