Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/364/
1 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:49874/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:49874/collection1 at __randomizedtesting.SeedInfo.seed([FB791C9DA4BD1B07:732D23470A4176FF]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:623) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177) at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1078) at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1123) at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:327) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:154) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515) ... 49 more Build Log: [...truncated 11913 lines...] [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/init-core-data-001 [junit4] 2> 552432 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8 [junit4] 2> 552432 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 552434 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 552434 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 552436 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 552436 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 552463 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0 [junit4] 2> 552476 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=inplace-updates [junit4] 2> 552479 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 552485 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true [junit4] 2> 552520 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ae69a82 [junit4] 2> 552525 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ae69a82 [junit4] 2> 552525 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ae69a82 [junit4] 2> 552527 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 552558 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0 [junit4] 2> 552571 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 552582 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 552583 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 552583 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ae69a82 [junit4] 2> 552583 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 552583 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/init-core-data-001/] [junit4] 2> 552584 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ae69a82 [junit4] 2> 552593 WARN (coreLoadExecutor-5621-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> 552647 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 552647 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 552648 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 552648 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 552650 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@254b5e17[collection1] main] [junit4] 2> 552650 WARN (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead. [junit4] 2> 552651 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 552651 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 552651 INFO (coreLoadExecutor-5621-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569536511072796672 [junit4] 2> 552654 INFO (searcherExecutor-5622-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@254b5e17[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 552655 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 552659 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 552659 INFO (Thread-10132) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 552659 INFO (Thread-10132) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 552662 ERROR (Thread-10132) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 552759 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.ZkTestServer start zk server on port:49797 [junit4] 2> 552775 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 552777 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml [junit4] 2> 552779 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 552780 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 552781 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 552783 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 552784 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 552786 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 552787 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 552789 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 552790 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 552903 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/control-001/cores/collection1 [junit4] 2> 552904 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 552906 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e25df2a{/,null,AVAILABLE} [junit4] 2> 552906 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7ccba058{HTTP/1.1,[http/1.1]}{127.0.0.1:43387} [junit4] 2> 552906 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.Server Started @556056ms [junit4] 2> 552906 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/tempDir-001/control/data, hostContext=/, hostPort=43387, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/control-001/cores} [junit4] 2> 552907 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 552912 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.7.0 [junit4] 2> 552912 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 552912 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 552912 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-07T09:10:59.533Z [junit4] 2> 552915 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 552915 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/control-001/solr.xml [junit4] 2> 552923 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 552930 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49797/solr [junit4] 2> 552956 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:43387_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 552956 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:43387_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43387_ [junit4] 2> 552957 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:43387_ ] o.a.s.c.Overseer Overseer (id=98096031942639620-127.0.0.1:43387_-n_0000000000) starting [junit4] 2> 552970 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:43387_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43387_ [junit4] 2> 552974 INFO (zkCallback-24764-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 553045 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:43387_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/control-001/cores [junit4] 2> 553045 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:43387_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 553046 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 553051 INFO (OverseerStateUpdate-98096031942639620-127.0.0.1:43387_-n_0000000000) [n:127.0.0.1:43387_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 554066 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0 [junit4] 2> 554078 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 554082 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 554082 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true [junit4] 2> 554083 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 554083 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/control-001/cores/collection1/data/] [junit4] 2> 554083 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ 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@3ae69a82 [junit4] 2> 554091 WARN (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ 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> 554137 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 554138 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 554138 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 554138 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 554140 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11430d30[collection1] main] [junit4] 2> 554141 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 554141 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 554142 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 554143 INFO (searcherExecutor-5635-thread-1-processing-n:127.0.0.1:43387_ x:collection1 c:control_collection) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11430d30[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 554144 INFO (coreLoadExecutor-5634-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ c:control_collection x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569536512638320640 [junit4] 2> 554150 INFO (coreZkRegister-5627-thread-1-processing-n:127.0.0.1:43387_ x:collection1 c:control_collection) [n:127.0.0.1:43387_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 554151 INFO (coreZkRegister-5627-thread-1-processing-n:127.0.0.1:43387_ x:collection1 c:control_collection) [n:127.0.0.1:43387_ 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> 554151 INFO (coreZkRegister-5627-thread-1-processing-n:127.0.0.1:43387_ x:collection1 c:control_collection) [n:127.0.0.1:43387_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43387/collection1/ [junit4] 2> 554151 INFO (coreZkRegister-5627-thread-1-processing-n:127.0.0.1:43387_ x:collection1 c:control_collection) [n:127.0.0.1:43387_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 554151 INFO (coreZkRegister-5627-thread-1-processing-n:127.0.0.1:43387_ x:collection1 c:control_collection) [n:127.0.0.1:43387_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:43387/collection1/ has no replicas [junit4] 2> 554151 INFO (coreZkRegister-5627-thread-1-processing-n:127.0.0.1:43387_ x:collection1 c:control_collection) [n:127.0.0.1:43387_ 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> 554154 INFO (coreZkRegister-5627-thread-1-processing-n:127.0.0.1:43387_ x:collection1 c:control_collection) [n:127.0.0.1:43387_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43387/collection1/ shard1 [junit4] 2> 554306 INFO (coreZkRegister-5627-thread-1-processing-n:127.0.0.1:43387_ x:collection1 c:control_collection) [n:127.0.0.1:43387_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 554566 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 554567 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49797/solr ready [junit4] 2> 554567 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 554568 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2 [junit4] 2> 554676 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-1-001/cores/collection1 [junit4] 2> 554677 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-1-001 [junit4] 2> 554678 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 554679 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66dab017{/,null,AVAILABLE} [junit4] 2> 554680 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@749b274f{HTTP/1.1,[http/1.1]}{127.0.0.1:49874} [junit4] 2> 554680 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.Server Started @557829ms [junit4] 2> 554680 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=49874, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-1-001/cores} [junit4] 2> 554681 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 554681 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.7.0 [junit4] 2> 554681 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 554681 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 554682 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-07T09:11:01.303Z [junit4] 2> 554684 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 554684 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-1-001/solr.xml [junit4] 2> 554691 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 554692 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49797/solr [junit4] 2> 554701 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:49874_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 554704 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:49874_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 554706 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:49874_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49874_ [junit4] 2> 554708 INFO (zkCallback-24768-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 554708 INFO (zkCallback-24764-thread-1-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 554709 INFO (zkCallback-24774-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 554786 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:49874_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-1-001/cores [junit4] 2> 554787 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:49874_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 554790 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 554791 INFO (OverseerStateUpdate-98096031942639620-127.0.0.1:43387_-n_0000000000) [n:127.0.0.1:43387_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 554894 INFO (zkCallback-24774-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ ] 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> 555809 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0 [junit4] 2> 555824 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 555828 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 555828 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true [junit4] 2> 555829 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 555829 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-1-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-1-001/cores/collection1/data/] [junit4] 2> 555829 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ae69a82 [junit4] 2> 555840 WARN (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ 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> 555896 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 555896 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 555897 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 555897 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 555899 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@40a1e75[collection1] main] [junit4] 2> 555901 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 555901 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 555901 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 555903 INFO (searcherExecutor-5646-thread-1-processing-n:127.0.0.1:49874_ x:collection1 c:collection1) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@40a1e75[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 555904 INFO (coreLoadExecutor-5645-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569536514483814400 [junit4] 2> 555915 INFO (coreZkRegister-5640-thread-1-processing-n:127.0.0.1:49874_ x:collection1 c:collection1) [n:127.0.0.1:49874_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 555915 INFO (coreZkRegister-5640-thread-1-processing-n:127.0.0.1:49874_ x:collection1 c:collection1) [n:127.0.0.1:49874_ 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> 555915 INFO (coreZkRegister-5640-thread-1-processing-n:127.0.0.1:49874_ x:collection1 c:collection1) [n:127.0.0.1:49874_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49874/collection1/ [junit4] 2> 555916 INFO (coreZkRegister-5640-thread-1-processing-n:127.0.0.1:49874_ x:collection1 c:collection1) [n:127.0.0.1:49874_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 555916 INFO (coreZkRegister-5640-thread-1-processing-n:127.0.0.1:49874_ x:collection1 c:collection1) [n:127.0.0.1:49874_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:49874/collection1/ has no replicas [junit4] 2> 555916 INFO (coreZkRegister-5640-thread-1-processing-n:127.0.0.1:49874_ x:collection1 c:collection1) [n:127.0.0.1:49874_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 555923 INFO (coreZkRegister-5640-thread-1-processing-n:127.0.0.1:49874_ x:collection1 c:collection1) [n:127.0.0.1:49874_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49874/collection1/ shard1 [junit4] 2> 556027 INFO (zkCallback-24774-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ ] 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> 556075 INFO (coreZkRegister-5640-thread-1-processing-n:127.0.0.1:49874_ x:collection1 c:collection1) [n:127.0.0.1:49874_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 556180 INFO (zkCallback-24774-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ ] 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> 556501 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-2-001/cores/collection1 [junit4] 2> 556502 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-2-001 [junit4] 2> 556503 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 556505 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67a5f01f{/,null,AVAILABLE} [junit4] 2> 556505 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@48f32986{HTTP/1.1,[http/1.1]}{127.0.0.1:38437} [junit4] 2> 556506 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.Server Started @559655ms [junit4] 2> 556506 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=38437, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-2-001/cores} [junit4] 2> 556506 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 556507 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.7.0 [junit4] 2> 556507 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 556507 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 556508 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-07T09:11:03.129Z [junit4] 2> 556514 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 556514 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-2-001/solr.xml [junit4] 2> 556525 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 556526 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49797/solr [junit4] 2> 556537 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:38437_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 556540 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:38437_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 556543 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:38437_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38437_ [junit4] 2> 556544 INFO (zkCallback-24774-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 556546 INFO (zkCallback-24764-thread-2-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 556546 INFO (zkCallback-24768-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 556554 INFO (zkCallback-24780-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 556674 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:38437_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-2-001/cores [junit4] 2> 556674 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:38437_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 556675 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 556677 INFO (OverseerStateUpdate-98096031942639620-127.0.0.1:43387_-n_0000000000) [n:127.0.0.1:43387_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 556779 INFO (zkCallback-24774-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ ] 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> 556779 INFO (zkCallback-24780-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ ] 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> 557697 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0 [junit4] 2> 557711 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 557716 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 557716 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true [junit4] 2> 557716 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 557716 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-2-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-2-001/cores/collection1/data/] [junit4] 2> 557717 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ae69a82 [junit4] 2> 557727 WARN (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ 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> 557780 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 557780 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 557781 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 557781 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 557783 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@714ae256[collection1] main] [junit4] 2> 557785 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 557785 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 557785 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 557788 INFO (searcherExecutor-5657-thread-1-processing-n:127.0.0.1:38437_ x:collection1 c:collection1) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@714ae256[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 557788 INFO (coreLoadExecutor-5656-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569536516459331584 [junit4] 2> 557796 INFO (coreZkRegister-5651-thread-1-processing-n:127.0.0.1:38437_ x:collection1 c:collection1) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 557796 INFO (updateExecutor-24777-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 557796 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 557799 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 557799 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 557799 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ 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> 557799 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:49874/collection1/] and I am [http://127.0.0.1:38437/collection1/] [junit4] 2> 557818 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:49874]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38437_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 557820 INFO (qtp1792559231-100302) [n:127.0.0.1:49874_ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 557821 INFO (qtp1792559231-100302) [n:127.0.0.1:49874_ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering [junit4] 2> 557821 INFO (qtp1792559231-100302) [n:127.0.0.1:49874_ ] 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:38437_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:38437","node_name":"127.0.0.1:38437_","state":"down"} [junit4] 2> 557919 INFO (zkCallback-24774-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ ] 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> 557919 INFO (zkCallback-24780-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ ] 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> 558318 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-3-001/cores/collection1 [junit4] 2> 558319 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-3-001 [junit4] 2> 558320 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 558322 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40048bd2{/,null,AVAILABLE} [junit4] 2> 558322 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@73e5d203{HTTP/1.1,[http/1.1]}{127.0.0.1:36150} [junit4] 2> 558323 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.Server Started @561472ms [junit4] 2> 558323 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=36150, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-3-001/cores} [junit4] 2> 558323 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 558324 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.7.0 [junit4] 2> 558324 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 558324 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 558324 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-07T09:11:04.945Z [junit4] 2> 558328 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 558328 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-3-001/solr.xml [junit4] 2> 558336 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 558337 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49797/solr [junit4] 2> 558348 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:36150_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 558351 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:36150_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 558353 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:36150_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36150_ [junit4] 2> 558355 INFO (zkCallback-24780-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 558355 INFO (zkCallback-24774-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 558356 INFO (zkCallback-24764-thread-2-processing-n:127.0.0.1:43387_) [n:127.0.0.1:43387_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 558356 INFO (zkCallback-24768-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 558357 INFO (zkCallback-24787-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 558495 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:36150_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-3-001/cores [junit4] 2> 558495 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [n:127.0.0.1:36150_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 558497 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 558498 INFO (OverseerStateUpdate-98096031942639620-127.0.0.1:43387_-n_0000000000) [n:127.0.0.1:43387_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 558601 INFO (zkCallback-24780-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ ] 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> 558601 INFO (zkCallback-24774-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ ] 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> 558601 INFO (zkCallback-24787-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ ] 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> 558821 INFO (qtp1792559231-100302) [n:127.0.0.1:49874_ ] 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:38437_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:38437","node_name":"127.0.0.1:38437_","state":"recovering"} [junit4] 2> 558821 INFO (qtp1792559231-100302) [n:127.0.0.1:49874_ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 558821 INFO (qtp1792559231-100302) [n:127.0.0.1:49874_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:38437_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001 [junit4] 2> 559322 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:49874/collection1/] - recoveringAfterStartup=[true] [junit4] 2> 559323 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:38437 START replicas=[http://127.0.0.1:49874/collection1/] nUpdates=100 [junit4] 2> 559327 INFO (qtp1792559231-100306) [n:127.0.0.1:49874_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 559327 INFO (qtp1792559231-100306) [n:127.0.0.1:49874_ 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=1 [junit4] 2> 559329 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 559329 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ 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> 559329 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ 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> 559329 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 559330 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 559330 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful. [junit4] 2> 559330 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync. [junit4] 2> 559330 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed. [junit4] 2> 559330 INFO (recoveryExecutor-24778-thread-1-processing-n:127.0.0.1:38437_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38437_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 559435 INFO (zkCallback-24780-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ ] 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> 559437 INFO (zkCallback-24774-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ ] 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> 559438 INFO (zkCallback-24787-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ ] 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> 559518 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0 [junit4] 2> 559532 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 559536 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 559536 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true [junit4] 2> 559537 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 559537 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-3-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001/shard-3-001/cores/collection1/data/] [junit4] 2> 559537 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ae69a82 [junit4] 2> 559550 WARN (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ 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> 559604 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 559605 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 559605 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 559606 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 559608 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@518de331[collection1] main] [junit4] 2> 559611 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 559611 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 559612 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 559614 INFO (searcherExecutor-5668-thread-1-processing-n:127.0.0.1:36150_ x:collection1 c:collection1) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@518de331[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 559614 INFO (coreLoadExecutor-5667-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569536518374031360 [junit4] 2> 559623 INFO (coreZkRegister-5662-thread-1-processing-n:127.0.0.1:36150_ x:collection1 c:collection1) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 559626 INFO (updateExecutor-24784-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 559626 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 559627 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 559627 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 559627 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ 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> 559627 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:49874/collection1/] and I am [http://127.0.0.1:36150/collection1/] [junit4] 2> 559629 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:49874]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:36150_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 559631 INFO (qtp1792559231-100305) [n:127.0.0.1:49874_ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 559631 INFO (qtp1792559231-100305) [n:127.0.0.1:49874_ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering [junit4] 2> 559631 INFO (qtp1792559231-100305) [n:127.0.0.1:49874_ ] 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:36150_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:36150","node_name":"127.0.0.1:36150_","state":"down"} [junit4] 2> 559737 INFO (zkCallback-24780-thread-1-processing-n:127.0.0.1:38437_) [n:127.0.0.1:38437_ ] 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> 559737 INFO (zkCallback-24774-thread-1-processing-n:127.0.0.1:49874_) [n:127.0.0.1:49874_ ] 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> 559737 INFO (zkCallback-24787-thread-1-processing-n:127.0.0.1:36150_) [n:127.0.0.1:36150_ ] 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> 560020 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 560021 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] 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:recovering live:true [junit4] 2> 560631 INFO (qtp1792559231-100305) [n:127.0.0.1:49874_ ] 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:36150_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:36150","node_name":"127.0.0.1:36150_","state":"recovering"} [junit4] 2> 560632 INFO (qtp1792559231-100305) [n:127.0.0.1:49874_ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 560632 INFO (qtp1792559231-100305) [n:127.0.0.1:49874_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:36150_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001 [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> 561133 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:49874/collection1/] - recoveringAfterStartup=[true] [junit4] 2> 561133 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:36150 START replicas=[http://127.0.0.1:49874/collection1/] nUpdates=100 [junit4] 2> 561136 INFO (qtp1792559231-100299) [n:127.0.0.1:49874_ 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> 561136 INFO (qtp1792559231-100299) [n:127.0.0.1:49874_ 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> 561139 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:2.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 561139 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync [junit4] 2> 561139 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 561140 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 561140 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 561140 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful. [junit4] 2> 561140 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1:36150_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36150_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync. [junit4] 2> 561140 INFO (recoveryExecutor-24785-thread-1-processing-n:127.0.0.1 [...truncated too long message...] aceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40048bd2{/,null,UNAVAILABLE} [junit4] 2> 1020722 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 1020723 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB791C9DA4BD1B07]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49797 49797 [junit4] 2> 1020830 INFO (Thread-10132) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49797 49797 [junit4] 2> 1020831 WARN (Thread-10132) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/security.json [junit4] 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> 3 /solr/collections/collection1/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> 3 /solr/overseer/queue [junit4] 2> 3 /solr/overseer/queue-work [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test -Dtests.seed=FB791C9DA4BD1B07 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt -Dtests.locale=it-CH -Dtests.timezone=America/Jamaica -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 468s J0 | TestInPlaceUpdatesDistrib.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:49874/collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([FB791C9DA4BD1B07:732D23470A4176FF]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:623) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177) [junit4] > at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1078) [junit4] > at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1123) [junit4] > at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:327) [junit4] > at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:154) [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] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515) [junit4] > ... 49 more [junit4] 2> 1020843 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 1020843 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=561712148 [junit4] 2> 1020843 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1020844 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm [junit4] 2> 1020846 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB791C9DA4BD1B07]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty [junit4] 2> 1020847 INFO (coreCloseExecutor-5685-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@11ea2ab0 [junit4] 2> 1020904 INFO (coreCloseExecutor-5685-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1 [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FB791C9DA4BD1B07-001 [junit4] 2> Jun 07, 2017 9:18:47 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), sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=it-CH, timezone=America/Jamaica [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=114805792,total=477626368 [junit4] 2> NOTE: All tests run in this JVM: [TestHttpShardHandlerFactory, TestCoreAdminApis, HdfsChaosMonkeySafeLeaderTest, TolerantUpdateProcessorTest, CollectionReloadTest, SolrRequestParserTest, TestCustomStream, TestFoldingMultitermQuery, TestLocalFSCloudBackupRestore, CoreAdminCreateDiscoverTest, TestFieldTypeCollectionResource, TestManagedSchemaThreadSafety, TestCryptoKeys, TestCloudRecovery, TestStressLiveNodes, TestSolrCoreProperties, HdfsSyncSliceTest, TestRemoteStreaming, HdfsBasicDistributedZk2Test, TestXmlQParser, HighlighterConfigTest, SolrCoreTest, TestSolrConfigHandlerConcurrent, TestCloudNestedDocsSort, TestInPlaceUpdatesDistrib] [junit4] Completed [153/715 (1!)] on J0 in 469.00s, 1 test, 1 error <<< FAILURES! [...truncated 1822 lines...] [junit4] JVM J0: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/temp/junit4-J0-20170607_090143_4208764434263434916307.sysout [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/heapdumps/java_pid20104.hprof ... [junit4] Heap dump file created [678341497 bytes in 4.403 secs] [junit4] <<< JVM J0: EOF ---- [...truncated 7486 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:783: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:727: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created: * java_pid20104.hprof Total time: 258 minutes 6 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
