Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6566/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED: org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([EEC31AB122CA41F2:6697256B8C362C0A]:0)
at
org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:109)
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:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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:748)
FAILED: org.apache.solr.handler.admin.TestCollectionAPIs.testCommands
Error Message:
Error in command payload[{ "modify":{ "rule":"replica:*,cores:<5",
"autoAddReplicas":false}, "errorMessages":["Value is not valid, expected
one of: [ARRAY], found: String"]}]
Stack Trace:
java.lang.RuntimeException: Error in command payload[{
"modify":{
"rule":"replica:*,cores:<5",
"autoAddReplicas":false},
"errorMessages":["Value is not valid, expected one of: [ARRAY], found:
String"]}]
at
__randomizedtesting.SeedInfo.seed([EEC31AB122CA41F2:CFFFD34948F0A196]:0)
at
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:189)
at
org.apache.solr.handler.admin.TestCollectionAPIs.compareOutput(TestCollectionAPIs.java:148)
at
org.apache.solr.handler.admin.TestCollectionAPIs.testCommands(TestCollectionAPIs.java:120)
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:748)
Caused by: org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command
payload
at org.apache.solr.api.ApiBag.getCommandOperations(ApiBag.java:320)
at
org.apache.solr.handler.admin.TestCollectionAPIs$1.getCommands(TestCollectionAPIs.java:173)
at
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:84)
at
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:187)
... 41 more
FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([EEC31AB122CA41F2:541175C9A1E4AFE7]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898)
at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
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:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
... 40 more
Build Log:
[...truncated 11993 lines...]
[junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\init-core-data-001
[junit4] 2> 1140338 WARN
(SUITE-TestSolrConfigHandlerConcurrent-seed#[EEC31AB122CA41F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 1140338 INFO
(SUITE-TestSolrConfigHandlerConcurrent-seed#[EEC31AB122CA41F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1140342 INFO
(SUITE-TestSolrConfigHandlerConcurrent-seed#[EEC31AB122CA41F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1140343 INFO
(SUITE-TestSolrConfigHandlerConcurrent-seed#[EEC31AB122CA41F2]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1140344 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1140345 INFO (Thread-2568) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1140345 INFO (Thread-2568) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1140349 ERROR (Thread-2568) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1140445 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.ZkTestServer start zk server on port:53033
[junit4] 2> 1140451 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c1a8a77000000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1140460 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1140463 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1140465 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1140467 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1140469 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1140471 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1140474 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1140476 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1140478 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1140480 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1140481 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1141008 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\control-001\cores\collection1
[junit4] 2> 1141011 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1141012 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6185cf91{/,null,AVAILABLE}
[junit4] 2> 1141015 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@19903050{HTTP/1.1,[http/1.1]}{127.0.0.1:53040}
[junit4] 2> 1141015 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.Server Started @1145837ms
[junit4] 2> 1141015 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\tempDir-001/control/data,
hostContext=/, hostPort=53040,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\control-001\cores}
[junit4] 2> 1141015 ERROR
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1141015 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1141015 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1141015 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1141016 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-18T07:51:41.723Z
[junit4] 2> 1141019 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c1a8a77000002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1141020 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1141020 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\control-001\solr.xml
[junit4] 2> 1141031 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1141037 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53033/solr
[junit4] 2> 1141065 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53040_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1141066 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53040_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:53040_
[junit4] 2> 1141068 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53040_ ] o.a.s.c.Overseer Overseer
(id=97982473899606020-127.0.0.1:53040_-n_0000000000) starting
[junit4] 2> 1141076 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53040_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53040_
[junit4] 2> 1141078 INFO
(OverseerStateUpdate-97982473899606020-127.0.0.1:53040_-n_0000000000)
[n:127.0.0.1:53040_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1141197 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53040_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1141201 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53040_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1141201 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53040_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1141205 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53040_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\control-001\cores
[junit4] 2> 1141206 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53040_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1141207 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1141210 INFO
(OverseerStateUpdate-97982473899606020-127.0.0.1:53040_-n_0000000000)
[n:127.0.0.1:53040_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1142237 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1142254 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1142358 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1142377 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection, trusted=true
[junit4] 2> 1142378 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.core_node1' (registry
'solr.core.control_collection.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1142378 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1142378 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\control-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\control-001\cores\collection1\data\]
[junit4] 2> 1142380 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=90.857421875,
floorSegmentMB=1.2939453125, forceMergeDeletesPctAllowed=6.913068130811131,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1142382 WARN
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ 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> 1142498 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1142498 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1142500 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1142500 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1142500 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1142501 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ce84976[collection1] main]
[junit4] 2> 1142502 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1142503 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1142505 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1142506 INFO
(searcherExecutor-4803-thread-1-processing-n:127.0.0.1:53040_ x:collection1
c:control_collection) [n:127.0.0.1:53040_ c:control_collection x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3ce84976[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1142506 INFO
(coreLoadExecutor-4802-thread-1-processing-n:127.0.0.1:53040_)
[n:127.0.0.1:53040_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1567719584656523264
[junit4] 2> 1142515 INFO
(coreZkRegister-4795-thread-1-processing-n:127.0.0.1:53040_ x:collection1
c:control_collection) [n:127.0.0.1:53040_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1142515 INFO
(coreZkRegister-4795-thread-1-processing-n:127.0.0.1:53040_ x:collection1
c:control_collection) [n:127.0.0.1:53040_ 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> 1142515 INFO
(coreZkRegister-4795-thread-1-processing-n:127.0.0.1:53040_ x:collection1
c:control_collection) [n:127.0.0.1:53040_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53040/collection1/
[junit4] 2> 1142515 INFO
(coreZkRegister-4795-thread-1-processing-n:127.0.0.1:53040_ x:collection1
c:control_collection) [n:127.0.0.1:53040_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1142515 INFO
(coreZkRegister-4795-thread-1-processing-n:127.0.0.1:53040_ x:collection1
c:control_collection) [n:127.0.0.1:53040_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:53040/collection1/ has no replicas
[junit4] 2> 1142515 INFO
(coreZkRegister-4795-thread-1-processing-n:127.0.0.1:53040_ x:collection1
c:control_collection) [n:127.0.0.1:53040_ 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> 1142525 INFO
(coreZkRegister-4795-thread-1-processing-n:127.0.0.1:53040_ x:collection1
c:control_collection) [n:127.0.0.1:53040_ 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:53040/collection1/ shard1
[junit4] 2> 1142677 INFO
(coreZkRegister-4795-thread-1-processing-n:127.0.0.1:53040_ x:collection1
c:control_collection) [n:127.0.0.1:53040_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1142736 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1142738 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53033/solr ready
[junit4] 2> 1142738 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1142738 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 1142742 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c1a8a77000006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1143262 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-1-001\cores\collection1
[junit4] 2> 1143264 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-1-001
[junit4] 2> 1143265 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1143266 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ffa4fef{/,null,AVAILABLE}
[junit4] 2> 1143267 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7088a119{HTTP/1.1,[http/1.1]}{127.0.0.1:53060}
[junit4] 2> 1143267 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.Server Started @1148089ms
[junit4] 2> 1143267 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=53060,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-1-001\cores}
[junit4] 2> 1143268 ERROR
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1143268 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1143268 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1143268 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1143268 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-18T07:51:43.976Z
[junit4] 2> 1143272 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1143272 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-1-001\solr.xml
[junit4] 2> 1143283 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1143288 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53033/solr
[junit4] 2> 1143300 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53060_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1143304 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53060_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1143306 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53060_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53060_
[junit4] 2> 1143307 INFO
(zkCallback-1524-thread-1-processing-n:127.0.0.1:53040_) [n:127.0.0.1:53040_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1143309 INFO (zkCallback-1528-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1143309 INFO
(zkCallback-1534-thread-1-processing-n:127.0.0.1:53060_) [n:127.0.0.1:53060_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1143470 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53060_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1143474 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53060_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1143474 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53060_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1143479 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53060_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-1-001\cores
[junit4] 2> 1143479 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53060_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1143480 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1143481 INFO
(OverseerStateUpdate-97982473899606020-127.0.0.1:53040_-n_0000000000)
[n:127.0.0.1:53040_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 1143585 INFO
(zkCallback-1534-thread-1-processing-n:127.0.0.1:53060_) [n:127.0.0.1:53060_
] 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> 1144506 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1144519 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1144620 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1144636 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1144636 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard2.core_node1' (registry
'solr.core.collection1.shard2.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1144636 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1144636 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-1-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-1-001\cores\collection1\data\]
[junit4] 2> 1144638 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=25,
maxMergedSegmentMB=90.857421875, floorSegmentMB=1.2939453125,
forceMergeDeletesPctAllowed=6.913068130811131, segmentsPerTier=15.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1144640 WARN
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ 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> 1144735 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1144735 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1144736 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1144736 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1144737 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1144737 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@5dfb8cd[collection1] main]
[junit4] 2> 1144738 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1144739 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1144739 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1144740 INFO
(searcherExecutor-4814-thread-1-processing-n:127.0.0.1:53060_ x:collection1
c:collection1) [n:127.0.0.1:53060_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5dfb8cd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1144740 INFO
(coreLoadExecutor-4813-thread-1-processing-n:127.0.0.1:53060_)
[n:127.0.0.1:53060_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1567719586999042048
[junit4] 2> 1144748 INFO
(coreZkRegister-4808-thread-1-processing-n:127.0.0.1:53060_ x:collection1
c:collection1) [n:127.0.0.1:53060_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 1144748 INFO
(coreZkRegister-4808-thread-1-processing-n:127.0.0.1:53060_ x:collection1
c:collection1) [n:127.0.0.1:53060_ 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> 1144748 INFO
(coreZkRegister-4808-thread-1-processing-n:127.0.0.1:53060_ x:collection1
c:collection1) [n:127.0.0.1:53060_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53060/collection1/
[junit4] 2> 1144749 INFO
(coreZkRegister-4808-thread-1-processing-n:127.0.0.1:53060_ x:collection1
c:collection1) [n:127.0.0.1:53060_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1144749 INFO
(coreZkRegister-4808-thread-1-processing-n:127.0.0.1:53060_ x:collection1
c:collection1) [n:127.0.0.1:53060_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53060/collection1/ has no
replicas
[junit4] 2> 1144749 INFO
(coreZkRegister-4808-thread-1-processing-n:127.0.0.1:53060_ x:collection1
c:collection1) [n:127.0.0.1:53060_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 1144753 INFO
(coreZkRegister-4808-thread-1-processing-n:127.0.0.1:53060_ x:collection1
c:collection1) [n:127.0.0.1:53060_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53060/collection1/ shard2
[junit4] 2> 1144857 INFO
(zkCallback-1534-thread-1-processing-n:127.0.0.1:53060_) [n:127.0.0.1:53060_
] 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> 1144905 INFO
(coreZkRegister-4808-thread-1-processing-n:127.0.0.1:53060_ x:collection1
c:collection1) [n:127.0.0.1:53060_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1145016 INFO
(zkCallback-1534-thread-1-processing-n:127.0.0.1:53060_) [n:127.0.0.1:53060_
] 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> 1145589 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-2-001\cores\collection1
[junit4] 2> 1145592 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-2-001
[junit4] 2> 1145593 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1145593 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2f553ff7{/,null,AVAILABLE}
[junit4] 2> 1145594 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3358dc94{HTTP/1.1,[http/1.1]}{127.0.0.1:53090}
[junit4] 2> 1145595 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.Server Started @1150416ms
[junit4] 2> 1145595 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=53090,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-2-001\cores}
[junit4] 2> 1145595 ERROR
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1145595 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1145596 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1145596 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1145596 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-18T07:51:46.304Z
[junit4] 2> 1145600 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1145600 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-2-001\solr.xml
[junit4] 2> 1145612 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1145618 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53033/solr
[junit4] 2> 1145634 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53090_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1145638 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53090_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1145640 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53090_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53090_
[junit4] 2> 1145642 INFO (zkCallback-1528-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1145644 INFO
(zkCallback-1524-thread-1-processing-n:127.0.0.1:53040_) [n:127.0.0.1:53040_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1145644 INFO
(zkCallback-1534-thread-1-processing-n:127.0.0.1:53060_) [n:127.0.0.1:53060_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1145644 INFO
(zkCallback-1540-thread-1-processing-n:127.0.0.1:53090_) [n:127.0.0.1:53090_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1145844 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53090_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1145848 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53090_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1145848 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53090_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1145852 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53090_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-2-001\cores
[junit4] 2> 1145853 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53090_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1145854 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1145855 INFO
(OverseerStateUpdate-97982473899606020-127.0.0.1:53040_-n_0000000000)
[n:127.0.0.1:53040_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1145959 INFO
(zkCallback-1534-thread-1-processing-n:127.0.0.1:53060_) [n:127.0.0.1:53060_
] 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> 1145959 INFO
(zkCallback-1540-thread-1-processing-n:127.0.0.1:53090_) [n:127.0.0.1:53090_
] 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> 1146889 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1146923 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1147020 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1147038 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1147038 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard1.core_node2' (registry
'solr.core.collection1.shard1.core_node2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1147038 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1147038 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-2-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-2-001\cores\collection1\data\]
[junit4] 2> 1147039 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=25,
maxMergedSegmentMB=90.857421875, floorSegmentMB=1.2939453125,
forceMergeDeletesPctAllowed=6.913068130811131, segmentsPerTier=15.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1147041 WARN
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ 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> 1147144 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1147144 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1147146 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1147146 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1147146 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1147147 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1404a6fa[collection1] main]
[junit4] 2> 1147148 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1147149 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1147149 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1147150 INFO
(searcherExecutor-4825-thread-1-processing-n:127.0.0.1:53090_ x:collection1
c:collection1) [n:127.0.0.1:53090_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1404a6fa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1147150 INFO
(coreLoadExecutor-4824-thread-1-processing-n:127.0.0.1:53090_)
[n:127.0.0.1:53090_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1567719589526110208
[junit4] 2> 1147159 INFO
(coreZkRegister-4819-thread-1-processing-n:127.0.0.1:53090_ x:collection1
c:collection1) [n:127.0.0.1:53090_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 1147159 INFO
(coreZkRegister-4819-thread-1-processing-n:127.0.0.1:53090_ x:collection1
c:collection1) [n:127.0.0.1:53090_ 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> 1147159 INFO
(coreZkRegister-4819-thread-1-processing-n:127.0.0.1:53090_ x:collection1
c:collection1) [n:127.0.0.1:53090_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53090/collection1/
[junit4] 2> 1147159 INFO
(coreZkRegister-4819-thread-1-processing-n:127.0.0.1:53090_ x:collection1
c:collection1) [n:127.0.0.1:53090_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1147159 INFO
(coreZkRegister-4819-thread-1-processing-n:127.0.0.1:53090_ x:collection1
c:collection1) [n:127.0.0.1:53090_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53090/collection1/ has no
replicas
[junit4] 2> 1147159 INFO
(coreZkRegister-4819-thread-1-processing-n:127.0.0.1:53090_ x:collection1
c:collection1) [n:127.0.0.1:53090_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 1147163 INFO
(coreZkRegister-4819-thread-1-processing-n:127.0.0.1:53090_ x:collection1
c:collection1) [n:127.0.0.1:53090_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53090/collection1/ shard1
[junit4] 2> 1147266 INFO
(zkCallback-1534-thread-1-processing-n:127.0.0.1:53060_) [n:127.0.0.1:53060_
] 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> 1147266 INFO
(zkCallback-1540-thread-1-processing-n:127.0.0.1:53090_) [n:127.0.0.1:53090_
] 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> 1147316 INFO
(coreZkRegister-4819-thread-1-processing-n:127.0.0.1:53090_ x:collection1
c:collection1) [n:127.0.0.1:53090_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1147421 INFO
(zkCallback-1534-thread-1-processing-n:127.0.0.1:53060_) [n:127.0.0.1:53060_
] 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> 1147421 INFO
(zkCallback-1540-thread-1-processing-n:127.0.0.1:53090_) [n:127.0.0.1:53090_
] 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> 1148014 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-3-001\cores\collection1
[junit4] 2> 1148017 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-3-001
[junit4] 2> 1148017 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1148018 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6925fc51{/,null,AVAILABLE}
[junit4] 2> 1148020 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@267fdca7{HTTP/1.1,[http/1.1]}{127.0.0.1:53125}
[junit4] 2> 1148020 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.Server Started @1152842ms
[junit4] 2> 1148020 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=53125,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-3-001\cores}
[junit4] 2> 1148020 ERROR
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1148022 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1148022 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1148022 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1148022 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-18T07:51:48.730Z
[junit4] 2> 1148025 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1148025 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-3-001\solr.xml
[junit4] 2> 1148038 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1148044 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53033/solr
[junit4] 2> 1148058 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53125_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1148062 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53125_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1148064 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53125_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53125_
[junit4] 2> 1148066 INFO (zkCallback-1528-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1148068 INFO
(zkCallback-1534-thread-1-processing-n:127.0.0.1:53060_) [n:127.0.0.1:53060_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1148068 INFO
(zkCallback-1546-thread-1-processing-n:127.0.0.1:53125_) [n:127.0.0.1:53125_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1148069 INFO
(zkCallback-1524-thread-2-processing-n:127.0.0.1:53040_) [n:127.0.0.1:53040_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1148069 INFO
(zkCallback-1540-thread-1-processing-n:127.0.0.1:53090_) [n:127.0.0.1:53090_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1148203 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53125_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1148208 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53125_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1148208 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53125_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1148212 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53125_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-3-001\cores
[junit4] 2> 1148212 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2])
[n:127.0.0.1:53125_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1148213 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1148215 INFO
(OverseerStateUpdate-97982473899606020-127.0.0.1:53040_-n_0000000000)
[n:127.0.0.1:53040_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 1148318 INFO
(zkCallback-1534-thread-1-processing-n:127.0.0.1:53060_) [n:127.0.0.1:53060_
] 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> 1148318 INFO
(zkCallback-1540-thread-1-processing-n:127.0.0.1:53090_) [n:127.0.0.1:53090_
] 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> 1148318 INFO
(zkCallback-1546-thread-1-processing-n:127.0.0.1:53125_) [n:127.0.0.1:53125_
] 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> 1149246 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1149262 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1149375 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1149396 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1149396 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard2.core_node3' (registry
'solr.core.collection1.shard2.core_node3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4288f6dd
[junit4] 2> 1149396 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1149396 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-3-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-3-001\cores\collection1\data\]
[junit4] 2> 1149398 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=25,
maxMergedSegmentMB=90.857421875, floorSegmentMB=1.2939453125,
forceMergeDeletesPctAllowed=6.913068130811131, segmentsPerTier=15.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1149402 WARN
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ 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> 1149562 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1149562 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1149563 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1149563 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1149564 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1149564 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1ebca5e4[collection1] main]
[junit4] 2> 1149566 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1149567 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1149569 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1149569 INFO
(coreLoadExecutor-4835-thread-1-processing-n:127.0.0.1:53125_)
[n:127.0.0.1:53125_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1567719592062615552
[junit4] 2> 1149570 INFO
(searcherExecutor-4836-thread-1-processing-n:127.0.0.1:53125_ x:collection1
c:collection1) [n:127.0.0.1:53125_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1ebca5e4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1149575 INFO
(coreZkRegister-4830-thread-1-processing-n:127.0.0.1:53125_ x:collection1
c:collection1) [n:127.0.0.1:53125_ c:collection1 s:shard2 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1149576 INFO
(updateExecutor-1543-thread-1-processing-n:127.0.0.1:53125_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53125_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1149576 INFO
(recoveryExecutor-1544-thread-1-processing-n:127.0.0.1:53125_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53125_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 1149577 INFO
(recoveryExecutor-1544-thread-1-processing-n:127.0.0.1:53125_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53125_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1149577 INFO
(recoveryExecutor-1544-thread-1-processing-n:127.0.0.1:53125_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53125_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 1149577 INFO
(recoveryExecutor-1544-thread-1-processing-n:127.0.0.1:53125_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53125_ 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> 1149577 INFO
(recoveryExecutor-1544-thread-1-processing-n:127.0.0.1:53125_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53125_ 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:53060/collection1/]
and I am [http://127.0.0.1:53125/collection1/]
[junit4] 2> 1149586 INFO
(recoveryExecutor-1544-thread-1-processing-n:127.0.0.1:53125_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53125_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:53060]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:53125_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1149590 INFO (qtp833690976-10441) [n:127.0.0.1:53060_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1149591 INFO (qtp833690976-10441) [n:127.0.0.1:53060_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 1149591 INFO (qtp833690976-10441) [n:127.0.0.1:53060_ ]
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:53125_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:53125","node_name":"127.0.0.1:53125_","state":"down"}
[junit4] 2> 1149690 INFO
(zkCallback-1534-thread-1-processing-n:127.0.0.1:53060_) [n:127.0.0.1:53060_
] 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> 1149690 INFO
(zkCallback-1546-thread-1-processing-n:127.0.0.1:53125_) [n:127.0.0.1:53125_
] 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> 1149691 INFO
(zkCallback-1540-thread-1-processing-n:127.0.0.1:53090_) [n:127.0.0.1:53090_
] 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> 1150341 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-4-001\cores\collection1
[junit4] 2> 1150344 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-4-001
[junit4] 2> 1150344 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1150345 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5b2fa018{/,null,AVAILABLE}
[junit4] 2> 1150346 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1bda0882{HTTP/1.1,[http/1.1]}{127.0.0.1:53141}
[junit4] 2> 1150347 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.e.j.s.Server Started @1155168ms
[junit4] 2> 1150347 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/, hostPort=53141,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_EEC31AB122CA41F2-001\shard-4-001\cores}
[junit4] 2> 1150347 ERROR
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1150348 INFO (TEST-Te
[...truncated too long message...]
Is-seed#[EEC31AB122CA41F2]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 2598892 INFO
(SUITE-TestCollectionAPIs-seed#[EEC31AB122CA41F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2598894 INFO
(TEST-TestCollectionAPIs.testCommands-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommands
[junit4] 2> 2598940 INFO
(TEST-TestCollectionAPIs.testCommands-seed#[EEC31AB122CA41F2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCommands
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCollectionAPIs
-Dtests.method=testCommands -Dtests.seed=EEC31AB122CA41F2 -Dtests.slow=true
-Dtests.locale=ar-LY -Dtests.timezone=Etc/GMT-7 -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.05s J0 | TestCollectionAPIs.testCommands <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Error in command
payload[{
[junit4] > "modify":{
[junit4] > "rule":"replica:*,cores:<5",
[junit4] > "autoAddReplicas":false},
[junit4] > "errorMessages":["Value is not valid, expected one of:
[ARRAY], found: String"]}]
[junit4] > at
__randomizedtesting.SeedInfo.seed([EEC31AB122CA41F2:CFFFD34948F0A196]:0)
[junit4] > at
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:189)
[junit4] > at
org.apache.solr.handler.admin.TestCollectionAPIs.compareOutput(TestCollectionAPIs.java:148)
[junit4] > at
org.apache.solr.handler.admin.TestCollectionAPIs.testCommands(TestCollectionAPIs.java:120)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: org.apache.solr.api.ApiBag$ExceptionWithErrObject:
Error in command payload
[junit4] > at
org.apache.solr.api.ApiBag.getCommandOperations(ApiBag.java:320)
[junit4] > at
org.apache.solr.handler.admin.TestCollectionAPIs$1.getCommands(TestCollectionAPIs.java:173)
[junit4] > at
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:84)
[junit4] > at
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:187)
[junit4] > ... 41 more
[junit4] 2> 2598941 INFO
(SUITE-TestCollectionAPIs-seed#[EEC31AB122CA41F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.TestCollectionAPIs_EEC31AB122CA41F2-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=147, maxMBSortInHeap=5.2783408389527295,
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-LY, timezone=Etc/GMT-7
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=191874456,total=524288000
[junit4] 2> NOTE: All tests run in this JVM:
[PathHierarchyTokenizerFactoryTest, MultiTermTest, TestLFUCache,
TestClusterStateMutator, TestSchemaVersionResource,
ParsingFieldUpdateProcessorsTest, TestRandomCollapseQParserPlugin,
HttpPartitionTest, TestHdfsUpdateLog, AssignTest, TestStressReorder,
BaseCdcrDistributedZkTest, TestJsonFacetRefinement, SampleTest,
SortSpecParsingTest, TestDynamicFieldResource,
CloudExitableDirectoryReaderTest, TermsComponentTest, TestFieldCacheSort,
TestUseDocValuesAsStored, SuggesterFSTTest, SOLR749Test, TestIntervalFaceting,
OverseerTest, IndexBasedSpellCheckerTest, LeaderInitiatedRecoveryOnCommitTest,
TestExactSharedStatsCache, JvmMetricsTest, TestManagedResourceStorage,
TestStressVersions, RuleEngineTest, TestReloadDeadlock, TestCloudDeleteByQuery,
UUIDUpdateProcessorFallbackTest, SpellingQueryConverterTest, EnumFieldTest,
MoreLikeThisHandlerTest, TestSQLHandlerNonCloud,
AtomicUpdateProcessorFactoryTest, ShardSplitTest, TestJettySolrRunner,
TestFaceting, PeerSyncTest, QueryResultKeyTest, TestDelegationWithHadoopAuth,
TestStressUserVersions, CollectionsAPIAsyncDistributedZkTest, SSLMigrationTest,
TestSolrCloudSnapshots, RecoveryZkTest, TestSolrCloudWithSecureImpersonation,
TestWordDelimiterFilterFactory, JavabinLoaderTest, RAMDirectoryFactoryTest,
RestartWhileUpdatingTest, HdfsBasicDistributedZkTest, CdcrRequestHandlerTest,
BlockCacheTest, TestHdfsCloudBackupRestore, TestCoreContainer,
TestSortByMinMaxFunction, TestConfigReload, TestConfigOverlay,
TestMaxScoreQueryParser, BufferStoreTest, TestSystemIdResolver,
TestShardHandlerFactory, ConnectionManagerTest, TestUnifiedSolrHighlighter,
FileUtilsTest, TestFieldSortValues, DistributedQueryComponentCustomSortTest,
TestUtils, HdfsWriteToMultipleCollectionsTest, PropertiesRequestHandlerTest,
OverseerRolesTest, SimpleFacetsTest, HdfsChaosMonkeySafeLeaderTest,
ClusterStateUpdateTest, SolrGangliaReporterTest, DateFieldTest,
MigrateRouteKeyTest, TestDocBasedVersionConstraints,
PeerSyncWithIndexFingerprintCachingTest, TestSort, TestStressInPlaceUpdates,
TestPayloadScoreQParserPlugin, QueryElevationComponentTest,
TestLegacyFieldCache, SimpleMLTQParserTest,
ConcurrentDeleteAndCreateCollectionTest, TestConfigSetProperties,
DistributedDebugComponentTest, HdfsNNFailoverTest, CollectionStateFormat2Test,
SolrIndexConfigTest, TestFreeTextSuggestions, HLLSerializationTest,
OverseerCollectionConfigSetProcessorTest,
TestDistributedStatsComponentCardinality, TestFieldCache, TestConfigsApi,
TestShortCircuitedRequests, TestSchemaManager, InfixSuggestersTest,
TestInitQParser, TestBlendedInfixSuggestions, TestMultiWordSynonyms,
TestFieldCacheVsDocValues, DistributedSpellCheckComponentTest,
CachingDirectoryFactoryTest, TestEmbeddedSolrServerConstructors,
TestSurroundQueryParser, CursorMarkTest, TlogReplayBufferedWhileIndexingTest,
TestSubQueryTransformerDistrib, TestLazyCores, TestFieldTypeResource,
TestMinMaxOnMultiValuedField, InfoHandlerTest, TestPhraseSuggestions,
DistributedQueryElevationComponentTest, TestReRankQParserPlugin,
TestCorePropertiesReload, TestSolrDeletionPolicy1,
TestCursorMarkWithoutUniqueKey, CoreAdminRequestStatusTest,
SolrPluginUtilsTest, StatelessScriptUpdateProcessorFactoryTest,
TestNumericTerms64, DistributedMLTComponentTest, SmileWriterTest,
SearchHandlerTest, SolrJmxReporterTest, TestCopyFieldCollectionResource,
DeleteLastCustomShardedReplicaTest, TestQuerySenderNoQuery, TestSchemaResource,
TestSolrFieldCacheBean, TestSSLRandomization, FastVectorHighlighterTest,
TestMiniSolrCloudClusterSSL, HdfsRecoveryZkTest, TestLeaderElectionZkExpiry,
TestBulkSchemaAPI, TestDefaultStatsCache, CdcrReplicationDistributedZkTest,
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication,
TestPseudoReturnFields, TestFunctionQuery, SpellCheckCollatorWithCollapseTest,
ExitableDirectoryReaderTest, BlobRepositoryCloudTest,
TestSolrConfigHandlerConcurrent, SolrRequestParserTest, TestGroupingSearch,
TestJavabinTupleStreamParser, TestLRUStatsCache, TestPostingsSolrHighlighter,
HardAutoCommitTest, TestSimpleQParserPlugin, RequestLoggingTest,
SharedFSAutoReplicaFailoverUtilsTest, SegmentsInfoRequestHandlerTest,
TestComplexPhraseQParserPlugin, TestGraphTermsQParserPlugin,
SynonymTokenizerTest, ShufflingReplicaListTransformerTest, TestNRTOpen,
TestCloudJSONFacetJoinDomain, BasicDistributedZkTest, TestReplicationHandler,
AutoCommitTest, TestHashPartitioner, DistributedTermsComponentTest,
HighlighterTest, CurrencyFieldXmlFileTest, SimplePostToolTest,
AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, DocValuesTest,
SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest,
QueryEqualityTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest,
XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest,
StandardRequestHandlerTest, DirectSolrSpellCheckerTest,
TestReversedWildcardFilterFactory, TestQueryTypes, DocumentBuilderTest,
TestIndexingPerformance, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest,
TestJmxIntegration, UpdateRequestProcessorFactoryTest, MBeansHandlerTest,
UniqFieldsUpdateProcessorFactoryTest, HighlighterConfigTest,
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest,
CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestStressRecovery,
TestBinaryField, NumericFieldsTest, MinimalSchemaTest,
TestElisionMultitermQuery, TestConfig, TestSolrCoreProperties,
NotRequiredUniqueKeyTest, TestCodecSupport, TestPerFieldSimilarity,
TestBM25SimilarityFactory, ResourceLoaderTest, ScriptEngineTest,
URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest,
CollectionReloadTest, CreateCollectionCleanupTest, CustomCollectionTest,
DeleteNodeTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest,
LeaderFailureAfterFreshStartTest, NodeMutatorTest,
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerStatusTest,
OverseerTaskQueueTest, PeerSyncReplicationTest, RecoveryAfterSoftCommitTest,
SaslZkACLProviderTest, SolrCLIZkUtilsTest, SolrXmlInZkTest,
TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPI,
TestLockTree, TestMiniSolrCloudCluster, TestRebalanceLeaders,
TestSegmentSorting, TestSolrCloudWithDelegationTokens,
TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud,
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test,
HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest,
HdfsRecoverLeaseTest, HdfsSyncSliceTest,
HdfsTlogReplayBufferedWhileIndexingTest, StressHdfsTest, ZkStateWriterTest,
CoreSorterTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest,
TestBackupRepositoryFactory, TestDynamicLoading, TestSolrXml,
TestSolrCoreSnapshots, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup,
TestReqParamsAPI, TestRestoreCore, TestSystemCollAutoCreate,
V2ApiIntegrationTest, CoreAdminCreateDiscoverTest, SecurityConfHandlerTest,
TestApiFramework, TestCollectionAPIs]
[junit4] Completed [577/709 (3!)] on J0 in 0.07s, 1 test, 1 error <<<
FAILURES!
[...truncated 43889 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]