Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/310/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.TestSolrConfigHandlerCloud: 1) Thread[id=7301,
name=Thread-2474, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
at java.lang.Thread.sleep(Native Method) at
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
at
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:935)
at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
at org.apache.solr.core.SolrCore$$Lambda$83/1783364729.run(Unknown
Source) at
org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestSolrConfigHandlerCloud:
1) Thread[id=7301, name=Thread-2474, state=TIMED_WAITING,
group=TGRP-TestSolrConfigHandlerCloud]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
at
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:935)
at
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
at org.apache.solr.core.SolrCore$$Lambda$83/1783364729.run(Unknown
Source)
at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
at __randomizedtesting.SeedInfo.seed([73C63BDBBE3CF577]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample
Error Message:
ObjectTracker found 3 object(s) that were not released!!!
[MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
at __randomizedtesting.SeedInfo.seed([73C63BDBBE3CF577]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
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:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test
Error Message:
expected:<COMPLETED> but was:<FAILED>
Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
at
__randomizedtesting.SeedInfo.seed([73C63BDBBE3CF577:FB92040110C0988F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:209)
at
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10675 lines...]
[junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\init-core-data-001
[junit4] 2> 99210 INFO
(SUITE-TestSolrCLIRunExample-seed#[73C63BDBBE3CF577]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 99214 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[73C63BDBBE3CF577]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSchemalessExample
[junit4] 2> 99215 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[73C63BDBBE3CF577]) [
] o.a.s.u.TestSolrCLIRunExample Selected port 57413 to start schemaless example
Solr instance on ...
[junit4] 2> 100393 INFO (Thread-185) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 100396 INFO (Thread-185) [ ] o.e.j.s.h.ContextHandler
Started o.e.j.s.ServletContextHandler@280953fc{/solr,null,AVAILABLE}
[junit4] 2> 100400 INFO (Thread-185) [ ] o.e.j.s.ServerConnector
Started ServerConnector@4879d765{HTTP/1.1,[http/1.1]}{127.0.0.1:57413}
[junit4] 2> 100400 INFO (Thread-185) [ ] o.e.j.s.Server Started
@104883ms
[junit4] 2> 100400 INFO (Thread-185) [ ] o.a.s.c.s.e.JettySolrRunner
Jetty properties: {hostContext=/solr, hostPort=57413}
[junit4] 2> 100401 INFO (Thread-185) [ ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 100401 INFO (Thread-185) [ ] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr'
[junit4] 2> 100401 INFO (Thread-185) [ ] o.a.s.c.SolrResourceLoader
JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 100401 INFO (Thread-185) [ ] o.a.s.c.SolrResourceLoader
solr home defaulted to 'solr/' (could not find system property or JNDI)
[junit4] 2> 100402 INFO (Thread-185) [ ] o.a.s.c.SolrXmlConfig Loading
container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\solr.xml
[junit4] 2> 100414 INFO (Thread-185) [ ] o.a.s.c.CorePropertiesLocator
Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr
[junit4] 2> 100414 INFO (Thread-185) [ ] o.a.s.c.CoreContainer New
CoreContainer 688918538
[junit4] 2> 100414 INFO (Thread-185) [ ] o.a.s.c.CoreContainer Loading
cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr]
[junit4] 2> 100415 WARN (Thread-185) [ ] o.a.s.c.CoreContainer
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\lib
[junit4] 2> 100416 INFO (Thread-185) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 100420 INFO (Thread-185) [ ] o.a.s.u.UpdateShardHandler
Creating UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 100421 INFO (Thread-185) [ ] o.a.s.l.LogWatcher SLF4J impl
is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 100421 INFO (Thread-185) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 100421 INFO (Thread-185) [ ] o.a.s.c.CoreContainer
Security conf doesn't exist. Skipping setup for authorization module.
[junit4] 2> 100421 INFO (Thread-185) [ ] o.a.s.c.CoreContainer No
authentication plugin used.
[junit4] 2> 100424 INFO (Thread-185) [ ] o.a.s.c.CorePropertiesLocator
Looking for core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr
[junit4] 2> 100425 INFO (Thread-185) [ ] o.a.s.c.CorePropertiesLocator
Found 0 core definitions
[junit4] 2> 100425 INFO (Thread-185) [ ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 100425 INFO (Thread-185) [ ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 103959 INFO (qtp1104771572-562) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=543
[junit4] 2> 103999 INFO (qtp1104771572-561) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
[junit4] 2> 104018 INFO (qtp1104771572-560) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=6
[junit4] 2> 104046 INFO (qtp1104771572-558) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=8
[junit4] 2> 104057 INFO (qtp1104771572-557) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
[junit4] 2> 104201 INFO (qtp1104771572-561) [ ]
o.a.s.h.a.CoreAdminOperation core create command
name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json
[junit4] 2> 104203 INFO (qtp1104771572-561) [ ] o.a.s.c.CoreDescriptor
Created CoreDescriptor: {name=gettingstarted, config=solrconfig.xml,
loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json,
transient=false, dataDir=data\}
[junit4] 2> 104203 INFO (qtp1104771572-561) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted'
[junit4] 2> 104204 INFO (qtp1104771572-561) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 104204 INFO (qtp1104771572-561) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 104234 INFO (qtp1104771572-561) [ ] o.a.s.c.SolrConfig
current version of requestparams : 0
[junit4] 2> 104234 INFO (qtp1104771572-561) [ ] o.a.s.c.SolrConfig
Adding specified lib dirs to ClassLoader
[junit4] 2> 104239 WARN (qtp1104771572-561) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib
[junit4] 2> 104240 WARN (qtp1104771572-561) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
filtered by solr-cell-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 104241 WARN (qtp1104771572-561) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib
[junit4] 2> 104241 WARN (qtp1104771572-561) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
filtered by solr-clustering-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 104242 WARN (qtp1104771572-561) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib
[junit4] 2> 104242 WARN (qtp1104771572-561) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
filtered by solr-langid-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 104243 WARN (qtp1104771572-561) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib
[junit4] 2> 104243 WARN (qtp1104771572-561) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
filtered by solr-velocity-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 104253 INFO (qtp1104771572-561) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.2.0
[junit4] 2> 104278 INFO (qtp1104771572-561) [ ] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 104306 INFO (qtp1104771572-561) [ ] o.a.s.s.IndexSchema
[gettingstarted] Schema name=example-data-driven-schema
[junit4] 2> 104760 INFO (qtp1104771572-561) [ ] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 105075 INFO (qtp1104771572-561) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 105117 INFO (qtp1104771572-561) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 105345 INFO (qtp1104771572-561) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted'
[junit4] 2> 105345 INFO (qtp1104771572-561) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'gettingstarted' using configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted
[junit4] 2> 105345 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 105346 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.SolrCore [[gettingstarted] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\data\]
[junit4] 2> 105346 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@38520825
[junit4] 2> 105402 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for newSearcher:
[org.apache.solr.core.QuerySenderListener{queries=[]}]
[junit4] 2> 105402 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for firstSearcher:
[org.apache.solr.core.QuerySenderListener{queries=[]}]
[junit4] 2> 105468 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.SchemaCodecFactory Using default compressionMode: BEST_SPEED
[junit4] 2> 105469 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\data\
[junit4] 2> 105469 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\data\index/
[junit4] 2> 105469 WARN (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.SolrCore [gettingstarted] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\data\index'
doesn't exist. Creating new index...
[junit4] 2> 105470 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\data\index
[junit4] 2> 105471 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2a56d57b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c8367c),segFN=segments_1,generation=1}
[junit4] 2> 105471 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 105476 INFO
(OldIndexDirectoryCleanupThreadForCore-gettingstarted) [ x:gettingstarted]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
gettingstarted in
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\data\
[junit4] 2> 105477 WARN
(OldIndexDirectoryCleanupThreadForCore-gettingstarted) [ x:gettingstarted]
o.a.s.c.DirectoryFactory
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 105528 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy
[junit4] 2> 105602 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 105992 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"add-unknown-fields-to-the-schema"
[junit4] 2> 106759 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 106769 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 106773 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 106775 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 106777 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 106784 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy
[junit4] 2> 106785 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy
[junit4] 2> 106785 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy
[junit4] 2> 106785 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.PluginBag requestHandler : '/analysis/document' created with
startup=lazy
[junit4] 2> 106785 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy
[junit4] 2> 106785 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy
[junit4] 2> 106785 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy
[junit4] 2> 106785 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/sql,/graph,/tvrh,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms,/debug/dump,/update/extract
[junit4] 2> 106785 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 106787 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 106787 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 106789 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 106789 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 106793 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2a56d57b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c8367c),segFN=segments_1,generation=1}
[junit4] 2> 106794 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 106795 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d19a3d[gettingstarted] main]
[junit4] 2> 106797 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\conf
[junit4] 2> 106797 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\conf}
[junit4] 2> 106797 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\conf
[junit4] 2> 106797 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 106798 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 106872 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 106872 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
[junit4] 2> 106886 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\conf\elevate.xml
[junit4] 2> 106977 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 106977 INFO
(searcherExecutor-262-thread-1-processing-x:gettingstarted) [
x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener sending
requests to Searcher@3d19a3d[gettingstarted]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 106977 INFO
(searcherExecutor-262-thread-1-processing-x:gettingstarted) [
x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 106977 INFO
(searcherExecutor-262-thread-1-processing-x:gettingstarted) [
x:gettingstarted] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: default
[junit4] 2> 106979 INFO
(searcherExecutor-262-thread-1-processing-x:gettingstarted) [
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Registered new searcher
Searcher@3d19a3d[gettingstarted]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 106985 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 106985 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 106985 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 106985 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1539448876203769856
[junit4] 2> 106987 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version
1539448876203769856
[junit4] 2> 106987 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.c.CoreContainer registering core: gettingstarted
[junit4] 2> 106993 INFO (qtp1104771572-561) [ x:gettingstarted]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json}
status=0 QTime=2791
[junit4] 2> 106997 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[73C63BDBBE3CF577]) [
] o.e.j.s.ServerConnector Stopped
ServerConnector@4879d765{HTTP/1.1,[http/1.1]}{127.0.0.1:57413}
[junit4] 2> 106997 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[73C63BDBBE3CF577]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=688918538
[junit4] 2> 106999 INFO (coreCloseExecutor-267-thread-1) [
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] CLOSING SolrCore
org.apache.solr.core.SolrCore@39c48790
[junit4] 2> 107000 INFO (coreCloseExecutor-267-thread-1) [
x:gettingstarted] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 107000 INFO (coreCloseExecutor-267-thread-1) [
x:gettingstarted] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 107000 INFO (coreCloseExecutor-267-thread-1) [
x:gettingstarted] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has
reached 0 - closing IndexWriter
[junit4] 2> 107000 INFO (coreCloseExecutor-267-thread-1) [
x:gettingstarted] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 107003 INFO (coreCloseExecutor-267-thread-1) [
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Closing main searcher on
request.
[junit4] 2> 107017 INFO (coreCloseExecutor-267-thread-1) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory
- 2 directories currently being tracked
[junit4] 2> 107017 INFO (coreCloseExecutor-267-thread-1) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\data\index
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\data\index;done=false>>]
[junit4] 2> 107017 INFO (coreCloseExecutor-267-thread-1) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 107017 INFO (coreCloseExecutor-267-thread-1) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\data\index
[junit4] 2> 107017 INFO (coreCloseExecutor-267-thread-1) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\data\
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\data\;done=false>>]
[junit4] 2> 107017 INFO (coreCloseExecutor-267-thread-1) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 107017 INFO (coreCloseExecutor-267-thread-1) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-001\schemaless\solr\gettingstarted\data\
[junit4] 2> 107020 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[73C63BDBBE3CF577]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@280953fc{/solr,null,UNAVAILABLE}
[junit4] 2> 107023 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[73C63BDBBE3CF577]) [
] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on
port 57413
[junit4] 2> 107023 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[73C63BDBBE3CF577]) [
] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
[junit4] 2> 107027 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
[junit4] 2> 109054 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 109055 INFO (Thread-198) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 109055 INFO (Thread-198) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 109156 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.ZkTestServer start zk server on port:57439
[junit4] 2> 109156 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 109157 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 109165 INFO (zkCallback-69-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@255c2fdb
name:ZooKeeperConnection Watcher:127.0.0.1:57439 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 109165 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 109166 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 109166 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 109180 INFO (jetty-launcher-68-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 109181 INFO (jetty-launcher-68-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@38fe613f{/solr,null,AVAILABLE}
[junit4] 2> 109184 INFO (jetty-launcher-68-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@5a3fdf31{HTTP/1.1,[http/1.1]}{127.0.0.1:57423}
[junit4] 2> 109184 INFO (jetty-launcher-68-thread-1) [ ]
o.e.j.s.Server Started @113666ms
[junit4] 2> 109184 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57423}
[junit4] 2> 109184 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 109184 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-003\node1'
[junit4] 2> 109184 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 109184 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 109186 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 109186 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 109191 INFO (zkCallback-70-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7e33eae4
name:ZooKeeperConnection Watcher:127.0.0.1:57439/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 109191 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 109192 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 109193 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 109201 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-003\node1
[junit4] 2> 109201 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 300092916
[junit4] 2> 109201 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-003\node1]
[junit4] 2> 109202 WARN (jetty-launcher-68-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-003\node1\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-003\node1\lib
[junit4] 2> 109202 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 109205 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 109207 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 109207 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 109207 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57439/solr
[junit4] 2> 109208 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 109208 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 109208 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 109211 INFO (zkCallback-73-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7573dc30
name:ZooKeeperConnection Watcher:127.0.0.1:57439 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 109211 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 109211 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 109212 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 0x155d389939f0002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 109214 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$40/1334822147@7bbf2810
[junit4] 2> 109215 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 109217 INFO
(zkCallback-74-thread-1-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7fcb9cf3
name:ZooKeeperConnection Watcher:127.0.0.1:57439/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 109219 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 109220 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 109225 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 109231 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 109233 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 109237 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 109239 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 109240 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 109243 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 109246 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 109248 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 109249 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 109250 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 109251 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 109256 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 109258 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 109260 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 109260 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96215554898984963-localhost:57423_solr-n_0000000000
[junit4] 2> 109261 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader localhost:57423_solr
[junit4] 2> 109261 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 109262 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.Overseer Overseer
(id=96215554898984963-localhost:57423_solr-n_0000000000) starting
[junit4] 2> 109264 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 109274 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 109274 INFO
(OverseerCollectionConfigSetProcessor-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 109275 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/localhost:57423_solr
[junit4] 2> 109275 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/localhost:57423_solr
[junit4] 2> 109275 INFO
(OverseerStateUpdate-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 109280 INFO
(zkCallback-74-thread-1-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 109282 INFO
(OverseerStateUpdate-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 109297 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 109297 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 109298 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_73C63BDBBE3CF577-001\tempDir-003\node1
[junit4] 2> 109298 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 109300 INFO
(zkCallback-74-thread-1-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 109300 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 109300 INFO (jetty-launcher-68-thread-1)
[n:localhost:57423_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 109300 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 109301 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 109308 INFO (zkCallback-76-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1bb3dac3
name:ZooKeeperConnection Watcher:127.0.0.1:57439 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 109308 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 109308 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 112342 INFO (qtp1696770430-596) [n:localhost:57423_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=20
[junit4] 2> 112348 INFO (qtp1696770430-588) [n:localhost:57423_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
[junit4] 2> 112354 INFO (qtp1696770430-588) [n:localhost:57423_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=5
[junit4] 2> 112355 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 112356 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 112372 INFO (zkCallback-80-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@76cc4a0c
name:ZooKeeperConnection Watcher:127.0.0.1:57439/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 112372 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 112372 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 112372 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 112375 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 112376 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 112382 INFO (qtp1696770430-589) [n:localhost:57423_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=list&wt=json and sendToOCPQueue=true
[junit4] 2> 112382 INFO (qtp1696770430-589) [n:localhost:57423_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=list&wt=json} status=0 QTime=0
[junit4] 2> 112392 INFO (qtp1696770430-585) [n:localhost:57423_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=5
[junit4] 2> 112397 INFO (qtp1696770430-584) [n:localhost:57423_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
[junit4] 2> 112399 INFO (qtp1696770430-584) [n:localhost:57423_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
[junit4] 2> 112400 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 112401 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 112414 INFO (zkCallback-83-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6f559df6
name:ZooKeeperConnection Watcher:127.0.0.1:57439/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 112415 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 112415 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 112415 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 112417 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 112420 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 112430 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/currency.xml
[junit4] 2> 112434 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/elevate.xml
[junit4] 2> 112437 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/contractions_ca.txt
[junit4] 2> 112442 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/contractions_fr.txt
[junit4] 2> 112445 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/contractions_ga.txt
[junit4] 2> 112449 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/contractions_it.txt
[junit4] 2> 112452 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/hyphenations_ga.txt
[junit4] 2> 112456 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stemdict_nl.txt
[junit4] 2> 112459 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stoptags_ja.txt
[junit4] 2> 112463 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_ar.txt
[junit4] 2> 112471 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_bg.txt
[junit4] 2> 112474 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_ca.txt
[junit4] 2> 112477 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_cz.txt
[junit4] 2> 112482 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_da.txt
[junit4] 2> 112487 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_de.txt
[junit4] 2> 112490 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_el.txt
[junit4] 2> 112495 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_en.txt
[junit4] 2> 112499 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_es.txt
[junit4] 2> 112502 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_eu.txt
[junit4] 2> 112506 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_fa.txt
[junit4] 2> 112512 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_fi.txt
[junit4] 2> 112516 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_fr.txt
[junit4] 2> 112520 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_ga.txt
[junit4] 2> 112523 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_gl.txt
[junit4] 2> 112527 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_hi.txt
[junit4] 2> 112531 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_hu.txt
[junit4] 2> 112534 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_hy.txt
[junit4] 2> 112537 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_id.txt
[junit4] 2> 112542 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_it.txt
[junit4] 2> 112547 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_ja.txt
[junit4] 2> 112551 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_lv.txt
[junit4] 2> 112554 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_nl.txt
[junit4] 2> 112557 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_no.txt
[junit4] 2> 112560 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_pt.txt
[junit4] 2> 112563 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_ro.txt
[junit4] 2> 112566 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_ru.txt
[junit4] 2> 112569 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_sv.txt
[junit4] 2> 112572 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_th.txt
[junit4] 2> 112575 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_tr.txt
[junit4] 2> 112579 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/userdict_ja.txt
[junit4] 2> 112582 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/managed-schema
[junit4] 2> 112586 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/params.json
[junit4] 2> 112591 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/protwords.txt
[junit4] 2> 112593 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/solrconfig.xml
[junit4] 2> 112596 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/stopwords.txt
[junit4] 2> 112599 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73C63BDBBE3CF577])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/synonyms.txt
[junit4] 2> 112605 INFO (qtp1696770430-596) [n:localhost:57423_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=list&wt=json and sendToOCPQueue=true
[junit4] 2> 112605 INFO (qtp1696770430-596) [n:localhost:57423_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=list&wt=json} status=0 QTime=0
[junit4] 2> 112622 INFO (qtp1696770430-586) [n:localhost:57423_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&maxShardsPerNode=4&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&action=CREATE&numShards=2&wt=json
and sendToOCPQueue=true
[junit4] 2> 112629 INFO
(OverseerCollectionConfigSetProcessor-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"testCloudExamplePrompt",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"testCloudExamplePrompt",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"4",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 112630 INFO
(OverseerThreadFactory-273-thread-1-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"testCloudExamplePrompt",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"testCloudExamplePrompt",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"4",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 112630 INFO
(OverseerThreadFactory-273-thread-1-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.OverseerCollectionMessageHandler Create
collection testCloudExamplePrompt
[junit4] 2> 112631 WARN
(OverseerThreadFactory-273-thread-1-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.OverseerCollectionMessageHandler Specified
replicationFactor of 2 on collection testCloudExamplePrompt is higher than or
equal to the number of Solr instances currently live or live and part of your
createNodeSet(1). It's unusual to run two replica of the same slice on the same
Solr-instance.
[junit4] 2> 112632 INFO
(OverseerThreadFactory-273-thread-1-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.OverseerCollectionMessageHandler creating
collections conf node /collections/testCloudExamplePrompt
[junit4] 2> 112633 INFO
(OverseerThreadFactory-273-thread-1-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.c.SolrZkClient makePath:
/collections/testCloudExamplePrompt
[junit4] 2> 112635 INFO (zkCallback-83-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 112635 INFO
(zkCallback-74-thread-2-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 112642 INFO
(OverseerStateUpdate-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"testCloudExamplePrompt",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"testCloudExamplePrompt",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"4",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 112642 INFO
(OverseerStateUpdate-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: testCloudExamplePrompt
[junit4] 2> 112645 INFO
(OverseerStateUpdate-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/testCloudExamplePrompt/state.json
[junit4] 2> 112740 INFO
(OverseerThreadFactory-273-thread-1-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
SolrCores for new collection testCloudExamplePrompt, shardNames [shard1,
shard2] , replicationFactor : 2
[junit4] 2> 112740 INFO
(OverseerThreadFactory-273-thread-1-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core testCloudExamplePrompt_shard2_replica1 as part of shard shard2 of
collection testCloudExamplePrompt on localhost:57423_solr
[junit4] 2> 112741 INFO
(OverseerThreadFactory-273-thread-1-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core testCloudExamplePrompt_shard2_replica2 as part of shard shard2 of
collection testCloudExamplePrompt on localhost:57423_solr
[junit4] 2> 112741 INFO
(OverseerThreadFactory-273-thread-1-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core testCloudExamplePrompt_shard1_replica2 as part of shard shard1 of
collection testCloudExamplePrompt on localhost:57423_solr
[junit4] 2> 112741 INFO
(OverseerThreadFactory-273-thread-1-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core testCloudExamplePrompt_shard1_replica1 as part of shard shard1 of
collection testCloudExamplePrompt on localhost:57423_solr
[junit4] 2> 112747 INFO (qtp1696770430-589) [n:localhost:57423_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
[junit4] 2> 112749 INFO (qtp1696770430-589) [n:localhost:57423_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=testCloudExamplePrompt_shard2_replica1,
collection.configName=testCloudExamplePrompt, config=solrconfig.xml,
transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=testCloudExamplePrompt,
numShards=2, dataDir=data\, shard=shard2}
[junit4] 2> 112752 INFO (qtp1696770430-585) [n:localhost:57423_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
[junit4] 2> 112752 INFO (qtp1696770430-585) [n:localhost:57423_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=testCloudExamplePrompt_shard1_replica1,
collection.configName=testCloudExamplePrompt, config=solrconfig.xml,
transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=testCloudExamplePrompt,
numShards=2, dataDir=data\, shard=shard1}
[junit4] 2> 112772 INFO (qtp1696770430-584) [n:localhost:57423_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
[junit4] 2> 112772 INFO (qtp1696770430-589) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 112774 INFO (qtp1696770430-585) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 112774 INFO (qtp1696770430-591) [n:localhost:57423_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
[junit4] 2> 112776 INFO (qtp1696770430-584) [n:localhost:57423_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=testCloudExamplePrompt_shard1_replica2,
collection.configName=testCloudExamplePrompt, config=solrconfig.xml,
transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=testCloudExamplePrompt,
numShards=2, dataDir=data\, shard=shard1}
[junit4] 2> 112777 INFO (qtp1696770430-591) [n:localhost:57423_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=testCloudExamplePrompt_shard2_replica2,
collection.configName=testCloudExamplePrompt, config=solrconfig.xml,
transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=testCloudExamplePrompt,
numShards=2, dataDir=data\, shard=shard2}
[junit4] 2> 112777 INFO (qtp1696770430-589) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
[junit4] 2> 112777 INFO (qtp1696770430-585) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
[junit4] 2> 112777 INFO (qtp1696770430-585) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 112778 INFO (qtp1696770430-584) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 112778 INFO (qtp1696770430-591) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 112779 INFO (qtp1696770430-589) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.c.ZkStateReader Add data for [testCloudExamplePrompt] ver [0]
[junit4] 2> 112780 INFO (qtp1696770430-589) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 112781 INFO (qtp1696770430-584) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
[junit4] 2> 112781 INFO (qtp1696770430-584) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 112781 INFO (qtp1696770430-591) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
[junit4] 2> 112781 INFO (qtp1696770430-591) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 112791 INFO
(OverseerStateUpdate-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "core":"testCloudExamplePrompt_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:57423/solr",
[junit4] 2> "node_name":"localhost:57423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 112791 INFO
(OverseerStateUpdate-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"testCloudExamplePrompt_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:57423/solr",
[junit4] 2> "node_name":"localhost:57423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"}
[junit4] 2> 112799 INFO
(OverseerStateUpdate-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "core":"testCloudExamplePrompt_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:57423/solr",
[junit4] 2> "node_name":"localhost:57423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 112800 INFO
(OverseerStateUpdate-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"testCloudExamplePrompt_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:57423/solr",
[junit4] 2> "node_name":"localhost:57423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"}
[junit4] 2> 112805 INFO
(OverseerStateUpdate-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "core":"testCloudExamplePrompt_shard1_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:57423/solr",
[junit4] 2> "node_name":"localhost:57423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 112805 INFO
(OverseerStateUpdate-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"testCloudExamplePrompt_shard1_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:57423/solr",
[junit4] 2> "node_name":"localhost:57423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"}
[junit4] 2> 112810 INFO
(OverseerStateUpdate-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"testCloudExamplePrompt_shard2_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:57423/solr",
[junit4] 2> "node_name":"localhost:57423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 112810 INFO
(OverseerStateUpdate-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"testCloudExamplePrompt_shard2_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:57423/solr",
[junit4] 2> "node_name":"localhost:57423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"}
[junit4] 2> 112961 INFO
(OverseerStateUpdate-96215554898984963-localhost:57423_solr-n_0000000000)
[n:localhost:57423_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testCloudExamplePrompt/state.json version: 0
[junit4] 2> 112962 INFO
(zkCallback-74-thread-2-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCloudExamplePrompt/state.json] for collection
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
[junit4] 2> 112963 INFO
(zkCallback-74-thread-2-processing-n:localhost:57423_solr)
[n:localhost:57423_solr ] o.a.s.c.c.ZkStateReader Updating data for
[testCloudExamplePrompt] from [0] to [1]
[junit4] 2> 113841 INFO (qtp1696770430-589) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
testCloudExamplePrompt_shard2_replica1
[junit4] 2> 113841 INFO (qtp1696770430-589) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
[junit4] 2> 113842 INFO (qtp1696770430-584) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
testCloudExamplePrompt_shard1_replica2
[junit4] 2> 113842 INFO (qtp1696770430-584) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
[junit4] 2> 113843 INFO (qtp1696770430-585) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
testCloudExamplePrompt_shard1_replica1
[junit4] 2> 113843 INFO (qtp1696770430-585) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
[junit4] 2> 113843 INFO (qtp1696770430-584) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 113843 INFO (qtp1696770430-589) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 113843 INFO (qtp1696770430-584) [n:localhost:57423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.c.ZkStateReader Load collection config from: [/collections
[...truncated too long message...]
t4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/collections/backuprestore/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 23 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 2564743 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[73C63BDBBE3CF577]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73C63BDBBE3CF577-001
[junit4] 2> Jul 10, 2016 7:21:52 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=ClassicSimilarity, locale=es-HN, timezone=UCT
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=3,threads=1,free=357786400,total=534249472
[junit4] 2> NOTE: All tests run in this JVM: [TestRestoreCore,
JavabinLoaderTest, SuggesterWFSTTest, TestCopyFieldCollectionResource,
SolrIndexSplitterTest, SolrInfoMBeanTest, TestFieldCacheWithThreads,
SharedFSAutoReplicaFailoverTest, TestOnReconnectListenerSupport,
AtomicUpdatesTest, TestTestInjection, HdfsRecoveryZkTest, GraphQueryTest,
TestLeaderElectionZkExpiry, SaslZkACLProviderTest, HLLSerializationTest,
TestCollationField, TestBlendedInfixSuggestions,
SimpleCollectionCreateDeleteTest, CloneFieldUpdateProcessorFactoryTest,
SolrPluginUtilsTest, BasicZkTest, TestConfigSetsAPI, DebugComponentTest,
TestJettySolrRunner, RequestLoggingTest, MultiTermTest,
TestSimpleTrackingShardHandler, RuleEngineTest,
DefaultValueUpdateProcessorTest, ShowFileRequestHandlerTest, TestWriterPerf,
BigEndianAscendingWordSerializerTest, RequestHandlersTest,
TestSolrQueryParserResource, CoreAdminCreateDiscoverTest, TestCloudInspectUtil,
SolrCloudExampleTest, LeaderInitiatedRecoveryOnShardRestartTest,
CreateCollectionCleanupTest, TestUseDocValuesAsStored2,
DistributedMLTComponentTest, TestCloudPseudoReturnFields,
SpellCheckCollatorTest, SmileWriterTest, TestNonDefinedSimilarityFactory,
HdfsBasicDistributedZkTest, TestLMJelinekMercerSimilarityFactory,
TestQueryUtils, TestSolr4Spatial, TestDistributedStatsComponentCardinality,
TestPerFieldSimilarity, TestSortingResponseWriter, TestDynamicLoading,
ReplicationFactorTest, ZkSolrClientTest, HdfsChaosMonkeySafeLeaderTest,
WordBreakSolrSpellCheckerTest, TestFoldingMultitermQuery, DistanceFunctionTest,
TestPHPSerializedResponseWriter, OutputWriterTest,
TestFuzzyAnalyzedSuggestions, TestCloudSchemaless, DirectSolrConnectionTest,
TestFieldCache, TestCustomDocTransformer, VersionInfoTest, AutoCommitTest,
SpellCheckComponentTest, TermVectorComponentDistributedTest, ConfigSetsAPITest,
BadCopyFieldTest, DistributedQueryComponentOptimizationTest, TestLRUStatsCache,
LeaderFailoverAfterPartitionTest, HdfsWriteToMultipleCollectionsTest,
CollectionsAPIDistributedZkTest, RecoveryAfterSoftCommitTest,
StatsComponentTest, DistributedDebugComponentTest,
CollectionTooManyReplicasTest, NoCacheHeaderTest, DeleteInactiveReplicaTest,
TestOverriddenPrefixQueryForCustomFieldType, TestSystemIdResolver,
TestGraphMLResponseWriter, TestRequestForwarding, SparseHLLTest,
SynonymTokenizerTest, TestPKIAuthenticationPlugin, SpellingQueryConverterTest,
RAMDirectoryFactoryTest, TestCharFilters, TestDistributedGrouping,
EchoParamsTest, TestFieldSortValues, DirectUpdateHandlerOptimizeTest,
CoreMergeIndexesAdminHandlerTest, TestManagedResourceStorage,
TestSolrDeletionPolicy2, TestRandomCollapseQParserPlugin, TestSolrQueryParser,
FileBasedSpellCheckerTest, FileUtilsTest, TestTolerantUpdateProcessorCloud,
TestMissingGroups, TestSolrConfigHandlerCloud, MultiThreadedOCPTest,
TestReRankQParserPlugin, SuggesterTest, DistributedFacetPivotLargeTest,
SecurityConfHandlerTest, TestFieldCollectionResource,
OpenExchangeRatesOrgProviderTest, TestFieldCacheSanityChecker,
HdfsSyncSliceTest, OverseerModifyCollectionTest, HdfsLockFactoryTest,
TestPerFieldSimilarityWithDefaultOverride, TestFreeTextSuggestions,
TestJsonFacets, TestSolrDynamicMBean, DistribDocExpirationUpdateProcessorTest,
LeaderElectionIntegrationTest, TestOrdValues, TestJoin, TestRecovery,
TestBM25SimilarityFactory, HighlighterConfigTest, CopyFieldTest,
TestConfigReload, UpdateRequestProcessorFactoryTest,
TestConfigSetsAPIZkFailure, TestGraphTermsQParserPlugin,
TestExclusionRuleCollectionAccess, DistributedFacetPivotWhiteBoxTest,
TestFastWriter, BadIndexSchemaTest, TestCloudManagedSchema, TestIndexSearcher,
TestDistributedMissingSort, TestSubQueryTransformer,
CdcrReplicationHandlerTest, SearchHandlerTest, BasicFunctionalityTest,
OpenCloseCoreStressTest, BufferStoreTest, SignatureUpdateProcessorFactoryTest,
TestFastOutputStream, ExplicitHLLTest, DocValuesMissingTest,
TestDynamicFieldCollectionResource, ChaosMonkeySafeLeaderTest,
BasicDistributedZk2Test, SyncSliceTest, RecoveryZkTest,
FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting,
TestZkChroot, ShardRoutingCustomTest, TestFaceting, TestRealTimeGet,
TestStressReorder, TestReload, TestStressVersions,
DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer,
SimpleFacetsTest, TestGroupingSearch, SolrCmdDistributorTest,
ConvertedLegacyTest, TestFiltering, TestFunctionQuery, TestLazyCores,
TestBadConfig, HighlighterTest, SoftAutoCommitTest,
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest,
CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery,
AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, DocValuesTest,
SuggesterTSTTest, TestTrie, PolyFieldTest, SchemaVersionSpecificBehaviorTest,
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields,
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases,
TestWordDelimiterFilterFactory, QueryEqualityTest,
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest,
TestRemoteStreaming, TestSolrDeletionPolicy1, CacheHeaderTest,
IndexBasedSpellCheckerTest, LukeRequestHandlerTest, StandardRequestHandlerTest,
TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest,
TestOmitPositions, TermsComponentTest, XmlUpdateRequestHandlerTest,
TestValueSourceCache, PathHierarchyTokenizerFactoryTest,
TermVectorComponentTest, TestIndexingPerformance,
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest,
LoggingHandlerTest, ReturnFieldsTest, JSONWriterTest, TestCSVResponseWriter,
QueryParsingTest, TestAnalyzedSuggestions,
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
CSVRequestHandlerTest, TestBinaryResponseWriter, TestLFUCache, SOLR749Test,
TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig,
ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery,
TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest,
TestElisionMultitermQuery, ExternalFileFieldSortTest, TestSolrCoreProperties,
NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport,
TestSweetSpotSimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest,
ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, DateMathParserTest,
TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, ClusterStateTest,
TestSolrJ, TestUtils, ZkNodePropsTest, SliceStateTest, UUIDFieldTest,
TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test,
TestCrossCoreJoin, ConnectionReuseTest, TestEmbeddedSolrServerConstructors,
ActionThrottleTest, AliasIntegrationTest, AssignTest,
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest,
CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest,
CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest,
ConnectionManagerTest, DeleteReplicaTest, DeleteStatusTest,
DistribJoinFromCollectionTest, DistributedVersionInfoTest, MigrateRouteKeyTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest,
RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest,
SharedFSAutoReplicaFailoverUtilsTest, TestAuthenticationFramework,
TestCloudPivotFacet, TestCryptoKeys, TestHdfsCloudBackupRestore,
TestLocalFSCloudBackupRestore]
[junit4] Completed [472/621 (3!)] on J1 in 11.32s, 1 test, 1 failure <<<
FAILURES!
[...truncated 504 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:530:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1443:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:984:
There were test failures: 621 suites (10 ignored), 2642 tests, 2 suite-level
errors, 1 failure, 144 ignored (98 assumptions) [seed: 73C63BDBBE3CF577]
Total time: 81 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]