Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6820/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly
Error Message:
Unexpected number of elements in the group for intGSF: 8
Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for
intGSF: 8
at
__randomizedtesting.SeedInfo.seed([723BDDF842FD1BE5:E980B3A00FA529BB]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:377)
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)
FAILED:
org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ
Error Message:
Error from server at http://127.0.0.1:52432/solr: Host Unavailable: Not
connected to zk
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:52432/solr: Host Unavailable: Not connected to
zk
at
__randomizedtesting.SeedInfo.seed([723BDDF842FD1BE5:D8C802EC391B53E4]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ(HealthCheckHandlerTest.java:78)
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)
Build Log:
[...truncated 11071 lines...]
[junit4] Suite: org.apache.solr.cloud.HealthCheckHandlerTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HealthCheckHandlerTest_723BDDF842FD1BE5-001\init-core-data-001
[junit4] 2> 382198 WARN
(SUITE-HealthCheckHandlerTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 382198 INFO
(SUITE-HealthCheckHandlerTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 382202 INFO
(SUITE-HealthCheckHandlerTest-seed#[723BDDF842FD1BE5]-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> 382202 INFO
(SUITE-HealthCheckHandlerTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 382204 INFO
(SUITE-HealthCheckHandlerTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HealthCheckHandlerTest_723BDDF842FD1BE5-001\tempDir-001
[junit4] 2> 382204 INFO
(SUITE-HealthCheckHandlerTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 382205 INFO (Thread-1296) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 382205 INFO (Thread-1296) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 382209 ERROR (Thread-1296) [ ] 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> 382305 INFO
(SUITE-HealthCheckHandlerTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:52428
[junit4] 2> 382335 INFO (jetty-launcher-1240-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 382335 INFO (jetty-launcher-1240-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f20b3d{/solr,null,AVAILABLE}
[junit4] 2> 382341 INFO (jetty-launcher-1240-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@45775159{HTTP/1.1,[http/1.1]}{127.0.0.1:52432}
[junit4] 2> 382341 INFO (jetty-launcher-1240-thread-1) [ ]
o.e.j.s.Server Started @390549ms
[junit4] 2> 382341 INFO (jetty-launcher-1240-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52432}
[junit4] 2> 382342 ERROR (jetty-launcher-1240-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 382342 INFO (jetty-launcher-1240-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 382342 INFO (jetty-launcher-1240-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 382342 INFO (jetty-launcher-1240-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 382342 INFO (jetty-launcher-1240-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-13T18:33:55.797Z
[junit4] 2> 382357 INFO (jetty-launcher-1240-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 382370 INFO (jetty-launcher-1240-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52428/solr
[junit4] 2> 382373 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 0x15ddcdfb8d00002, 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> 382475 INFO (jetty-launcher-1240-thread-1)
[n:127.0.0.1:52432_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 382476 INFO (jetty-launcher-1240-thread-1)
[n:127.0.0.1:52432_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:52432_solr
[junit4] 2> 382476 INFO (jetty-launcher-1240-thread-1)
[n:127.0.0.1:52432_solr ] o.a.s.c.Overseer Overseer
(id=98477620308475907-127.0.0.1:52432_solr-n_0000000000) starting
[junit4] 2> 382479 INFO (jetty-launcher-1240-thread-1)
[n:127.0.0.1:52432_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52432_solr
[junit4] 2> 382485 INFO
(zkCallback-1247-thread-1-processing-n:127.0.0.1:52432_solr)
[n:127.0.0.1:52432_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 382615 INFO (jetty-launcher-1240-thread-1)
[n:127.0.0.1:52432_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52432.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@74cc2851
[junit4] 2> 382617 INFO (jetty-launcher-1240-thread-1)
[n:127.0.0.1:52432_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52432.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@74cc2851
[junit4] 2> 382617 INFO (jetty-launcher-1240-thread-1)
[n:127.0.0.1:52432_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52432.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@74cc2851
[junit4] 2> 382618 INFO (jetty-launcher-1240-thread-1)
[n:127.0.0.1:52432_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HealthCheckHandlerTest_723BDDF842FD1BE5-001\tempDir-001\node1\.
[junit4] 2> 382642 INFO
(SUITE-HealthCheckHandlerTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 382643 INFO
(SUITE-HealthCheckHandlerTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52428/solr ready
[junit4] 2> 382652 INFO
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[723BDDF842FD1BE5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerWithCloudClient
[junit4] 2> 382656 INFO
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[723BDDF842FD1BE5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerWithCloudClient
[junit4] 2> 382665 INFO
(TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[723BDDF842FD1BE5]) [
] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandler
[junit4] 2> 382669 INFO (qtp1373278149-6630) [n:127.0.0.1:52432_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/health
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 382670 INFO
(TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[723BDDF842FD1BE5]) [
] o.a.s.c.MiniSolrCloudCluster Expired zookeeper session 98477620308475907
from node http://127.0.0.1:52432/solr
[junit4] 2> 382671 INFO (zkCallback-1252-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 382772 INFO (qtp1373278149-6625) [n:127.0.0.1:52432_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/health
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 382772 INFO
(TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[723BDDF842FD1BE5]) [
] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandler
[junit4] 2> 382773 WARN
(zkCallback-1247-thread-8-processing-n:127.0.0.1:52432_solr)
[n:127.0.0.1:52432_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@22e3542a name:
ZooKeeperConnection Watcher:127.0.0.1:52428/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 382774 WARN
(zkCallback-1247-thread-8-processing-n:127.0.0.1:52432_solr)
[n:127.0.0.1:52432_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 382794 INFO
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[723BDDF842FD1BE5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerSolrJ
[junit4] 2> 382808 INFO (qtp1373278149-6622) [n:127.0.0.1:52432_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/health
params={wt=javabin&version=2} status=503 QTime=0
[junit4] 2> 382809 INFO
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[723BDDF842FD1BE5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerSolrJ
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=HealthCheckHandlerTest -Dtests.method=testHealthCheckHandlerSolrJ
-Dtests.seed=723BDDF842FD1BE5 -Dtests.slow=true -Dtests.locale=nl-NL
-Dtests.timezone=America/Los_Angeles -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.04s J0 |
HealthCheckHandlerTest.testHealthCheckHandlerSolrJ <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:52432/solr: Host Unavailable: Not connected to
zk
[junit4] > at
__randomizedtesting.SeedInfo.seed([723BDDF842FD1BE5:D8C802EC391B53E4]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
[junit4] > at
org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ(HealthCheckHandlerTest.java:78)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 382816 INFO (jetty-closer-1241-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@45775159{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 382816 INFO (jetty-closer-1241-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=710518707
[junit4] 2> 382817 INFO (jetty-closer-1241-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 382819 INFO (jetty-closer-1241-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 382821 INFO (jetty-closer-1241-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 383808 WARN
(jetty-launcher-1240-thread-1-SendThread(127.0.0.1:52428))
[n:127.0.0.1:52432_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper
service, session 0x15ddcdfb8d00003 has expired
[junit4] 2> 383808 WARN
(zkCallback-1247-thread-4-processing-n:127.0.0.1:52432_solr)
[n:127.0.0.1:52432_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@22e3542a name:
ZooKeeperConnection Watcher:127.0.0.1:52428/solr got event WatchedEvent
state:Expired type:None path:null path: null type: None
[junit4] 2> 383808 WARN
(zkCallback-1247-thread-4-processing-n:127.0.0.1:52432_solr)
[n:127.0.0.1:52432_solr ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper
session was expired. Attempting to reconnect to recover relationship with
ZooKeeper...
[junit4] 2> 383808 WARN
(OverseerStateUpdate-98477620308475907-127.0.0.1:52432_solr-n_0000000000)
[n:127.0.0.1:52432_solr ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting
Overseer main queue loop
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer/queue
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1532)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:340)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:337)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:337)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:305)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:282)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:398)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:161)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:139)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:184)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 383808 INFO
(OverseerStateUpdate-98477620308475907-127.0.0.1:52432_solr-n_0000000000)
[n:127.0.0.1:52432_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:52432_solr
[junit4] 2> 383808 INFO
(zkCallback-1247-thread-4-processing-n:127.0.0.1:52432_solr)
[n:127.0.0.1:52432_solr ] o.a.s.c.Overseer Overseer
(id=98477620308475907-127.0.0.1:52432_solr-n_0000000000) closing
[junit4] 2> 383808 WARN
(OverseerCollectionConfigSetProcessor-98477620308475907-127.0.0.1:52432_solr-n_0000000000)
[n:127.0.0.1:52432_solr ] o.a.s.c.OverseerTaskProcessor Overseer cannot
talk to ZK
[junit4] 2> 383809 INFO
(zkCallback-1247-thread-4-processing-n:127.0.0.1:52432_solr)
[n:127.0.0.1:52432_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 383809 WARN
(zkCallback-1247-thread-4-processing-n:127.0.0.1:52432_solr)
[n:127.0.0.1:52432_solr ] o.a.s.c.c.DefaultConnectionStrategy Connection
expired - starting a new one...
[junit4] 2> 383811 INFO
(zkCallback-1247-thread-4-processing-n:127.0.0.1:52432_solr)
[n:127.0.0.1:52432_solr ] o.a.s.c.c.ConnectionManager Connection with
ZooKeeper reestablished.
[junit4] 2> 383811 INFO
(zkCallback-1247-thread-4-processing-n:127.0.0.1:52432_solr)
[n:127.0.0.1:52432_solr ] o.a.s.c.ZkController ZooKeeper session
re-connected ... refreshing core states after session expiration.
[junit4] 2> 383912 ERROR (jetty-closer-1241-thread-1) [ ]
o.a.s.c.Overseer Could not create Overseer node
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:392)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:389)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:389)
[junit4] 2> at
org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:758)
[junit4] 2> at
org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:631)
[junit4] 2> at
org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:618)
[junit4] 2> at
org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2515)
[junit4] 2> at
org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:743)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.destroy(SolrDispatchFilter.java:313)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.destroyInstance(FilterHolder.java:172)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.doStop(FilterHolder.java:150)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:238)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:142)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:160)
[junit4] 2> at
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:127)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:142)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:160)
[junit4] 2> at
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:825)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:356)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:880)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:272)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:142)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:160)
[junit4] 2> at
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:142)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:160)
[junit4] 2> at
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
[junit4] 2> at
org.eclipse.jetty.server.Server.doStop(Server.java:493)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.stop(JettySolrRunner.java:428)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.stopJettySolrRunner(MiniSolrCloudCluster.java:423)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$shutdown$1(MiniSolrCloudCluster.java:460)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 383912 WARN (jetty-closer-1241-thread-1) [ ]
o.a.s.c.ZkController Could not publish node as down:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /overseer
[junit4] 2> 383913 INFO (jetty-closer-1241-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 384272 WARN
(zkCallback-1247-thread-1-processing-n:127.0.0.1:52432_solr)
[n:127.0.0.1:52432_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 384273 ERROR
(zkCallback-1247-thread-4-processing-n:127.0.0.1:52432_solr)
[n:127.0.0.1:52432_solr ] o.a.s.c.ZkController
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode
= Session expired for /live_nodes
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1532)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:340)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:337)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:337)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:674)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:391)
[junit4] 2> at
org.apache.solr.cloud.ZkController$1.command(ZkController.java:320)
[junit4] 2> at
org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:168)
[junit4] 2> at
org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:57)
[junit4] 2> at
org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:142)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 384273 ERROR
(zkCallback-1247-thread-4-processing-n:127.0.0.1:52432_solr)
[n:127.0.0.1:52432_solr ] o.a.s.c.c.DefaultConnectionStrategy Reconnect to
ZooKeeper failed:org.apache.solr.common.cloud.ZooKeeperException:
[junit4] 2> at
org.apache.solr.cloud.ZkController$1.command(ZkController.java:405)
[junit4] 2> at
org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:168)
[junit4] 2> at
org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:57)
[junit4] 2> at
org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:142)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /live_nodes
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1532)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:340)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:337)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:337)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:674)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:391)
[junit4] 2> at
org.apache.solr.cloud.ZkController$1.command(ZkController.java:320)
[junit4] 2> ... 10 more
[junit4] 2>
[junit4] 2> 384274 WARN
(zkCallback-1247-thread-4-processing-n:127.0.0.1:52432_solr)
[n:127.0.0.1:52432_solr ] o.a.s.c.c.DefaultConnectionStrategy Reconnect to
ZooKeeper failed
[junit4] 2> 384275 INFO
(zkCallback-1247-thread-4-processing-n:127.0.0.1:52432_solr)
[n:127.0.0.1:52432_solr ] o.a.s.c.c.ConnectionManager Connected:true
[junit4] 2> 384276 INFO (jetty-closer-1241-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1f20b3d{/solr,null,UNAVAILABLE}
[junit4] 2> 384279 ERROR
(SUITE-HealthCheckHandlerTest-seed#[723BDDF842FD1BE5]-worker) [ ]
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> 384279 INFO
(SUITE-HealthCheckHandlerTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52428 52428
[junit4] 2> 384280 INFO (Thread-1296) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:52428 52428
[junit4] 2> 384284 WARN (Thread-1296) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[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.cloud.HealthCheckHandlerTest_723BDDF842FD1BE5-001
[junit4] 2> Aug 13, 2017 6:33:57 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=nl-NL,
timezone=America/Los_Angeles
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=58543712,total=222011392
[junit4] 2> NOTE: All tests run in this JVM:
[TestImpersonationWithHadoopAuth, DefaultValueUpdateProcessorTest,
TestSizeLimitedDistributedMap, TestNestedDocsSort, TestReplicationHandler,
PrimitiveFieldTypeTest, TestManagedSchemaAPI, TestFunctionQuery,
TestSolrQueryResponse, PropertiesRequestHandlerTest, SliceStateTest,
ClusterStateTest, TestMacros, TestTrackingShardHandlerFactory,
SolrIndexSplitterTest, HdfsRecoveryZkTest, CdcrUpdateLogTest,
TestExactStatsCache, TestSmileRequest, BasicAuthIntegrationTest,
NumericFieldsTest, SyncSliceTest, TestFuzzyAnalyzedSuggestions,
V2StandaloneTest, SimpleFacetsTest, TestManagedResourceStorage,
TestPKIAuthenticationPlugin, OverseerTaskQueueTest, TestSubQueryTransformer,
VersionInfoTest, TestSha256AuthenticationProvider, TestStressLiveNodes,
TimeZoneUtilsTest, DistributedFacetExistsSmallTest,
UniqFieldsUpdateProcessorFactoryTest, ResponseHeaderTest, DateMathParserTest,
SparseHLLTest, CircularListTest, TestPointFields, TestJmxIntegration,
TestStressRecovery, DistributedDebugComponentTest, TestSystemCollAutoCreate,
TestLegacyNumericRangeQueryBuilder, TestQueryWrapperFilter,
TestCustomDocTransformer, DirectSolrConnectionTest, SSLMigrationTest,
TestStressCloudBlindAtomicUpdates, BigEndianAscendingWordSerializerTest,
TestNoOpRegenerator, TestConfigOverlay, TestNRTOpen, SolrShardReporterTest,
TestOrdValues, TestSolrCloudSnapshots, FastVectorHighlighterTest,
PathHierarchyTokenizerFactoryTest, HealthCheckHandlerTest]
[junit4] Completed [110/729 (1!)] on J0 in 2.62s, 3 tests, 1 error <<<
FAILURES!
[...truncated 1384 lines...]
[junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_723BDDF842FD1BE5-001\init-core-data-001
[junit4] 2> 1989111 WARN
(SUITE-DocValuesNotIndexedTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 1989111 INFO
(SUITE-DocValuesNotIndexedTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1989117 INFO
(SUITE-DocValuesNotIndexedTest-seed#[723BDDF842FD1BE5]-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> 1989117 INFO
(SUITE-DocValuesNotIndexedTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1989119 INFO
(SUITE-DocValuesNotIndexedTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_723BDDF842FD1BE5-001\tempDir-001
[junit4] 2> 1989120 INFO
(SUITE-DocValuesNotIndexedTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1989120 INFO (Thread-5329) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1989120 INFO (Thread-5329) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1989126 ERROR (Thread-5329) [ ] 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> 1989220 INFO
(SUITE-DocValuesNotIndexedTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:64942
[junit4] 2> 1989231 INFO (jetty-launcher-3214-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1989231 INFO (jetty-launcher-3214-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1989233 INFO (jetty-launcher-3214-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2a087f8e{/solr,null,AVAILABLE}
[junit4] 2> 1989234 INFO (jetty-launcher-3214-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3ce1e42f{/solr,null,AVAILABLE}
[junit4] 2> 1989235 INFO (jetty-launcher-3214-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@401ded7c{HTTP/1.1,[http/1.1]}{127.0.0.1:64946}
[junit4] 2> 1989235 INFO (jetty-launcher-3214-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@66942c1a{HTTP/1.1,[http/1.1]}{127.0.0.1:64947}
[junit4] 2> 1989236 INFO (jetty-launcher-3214-thread-2) [ ]
o.e.j.s.Server Started @1997230ms
[junit4] 2> 1989235 INFO (jetty-launcher-3214-thread-1) [ ]
o.e.j.s.Server Started @1997229ms
[junit4] 2> 1989237 INFO (jetty-launcher-3214-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64947}
[junit4] 2> 1989237 INFO (jetty-launcher-3214-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64946}
[junit4] 2> 1989237 ERROR (jetty-launcher-3214-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1989237 ERROR (jetty-launcher-3214-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1989237 INFO (jetty-launcher-3214-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1989237 INFO (jetty-launcher-3214-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1989237 INFO (jetty-launcher-3214-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1989237 INFO (jetty-launcher-3214-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1989237 INFO (jetty-launcher-3214-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1989237 INFO (jetty-launcher-3214-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1989237 INFO (jetty-launcher-3214-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-13T19:00:42.478Z
[junit4] 2> 1989237 INFO (jetty-launcher-3214-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-13T19:00:42.478Z
[junit4] 2> 1989243 INFO (jetty-launcher-3214-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1989243 INFO (jetty-launcher-3214-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1989263 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 0x15ddcf83cfe0001, 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> 1989266 INFO (jetty-launcher-3214-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64942/solr
[junit4] 2> 1989267 INFO (jetty-launcher-3214-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64942/solr
[junit4] 2> 1989270 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 0x15ddcf83cfe0003, 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> 1989412 INFO (jetty-launcher-3214-thread-2)
[n:127.0.0.1:64947_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1989412 INFO (jetty-launcher-3214-thread-1)
[n:127.0.0.1:64946_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1989412 INFO (jetty-launcher-3214-thread-2)
[n:127.0.0.1:64947_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:64947_solr
[junit4] 2> 1989413 INFO (jetty-launcher-3214-thread-1)
[n:127.0.0.1:64946_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64946_solr
[junit4] 2> 1989414 INFO (jetty-launcher-3214-thread-2)
[n:127.0.0.1:64947_solr ] o.a.s.c.Overseer Overseer
(id=98477725605298181-127.0.0.1:64947_solr-n_0000000000) starting
[junit4] 2> 1989415 INFO
(zkCallback-3225-thread-1-processing-n:127.0.0.1:64946_solr)
[n:127.0.0.1:64946_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1989416 INFO
(zkCallback-3226-thread-1-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1989424 INFO (jetty-launcher-3214-thread-2)
[n:127.0.0.1:64947_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64947_solr
[junit4] 2> 1989427 INFO
(zkCallback-3225-thread-1-processing-n:127.0.0.1:64946_solr)
[n:127.0.0.1:64946_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1989427 INFO
(zkCallback-3226-thread-1-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1989543 INFO (jetty-launcher-3214-thread-1)
[n:127.0.0.1:64946_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64946.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@446fd10c
[junit4] 2> 1989543 INFO (jetty-launcher-3214-thread-2)
[n:127.0.0.1:64947_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64947.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@446fd10c
[junit4] 2> 1989544 INFO (jetty-launcher-3214-thread-1)
[n:127.0.0.1:64946_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64946.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@446fd10c
[junit4] 2> 1989545 INFO (jetty-launcher-3214-thread-1)
[n:127.0.0.1:64946_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64946.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@446fd10c
[junit4] 2> 1989546 INFO (jetty-launcher-3214-thread-1)
[n:127.0.0.1:64946_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_723BDDF842FD1BE5-001\tempDir-001\node1\.
[junit4] 2> 1989547 INFO (jetty-launcher-3214-thread-2)
[n:127.0.0.1:64947_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64947.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@446fd10c
[junit4] 2> 1989548 INFO (jetty-launcher-3214-thread-2)
[n:127.0.0.1:64947_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64947.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@446fd10c
[junit4] 2> 1989549 INFO (jetty-launcher-3214-thread-2)
[n:127.0.0.1:64947_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_723BDDF842FD1BE5-001\tempDir-001\node2\.
[junit4] 2> 1989605 INFO
(SUITE-DocValuesNotIndexedTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1989607 INFO
(SUITE-DocValuesNotIndexedTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64942/solr ready
[junit4] 2> 1989613 INFO (qtp1657275198-20565) [n:127.0.0.1:64946_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1989615 INFO
(OverseerThreadFactory-9551-thread-1-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.c.CreateCollectionCmd Create collection
dv_coll
[junit4] 2> 1989727 INFO
(OverseerStateUpdate-98477725605298181-127.0.0.1:64947_solr-n_0000000000)
[n:127.0.0.1:64947_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"dv_coll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64946/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1989733 INFO
(OverseerStateUpdate-98477725605298181-127.0.0.1:64947_solr-n_0000000000)
[n:127.0.0.1:64947_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"dv_coll_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64947/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1989736 INFO
(OverseerStateUpdate-98477725605298181-127.0.0.1:64947_solr-n_0000000000)
[n:127.0.0.1:64947_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"dv_coll_shard3_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64946/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1989740 INFO
(OverseerStateUpdate-98477725605298181-127.0.0.1:64947_solr-n_0000000000)
[n:127.0.0.1:64947_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"dv_coll_shard4_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64947/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1989944 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1989944 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1989944 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1989945 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1989946 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1989946 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1990061 INFO
(zkCallback-3226-thread-1-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1990061 INFO
(zkCallback-3225-thread-1-processing-n:127.0.0.1:64946_solr)
[n:127.0.0.1:64946_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1990061 INFO
(zkCallback-3226-thread-2-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1990061 INFO
(zkCallback-3225-thread-2-processing-n:127.0.0.1:64946_solr)
[n:127.0.0.1:64946_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1991002 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1991003 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1991015 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
[junit4] 2> 1991015 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1991042 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1991042 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 1991043 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64947.solr.core.dv_coll.shard4.replica_n6' (registry
'solr.core.dv_coll.shard4.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@446fd10c
[junit4] 2> 1991043 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1991044 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore
[[dv_coll_shard4_replica_n6] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_723BDDF842FD1BE5-001\tempDir-001\node2\dv_coll_shard4_replica_n6],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_723BDDF842FD1BE5-001\tempDir-001\node2\.\dv_coll_shard4_replica_n6\data\]
[junit4] 2> 1991044 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1991044 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 1991045 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64946.solr.core.dv_coll.shard1.replica_n1' (registry
'solr.core.dv_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@446fd10c
[junit4] 2> 1991045 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1991045 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_723BDDF842FD1BE5-001\tempDir-001\node1\dv_coll_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_723BDDF842FD1BE5-001\tempDir-001\node1\.\dv_coll_shard1_replica_n1\data\]
[junit4] 2> 1991065 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1991066 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1991078 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1991078 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
[junit4] 2> 1991081 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1991081 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1991081 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 1991081 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 1991082 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64947.solr.core.dv_coll.shard2.replica_n2' (registry
'solr.core.dv_coll.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@446fd10c
[junit4] 2> 1991082 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1991082 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore
[[dv_coll_shard2_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_723BDDF842FD1BE5-001\tempDir-001\node2\dv_coll_shard2_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_723BDDF842FD1BE5-001\tempDir-001\node2\.\dv_coll_shard2_replica_n2\data\]
[junit4] 2> 1991091 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64946.solr.core.dv_coll.shard3.replica_n4' (registry
'solr.core.dv_coll.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@446fd10c
[junit4] 2> 1991091 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1991091 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore
[[dv_coll_shard3_replica_n4] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_723BDDF842FD1BE5-001\tempDir-001\node1\dv_coll_shard3_replica_n4],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_723BDDF842FD1BE5-001\tempDir-001\node1\.\dv_coll_shard3_replica_n4\data\]
[junit4] 2> 1991275 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1991275 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1991279 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1991279 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1991281 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1991281 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1991282 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1991282 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1991363 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1991363 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1991365 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1991365 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1991365 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1991365 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1991367 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1991367 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1991369 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7440e658[dv_coll_shard4_replica_n6]
main]
[junit4] 2> 1991370 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1991371 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1991371 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 1991371 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7bb39830[dv_coll_shard3_replica_n4]
main]
[junit4] 2> 1991371 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1991373 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1991373 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1575643612041969664
[junit4] 2> 1991374 INFO
(searcherExecutor-9556-thread-1-processing-n:127.0.0.1:64947_solr
x:dv_coll_shard4_replica_n6 s:shard4 c:dv_coll r:core_node8)
[n:127.0.0.1:64947_solr c:dv_coll s:shard4 r:core_node8
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6]
Registered new searcher Searcher@7440e658[dv_coll_shard4_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1991375 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1991375 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1991375 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 1991376 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1991376 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4598242c[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 1991376 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1991377 INFO
(searcherExecutor-9558-thread-1-processing-n:127.0.0.1:64946_solr
x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7)
[n:127.0.0.1:64946_solr c:dv_coll s:shard3 r:core_node7
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]
Registered new searcher Searcher@7bb39830[dv_coll_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1991378 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1575643612047212544
[junit4] 2> 1991382 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@75ff59d4[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 1991382 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1991382 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1991382 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:64947/solr/dv_coll_shard4_replica_n6/
[junit4] 2> 1991382 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1991383 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.SyncStrategy http://127.0.0.1:64947/solr/dv_coll_shard4_replica_n6/ has
no replicas
[junit4] 2> 1991383 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1991383 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1991383 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1991384 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1991384 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 1991384 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1991384 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 1991385 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1991386 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1991386 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1991386 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1575643612055601152
[junit4] 2> 1991386 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1991387 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1575643612056649728
[junit4] 2> 1991387 INFO
(searcherExecutor-9557-thread-1-processing-n:127.0.0.1:64946_solr
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3)
[n:127.0.0.1:64946_solr c:dv_coll s:shard1 r:core_node3
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
Registered new searcher Searcher@4598242c[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1991389 INFO
(searcherExecutor-9559-thread-1-processing-n:127.0.0.1:64947_solr
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5)
[n:127.0.0.1:64947_solr c:dv_coll s:shard2 r:core_node5
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]
Registered new searcher Searcher@75ff59d4[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1991393 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1991393 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1991393 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:64946/solr/dv_coll_shard3_replica_n4/
[junit4] 2> 1991393 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1991393 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.SyncStrategy http://127.0.0.1:64946/solr/dv_coll_shard3_replica_n4/ has
no replicas
[junit4] 2> 1991393 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1991396 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64947/solr/dv_coll_shard4_replica_n6/ shard4
[junit4] 2> 1991402 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1991402 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1991402 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:64947/solr/dv_coll_shard2_replica_n2/
[junit4] 2> 1991402 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1991402 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1991402 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1991403 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:64946/solr/dv_coll_shard1_replica_n1/
[junit4] 2> 1991403 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1991403 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:64946/solr/dv_coll_shard1_replica_n1/ has
no replicas
[junit4] 2> 1991403 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1991402 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.SyncStrategy http://127.0.0.1:64947/solr/dv_coll_shard2_replica_n2/ has
no replicas
[junit4] 2> 1991403 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1991408 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64946/solr/dv_coll_shard3_replica_n4/ shard3
[junit4] 2> 1991411 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64946/solr/dv_coll_shard1_replica_n1/ shard1
[junit4] 2> 1991411 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64947/solr/dv_coll_shard2_replica_n2/ shard2
[junit4] 2> 1991519 INFO
(zkCallback-3226-thread-2-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1991519 INFO
(zkCallback-3226-thread-1-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1991519 INFO
(zkCallback-3225-thread-1-processing-n:127.0.0.1:64946_solr)
[n:127.0.0.1:64946_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1991519 INFO
(zkCallback-3225-thread-2-processing-n:127.0.0.1:64946_solr)
[n:127.0.0.1:64946_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1991550 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1991552 INFO (qtp1379579731-20572) [n:127.0.0.1:64947_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1604
[junit4] 2> 1991561 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1991562 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1991563 INFO (qtp1657275198-20568) [n:127.0.0.1:64946_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1619
[junit4] 2> 1991565 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1991565 INFO (qtp1657275198-20566) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1620
[junit4] 2> 1991565 INFO (qtp1379579731-20579) [n:127.0.0.1:64947_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1622
[junit4] 2> 1991570 INFO (qtp1657275198-20565) [n:127.0.0.1:64946_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1991620 INFO
(OverseerCollectionConfigSetProcessor-98477725605298181-127.0.0.1:64947_solr-n_0000000000)
[n:127.0.0.1:64947_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1991699 INFO
(zkCallback-3226-thread-1-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1991699 INFO
(zkCallback-3226-thread-2-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1991699 INFO
(zkCallback-3225-thread-2-processing-n:127.0.0.1:64946_solr)
[n:127.0.0.1:64946_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1991699 INFO
(zkCallback-3225-thread-1-processing-n:127.0.0.1:64946_solr)
[n:127.0.0.1:64946_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1992575 INFO (qtp1657275198-20565) [n:127.0.0.1:64946_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
status=0 QTime=2961
[junit4] 2> 1992587 INFO (qtp1657275198-20569) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.SchemaManager managed schema loaded . version : 0
[junit4] 2> 1992602 INFO (qtp1657275198-20569) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1992616 INFO (qtp1657275198-20569) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1992652 INFO (qtp1657275198-20569) [n:127.0.0.1:64946_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ZkController Persisted config data to node
/configs/conf1/managed-schema
[junit4] 2> 1992653 INFO
(zkCallback-3226-thread-2-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 1992653 INFO
(zkCallback-3226-thread-1-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 1992653 INFO
(zkCallback-3225-thread-1-processing-n:127.0.0.1:64946_solr)
[n:127.0.0.1:64946_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 1992653 INFO
(zkCallback-3225-thread-2-processing-n:127.0.0.1:64946_solr)
[n:127.0.0.1:64946_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 1992657 INFO
(zkCallback-3226-thread-2-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema
version 1 from ZooKeeper
[junit4] 2> 1992658 INFO
(zkCallback-3226-thread-1-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema
version 1 from ZooKeeper
[junit4] 2> 1992661 INFO
(zkCallback-3226-thread-2-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_s
[...truncated too long message...]
MetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard1.leader, tag=116345878
[junit4] 2> 1993995 INFO (jetty-closer-3215-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2a087f8e{/solr,null,UNAVAILABLE}
[junit4] 2> 1993996 ERROR
(SUITE-DocValuesNotIndexedTest-seed#[723BDDF842FD1BE5]-worker) [ ]
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> 1993997 INFO
(SUITE-DocValuesNotIndexedTest-seed#[723BDDF842FD1BE5]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:64942 64942
[junit4] 2> 1993998 INFO (Thread-5329) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:64942 64942
[junit4] 2> 1993999 WARN (Thread-5329) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/configs/conf1/managed-schema
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/collections/dv_coll/state.json
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/configs/conf1/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_723BDDF842FD1BE5-001
[junit4] 2> Aug 13, 2017 7:00:47 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=Memory)},
docValues:{floatField=DocValuesFormat(name=Lucene70),
doubleField=DocValuesFormat(name=Memory),
intFieldMulti=DocValuesFormat(name=Lucene70),
boolFieldMulti=DocValuesFormat(name=Memory),
longFieldMulti=DocValuesFormat(name=Lucene70),
floatGSL=DocValuesFormat(name=Asserting),
intField=DocValuesFormat(name=Memory),
boolField=DocValuesFormat(name=Asserting),
stringFieldMulti=DocValuesFormat(name=Asserting),
dateFieldMulti=DocValuesFormat(name=Lucene70),
doubleFieldMulti=DocValuesFormat(name=Asserting),
longGSF=DocValuesFormat(name=Lucene70),
stringGSL=DocValuesFormat(name=Lucene70),
doubleGSF=DocValuesFormat(name=Memory),
doubleGSL=DocValuesFormat(name=Lucene70),
stringGSF=DocValuesFormat(name=Memory), intGSL=DocValuesFormat(name=Memory),
longField=DocValuesFormat(name=Lucene70),
dateField=DocValuesFormat(name=Asserting),
dateGSF=DocValuesFormat(name=Asserting),
boolGSF=DocValuesFormat(name=Asserting),
longGSL=DocValuesFormat(name=Asserting),
boolGSL=DocValuesFormat(name=Lucene70),
floatFieldMulti=DocValuesFormat(name=Memory),
floatGSF=DocValuesFormat(name=Lucene70),
dateGSL=DocValuesFormat(name=Lucene70), intGSF=DocValuesFormat(name=Lucene70),
stringField=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=531,
maxMBSortInHeap=5.3471448074457095, sim=RandomSimilarity(queryNorm=true): {},
locale=bg, timezone=Asia/Jerusalem
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=253749512,total=491409408
[junit4] 2> NOTE: All tests run in this JVM: [SimpleMLTQParserTest,
HdfsUnloadDistributedZkTest, TestShortCircuitedRequests,
TestDistributedMissingSort, SolrCloudReportersTest,
ConjunctionSolrSpellCheckerTest, TestMultiWordSynonyms,
OpenCloseCoreStressTest, TestReloadAndDeleteDocs, V2ApiIntegrationTest,
TestExclusionRuleCollectionAccess, ConvertedLegacyTest, SolrIndexConfigTest,
QueryEqualityTest, TestSimpleQParserPlugin, ReplicationFactorTest,
TestInitParams, BasicZkTest, StressHdfsTest, MoreLikeThisHandlerTest,
UpdateParamsTest, BigEndianAscendingWordDeserializerTest,
OpenExchangeRatesOrgProviderTest, TestExpandComponent, SpatialRPTFieldTypeTest,
SuggesterTSTTest, BasicDistributedZk2Test, DistributedIntervalFacetingTest,
TestSolrCloudWithHadoopAuthPlugin, MergeStrategyTest, SaslZkACLProviderTest,
SpatialHeatmapFacetsTest, AddSchemaFieldsUpdateProcessorFactoryTest,
OverseerStatusTest, TestCollectionAPIs, ChaosMonkeySafeLeaderTest,
TestOnReconnectListenerSupport, TestRecovery, TestObjectReleaseTracker,
ReplicaListTransformerTest, TestRuleBasedAuthorizationPlugin,
TestAnalyzeInfixSuggestions, TestRawTransformer, TestSolrFieldCacheBean,
TestFiltering, PreAnalyzedFieldManagedSchemaCloudTest, StatsComponentTest,
TriLevelCompositeIdRoutingTest, SolrCloudExampleTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, HLLUtilTest, FacetPivotSmallTest,
HttpPartitionTest, TestMaxScoreQueryParser,
TestCollectionsAPIViaSolrCloudCluster, CoreMergeIndexesAdminHandlerTest,
UpdateRequestProcessorFactoryTest, ShardRoutingCustomTest, TestCoreDiscovery,
TestManagedSchemaThreadSafety, ActionThrottleTest,
DistributedFacetPivotWhiteBoxTest, LeaderFailoverAfterPartitionTest,
TestInitQParser, TestDFISimilarityFactory,
DistributedQueryElevationComponentTest, TestCloudManagedSchema, JSONWriterTest,
TestRemoteStreaming, CoreAdminCreateDiscoverTest, TestScoreJoinQPNoScore,
TestSchemaVersionResource, TestSolrCLIRunExample, DocumentBuilderTest,
BadCopyFieldTest, CursorMarkTest, SystemInfoHandlerTest,
TestExceedMaxTermLength, SuggestComponentTest, TolerantUpdateProcessorTest,
TestManagedResource, SortSpecParsingTest, TestSolrXml, DateRangeFieldTest,
TestMergePolicyConfig, TestPerFieldSimilarityWithDefaultOverride,
TestPerFieldSimilarity, TestCollationFieldDocValues, TestUseDocValuesAsStored,
DirectSolrSpellCheckerTest, NodeMutatorTest, CollectionsAPISolrJTest,
TestLMJelinekMercerSimilarityFactory, TestRebalanceLeaders,
TestHighFrequencyDictionaryFactory, TestManagedSynonymFilterFactory,
BitVectorTest, TestLeaderInitiatedRecoveryThread, TestReloadDeadlock,
TestTolerantUpdateProcessorRandomCloud, TestXmlQParser,
SolrGangliaReporterTest, TestChildDocTransformer, SuggesterFSTTest,
TestDelegationWithHadoopAuth, TestFieldSortValues, TestAuthenticationFramework,
BlockDirectoryTest, TestSolrConfigHandlerConcurrent,
SchemaVersionSpecificBehaviorTest, CleanupOldIndexTest,
FileBasedSpellCheckerTest, TestManagedSchema, TestSystemIdResolver,
TestCollationField, TestSubQueryTransformerCrossCore, TestFastLRUCache,
TestFieldCacheReopen, TestCopyFieldCollectionResource, TestNumericTokenStream,
CdcrBootstrapTest, TestIntervalFaceting, TestSchemaManager, PluginInfoTest,
TestBackupRepositoryFactory, CacheHeaderTest, TestPartialUpdateDeduplication,
PingRequestHandlerTest, TestSSLRandomization, TestCoreAdminApis,
TestConfigReload, DistributedTermsComponentTest, DistribCursorPagingTest,
TestCloudPivotFacet, TestReRankQParserPlugin, CollectionTooManyReplicasTest,
HdfsDirectoryFactoryTest, TestWordDelimiterFilterFactory,
LeaderInitiatedRecoveryOnCommitTest, DistribJoinFromCollectionTest,
OverseerModifyCollectionTest, DistributedFacetPivotLargeTest, CopyFieldTest,
CdcrVersionReplicationTest, RollingRestartTest, CdcrReplicationHandlerTest,
TestCSVLoader, TestConfigSets, MetricsHandlerTest, TemplateUpdateProcessorTest,
TestPushWriter, TestSolr4Spatial2, MBeansHandlerTest,
TestConfigSetsAPIExclusivity, TestZkChroot, TestLRUStatsCache,
TestConfigSetImmutable, TestStressInPlaceUpdates, DeleteShardTest,
TestRandomCollapseQParserPlugin, TestJsonRequest, TestUniqueKeyFieldResource,
LukeRequestHandlerTest, BasicFunctionalityTest, TestFieldTypeResource,
TestOverriddenPrefixQueryForCustomFieldType, StatsReloadRaceTest, TestDocSet,
TestCustomStream, TestSQLHandlerNonCloud, TestSolrJ,
DistributedMLTComponentTest, TestSolr4Spatial, TestFileDictionaryLookup,
EchoParamsTest, TestReplicationHandlerBackup, TestGraphTermsQParserPlugin,
JvmMetricsTest, DOMUtilTest, SpellCheckCollatorTest,
TestAuthorizationFramework, MetricUtilsTest, UnloadDistributedZkTest,
LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest,
ZkSolrClientTest, AutoCommitTest, TestFaceting,
TermVectorComponentDistributedTest, TestJoin, TestStressVersions,
TestRangeQuery, TestGroupingSearch, PeerSyncTest, TestBadConfig,
TestIndexSearcher, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest,
TestStressLucene, TestTrie, WordBreakSolrSpellCheckerTest,
FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest,
IndexBasedSpellCheckerTest, TestWriterPerf, TestOmitPositions,
TermsComponentTest, RequestHandlersTest, TermVectorComponentTest,
RequiredFieldsTest, TestSolrQueryParser, LoggingHandlerTest,
SolrPluginUtilsTest, ReturnFieldsTest, JsonLoaderTest, SearchHandlerTest,
TestSearchPerf, TestElisionMultitermQuery, OutputWriterTest,
TestPostingsSolrHighlighter, TestLuceneMatchVersion,
SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport,
TestDFRSimilarityFactory, TestIBSimilarityFactory, TestFastWriter,
TestFastOutputStream, PreAnalyzedFieldTest, DateFieldTest, TestUtils,
ZkNodePropsTest, FileUtilsTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
TestJettySolrRunner, ConnectionReuseTest, AsyncCallRequestStatusResponseTest,
CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest,
CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest,
DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest,
DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest]
[junit4] Completed [521/729 (2!)] on J1 in 5.92s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 44003 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]