Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/147/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.handler.TestSQLHandler.doTest
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([409F2EA89A7D07D7:E7DB960CF7C6146E]:0)
at
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:182)
at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:83)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12874 lines...]
[junit4] Suite: org.apache.solr.handler.TestSQLHandler
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\init-core-data-001
[junit4] 2> 2350369 WARN
(SUITE-TestSQLHandler-seed#[409F2EA89A7D07D7]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 2350369 INFO
(SUITE-TestSQLHandler-seed#[409F2EA89A7D07D7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2350372 INFO
(SUITE-TestSQLHandler-seed#[409F2EA89A7D07D7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2350372 INFO
(SUITE-TestSQLHandler-seed#[409F2EA89A7D07D7]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /izc/j
[junit4] 2> 2350375 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2350375 INFO (Thread-4962) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2350375 INFO (Thread-4962) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2350380 ERROR (Thread-4962) [ ] 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> 2350475 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.ZkTestServer start zk server on port:55228
[junit4] 2> 2350489 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2350492 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml
to /configs/conf1/schema.xml
[junit4] 2> 2350494 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2350496 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2350497 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2350499 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2350500 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2350502 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2350503 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2350505 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2350506 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2350508 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 2350902 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 2350902 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@797e8686{/izc/j,null,AVAILABLE}
[junit4] 2> 2350903 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4b1e4c6e{HTTP/1.1,[http/1.1]}{127.0.0.1:55235}
[junit4] 2> 2350903 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.e.j.s.Server
Started @2354573ms
[junit4] 2> 2350903 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\tempDir-001/control/data,
hostContext=/izc/j, hostPort=55235,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\control-001\cores}
[junit4] 2> 2350903 ERROR
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2350903 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2350903 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2350903 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2350903 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-11T00:46:24.401Z
[junit4] 2> 2350906 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2350906 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\control-001\solr.xml
[junit4] 2> 2350913 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2350916 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:55228/solr
[junit4] 2> 2350999 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55235_izc%2Fj
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2351000 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55235_izc%2Fj
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:55235_izc%2Fj
[junit4] 2> 2351001 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55235_izc%2Fj
] o.a.s.c.Overseer Overseer
(id=98637629612163076-127.0.0.1:55235_izc%2Fj-n_0000000000) starting
[junit4] 2> 2351008 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55235_izc%2Fj
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55235_izc%2Fj
[junit4] 2> 2351009 INFO
(zkCallback-3567-thread-1-processing-n:127.0.0.1:55235_izc%2Fj)
[n:127.0.0.1:55235_izc%2Fj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2351084 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55235_izc%2Fj
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2351090 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55235_izc%2Fj
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2351090 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55235_izc%2Fj
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2351092 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55235_izc%2Fj
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\control-001\cores
[junit4] 2> 2351113 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2351114 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55228/solr ready
[junit4] 2> 2351117 INFO (qtp1527002380-21654) [n:127.0.0.1:55235_izc%2Fj
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:55235_izc%252Fj&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2351120 INFO
(OverseerThreadFactory-9675-thread-1-processing-n:127.0.0.1:55235_izc%2Fj)
[n:127.0.0.1:55235_izc%2Fj ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 2351225 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
] 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> 2351226 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2351332 INFO
(zkCallback-3567-thread-1-processing-n:127.0.0.1:55235_izc%2Fj)
[n:127.0.0.1:55235_izc%2Fj ] 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> 2352258 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2352269 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
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> 2352352 WARN (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 2352352 WARN (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 2352352 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2352352 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
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> 2352353 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
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@6b4d4e2a
[junit4] 2> 2352353 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2352353 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
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.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\control-001\cores\control_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\control-001\cores\control_collection_shard1_replica_n1\data\]
[junit4] 2> 2352477 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
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> 2352477 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
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> 2352480 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2352480 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2352482 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@55638433[control_collection_shard1_replica_n1] main]
[junit4] 2> 2352484 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2352484 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
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> 2352486 INFO
(searcherExecutor-9678-thread-1-processing-n:127.0.0.1:55235_izc%2Fj
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:55235_izc%2Fj 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@55638433[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2352486 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
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 1578202076003958784
[junit4] 2> 2352493 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2352493 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
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> 2352493 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:55235/izc/j/control_collection_shard1_replica_n1/
[junit4] 2> 2352493 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
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> 2352493 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:55235/izc/j/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 2352493 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
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> 2352499 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
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:55235/izc/j/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2352604 INFO
(zkCallback-3567-thread-1-processing-n:127.0.0.1:55235_izc%2Fj)
[n:127.0.0.1:55235_izc%2Fj ] 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> 2352650 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
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> 2352651 INFO (qtp1527002380-21656) [n:127.0.0.1:55235_izc%2Fj
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=1426
[junit4] 2> 2352655 INFO (qtp1527002380-21654) [n:127.0.0.1:55235_izc%2Fj
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 30 seconds. Check all shard replicas
[junit4] 2> 2352756 INFO
(zkCallback-3567-thread-1-processing-n:127.0.0.1:55235_izc%2Fj)
[n:127.0.0.1:55235_izc%2Fj ] 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> 2353123 INFO
(OverseerCollectionConfigSetProcessor-98637629612163076-127.0.0.1:55235_izc%2Fj-n_0000000000)
[n:127.0.0.1:55235_izc%2Fj ] 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> 2353655 INFO (qtp1527002380-21654) [n:127.0.0.1:55235_izc%2Fj
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:55235_izc%252Fj&wt=javabin&version=2}
status=0 QTime=2537
[junit4] 2> 2353676 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2353678 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55228/solr ready
[junit4] 2> 2353678 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 2353679 INFO (qtp1527002380-21657) [n:127.0.0.1:55235_izc%2Fj
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2353691 INFO
(OverseerThreadFactory-9675-thread-2-processing-n:127.0.0.1:55235_izc%2Fj)
[n:127.0.0.1:55235_izc%2Fj ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 2353693 WARN
(OverseerThreadFactory-9675-thread-2-processing-n:127.0.0.1:55235_izc%2Fj)
[n:127.0.0.1:55235_izc%2Fj ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 2353900 INFO (qtp1527002380-21657) [n:127.0.0.1:55235_izc%2Fj
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 30 seconds. Check all shard replicas
[junit4] 2> 2353900 INFO (qtp1527002380-21657) [n:127.0.0.1:55235_izc%2Fj
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=220
[junit4] 2> 2354609 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-1-001
of type NRT
[junit4] 2> 2354609 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 2354610 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7c1c68ae{/izc/j,null,AVAILABLE}
[junit4] 2> 2354611 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@54314895{HTTP/1.1,[http/1.1]}{127.0.0.1:55261}
[junit4] 2> 2354611 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.e.j.s.Server
Started @2358281ms
[junit4] 2> 2354611 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/izc/j,
hostPort=55261,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-1-001\cores}
[junit4] 2> 2354612 ERROR
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2354612 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2354612 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2354612 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2354612 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-11T00:46:28.110Z
[junit4] 2> 2354617 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2354618 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-1-001\solr.xml
[junit4] 2> 2354626 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2354631 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:55228/solr
[junit4] 2> 2354655 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2354658 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2354661 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55261_izc%2Fj
[junit4] 2> 2354662 INFO (zkCallback-3574-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2354662 INFO
(zkCallback-3567-thread-1-processing-n:127.0.0.1:55235_izc%2Fj)
[n:127.0.0.1:55235_izc%2Fj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2354662 INFO
(zkCallback-3579-thread-1-processing-n:127.0.0.1:55261_izc%2Fj)
[n:127.0.0.1:55261_izc%2Fj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2354825 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2354837 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2354838 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2354841 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-1-001\cores
[junit4] 2> 2354882 INFO (qtp541173170-21696) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:55261_izc%252Fj&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2354886 INFO
(OverseerCollectionConfigSetProcessor-98637629612163076-127.0.0.1:55235_izc%2Fj-n_0000000000)
[n:127.0.0.1:55235_izc%2Fj ] 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> 2354886 INFO
(OverseerThreadFactory-9675-thread-3-processing-n:127.0.0.1:55235_izc%2Fj)
[n:127.0.0.1:55235_izc%2Fj ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:55261_izc%2Fj for creating new replica
[junit4] 2> 2354889 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2354891 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2355914 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2355922 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema
[collection1_shard2_replica_n0] Schema name=test
[junit4] 2> 2356030 WARN (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields
(2)
[junit4] 2> 2356030 WARN (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema
Field text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 2356030 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2356030 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n0' using configuration from
collection collection1, trusted=true
[junit4] 2> 2356031 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n0' (registry
'solr.core.collection1.shard2.replica_n0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2356031 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2356031 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SolrCore
[[collection1_shard2_replica_n0] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-1-001\cores\collection1_shard2_replica_n0],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-1-001\cores\collection1_shard2_replica_n0\data\]
[junit4] 2> 2356164 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2356164 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2356166 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2356167 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2356168 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@61ca978f[collection1_shard2_replica_n0] main]
[junit4] 2> 2356171 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2356172 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2356174 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1578202079871107072
[junit4] 2> 2356175 INFO
(searcherExecutor-9688-thread-1-processing-n:127.0.0.1:55261_izc%2Fj
x:collection1_shard2_replica_n0 s:shard2 c:collection1)
[n:127.0.0.1:55261_izc%2Fj c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.c.SolrCore
[collection1_shard2_replica_n0] Registered new searcher
Searcher@61ca978f[collection1_shard2_replica_n0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2356196 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2356196 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2356196 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:55261/izc/j/collection1_shard2_replica_n0/
[junit4] 2> 2356196 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2356196 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy
http://127.0.0.1:55261/izc/j/collection1_shard2_replica_n0/ has no replicas
[junit4] 2> 2356196 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2356204 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:55261/izc/j/collection1_shard2_replica_n0/ shard2
[junit4] 2> 2356355 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 2356357 INFO (qtp541173170-21698) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1468
[junit4] 2> 2356363 INFO (qtp541173170-21696) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:55261_izc%252Fj&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1481
[junit4] 2> 2356901 INFO
(OverseerCollectionConfigSetProcessor-98637629612163076-127.0.0.1:55235_izc%2Fj-n_0000000000)
[n:127.0.0.1:55235_izc%2Fj ] 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> 2357557 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-2-001
of type NRT
[junit4] 2> 2357557 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 2357558 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@37b0d173{/izc/j,null,AVAILABLE}
[junit4] 2> 2357559 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@32882ad2{HTTP/1.1,[http/1.1]}{127.0.0.1:55278}
[junit4] 2> 2357559 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.e.j.s.Server
Started @2361229ms
[junit4] 2> 2357559 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/izc/j, hostPort=55278,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-2-001\cores}
[junit4] 2> 2357560 ERROR
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2357560 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2357560 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2357560 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2357560 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-11T00:46:31.058Z
[junit4] 2> 2357565 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2357565 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-2-001\solr.xml
[junit4] 2> 2357575 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2357584 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:55228/solr
[junit4] 2> 2357618 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e6e66ca85000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2357635 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55278_izc%2Fj
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2357639 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55278_izc%2Fj
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2357642 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55278_izc%2Fj
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55278_izc%2Fj
[junit4] 2> 2357643 INFO (zkCallback-3574-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2357643 INFO
(zkCallback-3579-thread-1-processing-n:127.0.0.1:55261_izc%2Fj)
[n:127.0.0.1:55261_izc%2Fj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2357644 INFO
(zkCallback-3567-thread-1-processing-n:127.0.0.1:55235_izc%2Fj)
[n:127.0.0.1:55235_izc%2Fj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2357644 INFO
(zkCallback-3585-thread-1-processing-n:127.0.0.1:55278_izc%2Fj)
[n:127.0.0.1:55278_izc%2Fj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2357888 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55278_izc%2Fj
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2357901 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55278_izc%2Fj
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2357902 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55278_izc%2Fj
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2357905 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55278_izc%2Fj
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-2-001\cores
[junit4] 2> 2357967 INFO (qtp485187038-21725) [n:127.0.0.1:55278_izc%2Fj
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:55278_izc%252Fj&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2357971 INFO
(OverseerThreadFactory-9675-thread-4-processing-n:127.0.0.1:55235_izc%2Fj)
[n:127.0.0.1:55235_izc%2Fj ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:55278_izc%2Fj for creating new replica
[junit4] 2> 2357976 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2357977 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2359032 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2359058 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema
[collection1_shard1_replica_n0] Schema name=test
[junit4] 2> 2359153 WARN (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields
(2)
[junit4] 2> 2359153 WARN (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema
Field text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 2359154 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2359154 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n0' using configuration from
collection collection1, trusted=true
[junit4] 2> 2359154 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n0' (registry
'solr.core.collection1.shard1.replica_n0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2359154 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2359155 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
[[collection1_shard1_replica_n0] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-2-001\cores\collection1_shard1_replica_n0],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-2-001\cores\collection1_shard1_replica_n0\data\]
[junit4] 2> 2359334 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2359334 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2359334 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2359334 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2359341 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6badabf4[collection1_shard1_replica_n0] main]
[junit4] 2> 2359344 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2359345 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2359345 INFO
(searcherExecutor-9698-thread-1-processing-n:127.0.0.1:55278_izc%2Fj
x:collection1_shard1_replica_n0 s:shard1 c:collection1)
[n:127.0.0.1:55278_izc%2Fj c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
[collection1_shard1_replica_n0] Registered new searcher
Searcher@6badabf4[collection1_shard1_replica_n0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2359345 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1578202083196141568
[junit4] 2> 2359376 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2359376 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2359376 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:55278/izc/j/collection1_shard1_replica_n0/
[junit4] 2> 2359376 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2359376 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
http://127.0.0.1:55278/izc/j/collection1_shard1_replica_n0/ has no replicas
[junit4] 2> 2359376 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2359376 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:55278/izc/j/collection1_shard1_replica_n0/ shard1
[junit4] 2> 2359508 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 2359519 INFO (qtp485187038-21726) [n:127.0.0.1:55278_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1544
[junit4] 2> 2359526 INFO (qtp485187038-21725) [n:127.0.0.1:55278_izc%2Fj
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:55278_izc%252Fj&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1559
[junit4] 2> 2360006 INFO
(OverseerCollectionConfigSetProcessor-98637629612163076-127.0.0.1:55235_izc%2Fj-n_0000000000)
[n:127.0.0.1:55235_izc%2Fj ] 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> 2360335 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-3-001
of type NRT
[junit4] 2> 2360336 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 2360337 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@43401367{/izc/j,null,AVAILABLE}
[junit4] 2> 2360338 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6c71c79d{HTTP/1.1,[http/1.1]}{127.0.0.1:55319}
[junit4] 2> 2360338 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.e.j.s.Server
Started @2364008ms
[junit4] 2> 2360338 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/izc/j,
hostPort=55319,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-3-001\cores}
[junit4] 2> 2360338 ERROR
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2360338 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2360338 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2360338 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2360339 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-11T00:46:33.836Z
[junit4] 2> 2360347 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2360347 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-3-001\solr.xml
[junit4] 2> 2360353 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2360358 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:55228/solr
[junit4] 2> 2360383 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55319_izc%2Fj
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2360388 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55319_izc%2Fj
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2360400 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55319_izc%2Fj
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55319_izc%2Fj
[junit4] 2> 2360402 INFO
(zkCallback-3579-thread-1-processing-n:127.0.0.1:55261_izc%2Fj)
[n:127.0.0.1:55261_izc%2Fj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2360402 INFO
(zkCallback-3567-thread-1-processing-n:127.0.0.1:55235_izc%2Fj)
[n:127.0.0.1:55235_izc%2Fj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2360402 INFO
(zkCallback-3591-thread-1-processing-n:127.0.0.1:55319_izc%2Fj)
[n:127.0.0.1:55319_izc%2Fj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2360403 INFO
(zkCallback-3585-thread-1-processing-n:127.0.0.1:55278_izc%2Fj)
[n:127.0.0.1:55278_izc%2Fj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2360422 INFO (zkCallback-3574-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2360577 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55319_izc%2Fj
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2360604 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55319_izc%2Fj
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2360604 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55319_izc%2Fj
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2360608 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55319_izc%2Fj
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-3-001\cores
[junit4] 2> 2360701 INFO (qtp485187038-21727) [n:127.0.0.1:55278_izc%2Fj
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:55319_izc%252Fj&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2360703 INFO
(OverseerThreadFactory-9675-thread-5-processing-n:127.0.0.1:55235_izc%2Fj)
[n:127.0.0.1:55235_izc%2Fj ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:55319_izc%2Fj for creating new replica
[junit4] 2> 2360711 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2360712 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2361767 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2362265 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
[collection1_shard2_replica_n1] Schema name=test
[junit4] 2> 2362363 WARN (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields
(2)
[junit4] 2> 2362363 WARN (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
Field text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 2362363 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2362363 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 2362363 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n1' (registry
'solr.core.collection1.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2362363 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2362363 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-3-001\cores\collection1_shard2_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-3-001\cores\collection1_shard2_replica_n1\data\]
[junit4] 2> 2362462 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2362462 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2362462 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2362462 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2362462 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@23fa479[collection1_shard2_replica_n1] main]
[junit4] 2> 2362483 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2362484 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2362485 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1578202086488670208
[junit4] 2> 2362487 INFO
(searcherExecutor-9708-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[collection1_shard2_replica_n1] Registered new searcher
Searcher@23fa479[collection1_shard2_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2362517 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_n1
[junit4] 2> 2362518 INFO
(updateExecutor-3588-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 2362518 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 2362518 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 2362518 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard2_replica_n1]
[junit4] 2> 2362518 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 2362518 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard2_replica_n1] as recovering, leader is
[http://127.0.0.1:55261/izc/j/collection1_shard2_replica_n0/] and I am
[http://127.0.0.1:55319/izc/j/collection1_shard2_replica_n1/]
[junit4] 2> 2362521 INFO (qtp1043393756-21755) [n:127.0.0.1:55319_izc%2Fj
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1810
[junit4] 2> 2362531 INFO (qtp485187038-21727) [n:127.0.0.1:55278_izc%2Fj
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:55319_izc%252Fj&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1829
[junit4] 2> 2362541 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:55261/izc/j]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_n0&nodeName=127.0.0.1:55319_izc%252Fj&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 2362541 INFO (qtp541173170-21699) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 2362541 INFO (qtp541173170-21699) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n0,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:55319_izc%2Fj,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1_shard2_replica_n1","base_url":"http://127.0.0.1:55319/izc/j","node_name":"127.0.0.1:55319_izc%2Fj","state":"down","type":"NRT"}
[junit4] 2> 2362719 INFO
(OverseerCollectionConfigSetProcessor-98637629612163076-127.0.0.1:55235_izc%2Fj-n_0000000000)
[n:127.0.0.1:55235_izc%2Fj ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2363542 INFO (qtp541173170-21699) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n0,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:55319_izc%2Fj,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1_shard2_replica_n1","base_url":"http://127.0.0.1:55319/izc/j","node_name":"127.0.0.1:55319_izc%2Fj","state":"recovering","type":"NRT"}
[junit4] 2> 2363542 INFO (qtp541173170-21699) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 2363542 INFO (qtp541173170-21699) [n:127.0.0.1:55261_izc%2Fj
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:55319_izc%252Fj&onlyIfLeaderActive=true&core=collection1_shard2_replica_n0&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=998
[junit4] 2> 2363837 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-4-001
of type NRT
[junit4] 2> 2363837 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 2363837 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@14b8d61f{/izc/j,null,AVAILABLE}
[junit4] 2> 2363842 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5cf77b34{HTTP/1.1,[http/1.1]}{127.0.0.1:55337}
[junit4] 2> 2363842 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.e.j.s.Server
Started @2367512ms
[junit4] 2> 2363842 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/izc/j, hostPort=55337,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-4-001\cores}
[junit4] 2> 2363842 ERROR
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2363849 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2363849 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2363849 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2363849 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-11T00:46:37.347Z
[junit4] 2> 2363870 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2363870 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-4-001\solr.xml
[junit4] 2> 2363878 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2363889 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:55228/solr
[junit4] 2> 2363924 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55337_izc%2Fj
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2363947 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55337_izc%2Fj
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2363972 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55337_izc%2Fj
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55337_izc%2Fj
[junit4] 2> 2363975 INFO
(zkCallback-3579-thread-1-processing-n:127.0.0.1:55261_izc%2Fj)
[n:127.0.0.1:55261_izc%2Fj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2363991 INFO
(zkCallback-3591-thread-1-processing-n:127.0.0.1:55319_izc%2Fj)
[n:127.0.0.1:55319_izc%2Fj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2363991 INFO (zkCallback-3574-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2363991 INFO
(zkCallback-3598-thread-1-processing-n:127.0.0.1:55337_izc%2Fj)
[n:127.0.0.1:55337_izc%2Fj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2363991 INFO
(zkCallback-3585-thread-1-processing-n:127.0.0.1:55278_izc%2Fj)
[n:127.0.0.1:55278_izc%2Fj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2363992 INFO
(zkCallback-3567-thread-1-processing-n:127.0.0.1:55235_izc%2Fj)
[n:127.0.0.1:55235_izc%2Fj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2364043 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [http://127.0.0.1:55261/izc/j/collection1_shard2_replica_n0/] -
recoveringAfterStartup=[true]
[junit4] 2> 2364043 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.u.PeerSync PeerSync:
core=collection1_shard2_replica_n1 url=http://127.0.0.1:55319/izc/j START
replicas=[http://127.0.0.1:55261/izc/j/collection1_shard2_replica_n0/]
nUpdates=100
[junit4] 2> 2364048 INFO (qtp541173170-21700) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n0]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 2364048 INFO (qtp541173170-21700) [n:127.0.0.1:55261_izc%2Fj
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n0]
o.a.s.c.S.Request [collection1_shard2_replica_n0] webapp=/izc/j path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2364049 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.u.IndexFingerprint IndexFingerprint
millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 2364049 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.u.PeerSync We are already in sync. No
need to do a PeerSync
[junit4] 2> 2364049 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2364049 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 2364049 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2364049 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy PeerSync stage of
recovery was successful.
[junit4] 2> 2364049 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Replaying updates
buffered during PeerSync.
[junit4] 2> 2364049 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 2364049 INFO
(recoveryExecutor-3589-thread-1-processing-n:127.0.0.1:55319_izc%2Fj
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:55319_izc%2Fj c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Registering as Active
after recovery.
[junit4] 2> 2364092 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55337_izc%2Fj
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2364103 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55337_izc%2Fj
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2364103 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55337_izc%2Fj
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2364115 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [n:127.0.0.1:55337_izc%2Fj
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-4-001\cores
[junit4] 2> 2364225 INFO (qtp485187038-21728) [n:127.0.0.1:55278_izc%2Fj
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:55337_izc%252Fj&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2364238 INFO
(OverseerThreadFactory-9675-thread-5-processing-n:127.0.0.1:55235_izc%2Fj)
[n:127.0.0.1:55235_izc%2Fj ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:55337_izc%2Fj for creating new replica
[junit4] 2> 2364256 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2364258 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2365331 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2365341 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=test
[junit4] 2> 2365427 WARN (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields
(2)
[junit4] 2> 2365427 WARN (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
Field text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 2365427 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2365427 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 2365427 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6b4d4e2a
[junit4] 2> 2365427 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2365427 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-4-001\cores\collection1_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001\shard-4-001\cores\collection1_shard1_replica_n1\data\]
[junit4] 2> 2365544 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2365545 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2365547 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2365547 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2365548 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@49a991a0[collection1_shard1_replica_n1] main]
[junit4] 2> 2365549 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2365550 INFO (qtp492268651-21791) [n:127.0.0.1:55337_izc%2Fj
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2365552 INFO (qtp492268651-217
[...truncated too long message...]
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@14b8d61f{/izc/j,null,UNAVAILABLE}
[junit4] 2> 2380822 ERROR
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
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> 2380824 INFO
(TEST-TestSQLHandler.doTest-seed#[409F2EA89A7D07D7]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55228 55228
[junit4] 2> 2380825 INFO (Thread-4962) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:55228 55228
[junit4] 2> 2380826 WARN (Thread-4962) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 26 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 26 /solr/clusterstate.json
[junit4] 2> 26 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 26 /solr/live_nodes
[junit4] 2> 26 /solr/collections
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSQLHandler
-Dtests.method=doTest -Dtests.seed=409F2EA89A7D07D7 -Dtests.slow=true
-Dtests.locale=de-AT -Dtests.timezone=America/Argentina/Jujuy
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 30.5s J1 | TestSQLHandler.doTest <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([409F2EA89A7D07D7:E7DB960CF7C6146E]:0)
[junit4] > at
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:182)
[junit4] > at
org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:83)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[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.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_409F2EA89A7D07D7-001
[junit4] 2> Sep 11, 2017 12:46:54 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=SimpleText,
sim=RandomSimilarity(queryNorm=false): {}, locale=de-AT,
timezone=America/Argentina/Jujuy
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=112445568,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestFastLRUCache,
FullHLLTest, FileUtilsTest, DistributedQueueTest, SolrCoreMetricManagerTest,
SynonymTokenizerTest, TestConfig, MoreLikeThisHandlerTest,
RemoteQueryErrorTest, TestUseDocValuesAsStored, TestCollapseQParserPlugin,
TestSolrFieldCacheBean, DirectSolrSpellCheckerTest, MoveReplicaHDFSTest,
TestScoreJoinQPNoScore, SpellCheckComponentTest, BasicZkTest,
TestPayloadScoreQParserPlugin, TestJsonRequest, SuggestComponentTest,
CoreMergeIndexesAdminHandlerTest, TestRuleBasedAuthorizationPlugin,
TestFiltering, TestShortCircuitedRequests, TestSuggestSpellingConverter,
PreAnalyzedUpdateProcessorTest, TestAuthorizationFramework, NodeMutatorTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestPerFieldSimilarity,
TestHighFrequencyDictionaryFactory, TestReloadDeadlock,
BlockJoinFacetDistribTest, CollectionsAPIDistributedZkTest,
TestAnalyzedSuggestions, TestEmbeddedSolrServerConstructors,
FacetPivotSmallTest, TestSolrDeletionPolicy1, StressHdfsTest, TestRecovery,
SolrIndexMetricsTest, PeerSyncReplicationTest, TestUninvertingReader,
ReplicationFactorTest, TestComponentsName, AtomicUpdatesTest,
BlockDirectoryTest, ConnectionManagerTest, TestCloudPivotFacet, CopyFieldTest,
TestTrie, TestSolrCloudWithDelegationTokens, TestQueryUtils,
OpenExchangeRatesOrgProviderTest, TestFastOutputStream, TestValueSourceCache,
TestPullReplica, TestDocumentBuilder, OverseerStatusTest, CheckHdfsIndexTest,
TemplateUpdateProcessorTest, TestRandomCollapseQParserPlugin, TestConfigReload,
TestSolrJ, TestInitQParser, ConfigureRecoveryStrategyTest,
TermVectorComponentTest, TestFastWriter, DOMUtilTest,
IndexSchemaRuntimeFieldTest, TestSolrConfigHandlerConcurrent,
HdfsChaosMonkeyNothingIsSafeTest, SolrCmdDistributorTest, BadIndexSchemaTest,
ZkStateReaderTest, TestDocSet, TestCollationFieldDocValues, TestCollectionAPI,
TestXmlQParser, CursorMarkTest, CoreAdminCreateDiscoverTest,
TestDefaultStatsCache, SolrCloudExampleTest, QueryEqualityTest,
SolrIndexConfigTest, TestReload, OpenCloseCoreStressTest, HLLUtilTest,
TestLMJelinekMercerSimilarityFactory, TestGraphTermsQParserPlugin,
PluginInfoTest, TestJoin, TestBM25SimilarityFactory, HdfsDirectoryTest,
SpellPossibilityIteratorTest, ZkNodePropsTest, TestSimpleTrackingShardHandler,
PreAnalyzedFieldTest, TestComplexPhraseQParserPlugin, BasicFunctionalityTest,
TestLockTree, SharedFSAutoReplicaFailoverTest, TestCollectionAPIs,
JvmMetricsTest, SecurityConfHandlerTest, TestFieldCacheSortRandom,
TestLeaderInitiatedRecoveryThread, DistanceUnitsTest,
OverriddenZkACLAndCredentialsProvidersTest, SpellCheckCollatorTest,
HdfsCollectionsAPIDistributedZkTest, SolrGangliaReporterTest,
DistributedQueryElevationComponentTest, SimpleMLTQParserTest,
SearchHandlerTest, TestZkChroot, TestOnReconnectListenerSupport,
TestLegacyTerms, TestIndexSearcher, ReplicaListTransformerTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderTest,
TermVectorComponentDistributedTest, TestMergePolicyConfig,
TestCloudNestedDocsSort, TestMinMaxOnMultiValuedField,
CloudExitableDirectoryReaderTest, DocValuesMultiTest, TestNumericRangeQuery32,
SolrJmxReporterCloudTest, TestJsonFacetRefinement,
BigEndianAscendingWordDeserializerTest, TestExactSharedStatsCache,
DistributedQueryComponentOptimizationTest, SuggesterTSTTest,
HdfsBasicDistributedZk2Test, AutoScalingHandlerTest,
TestSolrCloudWithHadoopAuthPlugin, TestExportWriter, TestFileDictionaryLookup,
MigrateRouteKeyTest, SolrMetricReporterTest, TestSchemaManager,
DistributedIntervalFacetingTest, UninvertDocValuesMergePolicyTest,
UpdateLogTest, CurrencyFieldTypeTest, TestSSLRandomization,
DistributedFacetPivotLargeTest, TestCryptoKeys, ShowFileRequestHandlerTest,
UpdateRequestProcessorFactoryTest, RulesTest, ImplicitSnitchTest,
TestExceedMaxTermLength, AddSchemaFieldsUpdateProcessorFactoryTest,
StatsReloadRaceTest, AssignTest, DirectoryFactoryTest, TestSimpleQParserPlugin,
TestFieldTypeCollectionResource, TestGraphMLResponseWriter,
SolrSlf4jReporterTest, TestRestManager, HdfsDirectoryFactoryTest,
TestDocTermOrds, DocValuesNotIndexedTest, TestInitParams,
TestBinaryResponseWriter, TestPerFieldSimilarityWithDefaultOverride,
TestObjectReleaseTracker, MetricsHandlerTest,
CollectionsAPIAsyncDistributedZkTest, SpatialHeatmapFacetsTest,
DocumentAnalysisRequestHandlerTest, DistribDocExpirationUpdateProcessorTest,
SpellingQueryConverterTest, BasicDistributedZkTest, UnloadDistributedZkTest,
OverseerTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest,
TestDistributedSearch, DistributedSpellCheckComponentTest,
DistributedTermsComponentTest, TestSolr4Spatial, StatsComponentTest,
SoftAutoCommitTest, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SolrRequestParserTest,
TestFoldingMultitermQuery, TestStressLucene, SpatialFilterTest, TestCSVLoader,
WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate,
TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest,
SolrInfoBeanTest, TestSurroundQueryParser, LukeRequestHandlerTest,
TestQueryTypes, TermsComponentTest, TestSolrQueryParser, SolrPluginUtilsTest,
ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest,
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestLFUCache,
TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion,
TestCharFilters, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory,
URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, CollectionReloadTest,
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest,
ConfigSetsAPITest, CreateCollectionCleanupTest, CustomCollectionTest,
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribCursorPagingTest,
ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest,
MoveReplicaHDFSUlogDirTest, MoveReplicaTest, SSLMigrationTest,
SaslZkACLProviderTest, ShardSplitTest, TestPullReplicaErrorHandling,
TestRandomFlRTGCloud, TestRebalanceLeaders,
TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates,
TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud,
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest,
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest,
HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest,
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest,
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest,
ZkStateWriterTest, RuleEngineTest, CachingDirectoryFactoryTest, CoreSorterTest,
QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigSetImmutable,
TestCustomStream, TestSolrCoreSnapshots, RequestLoggingTest,
TestReplicationHandlerBackup, TestSQLHandler]
[junit4] Completed [594/729 (1!)] on J1 in 31.23s, 1 test, 1 failure <<<
FAILURES!
[...truncated 43767 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]