You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/03/03 06:54:20 UTC

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_121) - Build # 2984 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2984/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
'sanitycheck' results against client: org.apache.solr.client.solrj.impl.HttpSolrClient@7ca9d582 (not leader) wrong [docid] for SolrDocument{id=30, id_field_copy_that_does_not_support_in_place_update_s=30, title_s=title30, id_i=30, inplace_updatable_float=101.0, _version_=1560829624317902848, inplace_updatable_int_with_default=666, inplace_updatable_float_with_default=42.0, [docid]=1284} expected:<1225> but was:<1284>

Stack Trace:
java.lang.AssertionError: 'sanitycheck' results against client: org.apache.solr.client.solrj.impl.HttpSolrClient@7ca9d582 (not leader) wrong [docid] for SolrDocument{id=30, id_field_copy_that_does_not_support_in_place_update_s=30, title_s=title30, id_i=30, inplace_updatable_float=101.0, _version_=1560829624317902848, inplace_updatable_int_with_default=666, inplace_updatable_float_with_default=42.0, [docid]=1284} expected:<1225> but was:<1284>
	at __randomizedtesting.SeedInfo.seed([112AB613688FE79D:997E89C9C6738A65]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
	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)




Build Log:
[...truncated 13208 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/init-core-data-001
   [junit4]   2> 1754324 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1754325 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1754325 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1754326 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1754327 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1754342 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1754342 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1754349 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 1754359 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1754361 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1754376 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1754378 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1754378 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1754381 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1754381 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1754381 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1754382 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1754399 WARN  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1754399 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1754406 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1754409 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1754410 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1754410 WARN  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1754411 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1754411 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/init-core-data-001/]
   [junit4]   2> 1754411 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1754412 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=29.4150390625, floorSegmentMB=1.583984375, forceMergeDeletesPctAllowed=20.396443354211165, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22254901629983578
   [junit4]   2> 1754416 WARN  (coreLoadExecutor-7021-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> 1754452 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1754452 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1754453 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1754453 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1754454 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=10.8251953125, floorSegmentMB=0.51171875, forceMergeDeletesPctAllowed=26.837452111404936, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1754454 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6fad80e5[collection1] main]
   [junit4]   2> 1754454 WARN  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1754454 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1754456 INFO  (searcherExecutor-7022-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6fad80e5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1754456 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560829599716212736
   [junit4]   2> 1754459 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1754461 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1754464 INFO  (Thread-3611) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1754464 INFO  (Thread-3611) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1754564 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.ZkTestServer start zk server on port:46522
   [junit4]   2> 1754569 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1754572 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 1754573 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1754574 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1754575 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1754575 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1754576 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1754577 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1754577 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1754578 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1754578 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1754581 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a92e4056a0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1754673 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/control-001/cores/collection1
   [junit4]   2> 1754676 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1754677 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74b0c300{/,null,AVAILABLE}
   [junit4]   2> 1754677 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@30a87319{SSL,[ssl, http/1.1]}{127.0.0.1:43560}
   [junit4]   2> 1754678 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.Server Started @1756706ms
   [junit4]   2> 1754678 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/tempDir-001/control/data, hostContext=/, hostPort=43560, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/control-001/cores}
   [junit4]   2> 1754678 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1754678 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.5.0
   [junit4]   2> 1754679 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1754679 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1754679 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-03T06:38:21.759Z
   [junit4]   2> 1754681 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a92e4056a0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1754682 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1754682 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/control-001/solr.xml
   [junit4]   2> 1754687 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1754688 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46522/solr
   [junit4]   2> 1754701 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:43560_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1754702 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:43560_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43560_
   [junit4]   2> 1754702 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:43560_    ] o.a.s.c.Overseer Overseer (id=97551849982918661-127.0.0.1:43560_-n_0000000000) starting
   [junit4]   2> 1754708 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:43560_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43560_
   [junit4]   2> 1754711 INFO  (zkCallback-2610-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1754789 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:43560_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/control-001/cores
   [junit4]   2> 1754789 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:43560_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1754805 INFO  (OverseerStateUpdate-97551849982918661-127.0.0.1:43560_-n_0000000000) [n:127.0.0.1:43560_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1754839 WARN  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1754839 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1754847 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1754850 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1754851 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1754851 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/control-001/cores/collection1/data/]
   [junit4]   2> 1754851 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ 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@6edc845a
   [junit4]   2> 1754852 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=29.4150390625, floorSegmentMB=1.583984375, forceMergeDeletesPctAllowed=20.396443354211165, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22254901629983578
   [junit4]   2> 1754857 WARN  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ 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> 1754894 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1754894 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1754895 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1754895 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1754895 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=10.8251953125, floorSegmentMB=0.51171875, forceMergeDeletesPctAllowed=26.837452111404936, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1754895 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@69ff8641[collection1] main]
   [junit4]   2> 1754896 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1754897 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1754897 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1754898 INFO  (searcherExecutor-7035-thread-1-processing-n:127.0.0.1:43560_ x:collection1 c:control_collection) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69ff8641[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1754898 INFO  (coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560829600179683328
   [junit4]   2> 1754903 INFO  (coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 c:control_collection) [n:127.0.0.1:43560_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1754903 INFO  (coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 c:control_collection) [n:127.0.0.1:43560_ 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> 1754903 INFO  (coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 c:control_collection) [n:127.0.0.1:43560_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43560/collection1/
   [junit4]   2> 1754903 INFO  (coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 c:control_collection) [n:127.0.0.1:43560_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1754903 INFO  (coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 c:control_collection) [n:127.0.0.1:43560_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:43560/collection1/ has no replicas
   [junit4]   2> 1754904 INFO  (coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 c:control_collection) [n:127.0.0.1:43560_ 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> 1754906 INFO  (coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 c:control_collection) [n:127.0.0.1:43560_ 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:43560/collection1/ shard1
   [junit4]   2> 1755056 INFO  (coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 c:control_collection) [n:127.0.0.1:43560_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1755453 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1755454 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46522/solr ready
   [junit4]   2> 1755454 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1755454 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1755558 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-1-001/cores/collection1
   [junit4]   2> 1755559 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-1-001
   [junit4]   2> 1755561 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1755562 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c5674ec{/,null,AVAILABLE}
   [junit4]   2> 1755562 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3ca8431{SSL,[ssl, http/1.1]}{127.0.0.1:34090}
   [junit4]   2> 1755563 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.Server Started @1757591ms
   [junit4]   2> 1755563 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=34090, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-1-001/cores}
   [junit4]   2> 1755563 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1755563 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.5.0
   [junit4]   2> 1755564 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1755564 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1755564 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-03T06:38:22.644Z
   [junit4]   2> 1755566 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1755566 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-1-001/solr.xml
   [junit4]   2> 1755573 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1755574 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46522/solr
   [junit4]   2> 1755580 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:34090_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1755582 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:34090_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1755583 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:34090_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34090_
   [junit4]   2> 1755585 INFO  (zkCallback-2610-thread-3-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1755597 INFO  (zkCallback-2614-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1755597 INFO  (zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1755673 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:34090_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-1-001/cores
   [junit4]   2> 1755674 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:34090_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1755681 INFO  (OverseerStateUpdate-97551849982918661-127.0.0.1:43560_-n_0000000000) [n:127.0.0.1:43560_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1755782 INFO  (zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1756693 WARN  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1756694 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1756705 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1756709 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1756710 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1756711 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1756711 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1756712 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=29.4150390625, floorSegmentMB=1.583984375, forceMergeDeletesPctAllowed=20.396443354211165, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22254901629983578
   [junit4]   2> 1756718 WARN  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ 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> 1756780 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1756780 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1756781 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1756781 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1756781 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=10.8251953125, floorSegmentMB=0.51171875, forceMergeDeletesPctAllowed=26.837452111404936, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1756782 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b4a533d[collection1] main]
   [junit4]   2> 1756782 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1756782 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1756782 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1756784 INFO  (searcherExecutor-7046-thread-1-processing-n:127.0.0.1:34090_ x:collection1 c:collection1) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5b4a533d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1756784 INFO  (coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560829602157297664
   [junit4]   2> 1756789 INFO  (coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 c:collection1) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1756790 INFO  (coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 c:collection1) [n:127.0.0.1:34090_ 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> 1756790 INFO  (coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 c:collection1) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34090/collection1/
   [junit4]   2> 1756790 INFO  (coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 c:collection1) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1756790 INFO  (coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 c:collection1) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:34090/collection1/ has no replicas
   [junit4]   2> 1756790 INFO  (coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 c:collection1) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1756792 INFO  (coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 c:collection1) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34090/collection1/ shard1
   [junit4]   2> 1756896 INFO  (zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1756927 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-2-001/cores/collection1
   [junit4]   2> 1756928 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-2-001
   [junit4]   2> 1756931 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1756932 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e5355b5{/,null,AVAILABLE}
   [junit4]   2> 1756933 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5fc35d2f{SSL,[ssl, http/1.1]}{127.0.0.1:38143}
   [junit4]   2> 1756934 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.Server Started @1758962ms
   [junit4]   2> 1756934 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=38143, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-2-001/cores}
   [junit4]   2> 1756934 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1756934 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.5.0
   [junit4]   2> 1756934 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1756934 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1756934 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-03T06:38:24.014Z
   [junit4]   2> 1756938 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1756938 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-2-001/solr.xml
   [junit4]   2> 1756942 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1756943 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46522/solr
   [junit4]   2> 1756945 INFO  (coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 c:collection1) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1756950 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:38143_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1756951 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:38143_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1756952 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:38143_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38143_
   [junit4]   2> 1756953 INFO  (zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1756953 INFO  (zkCallback-2610-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1756953 INFO  (zkCallback-2614-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1756954 INFO  (zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1756958 INFO  (zkCallback-2626-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1757064 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:38143_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-2-001/cores
   [junit4]   2> 1757064 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:38143_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1757069 WARN  (OverseerStateUpdate-97551849982918661-127.0.0.1:43560_-n_0000000000) [n:127.0.0.1:43560_    ] o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion for /collections/collection1/state.json
   [junit4]   2> 1757072 INFO  (zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1757074 INFO  (OverseerStateUpdate-97551849982918661-127.0.0.1:43560_-n_0000000000) [n:127.0.0.1:43560_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1757175 INFO  (zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1757176 INFO  (zkCallback-2626-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1758088 WARN  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1758089 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1758096 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1758099 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1758100 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1758100 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1758100 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1758101 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=29.4150390625, floorSegmentMB=1.583984375, forceMergeDeletesPctAllowed=20.396443354211165, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22254901629983578
   [junit4]   2> 1758105 WARN  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ 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> 1758131 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1758131 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1758131 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1758131 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1758132 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=10.8251953125, floorSegmentMB=0.51171875, forceMergeDeletesPctAllowed=26.837452111404936, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1758132 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@679ef150[collection1] main]
   [junit4]   2> 1758140 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1758141 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1758141 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1758142 INFO  (searcherExecutor-7057-thread-1-processing-n:127.0.0.1:38143_ x:collection1 c:collection1) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@679ef150[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1758142 INFO  (coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560829603581263872
   [junit4]   2> 1758145 INFO  (coreZkRegister-7051-thread-1-processing-n:127.0.0.1:38143_ x:collection1 c:collection1) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1758145 INFO  (updateExecutor-2623-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1758146 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1758146 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1758146 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1758146 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ 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> 1758146 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ 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:34090/collection1/] and I am [https://127.0.0.1:38143/collection1/]
   [junit4]   2> 1758147 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:34090]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38143_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1758201 INFO  (qtp385871557-15510) [n:127.0.0.1:34090_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1758202 INFO  (qtp385871557-15510) [n:127.0.0.1:34090_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1758202 INFO  (qtp385871557-15510) [n:127.0.0.1:34090_    ] 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:38143_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:38143","node_name":"127.0.0.1:38143_","state":"down"}
   [junit4]   2> 1758248 INFO  (zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1758248 INFO  (zkCallback-2626-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1758810 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-3-001/cores/collection1
   [junit4]   2> 1758811 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-3-001
   [junit4]   2> 1758813 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1758814 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b6cfa8{/,null,AVAILABLE}
   [junit4]   2> 1758814 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c9fd662{SSL,[ssl, http/1.1]}{127.0.0.1:37390}
   [junit4]   2> 1758815 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.e.j.s.Server Started @1760844ms
   [junit4]   2> 1758815 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=37390, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-3-001/cores}
   [junit4]   2> 1758815 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1758816 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.5.0
   [junit4]   2> 1758816 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1758816 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1758816 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-03T06:38:25.896Z
   [junit4]   2> 1758818 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1758819 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-3-001/solr.xml
   [junit4]   2> 1758837 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1758837 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46522/solr
   [junit4]   2> 1758850 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:37390_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1758851 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:37390_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1758853 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:37390_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37390_
   [junit4]   2> 1758853 INFO  (zkCallback-2614-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1758854 INFO  (zkCallback-2610-thread-3-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1758854 INFO  (zkCallback-2633-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1758854 INFO  (zkCallback-2626-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1758854 INFO  (zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1758938 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:37390_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-3-001/cores
   [junit4]   2> 1758938 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [n:127.0.0.1:37390_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1758943 INFO  (OverseerStateUpdate-97551849982918661-127.0.0.1:43560_-n_0000000000) [n:127.0.0.1:43560_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1759044 INFO  (zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1759044 INFO  (zkCallback-2626-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1759044 INFO  (zkCallback-2633-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1759202 INFO  (qtp385871557-15510) [n:127.0.0.1:34090_    ] 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:38143_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:38143","node_name":"127.0.0.1:38143_","state":"recovering"}
   [junit4]   2> 1759202 INFO  (qtp385871557-15510) [n:127.0.0.1:34090_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1759202 INFO  (qtp385871557-15510) [n:127.0.0.1:34090_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:38143_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 1759703 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:34090/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1759703 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:38143 START replicas=[https://127.0.0.1:34090/collection1/] nUpdates=100
   [junit4]   2> 1759707 INFO  (qtp385871557-15511) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1759707 INFO  (qtp385871557-15511) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1759708 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1759708 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1759708 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1759708 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1759709 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1759709 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1759709 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1759709 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1759709 INFO  (recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1759815 INFO  (zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1759815 INFO  (zkCallback-2626-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1759815 INFO  (zkCallback-2633-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1759947 WARN  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1759948 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1759956 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1759958 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1759959 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1759960 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1759960 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1759960 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=29.4150390625, floorSegmentMB=1.583984375, forceMergeDeletesPctAllowed=20.396443354211165, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22254901629983578
   [junit4]   2> 1759964 WARN  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ 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> 1759990 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1759990 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1759991 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1759991 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1759991 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=10.8251953125, floorSegmentMB=0.51171875, forceMergeDeletesPctAllowed=26.837452111404936, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1759991 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@55adf54c[collection1] main]
   [junit4]   2> 1759992 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1759992 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1759992 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1759993 INFO  (searcherExecutor-7068-thread-1-processing-n:127.0.0.1:37390_ x:collection1 c:collection1) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@55adf54c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1759993 INFO  (coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560829605522178048
   [junit4]   2> 1759996 INFO  (coreZkRegister-7062-thread-1-processing-n:127.0.0.1:37390_ x:collection1 c:collection1) [n:127.0.0.1:37390_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1759997 INFO  (updateExecutor-2630-thread-1-processing-n:127.0.0.1:37390_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1759997 INFO  (recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1759997 INFO  (recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1759997 INFO  (recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1759997 INFO  (recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1759997 INFO  (recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:34090/collection1/] and I am [https://127.0.0.1:37390/collection1/]
   [junit4]   2> 1759999 INFO  (recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:34090]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:37390_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1760001 INFO  (qtp385871557-15516) [n:127.0.0.1:34090_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1760002 INFO  (qtp385871557-15516) [n:127.0.0.1:34090_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1760002 INFO  (qtp385871557-15516) [n:127.0.0.1:34090_    ] 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:37390_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:37390","node_name":"127.0.0.1:37390_","state":"down"}
   [junit4]   2> 1760037 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1760037 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   2> 1760099 INFO  (zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1760099 INFO  (zkCallback-2626-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1760099 INFO  (zkCallback-2633-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1761002 INFO  (qtp385871557-15516) [n:127.0.0.1:34090_    ] 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:37390_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:37390","node_name":"127.0.0.1:37390_","state":"recovering"}
   [junit4]   2> 1761002 INFO  (qtp385871557-15516) [n:127.0.0.1:34090_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1761002 INFO  (qtp385871557-15516) [n:127.0.0.1:34090_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:37390_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   2> 1761503 INFO  (recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:34090/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1761503 INFO  (recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u

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

t4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	68	/solr/overseer/collection-queue-work
   [junit4]   2> 	25	/solr/overseer/queue
   [junit4]   2> 	10	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test -Dtests.seed=112AB613688FE79D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=America/St_Kitts -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 70.0s J1 | TestInPlaceUpdatesDistrib.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 'sanitycheck' results against client: org.apache.solr.client.solrj.impl.HttpSolrClient@7ca9d582 (not leader) wrong [docid] for SolrDocument{id=30, id_field_copy_that_does_not_support_in_place_update_s=30, title_s=title30, id_i=30, inplace_updatable_float=101.0, _version_=1560829624317902848, inplace_updatable_int_with_default=666, inplace_updatable_float_with_default=42.0, [docid]=1284} expected:<1225> but was:<1284>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([112AB613688FE79D:997E89C9C6738A65]:0)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1824443 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1824443 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=277939740
   [junit4]   2> 1824444 INFO  (coreCloseExecutor-7090-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d7d4986
   [junit4]   2> 1824461 INFO  (coreCloseExecutor-7090-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1824462 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001
   [junit4]   2> Mar 03, 2017 6:39:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {title_s=BlockTreeOrds(blocksize=128), id=FSTOrd50, id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneFixedGap)}, docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene54), id_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Asserting), title_s=DocValuesFormat(name=Lucene54), id=DocValuesFormat(name=Direct), id_field_copy_that_does_not_support_in_place_update_s=DocValuesFormat(name=Asserting), inplace_updatable_int_with_default=DocValuesFormat(name=Lucene54), inplace_updatable_float_with_default=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1361, maxMBSortInHeap=6.480231749292274, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=th, timezone=America/St_Kitts
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=12,threads=1,free=162974896,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetPivotLargeTest, DistributedFacetPivotSmallTest, TestScoreJoinQPScore, TestFastOutputStream, TestSolrCoreParser, CollectionsAPIDistributedZkTest, URLClassifyProcessorTest, RecoveryAfterSoftCommitTest, HdfsThreadLeakTest, TestUnifiedSolrHighlighter, AnalyticsMergeStrategyTest, CollectionsAPISolrJTest, HdfsDirectoryTest, TestLockTree, DistributedQueueTest, TestDistributedGrouping, SolrCoreMetricManagerTest, ReplicationFactorTest, SystemInfoHandlerTest, BlockJoinFacetSimpleTest, TestManagedStopFilterFactory, ClusterStateUpdateTest, TestTolerantUpdateProcessorCloud, TestStressCloudBlindAtomicUpdates, SimpleMLTQParserTest, TestConfigSetsAPIExclusivity, SpellingQueryConverterTest, MoreLikeThisHandlerTest, CoreAdminCreateDiscoverTest, MultiTermTest, AssignTest, TestAuthorizationFramework, TestCoreContainer, TestRTGBase, SolrCLIZkUtilsTest, TestCollectionAPIs, InfoHandlerTest, TestCollationFieldDocValues, TestReplicationHandlerBackup, TestSQLHandler, InfixSuggestersTest, SolrCmdDistributorTest, ConnectionManagerTest, SoftAutoCommitTest, TestSimpleTrackingShardHandler, TestJavabinTupleStreamParser, TestFuzzyAnalyzedSuggestions, TestSolrIndexConfig, SuggesterFSTTest, DirectoryFactoryTest, SchemaVersionSpecificBehaviorTest, TestSolrConfigHandlerConcurrent, LoggingHandlerTest, DocValuesMissingTest, CdcrRequestHandlerTest, DocExpirationUpdateProcessorFactoryTest, DeleteInactiveReplicaTest, TestBulkSchemaAPI, ZkControllerTest, HdfsCollectionsAPIDistributedZkTest, TestFileDictionaryLookup, TestRawTransformer, DateMathParserTest, CopyFieldTest, TestFieldCacheWithThreads, BasicFunctionalityTest, SpellCheckCollatorTest, SubstringBytesRefFilterTest, HdfsRecoveryZkTest, TestBM25SimilarityFactory, TestLuceneMatchVersion, SliceStateTest, FileUtilsTest, LeaderInitiatedRecoveryOnShardRestartTest, OverseerCollectionConfigSetProcessorTest, ConvertedLegacyTest, TestPartialUpdateDeduplication, MultiThreadedOCPTest, TestSimpleQParserPlugin, CheckHdfsIndexTest, TestNumericTerms64, JsonLoaderTest, TestExportWriter, CSVRequestHandlerTest, ChaosMonkeySafeLeaderTest, TestExclusionRuleCollectionAccess, IndexSchemaTest, BasicAuthIntegrationTest, TestTrie, SolrIndexSplitterTest, TestCloudManagedSchema, TestDefaultSearchFieldResource, SolrJmxReporterTest, DistributedMLTComponentTest, TestStressVersions, UpdateRequestProcessorFactoryTest, TestSegmentSorting, TestInitQParser, CleanupOldIndexTest, ZkCLITest, WordBreakSolrSpellCheckerTest, UtilsToolTest, TestMiniSolrCloudClusterSSL, TestSystemIdResolver, TermVectorComponentTest, HighlighterTest, SimplePostToolTest, DistributedIntervalFacetingTest, SpatialFilterTest, TestImplicitCoreProperties, TestSearchPerf, TestElisionMultitermQuery, DistributedDebugComponentTest, RAMDirectoryFactoryTest, ForceLeaderTest, TermVectorComponentDistributedTest, HardAutoCommitTest, TestRangeQuery, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCSVResponseWriter, QueryParsingTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestQuerySenderListener, UpdateParamsTest, SolrIndexConfigTest, SampleTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestCodecSupport, TestLMDirichletSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, PluginInfoTest, PrimUtilsTest, TestSolrJ, ZkNodePropsTest, UUIDFieldTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestTolerantSearch, TestPathTrie, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, CdcrReplicationDistributedZkTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, DeleteNodeTest, DistribCursorPagingTest, LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, TestAuthenticationFramework, TestClusterProperties, TestCryptoKeys, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestReplicaProperties, TestRequestForwarding, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorRandomCloud, CachingDirectoryFactoryTest, TestConfigOverlay, TestConfigSetImmutable, TestInitParams, TestNRTOpen, TestSolrConfigHandler, TestSolrCloudSnapshots, CoreMergeIndexesAdminHandlerTest, SegmentsInfoRequestHandlerTest, TestConfigsApi, DistributedFacetExistsSmallTest, DistributedFacetPivotSmallAdvancedTest, DistributedQueryComponentCustomSortTest, DistributedQueryComponentOptimizationTest, SuggestComponentTest, TestDistributedStatsComponentCardinality, TestManagedSchemaThreadSafety, TestPointFields, AnalyticsQueryTest, CursorMarkTest, MergeStrategyTest, SortSpecParsingTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, TestCustomSort, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestQueryWrapperFilter, TestRandomCollapseQParserPlugin, CloudMLTQParserTest, TestDistribIDF, DataDrivenBlockJoinTest, SolrIndexMetricsTest, TestExceedMaxTermLength, TestInPlaceUpdatesDistrib]
   [junit4] Completed [696/697 (1!)] on J1 in 70.66s, 1 test, 1 failure <<< FAILURES!

[...truncated 62671 lines...]


[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+158) - Build # 2985 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2985/
Java: 64bit/jdk-9-ea+158 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test

Error Message:
timeout waiting to see all nodes active

Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
	at __randomizedtesting.SeedInfo.seed([9443796E965C25D5:1C1746B438A0482D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.waitTillNodesActive(LeaderFailureAfterFreshStartTest.java:233)
	at org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.restartNodes(LeaderFailureAfterFreshStartTest.java:173)
	at org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test(LeaderFailureAfterFreshStartTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:547)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
'sanitycheck' results against client: org.apache.solr.client.solrj.impl.HttpSolrClient@3379c2b4 (not leader) wrong [docid] for SolrDocument{id=65, id_field_copy_that_does_not_support_in_place_update_s=65, title_s=title65, id_i=65, inplace_updatable_float=101.0, _version_=1560841207286857728, inplace_updatable_int_with_default=666, inplace_updatable_float_with_default=42.0, [docid]=2787} expected:<2511> but was:<2787>

Stack Trace:
java.lang.AssertionError: 'sanitycheck' results against client: org.apache.solr.client.solrj.impl.HttpSolrClient@3379c2b4 (not leader) wrong [docid] for SolrDocument{id=65, id_field_copy_that_does_not_support_in_place_update_s=65, title_s=title65, id_i=65, inplace_updatable_float=101.0, _version_=1560841207286857728, inplace_updatable_int_with_default=666, inplace_updatable_float_with_default=42.0, [docid]=2787} expected:<2511> but was:<2787>
	at __randomizedtesting.SeedInfo.seed([9443796E965C25D5:1C1746B438A0482D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:547)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12320 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/init-core-data-001
   [junit4]   2> 1196466 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1196472 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1196473 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /b/
   [junit4]   2> 1196474 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1196476 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1196556 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1196557 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1196568 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 1196571 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1196575 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1196690 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1196692 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff757bb
   [junit4]   2> 1196693 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1196698 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff757bb
   [junit4]   2> 1196698 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1196699 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff757bb
   [junit4]   2> 1196701 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1196791 WARN  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1196792 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1196804 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1196807 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1196810 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1196810 WARN  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1196810 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff757bb
   [junit4]   2> 1196810 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/init-core-data-001/]
   [junit4]   2> 1196811 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff757bb
   [junit4]   2> 1196812 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7041954361551227]
   [junit4]   2> 1196817 WARN  (coreLoadExecutor-4488-thread-1) [    ] 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> 1197007 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1197007 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1197010 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1197010 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1197010 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=62.240234375, floorSegmentMB=1.533203125, forceMergeDeletesPctAllowed=12.71951263889254, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1197010 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ccd90e7[collection1] main]
   [junit4]   2> 1197011 WARN  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1197011 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1197012 INFO  (searcherExecutor-4489-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ccd90e7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1197012 INFO  (coreLoadExecutor-4488-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560841173130543104
   [junit4]   2> 1197016 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[9443796E965C25D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1197018 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1197018 INFO  (Thread-1836) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1197018 INFO  (Thread-1836) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1197118 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.ZkTestServer start zk server on port:33035
   [junit4]   2> 1197125 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1197127 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 1197130 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1197132 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1197134 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1197137 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1197139 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1197142 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1197144 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1197146 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1197149 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1197863 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/control-001/cores/collection1
   [junit4]   2> 1197866 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1197867 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e77db9a{/b,null,AVAILABLE}
   [junit4]   2> 1197868 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5ddce881{SSL,[ssl, http/1.1]}{127.0.0.1:42194}
   [junit4]   2> 1197869 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.Server Started @1199788ms
   [junit4]   2> 1197869 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/b, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/tempDir-001/control/data, hostPort=42194, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/control-001/cores}
   [junit4]   2> 1197869 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1197869 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 1197869 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1197869 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1197869 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-03T09:42:19.661859Z
   [junit4]   2> 1197873 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1197873 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/control-001/solr.xml
   [junit4]   2> 1197881 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1197883 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33035/solr
   [junit4]   2> 1197897 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1197898 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42194_b
   [junit4]   2> 1197898 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.Overseer Overseer (id=97552573321248773-127.0.0.1:42194_b-n_0000000000) starting
   [junit4]   2> 1197904 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42194_b
   [junit4]   2> 1197906 INFO  (zkCallback-4432-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1198140 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/control-001/cores
   [junit4]   2> 1198140 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1198143 INFO  (OverseerStateUpdate-97552573321248773-127.0.0.1:42194_b-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1199150 WARN  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1199151 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1199158 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1199161 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1199161 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1199161 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/control-001/cores/collection1/data/]
   [junit4]   2> 1199161 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff757bb
   [junit4]   2> 1199162 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7041954361551227]
   [junit4]   2> 1199167 WARN  (coreLoadExecutor-4501-thread-1) [    ] 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> 1199298 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1199299 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1199301 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1199301 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1199301 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=62.240234375, floorSegmentMB=1.533203125, forceMergeDeletesPctAllowed=12.71951263889254, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1199301 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3770355d[collection1] main]
   [junit4]   2> 1199302 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1199302 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1199302 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1199303 INFO  (searcherExecutor-4502-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3770355d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1199303 INFO  (coreLoadExecutor-4501-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560841175532830720
   [junit4]   2> 1199308 INFO  (coreZkRegister-4494-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1199308 INFO  (coreZkRegister-4494-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1199308 INFO  (coreZkRegister-4494-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42194/b/collection1/
   [junit4]   2> 1199308 INFO  (coreZkRegister-4494-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1199308 INFO  (coreZkRegister-4494-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:42194/b/collection1/ has no replicas
   [junit4]   2> 1199308 INFO  (coreZkRegister-4494-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1199310 INFO  (coreZkRegister-4494-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42194/b/collection1/ shard1
   [junit4]   2> 1199350 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1199350 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33035/solr ready
   [junit4]   2> 1199350 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1199460 INFO  (coreZkRegister-4494-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1200242 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-1-001/cores/collection1
   [junit4]   2> 1200244 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-1-001
   [junit4]   2> 1200245 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1200246 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7376889{/b,null,AVAILABLE}
   [junit4]   2> 1200247 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4dc35f10{SSL,[ssl, http/1.1]}{127.0.0.1:34945}
   [junit4]   2> 1200247 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.Server Started @1202167ms
   [junit4]   2> 1200247 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/b, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/tempDir-001/jetty1, hostPort=34945, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-1-001/cores}
   [junit4]   2> 1200247 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1200247 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 1200248 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1200248 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1200248 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-03T09:42:22.040085Z
   [junit4]   2> 1200249 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1200249 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-1-001/solr.xml
   [junit4]   2> 1200254 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1200256 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33035/solr
   [junit4]   2> 1200260 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1200261 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1200262 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34945_b
   [junit4]   2> 1200262 INFO  (zkCallback-4432-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1200263 INFO  (zkCallback-4441-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1200263 INFO  (zkCallback-4436-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1200392 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-1-001/cores
   [junit4]   2> 1200392 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1200396 INFO  (OverseerStateUpdate-97552573321248773-127.0.0.1:42194_b-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1201404 WARN  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1201405 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1201416 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1201419 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1201420 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1201421 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1201421 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff757bb
   [junit4]   2> 1201422 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7041954361551227]
   [junit4]   2> 1201428 WARN  (coreLoadExecutor-4512-thread-1) [    ] 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> 1201566 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1201566 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1201568 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1201568 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1201568 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=62.240234375, floorSegmentMB=1.533203125, forceMergeDeletesPctAllowed=12.71951263889254, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1201569 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@60dfcf8[collection1] main]
   [junit4]   2> 1201569 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1201570 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1201570 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1201570 INFO  (searcherExecutor-4513-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60dfcf8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1201570 INFO  (coreLoadExecutor-4512-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560841177909952512
   [junit4]   2> 1201574 INFO  (coreZkRegister-4507-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1201574 INFO  (coreZkRegister-4507-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1201574 INFO  (coreZkRegister-4507-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34945/b/collection1/
   [junit4]   2> 1201574 INFO  (coreZkRegister-4507-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1201575 INFO  (coreZkRegister-4507-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:34945/b/collection1/ has no replicas
   [junit4]   2> 1201575 INFO  (coreZkRegister-4507-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1201577 INFO  (coreZkRegister-4507-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34945/b/collection1/ shard1
   [junit4]   2> 1201727 INFO  (coreZkRegister-4507-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1202215 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-2-001/cores/collection1
   [junit4]   2> 1202216 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-2-001
   [junit4]   2> 1202219 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1202220 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3db87582{/b,null,AVAILABLE}
   [junit4]   2> 1202221 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d386d7e{SSL,[ssl, http/1.1]}{127.0.0.1:37742}
   [junit4]   2> 1202221 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.Server Started @1204141ms
   [junit4]   2> 1202221 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/b, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/tempDir-001/jetty2, hostPort=37742, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-2-001/cores}
   [junit4]   2> 1202222 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1202222 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 1202222 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1202222 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1202222 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-03T09:42:24.014552Z
   [junit4]   2> 1202225 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1202225 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-2-001/solr.xml
   [junit4]   2> 1202230 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1202231 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33035/solr
   [junit4]   2> 1202237 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1202238 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1202239 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37742_b
   [junit4]   2> 1202239 INFO  (zkCallback-4436-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1202240 INFO  (zkCallback-4432-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1202239 INFO  (zkCallback-4441-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1202240 INFO  (zkCallback-4447-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1202403 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-2-001/cores
   [junit4]   2> 1202403 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1202410 INFO  (OverseerStateUpdate-97552573321248773-127.0.0.1:42194_b-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1203420 WARN  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1203421 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1203432 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1203434 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1203435 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1203435 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1203436 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff757bb
   [junit4]   2> 1203437 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7041954361551227]
   [junit4]   2> 1203442 WARN  (coreLoadExecutor-4523-thread-1) [    ] 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> 1203642 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1203642 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1203646 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1203646 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1203647 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=62.240234375, floorSegmentMB=1.533203125, forceMergeDeletesPctAllowed=12.71951263889254, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1203647 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@172ffc78[collection1] main]
   [junit4]   2> 1203648 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1203648 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1203648 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1203649 INFO  (searcherExecutor-4524-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@172ffc78[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1203649 INFO  (coreLoadExecutor-4523-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560841180089942016
   [junit4]   2> 1203652 INFO  (coreZkRegister-4518-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1203653 INFO  (updateExecutor-4444-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1203653 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1203653 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1203653 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1203653 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1203653 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:34945/b/collection1/] and I am [https://127.0.0.1:37742/b/collection1/]
   [junit4]   2> 1203655 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:34945/b]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:37742_b&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1203702 INFO  (qtp518595510-17809) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1203702 INFO  (qtp518595510-17809) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1203703 INFO  (qtp518595510-17809) [    ] 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:37742_b, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:37742/b","node_name":"127.0.0.1:37742_b","state":"down"}
   [junit4]   2> 1204703 INFO  (qtp518595510-17809) [    ] 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:37742_b, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:37742/b","node_name":"127.0.0.1:37742_b","state":"recovering"}
   [junit4]   2> 1204703 INFO  (qtp518595510-17809) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1204703 INFO  (qtp518595510-17809) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:37742_b&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 1204755 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-3-001/cores/collection1
   [junit4]   2> 1204757 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-3-001
   [junit4]   2> 1204758 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1204759 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62a9f7e0{/b,null,AVAILABLE}
   [junit4]   2> 1204759 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@67d48cd7{SSL,[ssl, http/1.1]}{127.0.0.1:41151}
   [junit4]   2> 1204759 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.e.j.s.Server Started @1206679ms
   [junit4]   2> 1204759 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/b, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/tempDir-001/jetty3, hostPort=41151, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-3-001/cores}
   [junit4]   2> 1204760 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1204760 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 1204760 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204760 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204760 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-03T09:42:26.552850Z
   [junit4]   2> 1204762 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1204762 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-3-001/solr.xml
   [junit4]   2> 1204768 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1204770 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33035/solr
   [junit4]   2> 1204774 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1204775 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1204776 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41151_b
   [junit4]   2> 1204777 INFO  (zkCallback-4447-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204777 INFO  (zkCallback-4432-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204777 INFO  (zkCallback-4441-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204777 INFO  (zkCallback-4454-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204783 INFO  (zkCallback-4436-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204900 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-3-001/cores
   [junit4]   2> 1204900 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1204902 INFO  (OverseerStateUpdate-97552573321248773-127.0.0.1:42194_b-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1205203 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:34945/b/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1205204 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:37742/b START replicas=[https://127.0.0.1:34945/b/collection1/] nUpdates=100
   [junit4]   2> 1205208 INFO  (qtp518595510-17810) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1205208 INFO  (qtp518595510-17810) [    ] o.a.s.c.S.Request [collection1]  webapp=/b path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1205209 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1205209 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1205209 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1205209 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1205209 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1205209 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1205209 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1205209 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1205209 INFO  (recoveryExecutor-4445-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1205911 WARN  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1205911 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1205923 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1205925 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1205926 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1205927 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_9443796E965C25D5-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1205927 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff757bb
   [junit4]   2> 1205928 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7041954361551227]
   [junit4]   2> 1205933 WARN  (coreLoadExecutor-4534-thread-1) [    ] 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> 1206059 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1206059 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1206061 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1206061 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1206061 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=62.240234375, floorSegmentMB=1.533203125, forceMergeDeletesPctAllowed=12.71951263889254, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1206061 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@21e0eb93[collection1] main]
   [junit4]   2> 1206062 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1206062 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1206062 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1206064 INFO  (searcherExecutor-4535-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21e0eb93[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1206064 INFO  (coreLoadExecutor-4534-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560841182622253056
   [junit4]   2> 1206067 INFO  (coreZkRegister-4529-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1206068 INFO  (updateExecutor-4451-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1206068 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1206068 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1206068 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1206068 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1206068 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:34945/b/collection1/] and I am [https://127.0.0.1:41151/b/collection1/]
   [junit4]   2> 1206070 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:34945/b]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41151_b&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1206073 INFO  (qtp518595510-17811) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1206073 INFO  (qtp518595510-17811) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1206073 INFO  (qtp518595510-17811) [    ] 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:41151_b, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:41151/b","node_name":"127.0.0.1:41151_b","state":"down"}
   [junit4]   2> 1206107 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1206107 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   2> 1207073 INFO  (qtp518595510-17811) [    ] 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:41151_b, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:41151/b","node_name":"127.0.0.1:41151_b","state":"recovering"}
   [junit4]   2> 1207074 INFO  (qtp518595510-17811) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1207074 INFO  (qtp518595510-17811) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:41151_b&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   2> 1207574 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:34945/b/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1207574 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:41151/b START replicas=[https://127.0.0.1:34945/b/collection1/] nUpdates=100
   [junit4]   2> 1207579 INFO  (qtp518595510-17811) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1207579 INFO  (qtp518595510-17811) [    ] o.a.s.c.S.Request [collection1]  webapp=/b path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1207581 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1207581 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1207581 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1207581 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1207581 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1207581 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1207581 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1207581 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1207581 INFO  (recoveryExecutor-4452-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1208108 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1208157 INFO  (qtp980933849-17838) [    ] o.a.s.c.S.Request [collection1]  webapp=/b path=/schema/fields/inplace_updatable_int params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1208160 INFO  (qtp518595510-17811) [    ] o.a.s.c.S.Request [collection1]  webapp=/b path=/schema/fields/inplace_updatable_float params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1208162 INFO  (qtp980933849-17843) [    ] o.a.s.c.S.Request [collection1]  webapp=/b path=/schema/fields/_version_ params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1208162 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1208162 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b61c383[collection1] realtime]
   [junit4]   2> 1208162 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 1208210 INFO  (qtp128696665-17774) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1208210 INFO  (qtp128696665-17774) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1208210 INFO  (qtp128696665-17774) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1208210 INFO  (qtp128696665-17774) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1208217 INFO  (qtp980933849-17839) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1208218 INFO  (qtp980933849-17839) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1208218 INFO  (qtp980933849-17839) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1208218 INFO  (qtp518595510-17811) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1208218 INFO  (qtp518595510-17811) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1208218 INFO  (qtp980933849-17839) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34945/b/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1208218 INFO  (qtp518595510-17811) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1208218 INFO  (qtp518595510-17811) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34945/b/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1208261 INFO  (qtp691142133-17872) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1208261 INFO  (qtp691142133-17872) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1208261 INFO  (qtp691142133-17872) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1208261 INFO  (qtp691142133-17872) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34945/b/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1208261 INFO  (qtp518595510-17814) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 49
   [junit4]   2> 1208267 INFO  (qtp980933849-17839) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34945/b/collection1/&wt=javabin&version=2}{add=[0 (2001)]} 0 2
   [junit4]   2> 1208368 INFO  (qtp980933849-17840) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@28c17b3c[collection1] realtime]
   [junit4]   2> 1208370 INFO  (qtp980933849-17840) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={update.distrib=FROMLEADER&_version_=2003&distrib.from=https://127.0.0.1:34945/bcollection1/&wt=javabin&version=2}{deleteByQuery=inplace_updatable_float:101.0 (-2003)} 0 5
   [junit4]   2> 1208373 INFO  (qtp518595510-17809) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1208373 INFO  (qtp518595510-17809) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1208374 INFO  (qtp518595510-17809) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1208374 INFO  (qtp518595510-17809) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37742/b/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1208375 INFO  (qtp691142133-17872) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1208375 INFO  (qtp980933849-17839) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1208375 INFO  (qtp691142133-17872) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1208375 INFO  (qtp980933849-17839) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4fd1bba6
   [junit4]   2> 1208375 INFO  (qtp691142133-17872) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1208375 INFO  (qtp691142133-17872) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37742/b/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1208376 INFO  (qtp980933849-17839) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@67d17e6d[collection1] main]
   [junit4]   2> 1208376 INFO  (qtp980933849-17839) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1208377 INFO  (searcherExecutor-4524-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@67d17e6d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C1)))}
   [junit4]   2> 1208377 INFO  (qtp980933849-17839) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37742/b/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 1208377 INFO  (qtp980933849-17838) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 1208465 INFO  (qtp980933849-17843) [    ] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  Update=add{_version_=2002,id=0} DBQs=[DBQ{version=2003,q=inplace_updatable_float:101.0}]
   [junit4]   2> 1208476 INFO  (qtp980933849-17843) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6412f3eb[collection1] realtime]
   [junit4]   2> 1208479 INFO  (qtp980933849-17843) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@37e173bd[collection1] realtime]
   [junit4]   2> 1208479 INFO  (qtp980933849-17843) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={update.distrib=FROMLEADER&distrib.inplace.prevversion=2001&distrib.from=https://127.0.0.1:34945/b/collection1/&wt=javabin&version=2&distrib.inplace.update=true}{add=[0 (2002)]} 0 14
   [junit4]   2> 1208565 INFO  (qtp980933849-17841) [    ] o.a.s.c.S.Request [collection1]  webapp=/b path=/get params={distrib=false&qt=/get&ids=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1208565 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.u.TestInPlaceUpdatesDistrib reorderedDBQIndividualReplicaTest: This test passed fine...
   [junit4]   2> 1208566 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1208566 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d1b340f[collection1] realtime]
   [junit4]   2> 1208566 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[9443796E965C25D5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 1208569 INFO  (qtp128696665-17779) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1208569 INFO  (qtp128696665-17779) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1208569 INFO  (qtp128696665-17779) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1208569 INFO  (qtp128696665-17779) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1208572 INFO  (qtp518595510-17812) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1208572 INFO  (qtp518595510-17812) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1208572 INFO  (qtp691142133-17877) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1208572 INFO  (qtp980933849-17845) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1208572 INFO  (qtp518595510-17812) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1208572 INFO  (qtp691142133-17877) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1208572 INFO  (qtp518595510-17812) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34945/b/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1208572 INFO  (qtp980933849-17845) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4fd1bba6
   [junit4]   2> 1208572 INFO  (qtp691142133-17877) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1208573 INFO  (qtp691142133-17877) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34945/b/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1208573 INFO  (qtp980933849-17845) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@66e944f2[collection1] main]
   [junit4]   2> 1208573 INFO  (qtp980933849-17845) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1208574 INFO  (searcherExecutor-4524-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@66e944f2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1208574 INFO  (qtp980933849-17845) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/b path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34945/b/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1208574 INFO  (qtp518595510-17816) [    ] o.a.s.u.p.LogUpdateProcess

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

AfterFreshStartTest.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 44478
   [junit4]   2> 1692535 INFO  (TEST-LeaderFailureAfterFreshStartTest.test-seed#[9443796E965C25D5]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38565 38565
   [junit4]   2> 1692624 INFO  (Thread-3286) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38565 38565
   [junit4]   2> 1692624 WARN  (Thread-3286) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/97552588953092105-core_node1-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/97552588953092105-127.0.0.1:35206__-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	257	/solr/overseer/collection-queue-work
   [junit4]   2> 	26	/solr/overseer/queue
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderFailureAfterFreshStartTest -Dtests.method=test -Dtests.seed=9443796E965C25D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ff -Dtests.timezone=Asia/Taipei -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  258s J2 | LeaderFailureAfterFreshStartTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: timeout waiting to see all nodes active
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9443796E965C25D5:1C1746B438A0482D]:0)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.waitTillNodesActive(LeaderFailureAfterFreshStartTest.java:233)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.restartNodes(LeaderFailureAfterFreshStartTest.java:173)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test(LeaderFailureAfterFreshStartTest.java:148)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:547)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1692627 INFO  (SUITE-LeaderFailureAfterFreshStartTest-seed#[9443796E965C25D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_9443796E965C25D5-001
   [junit4]   2> Mar 03, 2017 9:50:35 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {other_tl1=PostingsFormat(name=LuceneVarGapDocFreqInterval), rnd_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=Lucene50(blocksize=128), text=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{other_tl1=DocValuesFormat(name=Lucene54), range_facet_l_dv=DocValuesFormat(name=Memory), rnd_s=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Lucene54), a_i1=DocValuesFormat(name=Lucene54), range_facet_l=DocValuesFormat(name=Lucene54), _version_=DocValuesFormat(name=Lucene54), a_t=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Lucene54), id=DocValuesFormat(name=Memory), text=DocValuesFormat(name=Lucene54), intDvoDefault=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1210, maxMBSortInHeap=7.0962038349440775, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ff, timezone=Asia/Taipei
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=180061544,total=514445312
   [junit4]   2> NOTE: All tests run in this JVM: [TestUninvertingReader, TestDelegationWithHadoopAuth, SolrMetricManagerTest, CreateCollectionCleanupTest, TestGraphTermsQParserPlugin, TestPhraseSuggestions, FullSolrCloudDistribCmdsTest, RulesTest, TestTrieFacet, ShowFileRequestHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, BasicAuthStandaloneTest, TestShortCircuitedRequests, TestLFUCache, DistributedSuggestComponentTest, OverseerTest, SuggesterWFSTTest, ChangedSchemaMergeTest, StressHdfsTest, BinaryUpdateRequestHandlerTest, CachingDirectoryFactoryTest, JsonValidatorTest, OverseerTaskQueueTest, TestAnalyzedSuggestions, TestTolerantUpdateProcessorRandomCloud, TestManagedSynonymFilterFactory, TestSort, BasicDistributedZk2Test, PingRequestHandlerTest, CurrencyFieldXmlFileTest, ExplicitHLLTest, CircularListTest, TestXIncludeConfig, TestSolrDeletionPolicy1, TestMacros, TestLMJelinekMercerSimilarityFactory, SpellPossibilityIteratorTest, TestInfoStreamLogging, StatsReloadRaceTest, OverseerModifyCollectionTest, SuggestComponentContextFilterQueryTest, HdfsRestartWhileUpdatingTest, TermVectorComponentDistributedTest, RequestHandlersTest, SolrGangliaReporterTest, TestFieldCacheSortRandom, TestRequestStatusCollectionAPI, TestSystemCollAutoCreate, DirectUpdateHandlerTest, HLLUtilTest, SuggesterTest, CoreAdminHandlerTest, TestCollationField, DistributedExpandComponentTest, TestExactStatsCache, SpatialRPTFieldTypeTest, TestCollectionAPI, SolrIndexMetricsTest, TestRecovery, TestDFRSimilarityFactory, DistribDocExpirationUpdateProcessorTest, CdcrReplicationDistributedZkTest, TestSQLHandlerNonCloud, TestConfigReload, TestSchemaNameResource, TestFieldResource, BadIndexSchemaTest, TestReloadAndDeleteDocs, LukeRequestHandlerTest, MetricsHandlerTest, ClassificationUpdateProcessorTest, BigEndianAscendingWordDeserializerTest, TestFreeTextSuggestions, TestExtendedDismaxParser, FieldAnalysisRequestHandlerTest, TestSolrQueryParserResource, TestPKIAuthenticationPlugin, XmlUpdateRequestHandlerTest, TestLegacyFieldCache, TestMaxScoreQueryParser, JSONWriterTest, DOMUtilTest, TestUtils, ZkStateWriterTest, HttpSolrCallGetCoreTest, TestClassNameShortening, TestMiniSolrCloudCluster, CloudExitableDirectoryReaderTest, TestLeaderInitiatedRecoveryThread, SharedFSAutoReplicaFailoverUtilsTest, TestSolrCoreSnapshots, TestCloudDeleteByQuery, SimpleFacetsTest, TestSolrQueryResponse, TestReload, BlockJoinFacetDistribTest, TestOnReconnectListenerSupport, TestSolrJ, SolrTestCaseJ4Test, RestartWhileUpdatingTest, TestMergePolicyConfig, TestCoreDiscovery, GraphQueryTest, ResponseLogComponentTest, PreAnalyzedFieldTest, MigrateRouteKeyTest, TestOrdValues, RankQueryTest, TestDistributedMissingSort, TestSlowCompositeReaderWrapper, TestConfigSetProperties, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, TestDistributedGrouping, HardAutoCommitTest, StatsComponentTest, TestGroupingSearch, PeerSyncTest, TestIndexSearcher, SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SuggesterTSTTest, TestStressLucene, TestTrie, TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, JsonLoaderTest, CSVRequestHandlerTest, HighlighterConfigTest, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, TestStressRecovery, TestLuceneMatchVersion, EchoParamsTest, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, PrimUtilsTest, DateFieldTest, ZkNodePropsTest, DistributedMLTComponentTest, TestTolerantSearch, TestPathTrie, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AssignTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribCursorPagingTest, DocValuesNotIndexedTest, HttpPartitionTest, LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest]
   [junit4] Completed [515/697 (2!)] on J2 in 258.73s, 1 test, 1 failure <<< FAILURES!

[...truncated 52324 lines...]