Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/841/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([455DCDD2198BC9B9:CD09F208B777A441]:0)
at
org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:90)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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 14596 lines...]
[junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\init-core-data-001
[junit4] 2> 4254511 INFO
(SUITE-TestSolrConfigHandlerConcurrent-seed#[455DCDD2198BC9B9]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /u/
[junit4] 2> 4254514 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4254514 INFO (Thread-6995) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4254514 INFO (Thread-6995) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 4254519 ERROR (Thread-6995) [ ] 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> 4254615 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.ZkTestServer start zk server on port:64541
[junit4] 2> 4254620 INFO (zkConnectionManagerCallback-10972-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4254625 INFO (zkConnectionManagerCallback-10974-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4254631 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 4254635 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 4254637 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 4254639 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 4254641 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 4254643 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 4254646 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 4254648 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 4254650 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 4254652 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 4254654 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 4254656 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 4255530 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 4255530 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4255530 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4255530 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 4255546 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a4b15b{/u,null,AVAILABLE}
[junit4] 2> 4255548 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@631da5{HTTP/1.1,[http/1.1]}{127.0.0.1:64548}
[junit4] 2> 4255548 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.Server Started @4255592ms
[junit4] 2> 4255548 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\tempDir-001/control/data,
replicaType=NRT, hostContext=/u, hostPort=64548,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\control-001\cores}
[junit4] 2> 4255549 ERROR
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4255549 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4255549 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 4255549 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4255549 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4255549 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-20T03:37:45.807Z
[junit4] 2> 4255552 INFO (zkConnectionManagerCallback-10976-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4255554 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 4255554 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\control-001\solr.xml
[junit4] 2> 4255564 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 4255564 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 4255565 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 4256003 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64541/solr
[junit4] 2> 4256006 INFO (zkConnectionManagerCallback-10980-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4256011 INFO (zkConnectionManagerCallback-10982-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4256147 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9])
[n:127.0.0.1:64548_u ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:64548_u
[junit4] 2> 4256149 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9])
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer Overseer
(id=72115955610157060-127.0.0.1:64548_u-n_0000000000) starting
[junit4] 2> 4256158 INFO (zkConnectionManagerCallback-10989-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4256162 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9])
[n:127.0.0.1:64548_u ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:64541/solr ready
[junit4] 2> 4256163 INFO
(OverseerStateUpdate-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:64548_u
[junit4] 2> 4256163 DEBUG
(OverseerAutoScalingTriggerThread-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 4256164 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9])
[n:127.0.0.1:64548_u ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64548_u
[junit4] 2> 4256164 DEBUG
(OverseerAutoScalingTriggerThread-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 4256165 DEBUG
(OverseerAutoScalingTriggerThread-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 4256165 DEBUG
(OverseerAutoScalingTriggerThread-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 4256170 DEBUG
(OverseerAutoScalingTriggerThread-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: []
[junit4] 2> 4256170 INFO (zkCallback-10981-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4256170 DEBUG
(OverseerAutoScalingTriggerThread-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 4256171 DEBUG
(OverseerAutoScalingTriggerThread-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 4256171 INFO (zkCallback-10988-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4256172 DEBUG (ScheduledTrigger-16046-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1
[junit4] 2> 4256264 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9])
[n:127.0.0.1:64548_u ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4256305 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9])
[n:127.0.0.1:64548_u ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21
[junit4] 2> 4256313 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9])
[n:127.0.0.1:64548_u ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21
[junit4] 2> 4256313 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9])
[n:127.0.0.1:64548_u ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21
[junit4] 2> 4256317 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9])
[n:127.0.0.1:64548_u ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\control-001\cores
[junit4] 2> 4256359 INFO (zkConnectionManagerCallback-10995-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4256359 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4256359 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64541/solr ready
[junit4] 2> 4256364 INFO (qtp18011599-37330) [n:127.0.0.1:64548_u ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64548_u&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4256367 INFO
(OverseerThreadFactory-16048-thread-1-processing-n:127.0.0.1:64548_u)
[n:127.0.0.1:64548_u ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 4256371 DEBUG
(OverseerStateUpdate-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"control_collection",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"1",
[junit4] 2> "createNodeSet":"127.0.0.1:64548_u",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 4256481 INFO (qtp18011599-37326) [n:127.0.0.1:64548_u ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=4
[junit4] 2> 4256486 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4256487 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 4256491 DEBUG
(OverseerStateUpdate-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"control_collection_shard1_replica_n1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64548/u",
[junit4] 2> "node_name":"127.0.0.1:64548_u",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 4257175 DEBUG (ScheduledTrigger-16046-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1
[junit4] 2> 4257530 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 4257544 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 4257660 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 4257687 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 4257688 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21
[junit4] 2> 4257688 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\control-001\cores\control_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\control-001\cores\control_collection_shard1_replica_n1\data\]
[junit4] 2> 4257692 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=90.15234375,
floorSegmentMB=1.439453125, forceMergeDeletesPctAllowed=3.7592308232149274,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.25537707292994705, deletesPctAllowed=46.999659712285506
[junit4] 2> 4257694 WARN (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 4257831 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4257831 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4257834 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4257834 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4257835 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=3.9580078125,
floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=24.823978888690124,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=34.219081452011636
[junit4] 2> 4257835 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1d544ff[control_collection_shard1_replica_n1] main]
[junit4] 2> 4257838 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 4257838 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4257839 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4257839 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1614814032006479872
[junit4] 2> 4257842 INFO
(searcherExecutor-16053-thread-1-processing-n:127.0.0.1:64548_u
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:64548_u c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@1d544ff[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4257850 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 4257854 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4257854 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4257854 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:64548/u/control_collection_shard1_replica_n1/
[junit4] 2> 4257855 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 4257855 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:64548/u/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 4257855 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 4257863 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64548/u/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 4257863 DEBUG
(OverseerStateUpdate-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:64548/u",
[junit4] 2> "core":"control_collection_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 4258019 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 4258020 DEBUG
(OverseerStateUpdate-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"control_collection_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64548/u",
[junit4] 2> "node_name":"127.0.0.1:64548_u",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 4258023 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1537
[junit4] 2> 4258025 INFO (qtp18011599-37330) [n:127.0.0.1:64548_u ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 4258124 INFO (zkCallback-10981-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 4258176 DEBUG (ScheduledTrigger-16046-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1
[junit4] 2> 4258370 INFO
(OverseerCollectionConfigSetProcessor-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] 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> 4259028 INFO (qtp18011599-37330) [n:127.0.0.1:64548_u ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64548_u&wt=javabin&version=2}
status=0 QTime=2663
[junit4] 2> 4259053 INFO (zkConnectionManagerCallback-11000-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4259054 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4259056 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64541/solr ready
[junit4] 2> 4259056 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 4259057 INFO (qtp18011599-37333) [n:127.0.0.1:64548_u ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4259057 INFO
(OverseerThreadFactory-16048-thread-2-processing-n:127.0.0.1:64548_u)
[n:127.0.0.1:64548_u ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 4259068 DEBUG
(OverseerStateUpdate-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"collection1",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "createNodeSet":"",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 4259180 DEBUG (ScheduledTrigger-16046-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1
[junit4] 2> 4259270 WARN
(OverseerThreadFactory-16048-thread-2-processing-n:127.0.0.1:64548_u)
[n:127.0.0.1:64548_u ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 4259271 INFO (qtp18011599-37333) [n:127.0.0.1:64548_u ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 4259272 INFO (qtp18011599-37333) [n:127.0.0.1:64548_u ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=213
[junit4] 2> 4260180 DEBUG (ScheduledTrigger-16046-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1
[junit4] 2> 4260239 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\shard-1-001
of type NRT
[junit4] 2> 4260240 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 4260241 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4260241 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4260241 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 4260241 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@13408b1{/u,null,AVAILABLE}
[junit4] 2> 4260243 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1ea6ffa{HTTP/1.1,[http/1.1]}{127.0.0.1:64601}
[junit4] 2> 4260243 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.Server Started @4260287ms
[junit4] 2> 4260243 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/u, hostPort=64601,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\shard-1-001\cores}
[junit4] 2> 4260244 ERROR
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4260244 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4260244 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 4260244 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4260244 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4260244 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-20T03:37:50.502Z
[junit4] 2> 4260247 INFO (zkConnectionManagerCallback-11002-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4260252 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 4260252 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10035145cc80008, likely client has closed socket
[junit4] 2> 4260252 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\shard-1-001\solr.xml
[junit4] 2> 4260263 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 4260263 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 4260264 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 4260724 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64541/solr
[junit4] 2> 4260726 INFO (zkConnectionManagerCallback-11006-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4260731 INFO (zkConnectionManagerCallback-11008-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4260739 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4260747 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 4260747 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64601_u
[junit4] 2> 4260748 DEBUG
(OverseerStateUpdate-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:64601_u"} current state version: 0
[junit4] 2> 4260752 INFO (zkCallback-10981-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4260752 INFO (zkCallback-10999-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4260752 INFO (zkCallback-11007-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4260752 INFO (zkCallback-10988-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4260835 INFO (zkConnectionManagerCallback-11015-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4260835 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 4260835 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64541/solr ready
[junit4] 2> 4260840 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 4260875 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21
[junit4] 2> 4260886 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21
[junit4] 2> 4260886 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21
[junit4] 2> 4260889 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\shard-1-001\cores
[junit4] 2> 4260932 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:64601_u&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4260934 INFO
(OverseerCollectionConfigSetProcessor-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 4260939 INFO (qtp18011599-37333) [n:127.0.0.1:64548_u ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 4260943 INFO (qtp18011599-37328) [n:127.0.0.1:64548_u ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=3
[junit4] 2> 4260949 INFO (qtp31442198-37384) [n:127.0.0.1:64601_u ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=3
[junit4] 2> 4260950 INFO
(OverseerThreadFactory-16048-thread-3-processing-n:127.0.0.1:64548_u)
[n:127.0.0.1:64548_u c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:64601_u for creating new replica of shard shard2 for
collection collection1
[junit4] 2> 4260956 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4260962 DEBUG
(OverseerStateUpdate-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1_shard2_replica_n41",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64601/u",
[junit4] 2> "node_name":"127.0.0.1:64601_u",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 4261180 DEBUG (ScheduledTrigger-16046-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 4262000 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.6.0
[junit4] 2> 4262017 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 4262140 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 4262164 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from
collection collection1, trusted=true
[junit4] 2> 4262165 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n41' (registry
'solr.core.collection1.shard2.replica_n41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21
[junit4] 2> 4262165 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[[collection1_shard2_replica_n41] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\shard-1-001\cores\collection1_shard2_replica_n41],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
[junit4] 2> 4262169 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=90.15234375,
floorSegmentMB=1.439453125, forceMergeDeletesPctAllowed=3.7592308232149274,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.25537707292994705, deletesPctAllowed=46.999659712285506
[junit4] 2> 4262171 WARN (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 4262182 DEBUG (ScheduledTrigger-16046-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 4262307 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 4262307 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4262313 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 4262313 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 4262314 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=3.9580078125,
floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=24.823978888690124,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=34.219081452011636
[junit4] 2> 4262315 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1d77422[collection1_shard2_replica_n41] main]
[junit4] 2> 4262318 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 4262319 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4262320 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4262320 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1614814036705148928
[junit4] 2> 4262321 INFO
(searcherExecutor-16067-thread-1-processing-n:127.0.0.1:64601_u
x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[collection1_shard2_replica_n41] Registered new searcher
Searcher@1d77422[collection1_shard2_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4262329 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node42=0}, version=0}
[junit4] 2> 4262333 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4262333 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4262333 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:64601/u/collection1_shard2_replica_n41/
[junit4] 2> 4262333 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 4262334 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
http://127.0.0.1:64601/u/collection1_shard2_replica_n41/ has no replicas
[junit4] 2> 4262334 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 4262341 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64601/u/collection1_shard2_replica_n41/ shard2
[junit4] 2> 4262341 DEBUG
(OverseerStateUpdate-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:64601/u",
[junit4] 2> "core":"collection1_shard2_replica_n41",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 4262449 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 4262449 DEBUG
(OverseerStateUpdate-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1_shard2_replica_n41",
[junit4] 2> "core_node_name":"core_node42",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64601/u",
[junit4] 2> "node_name":"127.0.0.1:64601_u",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 4262454 INFO (qtp31442198-37380) [n:127.0.0.1:64601_u
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1498
[junit4] 2> 4262456 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:64601_u&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1524
[junit4] 2> 4262552 INFO (zkCallback-11007-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4262940 INFO
(OverseerCollectionConfigSetProcessor-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 4263184 DEBUG (ScheduledTrigger-16046-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 4263326 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\shard-2-001
of type NRT
[junit4] 2> 4263327 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 4263327 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4263327 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4263327 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 4263328 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e4a0a0{/u,null,AVAILABLE}
[junit4] 2> 4263330 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1aa324b{HTTP/1.1,[http/1.1]}{127.0.0.1:64624}
[junit4] 2> 4263330 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.Server Started @4263373ms
[junit4] 2> 4263330 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/u, hostPort=64624,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\shard-2-001\cores}
[junit4] 2> 4263330 ERROR
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4263330 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4263330 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 4263330 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4263330 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4263330 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-20T03:37:53.588Z
[junit4] 2> 4263333 INFO (zkConnectionManagerCallback-11018-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4263335 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 4263335 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\shard-2-001\solr.xml
[junit4] 2> 4263345 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 4263345 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 4263346 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 4264184 DEBUG (ScheduledTrigger-16046-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 4264758 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64541/solr
[junit4] 2> 4264760 INFO (zkConnectionManagerCallback-11022-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4264764 INFO (zkConnectionManagerCallback-11024-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4264773 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 4264777 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 4264777 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64624_u
[junit4] 2> 4264777 DEBUG
(OverseerStateUpdate-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:64624_u"} current state version: 0
[junit4] 2> 4264779 INFO (zkCallback-10988-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4264779 INFO (zkCallback-10999-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4264779 INFO (zkCallback-10981-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4264779 INFO (zkCallback-11007-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4264779 INFO (zkCallback-11023-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4264780 INFO (zkCallback-11014-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4264840 INFO (zkConnectionManagerCallback-11031-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4264841 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 4264842 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64541/solr ready
[junit4] 2> 4264843 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 4264868 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21
[junit4] 2> 4264877 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21
[junit4] 2> 4264878 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21
[junit4] 2> 4264884 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\shard-2-001\cores
[junit4] 2> 4264937 INFO (qtp18011599-37333) [n:127.0.0.1:64548_u ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:64624_u&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4264943 INFO (qtp18011599-37329) [n:127.0.0.1:64548_u ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 4264949 INFO (qtp18011599-37328) [n:127.0.0.1:64548_u ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=5
[junit4] 2> 4264951 INFO (qtp31442198-37383) [n:127.0.0.1:64601_u ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.collection1.shard2.replica_n41:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 4264956 INFO (qtp31442198-37386) [n:127.0.0.1:64601_u ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=3
[junit4] 2> 4264960 INFO (qtp24655061-37421) [n:127.0.0.1:64624_u ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=2
[junit4] 2> 4264962 INFO
(OverseerThreadFactory-16048-thread-4-processing-n:127.0.0.1:64548_u)
[n:127.0.0.1:64548_u c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:64624_u for creating new replica of shard shard1 for
collection collection1
[junit4] 2> 4264967 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4264971 DEBUG
(OverseerStateUpdate-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1_shard1_replica_n43",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64624/u",
[junit4] 2> "node_name":"127.0.0.1:64624_u",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 4264972 INFO (zkCallback-11007-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4265186 DEBUG (ScheduledTrigger-16046-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 4265996 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.6.0
[junit4] 2> 4266006 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
[collection1_shard1_replica_n43] Schema name=test
[junit4] 2> 4266088 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 4266109 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from
collection collection1, trusted=true
[junit4] 2> 4266109 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n43' (registry
'solr.core.collection1.shard1.replica_n43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21
[junit4] 2> 4266109 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[[collection1_shard1_replica_n43] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\shard-2-001\cores\collection1_shard1_replica_n43],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\shard-2-001\cores\collection1_shard1_replica_n43\data\]
[junit4] 2> 4266112 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=90.15234375,
floorSegmentMB=1.439453125, forceMergeDeletesPctAllowed=3.7592308232149274,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.25537707292994705, deletesPctAllowed=46.999659712285506
[junit4] 2> 4266114 WARN (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 4266182 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 4266182 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4266184 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 4266184 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 4266184 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=3.9580078125,
floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=24.823978888690124,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=34.219081452011636
[junit4] 2> 4266185 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7ed802[collection1_shard1_replica_n43] main]
[junit4] 2> 4266187 DEBUG (ScheduledTrigger-16046-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 4266187 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 4266187 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4266187 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4266187 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1614814040759992320
[junit4] 2> 4266189 INFO
(searcherExecutor-16081-thread-1-processing-n:127.0.0.1:64624_u
x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[collection1_shard1_replica_n43] Registered new searcher
Searcher@7ed802[collection1_shard1_replica_n43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4266193 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node44=0}, version=0}
[junit4] 2> 4266196 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4266196 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4266196 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:64624/u/collection1_shard1_replica_n43/
[junit4] 2> 4266196 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 4266196 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
http://127.0.0.1:64624/u/collection1_shard1_replica_n43/ has no replicas
[junit4] 2> 4266196 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 4266199 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64624/u/collection1_shard1_replica_n43/ shard1
[junit4] 2> 4266200 DEBUG
(OverseerStateUpdate-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:64624/u",
[junit4] 2> "core":"collection1_shard1_replica_n43",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 4266301 INFO (zkCallback-11007-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4266302 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 4266304 DEBUG
(OverseerStateUpdate-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1_shard1_replica_n43",
[junit4] 2> "core_node_name":"core_node44",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64624/u",
[junit4] 2> "node_name":"127.0.0.1:64624_u",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 4266304 INFO (qtp24655061-37417) [n:127.0.0.1:64624_u
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1340
[junit4] 2> 4266307 INFO (qtp18011599-37333) [n:127.0.0.1:64548_u
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:64624_u&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1370
[junit4] 2> 4266405 INFO (zkCallback-11007-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4266405 INFO (zkCallback-11023-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4266818 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\shard-3-001
of type NRT
[junit4] 2> 4266818 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 4266819 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4266819 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4266819 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 4266819 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1330248{/u,null,AVAILABLE}
[junit4] 2> 4266820 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1a8e48{HTTP/1.1,[http/1.1]}{127.0.0.1:64671}
[junit4] 2> 4266820 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.e.j.s.Server Started @4266864ms
[junit4] 2> 4266820 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/u, hostPort=64671,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\shard-3-001\cores}
[junit4] 2> 4266820 ERROR
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4266820 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4266820 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 4266820 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4266820 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4266820 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-20T03:37:57.078Z
[junit4] 2> 4266822 INFO (zkConnectionManagerCallback-11034-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4266824 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10035145cc80010, likely client has closed socket
[junit4] 2> 4266824 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 4266825 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001\shard-3-001\solr.xml
[junit4] 2> 4266834 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 4266834 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 4266835 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 4266926 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64541/solr
[junit4] 2> 4266928 INFO (zkConnectionManagerCallback-11038-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4266932 INFO (zkConnectionManagerCallback-11040-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4266940 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 4266941 INFO
(OverseerCollectionConfigSetProcessor-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 4266945 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 4266946 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64671_u
[junit4] 2> 4266946 DEBUG
(OverseerStateUpdate-72115955610157060-127.0.0.1:64548_u-n_0000000000)
[n:127.0.0.1:64548_u ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:64671_u"} current state version: 0
[junit4] 2> 4266947 INFO (zkCallback-11014-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4266947 INFO (zkCallback-10999-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4266947 INFO (zkCallback-11023-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4266947 INFO (zkCallback-10981-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4266947 INFO (zkCallback-10988-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4266947 INFO (zkCallback-11007-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4266949 INFO (zkCallback-11039-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4266949 INFO (zkCallback-11030-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4267027 INFO (zkConnectionManagerCallback-11047-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4267030 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 4267030 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64541/solr ready
[junit4] 2> 4267030 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 4267056 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21
[junit4] 2> 4267079 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21
[junit4] 2> 4267079 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13fbb21
[junit4] 2> 4267081 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[455DCDD2198BC9B9]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..
[...truncated too long message...]
ment.evaluate(BaseDistributedSearchTestCase.java:985)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerConcurrent_455DCDD2198BC9B9-001
[junit4] 2> Oct 20, 2018 3:38:09 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1727, maxMBSortInHeap=6.852606732442855,
sim=RandomSimilarity(queryNorm=true): {}, locale=et-EE,
timezone=America/Montevideo
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_172
(32-bit)/cpus=3,threads=1,free=245743496,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[TestManagedSynonymFilterFactory, TestRangeQuery, TestSolrQueryResponse,
BinaryUpdateRequestHandlerTest, TestSkipOverseerOperations,
SpellCheckComponentTest, TestZkChroot, HdfsAutoAddReplicasIntegrationTest,
TestCopyFieldCollectionResource, TestManagedResource, LoggingHandlerTest,
TolerantUpdateProcessorTest, TestOmitPositions, AtomicUpdatesTest,
UUIDUpdateProcessorFallbackTest, ShardRoutingTest,
OverseerCollectionConfigSetProcessorTest, DirectSolrSpellCheckerTest,
TermsComponentTest, TestFilteredDocIdSet, QueryEqualityTest, CdcrUpdateLogTest,
RulesTest, TestSolrXml, MetricsHistoryHandlerTest,
WrapperMergePolicyFactoryTest, TestNumericTerms64, TestMultiWordSynonyms,
SchemaVersionSpecificBehaviorTest, TestFuzzyAnalyzedSuggestions,
QueryResultKeyTest, TestSlowCompositeReaderWrapper, TestCloudRecovery,
BasicAuthIntegrationTest, ConvertedLegacyTest, PeerSyncWithBufferUpdatesTest,
SolrMetricsIntegrationTest, SmileWriterTest, TestReload, MetricsConfigTest,
TestOrdValues, DistributedUpdateProcessorTest, RequiredFieldsTest,
LeaderElectionIntegrationTest, TestLuceneMatchVersion,
TestShortCircuitedRequests, MetricTriggerTest, DistributedExpandComponentTest,
LeaderFailoverAfterPartitionTest, FacetPivotSmallTest,
CdcrReplicationHandlerTest, PKIAuthenticationIntegrationTest,
TestGeoJSONResponseWriter, ScheduledTriggerIntegrationTest,
TestLegacyNumericUtils, TestQueryTypes,
TestOverriddenPrefixQueryForCustomFieldType, BadCopyFieldTest,
TestPartialUpdateDeduplication, TestClusterProperties, TestIntervalFaceting,
TestDocTermOrds, MultiTermTest, StressHdfsTest, PreAnalyzedUpdateProcessorTest,
TestSimNodeAddedTrigger, CdcrBootstrapTest, CdcrVersionReplicationTest,
SolrCloudExampleTest, AdminHandlersProxyTest, CoreAdminCreateDiscoverTest,
TestLegacyField, TestPullReplica, TestLazyCores,
PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestFieldCache,
TestCollationField, PeerSyncReplicationTest, TestReRankQParserPlugin,
CollectionReloadTest, TestCryptoKeys, MoveReplicaTest, EchoParamsTest,
SimpleCollectionCreateDeleteTest, TestSchemaVersionResource,
ReplaceNodeNoTargetTest, TestHashPartitioner, DocValuesMissingTest,
WordBreakSolrSpellCheckerTest, ConcurrentDeleteAndCreateCollectionTest,
ZkStateReaderTest, DocValuesNotIndexedTest, OutputWriterTest,
TestPKIAuthenticationPlugin, BigEndianAscendingWordSerializerTest,
TestHdfsBackupRestoreCore, TimeZoneUtilsTest, AutoAddReplicasPlanActionTest,
TestSolrCLIRunExample, PingRequestHandlerTest, RollingRestartTest,
TestRestManager, TestMaxTokenLenTokenizer, SystemInfoHandlerTest,
TestSimDistribStateManager, TaggingAttributeTest, TestBadConfig,
TestStreamBody, TestTolerantUpdateProcessorCloud, SpatialRPTFieldTypeTest,
TestSimGenericDistributedQueue, TestFieldTypeResource, BasicDistributedZkTest,
TestNRTOpen, BlockJoinFacetSimpleTest, TestSimClusterStateProvider,
TestShardHandlerFactory, FieldMutatingUpdateProcessorTest,
TestMultiValuedNumericRangeQuery, SolrInfoBeanTest, HighlighterMaxOffsetTest,
HttpPartitionTest, TestBinaryField, TestCloudPivotFacet, TestXmlQParser,
TransactionLogTest, CollectionStateFormat2Test, NodeAddedTriggerTest,
TestInPlaceUpdatesStandalone, TestImplicitCoreProperties,
TestDistribDocBasedVersion, TestAnalyzedSuggestions, ExternalFileFieldSortTest,
TestDistributedSearch, SolrRrdBackendFactoryTest, SecurityConfHandlerTest,
TestFieldCacheSort, TestGroupingSearch, TestComplexPhraseQParserPlugin,
TestCloudConsistency, TestJsonFacets, DisMaxRequestHandlerTest,
TestCoreDiscovery, TestCloudNestedDocsSort, ZkNodePropsTest,
ProtectedTermFilterFactoryTest, TestMacros, HdfsRecoverLeaseTest,
DistributedQueryElevationComponentTest, TestNumericRangeQuery64,
SolrRequestParserTest, TestSolrCloudWithKerberosAlt, TestFunctionQuery,
TestExactStatsCache, ShowFileRequestHandlerTest, ComputePlanActionTest,
TestBlobHandler, ConcurrentCreateRoutedAliasTest, FastVectorHighlighterTest,
SearchHandlerTest, HdfsDirectoryTest, SearchRateTriggerIntegrationTest,
OverseerRolesTest, TestSimPolicyCloud, TestConfigSetsAPIExclusivity,
ExplicitHLLTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestCrossCoreJoin,
BaseCdcrDistributedZkTest, TestJavabinTupleStreamParser, TestFastLRUCache,
AddSchemaFieldsUpdateProcessorFactoryTest, MigrateRouteKeyTest,
DeleteStatusTest, BadComponentTest, PhrasesIdentificationComponentTest,
TestElisionMultitermQuery, SolrGraphiteReporterTest, TestInitParams,
TestPhraseSuggestions, RecoveryZkTest, DocumentAnalysisRequestHandlerTest,
SuggesterWFSTTest, TestRandomFaceting, SolrJmxReporterTest, UpdateParamsTest,
TestSimpleQParserPlugin, TestCSVResponseWriter, TriggerIntegrationTest,
TestSubQueryTransformerCrossCore, TestCloudJSONFacetSKG,
DistributedQueryComponentCustomSortTest, TestSSLRandomization, DateFieldTest,
TestLeaderElectionZkExpiry, Tagger2Test, DistributedFacetPivotWhiteBoxTest,
TestCoreAdminApis, DocValuesTest, SoftAutoCommitTest, IndexSchemaTest,
HdfsRestartWhileUpdatingTest, TestCloudManagedSchema,
TemplateUpdateProcessorTest, SystemLogListenerTest,
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, TestDistributedGrouping,
TestDistributedMissingSort, TestJoin, TestRandomDVFaceting,
TestSolrCoreProperties, TestTolerantSearch, TestTrie,
PathHierarchyTokenizerFactoryTest, TestWordDelimiterFilterFactory,
TokenizerChainTest, TestLuceneIndexBackCompat,
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors,
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest,
ActionThrottleTest, AddReplicaTest, AliasIntegrationTest,
AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest,
BasicDistributedZk2Test, ChaosMonkeyNothingIsSafeTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, ClusterStateTest, ClusterStateUpdateTest,
CollectionPropsTest, ConnectionManagerTest, CreateCollectionCleanupTest,
CreateRoutedAliasTest, DeleteInactiveReplicaTest,
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest,
DeleteShardTest, DistribDocExpirationUpdateProcessorTest,
DistribJoinFromCollectionTest, DistributedQueueTest,
DistributedVersionInfoTest, FullSolrCloudDistribCmdsTest,
HttpPartitionOnCommitTest, LIRRollingUpdatesTest, LeaderElectionContextKeyTest,
LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, LegacyCloudClusterPropTest,
MetricsHistoryIntegrationTest, MoveReplicaHDFSFailoverTest,
MoveReplicaHDFSTest, MultiThreadedOCPTest, ReplicationFactorTest,
RestartWhileUpdatingTest, SaslZkACLProviderTest, ShardRoutingCustomTest,
SliceStateTest, SolrCLIZkUtilsTest, SyncSliceTest, TestDownShardTolerantSearch,
TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud,
TestRandomRequestDistribution, TestRebalanceLeaders, TestUtilizeNode,
TestWithCollection, UnloadDistributedZkTest,
VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, ZkFailoverTest,
HdfsCollectionsAPIDistributedZkTest, ShardSplitTest,
MetricTriggerIntegrationTest, NodeLostTriggerTest, NodeMarkersRegistrationTest,
RestoreTriggerStateTest, ScheduledMaintenanceTriggerTest,
TriggerCooldownIntegrationTest, TriggerEventQueueTest,
TestSimExecutePlanAction, TestSimExtremeIndexing, HDFSCollectionsAPITest,
HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest,
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest,
HdfsNNFailoverTest, HdfsThreadLeakTest,
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest,
HdfsWriteToMultipleCollectionsTest, ImplicitSnitchTest, RuleEngineTest,
BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, CoreSorterTest,
DirectoryFactoryTest, HdfsDirectoryFactoryTest, OpenCloseCoreStressTest,
ResourceLoaderTest, SOLR749Test, SolrCoreTest, TestConfigSetProperties,
TestConfigSets, TestCustomStream, TestDynamicURP, TestQuerySenderNoQuery,
TestReloadAndDeleteDocs, TestSolrConfigHandler, TestSolrCoreSnapshots,
JsonLoaderTest, MoreLikeThisHandlerTest, ResponseBuilderTest,
SearchHandlerTest, TestConfigReload, TestRestoreCore,
TestSolrConfigHandlerConcurrent]
[junit4] Completed [590/834 (1!)] on J0 in 25.32s, 1 test, 1 error <<<
FAILURES!
[...truncated 45834 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/841/consoleText
[repro] Revision: 36ce83bc9add02a900e38b396b42c3c729846598
[repro] Ant options: "-Dargs=-server -XX:+UseConcMarkSweepGC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\core
[repro] TestSolrConfigHandlerConcurrent
[repro] ant compile-test
[...truncated 3458 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestSolrConfigHandlerConcurrent" -Dtests.showOutput=onerror
"-Dargs=-server -XX:+UseConcMarkSweepGC" -Dtests.seed=455DCDD2198BC9B9
-Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=America/Montevideo
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 69 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
[repro] Exiting with code 0
[...truncated 75 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]