Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/844/
2 tests failed.
FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading
Error Message:
Could not get expected value 'X val' for path 'x' full output: {
"responseHeader":{ "status":0, "QTime":0}, "params":{"wt":"json"},
"context":{ "webapp":"", "path":"/test1", "httpMethod":"GET"},
"class":"org.apache.solr.core.BlobStoreTestRequestHandler", "x":null}, from
server: null
Stack Trace:
java.lang.AssertionError: Could not get expected value 'X val' for path 'x'
full output: {
"responseHeader":{
"status":0,
"QTime":0},
"params":{"wt":"json"},
"context":{
"webapp":"",
"path":"/test1",
"httpMethod":"GET"},
"class":"org.apache.solr.core.BlobStoreTestRequestHandler",
"x":null}, from server: null
at
__randomizedtesting.SeedInfo.seed([2A97499035A7B6AA:F2DA64C7C27A130A]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
at
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:233)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults
Error Message:
mismatch: 'myid1'!='myid' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: 'myid1'!='myid' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([2A97499035A7B6AA:18BD4E0ECD599273]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:983)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:930)
at
org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults(TestUseDocValuesAsStored.java:243)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11669 lines...]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/init-core-data-001
[junit4] 2> 400474 WARN
(SUITE-TestDynamicLoading-seed#[2A97499035A7B6AA]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 400474 INFO
(SUITE-TestDynamicLoading-seed#[2A97499035A7B6AA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 400476 INFO
(SUITE-TestDynamicLoading-seed#[2A97499035A7B6AA]-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> 400476 INFO
(SUITE-TestDynamicLoading-seed#[2A97499035A7B6AA]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 400478 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 400479 INFO (Thread-2930) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 400479 INFO (Thread-2930) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 400579 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.ZkTestServer start zk server on port:57875
[junit4] 2> 400598 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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> 400600 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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> 400602 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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> 400603 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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> 400605 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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> 400606 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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> 400608 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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> 400609 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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> 400611 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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> 400612 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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> 400614 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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> 400722 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/control-001/cores/collection1
[junit4] 2> 400723 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 400725 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5f120b73{/,null,AVAILABLE}
[junit4] 2> 400728 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3d3968b5{HTTP/1.1,[http/1.1]}{127.0.0.1:45595}
[junit4] 2> 400729 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.Server Started @405957ms
[junit4] 2> 400729 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/tempDir-001/control/data,
hostContext=/, hostPort=45595,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/control-001/cores}
[junit4] 2> 400729 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 400729 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 400729 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 400729 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 400729 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-28T13:50:49.244Z
[junit4] 2> 400732 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 400732 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/control-001/solr.xml
[junit4] 2> 400739 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 400740 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57875/solr
[junit4] 2> 400762 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:45595_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 400763 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:45595_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:45595_
[junit4] 2> 400764 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:45595_ ] o.a.s.c.Overseer Overseer
(id=97870639857336324-127.0.0.1:45595_-n_0000000000) starting
[junit4] 2> 400772 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:45595_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45595_
[junit4] 2> 400774 INFO
(OverseerStateUpdate-97870639857336324-127.0.0.1:45595_-n_0000000000)
[n:127.0.0.1:45595_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 400822 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:45595_ ] 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/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/control-001/cores
[junit4] 2> 400822 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:45595_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 400823 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 400826 INFO
(OverseerStateUpdate-97870639857336324-127.0.0.1:45595_-n_0000000000)
[n:127.0.0.1:45595_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 401840 WARN
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 401841 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 401857 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 401986 WARN
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ 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> 401991 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 402008 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection, trusted=true
[junit4] 2> 402008 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 402008 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection 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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/control-001/cores/collection1/data/]
[junit4] 2> 402009 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2501e716
[junit4] 2> 402010 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 402017 WARN
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 402071 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 402071 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 402072 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 402072 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 402073 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 402073 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4a889469[collection1] main]
[junit4] 2> 402074 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 402075 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 402075 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 402076 INFO
(searcherExecutor-1636-thread-1-processing-n:127.0.0.1:45595_ x:collection1
c:control_collection) [n:127.0.0.1:45595_ c:control_collection x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4a889469[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 402077 INFO
(coreLoadExecutor-1635-thread-1-processing-n:127.0.0.1:45595_)
[n:127.0.0.1:45595_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1565930239391956992
[junit4] 2> 402084 INFO
(coreZkRegister-1628-thread-1-processing-n:127.0.0.1:45595_ x:collection1
c:control_collection) [n:127.0.0.1:45595_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 402084 INFO
(coreZkRegister-1628-thread-1-processing-n:127.0.0.1:45595_ x:collection1
c:control_collection) [n:127.0.0.1:45595_ 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> 402084 INFO
(coreZkRegister-1628-thread-1-processing-n:127.0.0.1:45595_ x:collection1
c:control_collection) [n:127.0.0.1:45595_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45595/collection1/
[junit4] 2> 402084 INFO
(coreZkRegister-1628-thread-1-processing-n:127.0.0.1:45595_ x:collection1
c:control_collection) [n:127.0.0.1:45595_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 402084 INFO
(coreZkRegister-1628-thread-1-processing-n:127.0.0.1:45595_ x:collection1
c:control_collection) [n:127.0.0.1:45595_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:45595/collection1/ has no replicas
[junit4] 2> 402084 INFO
(coreZkRegister-1628-thread-1-processing-n:127.0.0.1:45595_ x:collection1
c:control_collection) [n:127.0.0.1:45595_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 402089 INFO
(coreZkRegister-1628-thread-1-processing-n:127.0.0.1:45595_ x:collection1
c:control_collection) [n:127.0.0.1:45595_ 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:45595/collection1/ shard1
[junit4] 2> 402240 INFO
(coreZkRegister-1628-thread-1-processing-n:127.0.0.1:45595_ x:collection1
c:control_collection) [n:127.0.0.1:45595_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 402519 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 402520 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57875/solr ready
[junit4] 2> 402520 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 402520 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 402639 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-1-001/cores/collection1
[junit4] 2> 402639 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-1-001
[junit4] 2> 402640 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 402643 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3c28c438{/,null,AVAILABLE}
[junit4] 2> 402643 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7d0760d6{HTTP/1.1,[http/1.1]}{127.0.0.1:50824}
[junit4] 2> 402643 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.Server Started @407872ms
[junit4] 2> 402643 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=50824,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-1-001/cores}
[junit4] 2> 402644 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 402645 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 402645 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 402645 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 402645 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-28T13:50:51.160Z
[junit4] 2> 402648 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 402648 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-1-001/solr.xml
[junit4] 2> 402655 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 402656 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57875/solr
[junit4] 2> 402667 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:50824_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 402669 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:50824_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 402672 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:50824_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50824_
[junit4] 2> 402674 INFO
(zkCallback-535-thread-1-processing-n:127.0.0.1:45595_) [n:127.0.0.1:45595_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 402675 INFO (zkCallback-539-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 402676 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:50824_) [n:127.0.0.1:50824_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 402746 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:50824_ ] 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/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-1-001/cores
[junit4] 2> 402746 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:50824_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 402748 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 402750 INFO
(OverseerStateUpdate-97870639857336324-127.0.0.1:45595_-n_0000000000)
[n:127.0.0.1:45595_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 402853 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:50824_) [n:127.0.0.1:50824_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 403768 WARN
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 403769 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.0
[junit4] 2> 403784 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 403910 WARN
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ 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> 403912 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 403928 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 403929 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 403929 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-1-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 403929 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2501e716
[junit4] 2> 403930 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 403937 WARN
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 403986 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 403986 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 403987 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 403987 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 403988 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=38,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 403988 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@741b4699[collection1] main]
[junit4] 2> 403990 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 403990 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 403990 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 403992 INFO
(searcherExecutor-1647-thread-1-processing-n:127.0.0.1:50824_ x:collection1
c:collection1) [n:127.0.0.1:50824_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@741b4699[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 403993 INFO
(coreLoadExecutor-1646-thread-1-processing-n:127.0.0.1:50824_)
[n:127.0.0.1:50824_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1565930241401028608
[junit4] 2> 404000 INFO
(coreZkRegister-1641-thread-1-processing-n:127.0.0.1:50824_ x:collection1
c:collection1) [n:127.0.0.1:50824_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 404000 INFO
(coreZkRegister-1641-thread-1-processing-n:127.0.0.1:50824_ x:collection1
c:collection1) [n:127.0.0.1:50824_ 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> 404000 INFO
(coreZkRegister-1641-thread-1-processing-n:127.0.0.1:50824_ x:collection1
c:collection1) [n:127.0.0.1:50824_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:50824/collection1/
[junit4] 2> 404000 INFO
(coreZkRegister-1641-thread-1-processing-n:127.0.0.1:50824_ x:collection1
c:collection1) [n:127.0.0.1:50824_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 404000 INFO
(coreZkRegister-1641-thread-1-processing-n:127.0.0.1:50824_ x:collection1
c:collection1) [n:127.0.0.1:50824_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50824/collection1/ has no
replicas
[junit4] 2> 404000 INFO
(coreZkRegister-1641-thread-1-processing-n:127.0.0.1:50824_ x:collection1
c:collection1) [n:127.0.0.1:50824_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 404005 INFO
(coreZkRegister-1641-thread-1-processing-n:127.0.0.1:50824_ x:collection1
c:collection1) [n:127.0.0.1:50824_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:50824/collection1/ shard2
[junit4] 2> 404108 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:50824_) [n:127.0.0.1:50824_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 404157 INFO
(coreZkRegister-1641-thread-1-processing-n:127.0.0.1:50824_ x:collection1
c:collection1) [n:127.0.0.1:50824_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 404267 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:50824_) [n:127.0.0.1:50824_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 404585 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-2-001/cores/collection1
[junit4] 2> 404586 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-2-001
[junit4] 2> 404586 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 404588 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2484fc2{/,null,AVAILABLE}
[junit4] 2> 404588 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@59741f11{HTTP/1.1,[http/1.1]}{127.0.0.1:60279}
[junit4] 2> 404588 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.Server Started @409817ms
[junit4] 2> 404588 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=60279,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-2-001/cores}
[junit4] 2> 404589 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 404590 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 404590 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 404590 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 404590 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-28T13:50:53.105Z
[junit4] 2> 404609 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 404609 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-2-001/solr.xml
[junit4] 2> 404624 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 404628 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57875/solr
[junit4] 2> 404654 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:60279_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 404658 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:60279_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 404661 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:60279_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60279_
[junit4] 2> 404663 INFO (zkCallback-539-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 404665 INFO
(zkCallback-551-thread-1-processing-n:127.0.0.1:60279_) [n:127.0.0.1:60279_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 404668 INFO
(zkCallback-535-thread-1-processing-n:127.0.0.1:45595_) [n:127.0.0.1:45595_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 404668 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:50824_) [n:127.0.0.1:50824_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 404746 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:60279_ ] 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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-2-001/cores
[junit4] 2> 404747 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:60279_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 404751 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 404756 INFO
(OverseerStateUpdate-97870639857336324-127.0.0.1:45595_-n_0000000000)
[n:127.0.0.1:45595_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 404859 INFO
(zkCallback-551-thread-1-processing-n:127.0.0.1:60279_) [n:127.0.0.1:60279_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 404859 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:50824_) [n:127.0.0.1:50824_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 405773 WARN
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 405774 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.0
[junit4] 2> 405800 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 405915 WARN
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ 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> 405918 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 405932 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 405932 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 405932 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-2-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 405933 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2501e716
[junit4] 2> 405934 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 405940 WARN
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 405996 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 405996 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 405997 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 405997 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 405998 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=38,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 405998 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@6eb3f086[collection1] main]
[junit4] 2> 405999 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 406000 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 406000 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 406001 INFO
(searcherExecutor-1658-thread-1-processing-n:127.0.0.1:60279_ x:collection1
c:collection1) [n:127.0.0.1:60279_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6eb3f086[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 406002 INFO
(coreLoadExecutor-1657-thread-1-processing-n:127.0.0.1:60279_)
[n:127.0.0.1:60279_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1565930243507617792
[junit4] 2> 406009 INFO
(coreZkRegister-1652-thread-1-processing-n:127.0.0.1:60279_ x:collection1
c:collection1) [n:127.0.0.1:60279_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 406009 INFO
(coreZkRegister-1652-thread-1-processing-n:127.0.0.1:60279_ x:collection1
c:collection1) [n:127.0.0.1:60279_ 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> 406009 INFO
(coreZkRegister-1652-thread-1-processing-n:127.0.0.1:60279_ x:collection1
c:collection1) [n:127.0.0.1:60279_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:60279/collection1/
[junit4] 2> 406009 INFO
(coreZkRegister-1652-thread-1-processing-n:127.0.0.1:60279_ x:collection1
c:collection1) [n:127.0.0.1:60279_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 406009 INFO
(coreZkRegister-1652-thread-1-processing-n:127.0.0.1:60279_ x:collection1
c:collection1) [n:127.0.0.1:60279_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60279/collection1/ has no
replicas
[junit4] 2> 406009 INFO
(coreZkRegister-1652-thread-1-processing-n:127.0.0.1:60279_ x:collection1
c:collection1) [n:127.0.0.1:60279_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 406013 INFO
(coreZkRegister-1652-thread-1-processing-n:127.0.0.1:60279_ x:collection1
c:collection1) [n:127.0.0.1:60279_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:60279/collection1/ shard1
[junit4] 2> 406116 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:50824_) [n:127.0.0.1:50824_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 406116 INFO
(zkCallback-551-thread-1-processing-n:127.0.0.1:60279_) [n:127.0.0.1:60279_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 406165 INFO
(coreZkRegister-1652-thread-1-processing-n:127.0.0.1:60279_ x:collection1
c:collection1) [n:127.0.0.1:60279_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 406270 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:50824_) [n:127.0.0.1:50824_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 406270 INFO
(zkCallback-551-thread-1-processing-n:127.0.0.1:60279_) [n:127.0.0.1:60279_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 406557 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-3-001/cores/collection1
[junit4] 2> 406558 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-3-001
[junit4] 2> 406558 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 406560 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@53f18092{/,null,AVAILABLE}
[junit4] 2> 406561 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@23c0a832{HTTP/1.1,[http/1.1]}{127.0.0.1:53532}
[junit4] 2> 406561 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.Server Started @411790ms
[junit4] 2> 406561 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=53532,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-3-001/cores}
[junit4] 2> 406562 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 406562 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 406562 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 406562 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 406562 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-28T13:50:55.077Z
[junit4] 2> 406566 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 406566 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-3-001/solr.xml
[junit4] 2> 406572 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 406573 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57875/solr
[junit4] 2> 406597 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:53532_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 406599 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:53532_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 406601 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:53532_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53532_
[junit4] 2> 406603 INFO (zkCallback-539-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 406604 INFO
(zkCallback-535-thread-1-processing-n:127.0.0.1:45595_) [n:127.0.0.1:45595_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 406603 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:50824_) [n:127.0.0.1:50824_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 406604 INFO
(zkCallback-551-thread-1-processing-n:127.0.0.1:60279_) [n:127.0.0.1:60279_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 406608 INFO
(zkCallback-557-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 406703 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:53532_ ] 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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-3-001/cores
[junit4] 2> 406703 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:53532_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 406708 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 406710 INFO
(OverseerStateUpdate-97870639857336324-127.0.0.1:45595_-n_0000000000)
[n:127.0.0.1:45595_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 406812 INFO
(zkCallback-557-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 406812 INFO
(zkCallback-551-thread-1-processing-n:127.0.0.1:60279_) [n:127.0.0.1:60279_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 406813 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:50824_) [n:127.0.0.1:50824_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 407726 WARN
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 407727 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.0
[junit4] 2> 407742 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 407866 WARN
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ 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> 407868 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 407903 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 407904 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 407904 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-3-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 407904 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2501e716
[junit4] 2> 407906 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 407913 WARN
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 407958 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 407958 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 407959 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 407959 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 407960 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=38,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 407960 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@17f8de1e[collection1] main]
[junit4] 2> 407961 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 407962 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 407962 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 407962 INFO
(coreLoadExecutor-1668-thread-1-processing-n:127.0.0.1:53532_)
[n:127.0.0.1:53532_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1565930245562826752
[junit4] 2> 407965 INFO
(searcherExecutor-1669-thread-1-processing-n:127.0.0.1:53532_ x:collection1
c:collection1) [n:127.0.0.1:53532_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@17f8de1e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 407967 INFO
(coreZkRegister-1663-thread-1-processing-n:127.0.0.1:53532_ x:collection1
c:collection1) [n:127.0.0.1:53532_ c:collection1 s:shard2 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 407967 INFO
(updateExecutor-554-thread-1-processing-n:127.0.0.1:53532_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53532_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 407968 INFO
(recoveryExecutor-555-thread-1-processing-n:127.0.0.1:53532_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53532_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 407968 INFO
(recoveryExecutor-555-thread-1-processing-n:127.0.0.1:53532_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53532_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 407968 INFO
(recoveryExecutor-555-thread-1-processing-n:127.0.0.1:53532_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53532_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 407968 INFO
(recoveryExecutor-555-thread-1-processing-n:127.0.0.1:53532_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53532_ 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> 407968 INFO
(recoveryExecutor-555-thread-1-processing-n:127.0.0.1:53532_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53532_ 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:50824/collection1/]
and I am [http://127.0.0.1:53532/collection1/]
[junit4] 2> 407972 INFO
(recoveryExecutor-555-thread-1-processing-n:127.0.0.1:53532_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53532_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:50824]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:53532_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 407982 INFO (qtp1681349338-5881) [n:127.0.0.1:50824_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 407982 INFO (qtp1681349338-5881) [n:127.0.0.1:50824_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 407982 INFO (qtp1681349338-5881) [n:127.0.0.1:50824_ ]
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:53532_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:53532","node_name":"127.0.0.1:53532_","state":"down"}
[junit4] 2> 408072 INFO
(zkCallback-551-thread-1-processing-n:127.0.0.1:60279_) [n:127.0.0.1:60279_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 408072 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:50824_) [n:127.0.0.1:50824_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 408072 INFO
(zkCallback-557-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 408517 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-4-001/cores/collection1
[junit4] 2> 408518 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-4-001
[junit4] 2> 408518 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 408520 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5902f340{/,null,AVAILABLE}
[junit4] 2> 408520 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@78d46c0f{HTTP/1.1,[http/1.1]}{127.0.0.1:51712}
[junit4] 2> 408520 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.e.j.s.Server Started @413749ms
[junit4] 2> 408521 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/, hostPort=51712,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-4-001/cores}
[junit4] 2> 408521 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 408522 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 408522 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 408522 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 408522 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-28T13:50:57.037Z
[junit4] 2> 408525 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 408525 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-4-001/solr.xml
[junit4] 2> 408532 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 408533 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57875/solr
[junit4] 2> 408545 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:51712_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 408548 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:51712_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 408550 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:51712_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51712_
[junit4] 2> 408552 INFO
(zkCallback-551-thread-1-processing-n:127.0.0.1:60279_) [n:127.0.0.1:60279_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 408552 INFO
(zkCallback-535-thread-1-processing-n:127.0.0.1:45595_) [n:127.0.0.1:45595_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 408553 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:50824_) [n:127.0.0.1:50824_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 408553 INFO
(zkCallback-557-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 408553 INFO (zkCallback-539-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 408555 INFO
(zkCallback-564-thread-1-processing-n:127.0.0.1:51712_) [n:127.0.0.1:51712_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 408630 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:51712_ ] 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/J0/temp/solr.core.TestDynamicLoading_2A97499035A7B6AA-001/shard-4-001/cores
[junit4] 2> 408630 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[2A97499035A7B6AA])
[n:127.0.0.1:51712_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 408632 INFO
(coreLoadExecutor-1679-thread-1-processing-n:127.0.0.1:51712_)
[n:127.0.0.1:51712_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 408634 INFO
(OverseerStateUpdate-97870639857336324-127.0.0.1:45595_-n_0000000000)
[n:127.0.0.1:45595_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 408737 INFO
(zkCallback-564-thread-1-processing-n:127.0.0.1:51712_) [n:127.0.0.1:51712_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 408737 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:50824_) [n:127.0.0.1:50824_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 408737 INFO
(zkCallback-557-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 408737 INFO
(zkCallback-551-thread-1-processing-n:127.0.0.1:60279_) [n:127.0.0.1:60279_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 408982 INFO (qtp1681349338-5881) [n:127.0.0.1:50824_ ]
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:53532_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:53532","node_name":"127.0.0.1:53532_","state":"recovering"}
[junit4] 2> 408983 INFO (qtp1681349338-5881) [n:127.0.0.1:50824_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 408983 INFO (qtp1681349338-5881) [n:127.0.0.1:50824_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:53532_&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> 409484 INFO
(recoveryExecutor-555-thread-1-processing-n:127.0.0.1:53532_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53532_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync
from [http://127.0.0.1:50824/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 409484 INFO
(recoveryExecutor-555-thread-1-processing-n:127.0.0.1:53532_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53532_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1
url=http://127.0.0.1:53532 START replicas=[http://127.0.0.1:50824/collection1/]
nUpdates=100
[junit4] 2> 409488 INFO (qtp1681349338-5885) [n:127.0.0.1:50824_
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> 409488 INFO (qtp1681349338-5885) [n:127.0.0.1:50824_
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=0
[junit4] 2> 409489 INFO
(recoveryExecutor-555-thread-1-processing-n:127.0.0.1:53532_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53532_ 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> 409489 INFO
(recoveryExecutor-555-thread-1-processing-n:127.0.0.1:53532_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53532_ 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> 409489 INFO
(recoveryExecutor-555-thread-1-processing-n:127.0.0.1:53532_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53532_ 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> 409489 INFO
(recoveryExecutor-555-thread-1-processing-n:127.0.0.1:53532_ x:collection1
[...truncated too long message...]
922867 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[2A97499035A7B6AA])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1922867 INFO (searcherExecutor-7324-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7e602b30[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4x(6.6.0):C1)
Uninverting(_4y(6.6.0):C1) Uninverting(_4z(6.6.0):C1)
Uninverting(_50(6.6.0):C1) Uninverting(_51(6.6.0):C1)
Uninverting(_52(6.6.0):C1) Uninverting(_53(6.6.0):C1)
Uninverting(_54(6.6.0):C1) Uninverting(_55(6.6.0):C1)))}
[junit4] 2> 1922868 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[2A97499035A7B6AA])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 53
[junit4] 2> 1922868 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[2A97499035A7B6AA])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:180&fl=enum_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1922878 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[2A97499035A7B6AA])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:180&fl=enum_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1922879 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[2A97499035A7B6AA])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:180&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1922879 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[2A97499035A7B6AA])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:180&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1922880 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[2A97499035A7B6AA])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:180&fl=enum_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1922880 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[2A97499035A7B6AA])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=9 status=0 QTime=0
[junit4] 2> 1922881 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[2A97499035A7B6AA])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 1922881 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[2A97499035A7B6AA])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 1922881 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[2A97499035A7B6AA])
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1922881 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[2A97499035A7B6AA])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1295770710
[junit4] 2> 1922891 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[2A97499035A7B6AA])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1922912 INFO (coreCloseExecutor-7328-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2e1f28a1
[junit4] 2> 1922929 INFO (coreCloseExecutor-7328-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 1922932 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[2A97499035A7B6AA])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1922933 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[2A97499035A7B6AA])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testRandomSingleAndMultiValued
[junit4] 2> 1922934 INFO
(SUITE-TestUseDocValuesAsStored-seed#[2A97499035A7B6AA]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_2A97499035A7B6AA-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=be-BY, timezone=AGT
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=222635472,total=534249472
[junit4] 2> NOTE: All tests run in this JVM: [SortByFunctionTest,
DataDrivenBlockJoinTest, TestScoreJoinQPScore,
VMParamsZkACLAndCredentialsProvidersTest, DirectSolrSpellCheckerTest,
TestSolrConfigHandler, DeleteInactiveReplicaTest, SolrInfoMBeanTest,
FullHLLTest, TestSQLHandler, BlockJoinFacetRandomTest, TestDistributedGrouping,
TestLeaderInitiatedRecoveryThread, CloneFieldUpdateProcessorFactoryTest,
TestGraphMLResponseWriter, TestDistribDocBasedVersion,
TestComplexPhraseQParserPlugin, JSONWriterTest, SearchHandlerTest,
TestFastOutputStream, SampleTest, DistributedTermsComponentTest,
DistributedQueueTest, TestBlobHandler, TestSolrCloudSnapshots,
TestElisionMultitermQuery, RemoteQueryErrorTest, ChaosMonkeySafeLeaderTest,
TestCustomDocTransformer, TestUniqueKeyFieldResource, CdcrRequestHandlerTest,
URLClassifyProcessorTest, SliceStateTest, CdcrBootstrapTest,
TestBM25SimilarityFactory, TestTrie, BasicAuthIntegrationTest,
OverseerModifyCollectionTest, TestSuggestSpellingConverter, TestManagedSchema,
TestSerializedLuceneMatchVersion, TestCharFilters, BadCopyFieldTest,
TestNonDefinedSimilarityFactory, TestChildDocTransformer, FileUtilsTest,
SolrIndexConfigTest, MultiTermTest, TestCloudDeleteByQuery,
WrapperMergePolicyFactoryTest, TestFieldCacheSanityChecker, TestNRTOpen,
TestXmlQParser, TestTestInjection, DeleteReplicaTest,
ConjunctionSolrSpellCheckerTest, ShardRoutingTest, TestRebalanceLeaders,
TestEmbeddedSolrServerConstructors, SharedFSAutoReplicaFailoverUtilsTest,
InfoHandlerTest, UUIDUpdateProcessorFallbackTest, AnalyticsQueryTest,
TestRestManager, ManagedSchemaRoundRobinCloudTest, TestSortByMinMaxFunction,
DistributedFacetPivotSmallAdvancedTest, SchemaVersionSpecificBehaviorTest,
TestFilteredDocIdSet, ZkSolrClientTest, CollectionsAPISolrJTest,
TestTolerantUpdateProcessorRandomCloud, TestStressVersions,
ShardRoutingCustomTest, ZkStateWriterTest, CachingDirectoryFactoryTest,
TestSearcherReuse, LoggingHandlerTest, TestCSVResponseWriter,
SpellingQueryConverterTest, ClassificationUpdateProcessorFactoryTest,
TermsComponentTest, TestOnReconnectListenerSupport,
TestCloudPseudoReturnFields, SuggesterFSTTest, DistributedIntervalFacetingTest,
HdfsNNFailoverTest, TestMultiWordSynonyms, TestSolrCloudWithHadoopAuthPlugin,
SecurityConfHandlerTest, OverseerTaskQueueTest,
BigEndianAscendingWordSerializerTest, ClusterStateUpdateTest,
SpatialFilterTest, TestInPlaceUpdatesDistrib, TestSearchPerf,
TestReplicationHandlerBackup, TestPartialUpdateDeduplication,
TestCursorMarkWithoutUniqueKey, DateRangeFieldTest, TestQuerySenderListener,
TestLMDirichletSimilarityFactory, SpellCheckCollatorTest,
HighlighterMaxOffsetTest, TestConfigSetImmutable, TestReRankQParserPlugin,
TestDynamicFieldResource, ForceLeaderTest, TestSolrCloudWithKerberosAlt,
TestQueryUtils, ZkCLITest, SpellCheckComponentTest, SolrMetricReporterTest,
TestUpdate, RestartWhileUpdatingTest, TestWordDelimiterFilterFactory,
CopyFieldTest, TestFuzzyAnalyzedSuggestions, BasicZkTest, RecoveryZkTest,
LeaderElectionTest, TestDistributedSearch, ZkControllerTest, TestRangeQuery,
BadIndexSchemaTest, ConvertedLegacyTest, TestSort, BasicFunctionalityTest,
TestBadConfig, SoftAutoCommitTest, XsltUpdateRequestHandlerTest,
IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest,
TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest,
FileBasedSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance,
IndexSchemaRuntimeFieldTest, IndexSchemaTest,
UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, JsonLoaderTest,
TestPHPSerializedResponseWriter, TestBinaryResponseWriter, SOLR749Test,
TestSolrIndexConfig, TestMergePolicyConfig, OutputWriterTest,
TestPostingsSolrHighlighter, TestLuceneMatchVersion,
SpellPossibilityIteratorTest, EchoParamsTest, TestIBSimilarityFactory,
TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, DateMathParserTest,
TestSystemIdResolver, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache,
UUIDFieldTest, DistributedMLTComponentTest, TestSimpleTrackingShardHandler,
AssignTest, AsyncCallRequestStatusResponseTest, CollectionStateFormat2Test,
ConfigSetsAPITest, CreateCollectionCleanupTest, DistribCursorPagingTest,
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest,
MultiThreadedOCPTest, TestCloudRecovery, TestConfigSetsAPI,
TestSSLRandomization, TestSolrCloudWithSecureImpersonation,
TestStressLiveNodes, HdfsBasicDistributedZkTest,
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest,
HdfsRecoverLeaseTest, ConfigureRecoveryStrategyTest, DirectoryFactoryTest,
HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay,
TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload,
TestCustomStream, TestSolrConfigHandlerConcurrent,
DistributedDebugComponentTest, DistributedFacetExistsSmallTest,
DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest,
DistributedQueryComponentOptimizationTest, FacetPivotSmallTest,
InfixSuggestersTest, ReplicaListTransformerTest,
ShufflingReplicaListTransformerTest, SpatialHeatmapFacetsTest,
TestSubQueryTransformer, TestSubQueryTransformerDistrib, TestSchemaResource,
TestManagedStopFilterFactory, TestBulkSchemaConcurrent,
TestUseDocValuesAsStored]
[junit4] Completed [637/707 (2!)] on J1 in 15.92s, 6 tests, 1 error <<<
FAILURES!
[...truncated 43605 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]