Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/462/
1 tests failed.
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
replicaCount expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: replicaCount expected:<0> but was:<1>
at
__randomizedtesting.SeedInfo.seed([304B55AFE508E67E:B81F6A754BF48B86]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoConfigSetExist(CollectionsAPIDistributedZkTest.java:618)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10869 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/init-core-data-001
[junit4] 2> 389413 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[304B55AFE508E67E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 389413 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[304B55AFE508E67E]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 389425 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 389432 INFO (Thread-322) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 389433 INFO (Thread-322) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 389536 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.ZkTestServer start zk server on port:46673
[junit4] 2> 389554 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1578e852c8c0000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 389669 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 389674 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 389683 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 389696 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 389698 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 389699 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 389700 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 389714 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 389715 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 389717 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 389725 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 390042 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/control-001/cores/collection1
[junit4] 2> 390064 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 390340 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@31c10360{/,null,AVAILABLE}
[junit4] 2> 390342 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@2c71dff{HTTP/1.1,[http/1.1]}{127.0.0.1:33638}
[junit4] 2> 390342 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.Server Started @401004ms
[junit4] 2> 390342 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/tempDir-001/control/data,
hostContext=/, hostPort=33638,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/control-001/cores}
[junit4] 2> 390342 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.3.0
[junit4] 2> 390342 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 390342 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 390342 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-04T07:07:55.800Z
[junit4] 2> 390433 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 390433 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/control-001/solr.xml
[junit4] 2> 390453 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 390464 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46673/solr
[junit4] 2> 390757 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:33638_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:33638_
[junit4] 2> 390758 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:33638_ ] o.a.s.c.Overseer Overseer
(id=96702619640922116-127.0.0.1:33638_-n_0000000000) starting
[junit4] 2> 390872 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:33638_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33638_
[junit4] 2> 390904 INFO
(OverseerStateUpdate-96702619640922116-127.0.0.1:33638_-n_0000000000)
[n:127.0.0.1:33638_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 390962 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:33638_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/control-001/cores
[junit4] 2> 390963 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:33638_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 391001 INFO
(OverseerStateUpdate-96702619640922116-127.0.0.1:33638_-n_0000000000)
[n:127.0.0.1:33638_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 391287 WARN
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 391296 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.3.0
[junit4] 2> 391366 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 392089 WARN
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 392091 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 392413 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 392413 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/control-001/cores/collection1/data/]
[junit4] 2> 392413 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cb0b999
[junit4] 2> 392417 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8859331679614855]
[junit4] 2> 392465 WARN
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 392532 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 392536 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 392537 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 392537 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 392542 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3099770549079264]
[junit4] 2> 392542 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4552bed1[collection1] main]
[junit4] 2> 392544 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 392544 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 392545 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 392545 INFO
(coreLoadExecutor-696-thread-1-processing-n:127.0.0.1:33638_)
[n:127.0.0.1:33638_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1547241917516873728
[junit4] 2> 392557 INFO
(searcherExecutor-697-thread-1-processing-n:127.0.0.1:33638_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33638_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@4552bed1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 392593 INFO
(coreZkRegister-689-thread-1-processing-n:127.0.0.1:33638_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33638_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 392593 INFO
(coreZkRegister-689-thread-1-processing-n:127.0.0.1:33638_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33638_
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> 392594 INFO
(coreZkRegister-689-thread-1-processing-n:127.0.0.1:33638_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33638_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:33638/collection1/
[junit4] 2> 392594 INFO
(coreZkRegister-689-thread-1-processing-n:127.0.0.1:33638_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33638_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 392594 INFO
(coreZkRegister-689-thread-1-processing-n:127.0.0.1:33638_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33638_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:33638/collection1/ has no replicas
[junit4] 2> 392778 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 392779 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 392986 INFO
(coreZkRegister-689-thread-1-processing-n:127.0.0.1:33638_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33638_
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:33638/collection1/ shard1
[junit4] 2> 393887 INFO
(coreZkRegister-689-thread-1-processing-n:127.0.0.1:33638_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33638_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 394203 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-1-001/cores/collection1
[junit4] 2> 394204 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-1-001
[junit4] 2> 394204 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 394253 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4a81ea9b{/,null,AVAILABLE}
[junit4] 2> 394253 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@11a58eea{HTTP/1.1,[http/1.1]}{127.0.0.1:36191}
[junit4] 2> 394254 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.Server Started @404916ms
[junit4] 2> 394254 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=36191,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-1-001/cores}
[junit4] 2> 394254 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.3.0
[junit4] 2> 394254 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 394254 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 394254 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-04T07:07:59.712Z
[junit4] 2> 394293 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 394294 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-1-001/solr.xml
[junit4] 2> 394309 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 394312 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46673/solr
[junit4] 2> 394403 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:36191_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 394417 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:36191_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36191_
[junit4] 2> 394424 INFO (zkCallback-216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 394440 INFO
(zkCallback-212-thread-2-processing-n:127.0.0.1:33638_) [n:127.0.0.1:33638_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 394441 INFO
(zkCallback-221-thread-2-processing-n:127.0.0.1:36191_) [n:127.0.0.1:36191_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 394479 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:36191_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-1-001/cores
[junit4] 2> 394479 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:36191_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 394505 INFO
(OverseerStateUpdate-96702619640922116-127.0.0.1:33638_-n_0000000000)
[n:127.0.0.1:33638_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 395577 WARN
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 395598 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.3.0
[junit4] 2> 395871 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 396056 WARN
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 396082 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 396131 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 396131 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-1-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 396131 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cb0b999
[junit4] 2> 396157 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8859331679614855]
[junit4] 2> 396187 WARN
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 396237 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 396237 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 396238 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 396238 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 396253 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3099770549079264]
[junit4] 2> 396257 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@16fbd9f4[collection1] main]
[junit4] 2> 396259 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 396259 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 396259 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 396261 INFO
(searcherExecutor-708-thread-1-processing-n:127.0.0.1:36191_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36191_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@16fbd9f4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 396265 INFO
(coreLoadExecutor-707-thread-1-processing-n:127.0.0.1:36191_)
[n:127.0.0.1:36191_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1547241921417576448
[junit4] 2> 396293 INFO
(coreZkRegister-702-thread-1-processing-n:127.0.0.1:36191_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36191_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 396293 INFO
(coreZkRegister-702-thread-1-processing-n:127.0.0.1:36191_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36191_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 396293 INFO
(coreZkRegister-702-thread-1-processing-n:127.0.0.1:36191_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36191_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:36191/collection1/
[junit4] 2> 396293 INFO
(coreZkRegister-702-thread-1-processing-n:127.0.0.1:36191_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36191_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 396294 INFO
(coreZkRegister-702-thread-1-processing-n:127.0.0.1:36191_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36191_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:36191/collection1/ has no replicas
[junit4] 2> 396353 INFO
(coreZkRegister-702-thread-1-processing-n:127.0.0.1:36191_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36191_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:36191/collection1/ shard2
[junit4] 2> 396455 INFO
(coreZkRegister-702-thread-1-processing-n:127.0.0.1:36191_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36191_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 397051 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-2-001/cores/collection1
[junit4] 2> 397052 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-2-001
[junit4] 2> 397057 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 397059 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2a919d0b{/,null,AVAILABLE}
[junit4] 2> 397060 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@317e0ef5{HTTP/1.1,[http/1.1]}{127.0.0.1:40591}
[junit4] 2> 397060 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.Server Started @407723ms
[junit4] 2> 397060 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=40591,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-2-001/cores}
[junit4] 2> 397061 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.3.0
[junit4] 2> 397061 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 397061 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 397061 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-04T07:08:02.519Z
[junit4] 2> 397096 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 397097 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-2-001/solr.xml
[junit4] 2> 397117 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 397119 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46673/solr
[junit4] 2> 397386 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:40591_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 397399 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:40591_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40591_
[junit4] 2> 397401 INFO (zkCallback-216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 397401 INFO
(zkCallback-212-thread-3-processing-n:127.0.0.1:33638_) [n:127.0.0.1:33638_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 397424 INFO
(zkCallback-227-thread-1-processing-n:127.0.0.1:40591_) [n:127.0.0.1:40591_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 397436 INFO
(zkCallback-221-thread-2-processing-n:127.0.0.1:36191_) [n:127.0.0.1:36191_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 397442 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:40591_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-2-001/cores
[junit4] 2> 397442 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:40591_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 397454 INFO
(OverseerStateUpdate-96702619640922116-127.0.0.1:33638_-n_0000000000)
[n:127.0.0.1:33638_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 398471 WARN
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 398475 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.3.0
[junit4] 2> 398530 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 398807 WARN
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 398815 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 398882 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 398882 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-2-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 398882 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cb0b999
[junit4] 2> 398904 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8859331679614855]
[junit4] 2> 398958 WARN
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 399019 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 399019 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 399019 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 399020 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 399029 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3099770549079264]
[junit4] 2> 399029 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ea58313[collection1] main]
[junit4] 2> 399050 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 399050 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 399050 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 399051 INFO
(coreLoadExecutor-718-thread-1-processing-n:127.0.0.1:40591_)
[n:127.0.0.1:40591_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1547241924338909184
[junit4] 2> 399054 INFO
(searcherExecutor-719-thread-1-processing-n:127.0.0.1:40591_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40591_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@3ea58313[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 399121 INFO
(coreZkRegister-713-thread-1-processing-n:127.0.0.1:40591_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40591_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 399121 INFO
(coreZkRegister-713-thread-1-processing-n:127.0.0.1:40591_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40591_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 399121 INFO
(coreZkRegister-713-thread-1-processing-n:127.0.0.1:40591_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40591_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40591/collection1/
[junit4] 2> 399121 INFO
(coreZkRegister-713-thread-1-processing-n:127.0.0.1:40591_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40591_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 399121 INFO
(coreZkRegister-713-thread-1-processing-n:127.0.0.1:40591_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40591_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:40591/collection1/ has no replicas
[junit4] 2> 399150 INFO
(coreZkRegister-713-thread-1-processing-n:127.0.0.1:40591_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40591_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:40591/collection1/ shard1
[junit4] 2> 399312 INFO
(coreZkRegister-713-thread-1-processing-n:127.0.0.1:40591_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40591_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 399833 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-3-001/cores/collection1
[junit4] 2> 399834 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-3-001
[junit4] 2> 399835 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 399986 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@764aa1f6{/,null,AVAILABLE}
[junit4] 2> 399986 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@6cbc6b7f{HTTP/1.1,[http/1.1]}{127.0.0.1:53734}
[junit4] 2> 399987 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.Server Started @410649ms
[junit4] 2> 399987 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=53734,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-3-001/cores}
[junit4] 2> 399987 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.3.0
[junit4] 2> 399987 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 399987 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 399987 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-04T07:08:05.445Z
[junit4] 2> 400029 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 400029 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-3-001/solr.xml
[junit4] 2> 400041 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 400041 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46673/solr
[junit4] 2> 400123 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:53734_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 400138 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:53734_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53734_
[junit4] 2> 400141 INFO
(zkCallback-227-thread-1-processing-n:127.0.0.1:40591_) [n:127.0.0.1:40591_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 400142 INFO
(zkCallback-212-thread-1-processing-n:127.0.0.1:33638_) [n:127.0.0.1:33638_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 400141 INFO (zkCallback-216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 400185 INFO
(zkCallback-221-thread-2-processing-n:127.0.0.1:36191_) [n:127.0.0.1:36191_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 400188 INFO
(zkCallback-233-thread-1-processing-n:127.0.0.1:53734_) [n:127.0.0.1:53734_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 400190 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:53734_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-3-001/cores
[junit4] 2> 400191 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:53734_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 400193 INFO
(OverseerStateUpdate-96702619640922116-127.0.0.1:33638_-n_0000000000)
[n:127.0.0.1:33638_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 401239 WARN
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 401240 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.3.0
[junit4] 2> 401279 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 401461 WARN
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 401464 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 401497 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 401498 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-3-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 401498 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cb0b999
[junit4] 2> 401502 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8859331679614855]
[junit4] 2> 401522 WARN
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 401547 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 401547 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 401556 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 401556 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 401560 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3099770549079264]
[junit4] 2> 401561 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a8f359f[collection1] main]
[junit4] 2> 401566 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 401566 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 401567 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 401567 INFO
(coreLoadExecutor-729-thread-1-processing-n:127.0.0.1:53734_)
[n:127.0.0.1:53734_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1547241926977126400
[junit4] 2> 401582 INFO
(searcherExecutor-730-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@1a8f359f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 401585 INFO
(coreZkRegister-724-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 401588 INFO
(updateExecutor-230-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 401589 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 401592 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 401592 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 401592 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 401592 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core
[collection1] as recovering, leader is [http://127.0.0.1:36191/collection1/]
and I am [http://127.0.0.1:53734/collection1/]
[junit4] 2> 401649 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:36191]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:53734_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 401668 INFO (qtp865022557-1272) [n:127.0.0.1:36191_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 401668 INFO (qtp865022557-1272) [n:127.0.0.1:36191_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 401669 INFO (qtp865022557-1272) [n:127.0.0.1:36191_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:53734_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:53734","node_name":"127.0.0.1:53734_","state":"down"}
[junit4] 2> 401992 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-4-001/cores/collection1
[junit4] 2> 401997 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-4-001
[junit4] 2> 401997 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 401999 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@44c425b9{/,null,AVAILABLE}
[junit4] 2> 402000 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@49d02f38{HTTP/1.1,[http/1.1]}{127.0.0.1:39034}
[junit4] 2> 402000 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.e.j.s.Server Started @412662ms
[junit4] 2> 402000 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/, hostPort=39034,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-4-001/cores}
[junit4] 2> 402000 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.3.0
[junit4] 2> 402000 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 402000 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 402000 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-04T07:08:07.458Z
[junit4] 2> 402037 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 402037 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-4-001/solr.xml
[junit4] 2> 402044 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 402045 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46673/solr
[junit4] 2> 402068 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:39034_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 402074 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:39034_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39034_
[junit4] 2> 402075 INFO
(zkCallback-227-thread-1-processing-n:127.0.0.1:40591_) [n:127.0.0.1:40591_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 402081 INFO (zkCallback-216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 402129 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:39034_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-4-001/cores
[junit4] 2> 402129 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E])
[n:127.0.0.1:39034_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 402130 INFO
(zkCallback-221-thread-2-processing-n:127.0.0.1:36191_) [n:127.0.0.1:36191_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 402130 INFO
(zkCallback-233-thread-1-processing-n:127.0.0.1:53734_) [n:127.0.0.1:53734_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 402134 INFO
(zkCallback-240-thread-2-processing-n:127.0.0.1:39034_) [n:127.0.0.1:39034_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 402143 INFO
(zkCallback-212-thread-4-processing-n:127.0.0.1:33638_) [n:127.0.0.1:33638_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 402157 INFO
(OverseerStateUpdate-96702619640922116-127.0.0.1:33638_-n_0000000000)
[n:127.0.0.1:33638_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 402669 INFO (qtp865022557-1272) [n:127.0.0.1:36191_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:53734_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:53734","node_name":"127.0.0.1:53734_","state":"recovering"}
[junit4] 2> 402670 INFO (qtp865022557-1272) [n:127.0.0.1:36191_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 402670 INFO (qtp865022557-1272) [n:127.0.0.1:36191_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:53734_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1001
[junit4] 2> 403295 WARN
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 403318 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.3.0
[junit4] 2> 403350 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 404029 WARN
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 404031 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 404074 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 404075 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-4-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_304B55AFE508E67E-001/shard-4-001/cores/collection1/data/]
[junit4] 2> 404075 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cb0b999
[junit4] 2> 404101 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8859331679614855]
[junit4] 2> 404111 WARN
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 404301 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 404301 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 404302 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 404302 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 404321 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3099770549079264]
[junit4] 2> 404325 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@74cc586c[collection1] main]
[junit4] 2> 404329 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 404330 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 404330 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 404331 INFO
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:39034_)
[n:127.0.0.1:39034_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1547241929875390464
[junit4] 2> 404345 INFO
(searcherExecutor-741-thread-1-processing-n:127.0.0.1:39034_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:39034_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@74cc586c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 404373 INFO
(coreZkRegister-735-thread-1-processing-n:127.0.0.1:39034_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:39034_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 404377 INFO
(updateExecutor-237-thread-1-processing-n:127.0.0.1:39034_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:39034_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 404377 INFO
(recoveryExecutor-238-thread-1-processing-n:127.0.0.1:39034_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:39034_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 404397 INFO
(recoveryExecutor-238-thread-1-processing-n:127.0.0.1:39034_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:39034_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 404397 INFO
(recoveryExecutor-238-thread-1-processing-n:127.0.0.1:39034_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:39034_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 404397 INFO
(recoveryExecutor-238-thread-1-processing-n:127.0.0.1:39034_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:39034_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 404397 INFO
(recoveryExecutor-238-thread-1-processing-n:127.0.0.1:39034_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:39034_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core
[collection1] as recovering, leader is [http://127.0.0.1:40591/collection1/]
and I am [http://127.0.0.1:39034/collection1/]
[junit4] 2> 404420 INFO
(recoveryExecutor-238-thread-1-processing-n:127.0.0.1:39034_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:39034_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:40591]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39034_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 404475 INFO (qtp1824774233-1305) [n:127.0.0.1:40591_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 404476 INFO (qtp1824774233-1305) [n:127.0.0.1:40591_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 404476 INFO (qtp1824774233-1305) [n:127.0.0.1:40591_ ]
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:39034_, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:39034","node_name":"127.0.0.1:39034_","state":"recovering"}
[junit4] 2> 404476 INFO (qtp1824774233-1305) [n:127.0.0.1:40591_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering,
checkLive: true, onlyIfLeader: true for: 0 seconds.
[junit4] 2> 404476 INFO (qtp1824774233-1305) [n:127.0.0.1:40591_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:39034_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 404510 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 404510 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[304B55AFE508E67E]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):330
[junit4] 2> 409735 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync
from [http://127.0.0.1:36191/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 409735 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1
url=http://127.0.0.1:53734 START replicas=[http://127.0.0.1:36191/collection1/]
nUpdates=100
[junit4] 2> 409860 INFO (qtp865022557-1270) [n:127.0.0.1:36191_
c:collection1 s:shard2 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> 409860 INFO (qtp865022557-1270) [n:127.0.0.1:36191_
c:collection1 s:shard2 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> 409869 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 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> 409869 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to
do a PeerSync
[junit4] 2> 409869 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
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> 409869 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 409870 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 409870 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery
was successful.
[junit4] 2> 409870 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered
during PeerSync.
[junit4] 2> 409870 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 409870 INFO
(recoveryExecutor-231-thread-1-processing-n:127.0.0.1:53734_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53734_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active
after recovery.
[junit4] 2> 411480 INFO
(recoveryExecutor-238-thread-1-processing-n:127.0.0.1:39034_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:39034_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync
from [http://127.0.0.1:40591/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 411481 INFO
(recoveryExecutor-238-thread-1-processing-n:127.0.0.1:39034_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:39034_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1
url=http://127.0.0.1:39034 START replicas=[http://127.0.0.1:40591/collection1/]
nUpdates=100
[junit4] 2> 411509 INFO (qtp1824774233-1299) [n:127.0.0.1:40591_
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 411509 INFO (qtp1824774233-1299) [n:127.0.0.1:40591_
c:collection1 s:shard1 r:core_node2 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=21
[junit4] 2> 411527 INFO
(recoveryExecutor-238-thread-1-processing-n:127.0.0.1:39034_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:39034_ c:collection1 s:shard1
r:cor
[...truncated too long message...]
-4.5.1-1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-core-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-core-api-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-core-avl-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-core-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-i18n-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/hadoop-common-2.7.2-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/hadoop-hdfs-2.7.2-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/hadoop-minikdc-2.7.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/mockito-core-1.9.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/netty-all-4.0.36.Final.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/presto-parser-0.122.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/test-lib/slice-0.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/build/analysis/icu/lucene-analyzers-icu-6.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/contrib/analysis-extras/lib/icu4j-56.1.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/usr/local/asfpackages/java/jdk1.8.0_102/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.3.4.jar
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/temp/junit4-J1-20161004_070114_653.events
@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/temp/junit4-J1-20161004_070114_653.suites
-stdin
[junit4] ERROR: JVM J1 ended with an exception: Forked process returned with
error code: 137.
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1481)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:121)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:955)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:952)
[junit4] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] at java.lang.Thread.run(Thread.java:745)
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:763: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:707: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:252:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:536:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1443:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:984:
At least one slave process threw an exception, first: Forked process returned
with error code: 137.
Total time: 148 minutes 1 second
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]