Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/295/
2 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:32945/mhcb/vu/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:32945/mhcb/vu/collection1 at __randomizedtesting.SeedInfo.seed([AA681275ADF76AD8:223C2DAF030B0720]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463) at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1077) at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:307) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java: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:171) 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:515) ... 49 more FAILED: junit.framework.TestSuite.org.apache.solr.update.UpdateLogTest Error Message: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 23,297,832 bytes (threshold is 10,485,760). Field reference sizes (counted individually): - 23,297,504 bytes, static org.apache.solr.update.UpdateLog org.apache.solr.update.UpdateLogTest.ulog - 192 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules - 128 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp - 64 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName - 48 bytes, private static java.util.Map org.apache.solr.SolrTestCaseJ4.savedClassLogLevels Stack Trace: junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 23,297,832 bytes (threshold is 10,485,760). Field reference sizes (counted individually): - 23,297,504 bytes, static org.apache.solr.update.UpdateLog org.apache.solr.update.UpdateLogTest.ulog - 192 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules - 128 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp - 64 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName - 48 bytes, private static java.util.Map org.apache.solr.SolrTestCaseJ4.savedClassLogLevels at __randomizedtesting.SeedInfo.seed([AA681275ADF76AD8]:0) at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 12095 lines...] [junit4] Suite: org.apache.solr.update.UpdateLogTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.UpdateLogTest_AA681275ADF76AD8-001/init-core-data-001 [junit4] 2> 1060687 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields [junit4] 2> 1060688 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1060689 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 1060689 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1060707 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 1060716 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=inplace-updates [junit4] 2> 1060719 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 1060720 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true [junit4] 2> 1060736 WARN (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1060738 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@103c6ac0 [junit4] 2> 1060738 WARN (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1060741 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@103c6ac0 [junit4] 2> 1060741 WARN (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1060741 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@103c6ac0 [junit4] 2> 1060742 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1060760 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 1060768 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 1060771 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 1060772 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1 [junit4] 2> 1060772 WARN (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1060772 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@103c6ac0 [junit4] 2> 1060772 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.UpdateLogTest_AA681275ADF76AD8-001/init-core-data-001/] [junit4] 2> 1060773 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@103c6ac0 [junit4] 2> 1060773 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1060777 WARN (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1060810 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1060810 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1060810 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1060810 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1060811 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1060811 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@32301ae[collection1] main] [junit4] 2> 1060811 WARN (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead. [junit4] 2> 1060811 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1060812 INFO (searcherExecutor-2404-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32301ae[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1060812 INFO (coreLoadExecutor-2403-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560408596661927936 [junit4] 2> 1060815 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 1060817 INFO (TEST-UpdateLogTest.testApplyPartialUpdatesDependingOnNonAddShouldThrowException-seed#[AA681275ADF76AD8]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testApplyPartialUpdatesDependingOnNonAddShouldThrowException [junit4] 2> 1060821 INFO (TEST-UpdateLogTest.testApplyPartialUpdatesDependingOnNonAddShouldThrowException-seed#[AA681275ADF76AD8]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testApplyPartialUpdatesDependingOnNonAddShouldThrowException [junit4] 2> 1060827 INFO (TEST-UpdateLogTest.testApplyPartialUpdatesWithDelete-seed#[AA681275ADF76AD8]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testApplyPartialUpdatesWithDelete [junit4] 2> 1060827 INFO (TEST-UpdateLogTest.testApplyPartialUpdatesWithDelete-seed#[AA681275ADF76AD8]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&id=1&wt=xml} status=0 QTime=0 [junit4] 2> 1060829 INFO (TEST-UpdateLogTest.testApplyPartialUpdatesWithDelete-seed#[AA681275ADF76AD8]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&id=1&wt=xml} status=0 QTime=0 [junit4] 2> 1060829 INFO (TEST-UpdateLogTest.testApplyPartialUpdatesWithDelete-seed#[AA681275ADF76AD8]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testApplyPartialUpdatesWithDelete [junit4] 2> 1060833 INFO (TEST-UpdateLogTest.testApplyPartialUpdatesAfterMultipleCommits-seed#[AA681275ADF76AD8]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testApplyPartialUpdatesAfterMultipleCommits [junit4] 2> 1060834 INFO (TEST-UpdateLogTest.testApplyPartialUpdatesAfterMultipleCommits-seed#[AA681275ADF76AD8]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testApplyPartialUpdatesAfterMultipleCommits [junit4] 2> 1060837 INFO (TEST-UpdateLogTest.testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence-seed#[AA681275ADF76AD8]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence [junit4] 2> 1060838 INFO (TEST-UpdateLogTest.testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence-seed#[AA681275ADF76AD8]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence [junit4] 2> 1060840 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 1060840 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=65581265 [junit4] 2> 1060848 INFO (coreCloseExecutor-2409-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@57e888b6 [junit4] 2> 1060848 INFO (coreCloseExecutor-2409-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 1060848 INFO (coreCloseExecutor-2409-thread-1) [ x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@701d5b8a [junit4] 2> 1060916 INFO (coreCloseExecutor-2409-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1 [junit4] 2> 1060917 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1060918 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for all SolrIndexSearchers to be released [junit4] 2> 1060918 INFO (SUITE-UpdateLogTest-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=is-IS, timezone=America/Anguilla [junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=205753960,total=527958016 [junit4] 2> NOTE: All tests run in this JVM: [DateMathParserTest, WordBreakSolrSpellCheckerTest, SolrGangliaReporterTest, IndexBasedSpellCheckerTest, CreateCollectionCleanupTest, DistribDocExpirationUpdateProcessorTest, ShardRoutingTest, TestFieldCacheReopen, ZkSolrClientTest, IndexSchemaRuntimeFieldTest, TestCustomSort, DistanceFunctionTest, TestDistributedGrouping, TestSchemaNameResource, TestSolrDynamicMBean, CdcrReplicationDistributedZkTest, TestQueryTypes, RulesTest, DocumentBuilderTest, TestCloudDeleteByQuery, SaslZkACLProviderTest, DistributedFacetPivotLongTailTest, DistributedIntervalFacetingTest, FileUtilsTest, TestFreeTextSuggestions, TestRebalanceLeaders, TestDynamicFieldCollectionResource, SuggestComponentContextFilterQueryTest, LoggingHandlerTest, SearchHandlerTest, HdfsRestartWhileUpdatingTest, TestCustomStream, IndexSchemaTest, OverseerModifyCollectionTest, AnalyticsQueryTest, TestBinaryResponseWriter, RankQueryTest, TestBM25SimilarityFactory, SortByFunctionTest, URLClassifyProcessorTest, SharedFSAutoReplicaFailoverUtilsTest, BasicFunctionalityTest, TestPerFieldSimilarityClassic, TestUseDocValuesAsStored, SystemInfoHandlerTest, TestSuggestSpellingConverter, TestUpdate, TestManagedSchema, CopyFieldTest, TestLuceneMatchVersion, RemoteQueryErrorTest, StressHdfsTest, ActionThrottleTest, HdfsLockFactoryTest, VMParamsZkACLAndCredentialsProvidersTest, TestSchemaVersionResource, TestQueryUtils, StatsReloadRaceTest, TestJsonRequest, TestSystemCollAutoCreate, SuggesterFSTTest, TestHdfsCloudBackupRestore, SoftAutoCommitTest, TestOnReconnectListenerSupport, ExplicitHLLTest, TestLMDirichletSimilarityFactory, TestCloudPseudoReturnFields, TestSQLHandlerNonCloud, UpdateLogTest] [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=UpdateLogTest -Dtests.seed=AA681275ADF76AD8 -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=is-IS -Dtests.timezone=America/Anguilla -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.00s J1 | UpdateLogTest (suite) <<< [junit4] > Throwable #1: junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 23,297,832 bytes (threshold is 10,485,760). Field reference sizes (counted individually): [junit4] > - 23,297,504 bytes, static org.apache.solr.update.UpdateLog org.apache.solr.update.UpdateLogTest.ulog [junit4] > - 192 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules [junit4] > - 128 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp [junit4] > - 64 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName [junit4] > - 48 bytes, private static java.util.Map org.apache.solr.SolrTestCaseJ4.savedClassLogLevels [junit4] > at __randomizedtesting.SeedInfo.seed([AA681275ADF76AD8]:0) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] Completed [172/696 (1!)] on J1 in 0.85s, 4 tests, 1 failure <<< FAILURES! [...truncated 1490 lines...] [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/init-core-data-001 [junit4] 2> 4330883 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields [junit4] 2> 4330884 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 4330884 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mhcb/vu [junit4] 2> 4330885 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 4330885 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 4330903 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 4330912 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=inplace-updates [junit4] 2> 4330914 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 4330916 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true [junit4] 2> 4330933 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 4330934 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@103c6ac0 [junit4] 2> 4330934 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 4330937 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@103c6ac0 [junit4] 2> 4330937 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 4330937 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@103c6ac0 [junit4] 2> 4330938 INFO (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 4330957 INFO (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 4330966 INFO (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 4330968 INFO (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 4330970 INFO (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1 [junit4] 2> 4330970 WARN (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 4330970 INFO (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@103c6ac0 [junit4] 2> 4330970 INFO (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/init-core-data-001/] [junit4] 2> 4330971 INFO (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@103c6ac0 [junit4] 2> 4330987 WARN (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 4331024 INFO (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 4331024 INFO (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 4331025 INFO (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 4331025 INFO (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 4331026 INFO (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@471a91a1[collection1] main] [junit4] 2> 4331026 WARN (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead. [junit4] 2> 4331026 INFO (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 4331027 INFO (coreLoadExecutor-12107-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560412025730891776 [junit4] 2> 4331029 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[AA681275ADF76AD8]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 4331039 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 4331040 INFO (searcherExecutor-12108-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@471a91a1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 4331040 INFO (Thread-129943) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 4331040 INFO (Thread-129943) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 4331195 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.c.ZkTestServer start zk server on port:35411 [junit4] 2> 4331239 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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> 4331244 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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-inplace-updates.xml to /configs/conf1/schema.xml [junit4] 2> 4331245 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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> 4331246 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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> 4331247 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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> 4331248 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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> 4331248 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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> 4331249 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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> 4331250 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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> 4331251 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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> 4331252 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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> 4331337 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/control-001/cores/collection1 [junit4] 2> 4331338 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 4331339 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c826c62{/mhcb/vu,null,AVAILABLE} [junit4] 2> 4331340 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@68f34298{SSL,[ssl, http/1.1]}{127.0.0.1:46189} [junit4] 2> 4331340 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.Server Started @4335235ms [junit4] 2> 4331340 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/tempDir-001/control/data, hostContext=/mhcb/vu, hostPort=46189, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/control-001/cores} [junit4] 2> 4331340 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4331340 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.5.0 [junit4] 2> 4331340 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4331340 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 4331340 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-02-26T16:01:12.264Z [junit4] 2> 4331343 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 4331343 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/control-001/solr.xml [junit4] 2> 4331361 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4331362 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35411/solr [junit4] 2> 4331408 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:46189_mhcb%2Fvu ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4331408 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:46189_mhcb%2Fvu ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46189_mhcb%2Fvu [junit4] 2> 4331409 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:46189_mhcb%2Fvu ] o.a.s.c.Overseer Overseer (id=97525751609098245-127.0.0.1:46189_mhcb%2Fvu-n_0000000000) starting [junit4] 2> 4331414 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:46189_mhcb%2Fvu ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46189_mhcb%2Fvu [junit4] 2> 4331415 INFO (zkCallback-4537-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 4331491 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:46189_mhcb%2Fvu ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/control-001/cores [junit4] 2> 4331491 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:46189_mhcb%2Fvu ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 4331504 INFO (OverseerStateUpdate-97525751609098245-127.0.0.1:46189_mhcb%2Fvu-n_0000000000) [n:127.0.0.1:46189_mhcb%2Fvu ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 4332513 INFO (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 4332522 INFO (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 4332525 INFO (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 4332526 INFO (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 4332527 INFO (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/control-001/cores/collection1/data/] [junit4] 2> 4332527 INFO (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@103c6ac0 [junit4] 2> 4332533 WARN (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 4332568 INFO (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 4332568 INFO (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 4332568 INFO (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 4332568 INFO (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 4332574 INFO (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1be622d5[collection1] main] [junit4] 2> 4332576 INFO (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4332577 INFO (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4332577 INFO (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 4332578 INFO (searcherExecutor-12121-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu x:collection1 c:control_collection) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1be622d5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 4332578 INFO (coreLoadExecutor-12120-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560412027357233152 [junit4] 2> 4332583 INFO (coreZkRegister-12113-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu x:collection1 c:control_collection) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 4332583 INFO (coreZkRegister-12113-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu x:collection1 c:control_collection) [n:127.0.0.1:46189_mhcb%2Fvu 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> 4332583 INFO (coreZkRegister-12113-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu x:collection1 c:control_collection) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46189/mhcb/vu/collection1/ [junit4] 2> 4332583 INFO (coreZkRegister-12113-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu x:collection1 c:control_collection) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 4332583 INFO (coreZkRegister-12113-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu x:collection1 c:control_collection) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:46189/mhcb/vu/collection1/ has no replicas [junit4] 2> 4332584 INFO (coreZkRegister-12113-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu x:collection1 c:control_collection) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 4332587 INFO (coreZkRegister-12113-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu x:collection1 c:control_collection) [n:127.0.0.1:46189_mhcb%2Fvu 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:46189/mhcb/vu/collection1/ shard1 [junit4] 2> 4332767 INFO (coreZkRegister-12113-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu x:collection1 c:control_collection) [n:127.0.0.1:46189_mhcb%2Fvu c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 4332809 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 4332810 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35411/solr ready [junit4] 2> 4332810 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 4332884 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-1-001/cores/collection1 [junit4] 2> 4332885 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-1-001 [junit4] 2> 4332886 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 4332887 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a737b85{/mhcb/vu,null,AVAILABLE} [junit4] 2> 4332887 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@556b6135{SSL,[ssl, http/1.1]}{127.0.0.1:32945} [junit4] 2> 4332887 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.Server Started @4336783ms [junit4] 2> 4332887 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/mhcb/vu, hostPort=32945, 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-1-001/cores} [junit4] 2> 4332888 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4332888 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.5.0 [junit4] 2> 4332888 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4332888 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 4332888 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-02-26T16:01:13.812Z [junit4] 2> 4332890 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 4332890 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-1-001/solr.xml [junit4] 2> 4332895 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4332895 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35411/solr [junit4] 2> 4332913 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:32945_mhcb%2Fvu ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 4332914 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:32945_mhcb%2Fvu ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4332915 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:32945_mhcb%2Fvu ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32945_mhcb%2Fvu [junit4] 2> 4332916 INFO (zkCallback-4541-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 4332916 INFO (zkCallback-4537-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 4332924 INFO (zkCallback-4546-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 4332961 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:32945_mhcb%2Fvu ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-1-001/cores [junit4] 2> 4332962 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:32945_mhcb%2Fvu ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 4332963 INFO (OverseerStateUpdate-97525751609098245-127.0.0.1:46189_mhcb%2Fvu-n_0000000000) [n:127.0.0.1:46189_mhcb%2Fvu ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 4333972 INFO (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 4333991 INFO (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 4333994 INFO (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 4333997 INFO (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 4333997 INFO (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-1-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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-1-001/cores/collection1/data/] [junit4] 2> 4333998 INFO (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@103c6ac0 [junit4] 2> 4334011 WARN (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 4334038 INFO (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 4334038 INFO (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 4334039 INFO (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 4334039 INFO (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 4334047 INFO (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@187f98de[collection1] main] [junit4] 2> 4334048 INFO (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4334049 INFO (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4334049 INFO (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 4334049 INFO (coreLoadExecutor-12131-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560412028899688448 [junit4] 2> 4334052 INFO (searcherExecutor-12132-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu x:collection1 c:collection1) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@187f98de[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 4334055 INFO (coreZkRegister-12126-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu x:collection1 c:collection1) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 4334055 INFO (coreZkRegister-12126-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu x:collection1 c:collection1) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 4334055 INFO (coreZkRegister-12126-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu x:collection1 c:collection1) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32945/mhcb/vu/collection1/ [junit4] 2> 4334055 INFO (coreZkRegister-12126-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu x:collection1 c:collection1) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 4334055 INFO (coreZkRegister-12126-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu x:collection1 c:collection1) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:32945/mhcb/vu/collection1/ has no replicas [junit4] 2> 4334055 INFO (coreZkRegister-12126-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu x:collection1 c:collection1) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 4334058 INFO (coreZkRegister-12126-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu x:collection1 c:collection1) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32945/mhcb/vu/collection1/ shard1 [junit4] 2> 4334317 INFO (coreZkRegister-12126-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu x:collection1 c:collection1) [n:127.0.0.1:32945_mhcb%2Fvu c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 4334348 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-2-001/cores/collection1 [junit4] 2> 4334348 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-2-001 [junit4] 2> 4334349 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 4334350 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53c0907b{/mhcb/vu,null,AVAILABLE} [junit4] 2> 4334351 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@78867b13{SSL,[ssl, http/1.1]}{127.0.0.1:49623} [junit4] 2> 4334351 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.Server Started @4338246ms [junit4] 2> 4334351 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/mhcb/vu, hostPort=49623, 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-2-001/cores} [junit4] 2> 4334351 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4334351 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.5.0 [junit4] 2> 4334351 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4334352 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 4334352 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-02-26T16:01:15.276Z [junit4] 2> 4334377 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 4334377 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-2-001/solr.xml [junit4] 2> 4334400 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4334406 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35411/solr [junit4] 2> 4334452 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:49623_mhcb%2Fvu ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 4334454 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:49623_mhcb%2Fvu ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4334455 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:49623_mhcb%2Fvu ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49623_mhcb%2Fvu [junit4] 2> 4334457 INFO (zkCallback-4541-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 4334457 INFO (zkCallback-4546-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 4334461 INFO (zkCallback-4537-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 4334464 INFO (zkCallback-4552-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 4334544 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:49623_mhcb%2Fvu ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-2-001/cores [junit4] 2> 4334544 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:49623_mhcb%2Fvu ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 4334552 INFO (OverseerStateUpdate-97525751609098245-127.0.0.1:46189_mhcb%2Fvu-n_0000000000) [n:127.0.0.1:46189_mhcb%2Fvu ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 4335567 INFO (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 4335578 INFO (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 4335581 INFO (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 4335598 INFO (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 4335599 INFO (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-2-001/cores/collection1/data/] [junit4] 2> 4335599 INFO (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@103c6ac0 [junit4] 2> 4335632 WARN (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 4335671 INFO (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 4335671 INFO (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 4335671 INFO (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 4335672 INFO (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 4335674 INFO (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e2bba32[collection1] main] [junit4] 2> 4335676 INFO (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4335676 INFO (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4335676 INFO (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 4335678 INFO (searcherExecutor-12143-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu x:collection1 c:collection1) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e2bba32[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 4335678 INFO (coreLoadExecutor-12142-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560412030607818752 [junit4] 2> 4335686 INFO (coreZkRegister-12137-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu x:collection1 c:collection1) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 4335687 INFO (updateExecutor-4549-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 4335689 INFO (recoveryExecutor-4550-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 4335689 INFO (recoveryExecutor-4550-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 4335690 INFO (recoveryExecutor-4550-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 4335690 INFO (recoveryExecutor-4550-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 4335690 INFO (recoveryExecutor-4550-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:32945/mhcb/vu/collection1/] and I am [https://127.0.0.1:49623/mhcb/vu/collection1/] [junit4] 2> 4335692 INFO (recoveryExecutor-4550-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49623_mhcb%2Fvu c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:32945/mhcb/vu]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:49623_mhcb%252Fvu&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 4335750 INFO (qtp1977965250-152261) [n:127.0.0.1:32945_mhcb%2Fvu ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 4335756 INFO (qtp1977965250-152261) [n:127.0.0.1:32945_mhcb%2Fvu ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering [junit4] 2> 4335756 INFO (qtp1977965250-152261) [n:127.0.0.1:32945_mhcb%2Fvu ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:49623_mhcb%2Fvu, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:49623/mhcb/vu","node_name":"127.0.0.1:49623_mhcb%2Fvu","state":"down"} [junit4] 2> 4335789 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-3-001/cores/collection1 [junit4] 2> 4335789 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-3-001 [junit4] 2> 4335790 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 4335792 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ea2d41{/mhcb/vu,null,AVAILABLE} [junit4] 2> 4335792 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2e1c2e35{SSL,[ssl, http/1.1]}{127.0.0.1:59321} [junit4] 2> 4335792 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.e.j.s.Server Started @4339688ms [junit4] 2> 4335792 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/mhcb/vu, hostPort=59321, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-3-001/cores} [junit4] 2> 4335793 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4335793 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.5.0 [junit4] 2> 4335793 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4335793 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 4335793 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-02-26T16:01:16.717Z [junit4] 2> 4335868 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 4335868 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-3-001/solr.xml [junit4] 2> 4335873 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4335874 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35411/solr [junit4] 2> 4335879 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:59321_mhcb%2Fvu ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 4335880 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:59321_mhcb%2Fvu ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4335881 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:59321_mhcb%2Fvu ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59321_mhcb%2Fvu [junit4] 2> 4335883 INFO (zkCallback-4541-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 4335883 INFO (zkCallback-4552-thread-1-processing-n:127.0.0.1:49623_mhcb%2Fvu) [n:127.0.0.1:49623_mhcb%2Fvu ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 4335883 INFO (zkCallback-4546-thread-1-processing-n:127.0.0.1:32945_mhcb%2Fvu) [n:127.0.0.1:32945_mhcb%2Fvu ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 4335883 INFO (zkCallback-4537-thread-1-processing-n:127.0.0.1:46189_mhcb%2Fvu) [n:127.0.0.1:46189_mhcb%2Fvu ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 4335898 INFO (zkCallback-4559-thread-1-processing-n:127.0.0.1:59321_mhcb%2Fvu) [n:127.0.0.1:59321_mhcb%2Fvu ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 4335961 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:59321_mhcb%2Fvu ] 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-3-001/cores [junit4] 2> 4335961 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[AA681275ADF76AD8]) [n:127.0.0.1:59321_mhcb%2Fvu ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 4335962 INFO (OverseerStateUpdate-97525751609098245-127.0.0.1:46189_mhcb%2Fvu-n_0000000000) [n:127.0.0.1:46189_mhcb%2Fvu ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 4336756 INFO (qtp1977965250-152261) [n:127.0.0.1:32945_mhcb%2Fvu ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:49623_mhcb%2Fvu, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:49623/mhcb/vu","node_name":"127.0.0.1:49623_mhcb%2Fvu","state":"recovering"} [junit4] 2> 4336756 INFO (qtp1977965250-152261) [n:127.0.0.1:32945_mhcb%2Fvu ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 4336756 INFO (qtp1977965250-152261) [n:127.0.0.1:32945_mhcb%2Fvu ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:49623_mhcb%252Fvu&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1005 [junit4] 2> 4336974 INFO (coreLoadExecutor-12153-thread-1-processing-n:127.0.0.1:59321_mhcb%2Fvu) [n:127.0.0.1:59321_mhcb%2Fvu c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 4336986 INFO (coreLoadExecutor-12153-thread-1-processing-n:127.0.0.1:59321_mhcb%2Fvu) [n:127.0.0.1:59321_mhcb%2Fvu c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 4336990 INFO (coreLoadExecutor-12153-thread-1-processing-n:127.0.0.1:59321_mhcb%2Fvu) [n:127.0.0.1:59321_mhcb%2Fvu c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 4336991 INFO (coreLoadExecutor-12153-thread-1-processing-n:127.0.0.1:59321_mhcb%2Fvu) [n:127.0.0.1:59321_mhcb%2Fvu c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 4336992 INFO (coreLoadExecutor-12153-thread-1-processing-n:127.0.0.1:59321_mhcb%2Fvu) [n:127.0.0.1:59321_mhcb%2Fvu c:collection1 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.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-3-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_AA681275ADF76AD8-001/shard-3-001/cores/collection1/data/] [junit4] 2> 4336992 INFO (coreLoadExecutor-12153-thread-1-processing-n:127.0.0.1:59321_mhcb%2Fvu) [n:127.0.0.1:59321_mhcb%2Fvu c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@103c6ac0 [junit4] 2> 4337000 WARN (coreLoadExecutor-12153-thread-1-processing-n:127.0.0.1:59321_mhcb%2Fvu) [n:127.0.0.1:59321_mhcb%2Fvu c:collection1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 4337039 INFO (coreLoadExecutor-12153-thread-1-processing-n:127.0.0.1:59321_mhcb%2Fvu) [n:127.0.0.1:59321_mhcb%2Fvu c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 4337039 INFO (coreLoadExecutor-12153-thread-1-processing-n:127.0.0.1:59321_mhcb%2Fvu) [n:127.0.0.1:59321_mhcb%2Fvu c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 4337040 INFO (coreLoadExecutor-12153-thread-1-processing-n:127.0.0.1:59321_mhcb%2Fvu) [n:127.0.0.1:59321_mhcb%2Fvu c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 4337040 INFO (coreLoadExecutor-12153-thread-1-processing-n:127.0.0.1:59321_mhcb%2Fvu) [n:127.0.0.1:59321_mhcb%2Fvu c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 4337041 INFO (coreLoadExecutor-12153-thread-1-processing-n:127.0.0.1:59321_mhcb%2Fvu) [n:127.0.0.1:59321_mhcb%2Fvu c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e306f02[collection1] main] [junit4] 2> 4337042 INFO (coreLoadExecutor-12153-thread-1-processing-n:127.0.0.1:59321_mhcb%2Fvu) [n:127.0.0.1:59321_mhcb%2Fvu c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4337042 INFO (coreLoadExecutor-12153-thread-1-processing-n:127.0.0.1:59321_mhcb%2Fvu) [n:127.0.0.1:59321_mhcb%2Fvu c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKee [...truncated too long message...] cene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/byte-buddy-1.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/hadoop-common-2.7.2-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/hadoop-hdfs-2.7.2-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/hadoop-minikdc-2.7.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/mockito-core-2.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/netty-all-4.0.36.Final.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/objenesis-2.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/presto-parser-0.122.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/slice-0.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build/analysis/icu/lucene-analyzers-icu-6.5.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/contrib/analysis-extras/lib/icu4j-56.1.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/usr/local/asfpackages/java/jdk1.8.0_121/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.5.0.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/temp/junit4-J2-20170226_144856_9845859055351512803089.events @/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/temp/junit4-J2-20170226_144856_9848805392449777034907.suites -stdin [junit4] ERROR: JVM J2 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs. [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1540) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:126) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:982) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:979) [junit4] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] at java.lang.Thread.run(Thread.java:745) BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:783: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:719: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:59: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build.xml:270: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/common-build.xml:552: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/common-build.xml:1455: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/common-build.xml:985: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs. Total time: 637 minutes 42 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts ERROR: Failed to archive {checkout/solr/build/solr-core/test/temp/junit4-J1-20170226_144856_9847390687908361376812.events=checkout/solr/build/solr-core/test/temp/junit4-J1-20170226_144856_9847390687908361376812.events, checkout/solr/build/solr-core/test/temp/junit4-J2-20170226_144856_9845859055351512803089.events=checkout/solr/build/solr-core/test/temp/junit4-J2-20170226_144856_9845859055351512803089.events, checkout/solr/build/solr-core/test/temp/junit4-J0-20170226_144856_9847305572552281259824.events=checkout/solr/build/solr-core/test/temp/junit4-J0-20170226_144856_9847305572552281259824.events, checkout/README.txt=checkout/README.txt} due to internal error; falling back to full archiving java.lang.NullPointerException at jsync.protocol.ChangeInputStream.read(ChangeInputStream.java:69) at com.cloudbees.jenkins.plugins.jsync.archiver.MD5DigestingInputStream.read(MD5DigestingInputStream.java:39) at com.google.common.io.LimitInputStream.read(LimitInputStream.java:79) at java.io.FilterInputStream.read(FilterInputStream.java:107) at com.google.common.io.ByteStreams.copy(ByteStreams.java:193) at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:35) at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:158) at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:239) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720) at hudson.model.Build$BuildExecution.post2(Build.java:185) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665) at hudson.model.Run.execute(Run.java:1753) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:404) Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org