Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.3-Linux/200/
Java: 32bit/jdk1.8.0_60 -server -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample
Error Message:
Could not find a healthy node to handle the request.
Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle
the request.
at
__randomizedtesting.SeedInfo.seed([FFDA08E3FBF94D9F:24ABE829CC8C88F9]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1083)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:869)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:952)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:952)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:952)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:952)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:952)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:805)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:485)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:464)
at
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:443)
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:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11522 lines...]
[junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/init-core-data-001
[junit4] 2> 1622521 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
[junit4] 2> 1622546 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1622546 INFO (Thread-5133) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1622547 INFO (Thread-5133) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1622647 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.ZkTestServer start zk server on port:50330
[junit4] 2> 1622647 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1622648 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1622649 INFO (zkCallback-1363-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8e326 name:ZooKeeperConnection
Watcher:127.0.0.1:50330 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1622649 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1622649 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1622649 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1622652 INFO (jetty-launcher-1362-thread-1) [ ]
o.e.j.s.Server jetty-9.2.11.v20150529
[junit4] 2> 1622652 INFO (jetty-launcher-1362-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1bde550{/solr,null,AVAILABLE}
[junit4] 2> 1622653 INFO (jetty-launcher-1362-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@430016{HTTP/1.1}{127.0.0.1:50423}
[junit4] 2> 1622653 INFO (jetty-launcher-1362-thread-1) [ ]
o.e.j.s.Server Started @1624307ms
[junit4] 2> 1622653 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50423}
[junit4] 2> 1622653 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 1622653 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/'
[junit4] 2> 1622662 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1622662 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1622663 INFO (zkCallback-1364-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@a934db name:ZooKeeperConnection
Watcher:127.0.0.1:50330/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1622663 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1622664 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1622664 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1622671 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002
[junit4] 2> 1622671 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 23656066
[junit4] 2> 1622671 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/]
[junit4] 2> 1622671 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/lib
[junit4] 2> 1622671 WARN (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/lib).
[junit4] 2> 1622676 INFO (jetty-launcher-1362-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> 1622676 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 1622677 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1622677 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1622677 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50330/solr
[junit4] 2> 1622677 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1622677 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1622677 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1622678 INFO (zkCallback-1366-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e622d2 name:ZooKeeperConnection
Watcher:127.0.0.1:50330 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1622678 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1622678 INFO (jetty-launcher-1362-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1622679 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1622679 INFO
(zkCallback-1367-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6122a0 name:ZooKeeperConnection
Watcher:127.0.0.1:50330/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1622679 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1622680 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1622681 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1622681 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1622682 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1622683 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1622684 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1622684 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1622685 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1622685 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1622686 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1622686 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/localhost:50423_solr
[junit4] 2> 1622687 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/localhost:50423_solr
[junit4] 2> 1622687 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1622688 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1622688 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1622689 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94546273436631043-localhost:50423_solr-n_0000000000
[junit4] 2> 1622689 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader localhost:50423_solr
[junit4] 2> 1622689 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1622690 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.Overseer Overseer
(id=94546273436631043-localhost:50423_solr-n_0000000000) starting
[junit4] 2> 1622690 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 1622693 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1622693 INFO
(OverseerCollectionProcessor-94546273436631043-localhost:50423_solr-n_0000000000)
[n:localhost:50423_solr ] o.a.s.c.OverseerCollectionProcessor Process
current queue of collection creations
[junit4] 2> 1622693 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1622693 INFO
(OverseerStateUpdate-94546273436631043-localhost:50423_solr-n_0000000000)
[n:localhost:50423_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1622704 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1622704 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1622705 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002
[junit4] 2> 1622705 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 1622706 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1622706 INFO (jetty-launcher-1362-thread-1)
[n:localhost:50423_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1622706 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1622706 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1622707 INFO (zkCallback-1368-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e88a9e name:ZooKeeperConnection
Watcher:127.0.0.1:50330 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1622707 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1622708 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1622713 INFO (qtp14686939-11933) [n:localhost:50423_solr ]
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=3
[junit4] 2> 1622716 INFO (qtp14686939-11934) [n:localhost:50423_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=json
[junit4] 2> 1622717 INFO (qtp14686939-11934) [n:localhost:50423_solr ]
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
[junit4] 2> 1622718 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1622718 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1622718 INFO (zkCallback-1371-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@12f56f4 name:ZooKeeperConnection
Watcher:127.0.0.1:50330/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1622719 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1622719 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1622719 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1622721 INFO (qtp14686939-11933) [n:localhost:50423_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=list&wt=json
[junit4] 2> 1622722 INFO (qtp14686939-11933) [n:localhost:50423_solr ]
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections
params={action=list&wt=json} status=0 QTime=0
[junit4] 2> 1622726 INFO (qtp14686939-11935) [n:localhost:50423_solr ]
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=2
[junit4] 2> 1622728 INFO (qtp14686939-11933) [n:localhost:50423_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=json
[junit4] 2> 1622729 INFO (qtp14686939-11933) [n:localhost:50423_solr ]
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
[junit4] 2> 1622729 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1622730 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1622730 INFO (zkCallback-1373-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1bdc105 name:ZooKeeperConnection
Watcher:127.0.0.1:50330/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1622730 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1622731 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1622731 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1622732 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/protwords.txt
[junit4] 2> 1622733 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/solrconfig.xml
[junit4] 2> 1622734 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/stopwords.txt
[junit4] 2> 1622735 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_ar.txt
[junit4] 2> 1622736 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_el.txt
[junit4] 2> 1622737 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_ja.txt
[junit4] 2> 1622737 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_gl.txt
[junit4] 2> 1622738 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/contractions_fr.txt
[junit4] 2> 1622739 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_fr.txt
[junit4] 2> 1622739 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_nl.txt
[junit4] 2> 1622740 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_cz.txt
[junit4] 2> 1622741 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_ca.txt
[junit4] 2> 1622741 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_de.txt
[junit4] 2> 1622742 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/contractions_ga.txt
[junit4] 2> 1622743 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_da.txt
[junit4] 2> 1622744 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_no.txt
[junit4] 2> 1622745 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_es.txt
[junit4] 2> 1622745 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_sv.txt
[junit4] 2> 1622746 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_fi.txt
[junit4] 2> 1622747 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_hu.txt
[junit4] 2> 1622748 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_bg.txt
[junit4] 2> 1622749 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_fa.txt
[junit4] 2> 1622749 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/contractions_it.txt
[junit4] 2> 1622750 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_eu.txt
[junit4] 2> 1622751 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_ro.txt
[junit4] 2> 1622751 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_ga.txt
[junit4] 2> 1622752 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stemdict_nl.txt
[junit4] 2> 1622756 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_hy.txt
[junit4] 2> 1622757 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/contractions_ca.txt
[junit4] 2> 1622757 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stoptags_ja.txt
[junit4] 2> 1622758 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_lv.txt
[junit4] 2> 1622759 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/userdict_ja.txt
[junit4] 2> 1622760 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_tr.txt
[junit4] 2> 1622760 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_it.txt
[junit4] 2> 1622761 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_ru.txt
[junit4] 2> 1622762 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_th.txt
[junit4] 2> 1622763 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/hyphenations_ga.txt
[junit4] 2> 1622763 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_en.txt
[junit4] 2> 1622764 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_hi.txt
[junit4] 2> 1622765 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_pt.txt
[junit4] 2> 1622765 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/lang/stopwords_id.txt
[junit4] 2> 1622766 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/synonyms.txt
[junit4] 2> 1622767 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/elevate.xml
[junit4] 2> 1622768 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/currency.xml
[junit4] 2> 1622768 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/params.json
[junit4] 2> 1622769 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FFDA08E3FBF94D9F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/testCloudExamplePrompt/managed-schema
[junit4] 2> 1622775 INFO (qtp14686939-11935) [n:localhost:50423_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=list&wt=json
[junit4] 2> 1622775 INFO (qtp14686939-11935) [n:localhost:50423_solr ]
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections
params={action=list&wt=json} status=0 QTime=0
[junit4] 2> 1622776 INFO (qtp14686939-11934) [n:localhost:50423_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
[junit4] 2> 1622776 INFO
(zkCallback-1367-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.DistributedQueue NodeChildrenChanged fired
on path /overseer/collection-queue-work state SyncConnected
[junit4] 2> 1622778 INFO
(OverseerCollectionProcessor-94546273436631043-localhost:50423_solr-n_0000000000)
[n:localhost:50423_solr ] o.a.s.c.OverseerCollectionProcessor Overseer
Collection Processor: 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> 1622778 WARN
(OverseerThreadFactory-5819-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.OverseerCollectionProcessor
OverseerCollectionProcessor.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> 1622779 WARN
(OverseerThreadFactory-5819-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.OverseerCollectionProcessor 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> 1622780 INFO
(OverseerThreadFactory-5819-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.OverseerCollectionProcessor creating
collections conf node /collections/testCloudExamplePrompt
[junit4] 2> 1622780 INFO
(OverseerThreadFactory-5819-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.c.SolrZkClient makePath:
/collections/testCloudExamplePrompt
[junit4] 2> 1622781 INFO
(zkCallback-1367-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.DistributedQueue NodeChildrenChanged fired
on path /overseer/queue state SyncConnected
[junit4] 2> 1622782 INFO
(OverseerStateUpdate-94546273436631043-localhost:50423_solr-n_0000000000)
[n:localhost:50423_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> 1622782 INFO
(OverseerStateUpdate-94546273436631043-localhost:50423_solr-n_0000000000)
[n:localhost:50423_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: testCloudExamplePrompt
[junit4] 2> 1622782 INFO
(OverseerStateUpdate-94546273436631043-localhost:50423_solr-n_0000000000)
[n:localhost:50423_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/testCloudExamplePrompt/state.json
[junit4] 2> 1622783 INFO (zkCallback-1373-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 1622783 INFO
(zkCallback-1367-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json,
has occurred - updating... (live nodes size: 1)
[junit4] 2> 1622784 INFO (zkCallback-1373-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated cluster state version to 1
[junit4] 2> 1622784 INFO
(zkCallback-1367-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.c.ZkStateReader Updated cluster state
version to 1
[junit4] 2> 1622881 INFO
(OverseerThreadFactory-5819-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.OverseerCollectionProcessor Creating
SolrCores for new collection testCloudExamplePrompt, shardNames [shard1,
shard2] , replicationFactor : 2
[junit4] 2> 1622882 INFO
(OverseerThreadFactory-5819-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.OverseerCollectionProcessor Creating core
testCloudExamplePrompt_shard2_replica1 as part of shard shard2 of collection
testCloudExamplePrompt on localhost:50423_solr
[junit4] 2> 1622882 INFO
(OverseerThreadFactory-5819-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.OverseerCollectionProcessor Creating core
testCloudExamplePrompt_shard1_replica1 as part of shard shard1 of collection
testCloudExamplePrompt on localhost:50423_solr
[junit4] 2> 1622884 INFO
(OverseerThreadFactory-5819-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.OverseerCollectionProcessor Creating core
testCloudExamplePrompt_shard2_replica2 as part of shard shard2 of collection
testCloudExamplePrompt on localhost:50423_solr
[junit4] 2> 1622885 INFO (qtp14686939-11935) [n:localhost:50423_solr ]
o.a.s.h.a.CoreAdminHandler 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> 1622885 INFO
(OverseerThreadFactory-5819-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.OverseerCollectionProcessor Creating core
testCloudExamplePrompt_shard1_replica2 as part of shard shard1 of collection
testCloudExamplePrompt on localhost:50423_solr
[junit4] 2> 1622885 INFO (qtp14686939-11935) [n:localhost:50423_solr ]
o.a.s.c.SolrCore Created CoreDescriptor:
{name=testCloudExamplePrompt_shard2_replica1, config=solrconfig.xml,
transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=testCloudExamplePrompt_shard2_replica1,
collection=testCloudExamplePrompt,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/,
numShards=2, dataDir=data/, shard=shard2}
[junit4] 2> 1622885 INFO (qtp14686939-11933) [n:localhost:50423_solr ]
o.a.s.h.a.CoreAdminHandler 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> 1622885 INFO (qtp14686939-11933) [n:localhost:50423_solr ]
o.a.s.c.SolrCore Created CoreDescriptor:
{name=testCloudExamplePrompt_shard1_replica1, config=solrconfig.xml,
transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=testCloudExamplePrompt_shard1_replica1,
collection=testCloudExamplePrompt,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/,
numShards=2, dataDir=data/, shard=shard1}
[junit4] 2> 1622886 INFO (qtp14686939-11972) [n:localhost:50423_solr ]
o.a.s.h.a.CoreAdminHandler 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> 1622886 INFO (qtp14686939-11971) [n:localhost:50423_solr ]
o.a.s.h.a.CoreAdminHandler 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> 1622886 INFO (qtp14686939-11972) [n:localhost:50423_solr ]
o.a.s.c.SolrCore Created CoreDescriptor:
{name=testCloudExamplePrompt_shard1_replica2, config=solrconfig.xml,
transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=testCloudExamplePrompt_shard1_replica2,
collection=testCloudExamplePrompt,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/,
numShards=2, dataDir=data/, shard=shard1}
[junit4] 2> 1622886 INFO (qtp14686939-11971) [n:localhost:50423_solr ]
o.a.s.c.SolrCore Created CoreDescriptor:
{name=testCloudExamplePrompt_shard2_replica2, config=solrconfig.xml,
transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=testCloudExamplePrompt_shard2_replica2,
collection=testCloudExamplePrompt,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/,
numShards=2, dataDir=data/, shard=shard2}
[junit4] 2> 1622886 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 1622886 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 1622886 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 1622887 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 1622888 INFO
(zkCallback-1367-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.DistributedQueue NodeChildrenChanged fired
on path /overseer/queue state SyncConnected
[junit4] 2> 1622888 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.ZkController Registering watch for external collection
testCloudExamplePrompt
[junit4] 2> 1622888 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.ZkController Registering watch for external collection
testCloudExamplePrompt
[junit4] 2> 1622888 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.ZkController Registering watch for external collection
testCloudExamplePrompt
[junit4] 2> 1622888 INFO
(OverseerStateUpdate-94546273436631043-localhost:50423_solr-n_0000000000)
[n:localhost:50423_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "core":"testCloudExamplePrompt_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:50423/solr",
[junit4] 2> "node_name":"localhost:50423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"} current state version: 1
[junit4] 2> 1622888 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.ZkController Registering watch for external collection
testCloudExamplePrompt
[junit4] 2> 1622888 INFO
(OverseerStateUpdate-94546273436631043-localhost:50423_solr-n_0000000000)
[n:localhost:50423_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:50423/solr",
[junit4] 2> "node_name":"localhost:50423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"}
[junit4] 2> 1622888 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.c.ZkStateReader addZkWatch testCloudExamplePrompt
[junit4] 2> 1622889 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.c.ZkStateReader Updating collection state at
/collections/testCloudExamplePrompt/state.json from ZooKeeper...
[junit4] 2> 1622889 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.c.ZkStateReader Updating data for testCloudExamplePrompt to ver 0
[junit4] 2> 1622889 INFO
(OverseerStateUpdate-94546273436631043-localhost:50423_solr-n_0000000000)
[n:localhost:50423_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "core":"testCloudExamplePrompt_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:50423/solr",
[junit4] 2> "node_name":"localhost:50423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"} current state version: 1
[junit4] 2> 1622889 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 1622890 INFO
(OverseerStateUpdate-94546273436631043-localhost:50423_solr-n_0000000000)
[n:localhost:50423_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:50423/solr",
[junit4] 2> "node_name":"localhost:50423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"}
[junit4] 2> 1622889 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 1622889 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 1622889 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 1622890 INFO
(zkCallback-1367-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.DistributedQueue NodeChildrenChanged fired
on path /overseer/queue state SyncConnected
[junit4] 2> 1622890 INFO
(OverseerStateUpdate-94546273436631043-localhost:50423_solr-n_0000000000)
[n:localhost:50423_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:50423/solr",
[junit4] 2> "node_name":"localhost:50423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"} current state version: 1
[junit4] 2> 1622891 INFO
(OverseerStateUpdate-94546273436631043-localhost:50423_solr-n_0000000000)
[n:localhost:50423_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:50423/solr",
[junit4] 2> "node_name":"localhost:50423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"}
[junit4] 2> 1622892 INFO
(OverseerStateUpdate-94546273436631043-localhost:50423_solr-n_0000000000)
[n:localhost:50423_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"testCloudExamplePrompt_shard2_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:50423/solr",
[junit4] 2> "node_name":"localhost:50423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"} current state version: 1
[junit4] 2> 1622892 INFO
(OverseerStateUpdate-94546273436631043-localhost:50423_solr-n_0000000000)
[n:localhost:50423_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:50423/solr",
[junit4] 2> "node_name":"localhost:50423_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testCloudExamplePrompt",
[junit4] 2> "operation":"state"}
[junit4] 2> 1622897 INFO
(zkCallback-1367-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.DistributedQueue NodeChildrenChanged fired
on path /overseer/queue state SyncConnected
[junit4] 2> 1622897 INFO
(OverseerStateUpdate-94546273436631043-localhost:50423_solr-n_0000000000)
[n:localhost:50423_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testCloudExamplePrompt/state.json version: 0
[junit4] 2> 1622897 INFO
(zkCallback-1367-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_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> 1622897 INFO
(zkCallback-1367-thread-1-processing-n:localhost:50423_solr)
[n:localhost:50423_solr ] o.a.s.c.c.ZkStateReader Updating data for
testCloudExamplePrompt to ver 1
[junit4] 2> 1623890 INFO (qtp14686939-11935) [n:localhost:50423_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> 1623890 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
[junit4] 2> 1623890 INFO (qtp14686939-11972) [n:localhost:50423_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> 1623890 INFO (qtp14686939-11933) [n:localhost:50423_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> 1623890 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
[junit4] 2> 1623890 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
testCloudExamplePrompt_shard2_replica2
[junit4] 2> 1623890 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 1623890 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
[junit4] 2> 1623890 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 1623891 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 1623890 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
[junit4] 2> 1623891 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.c.ZkStateReader Load collection config
from:/collections/testCloudExamplePrompt
[junit4] 2> 1623891 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 1623891 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.c.ZkStateReader Load collection config
from:/collections/testCloudExamplePrompt
[junit4] 2> 1623892 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.c.ZkStateReader path=/collections/testCloudExamplePrompt
configName=testCloudExamplePrompt specified config exists in ZooKeeper
[junit4] 2> 1623891 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.c.ZkStateReader Load collection config
from:/collections/testCloudExamplePrompt
[junit4] 2> 1623892 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/'
[junit4] 2> 1623892 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.c.ZkStateReader Load collection config
from:/collections/testCloudExamplePrompt
[junit4] 2> 1623892 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.c.ZkStateReader path=/collections/testCloudExamplePrompt
configName=testCloudExamplePrompt specified config exists in ZooKeeper
[junit4] 2> 1623892 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.c.ZkStateReader path=/collections/testCloudExamplePrompt
configName=testCloudExamplePrompt specified config exists in ZooKeeper
[junit4] 2> 1623892 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.c.ZkStateReader path=/collections/testCloudExamplePrompt
configName=testCloudExamplePrompt specified config exists in ZooKeeper
[junit4] 2> 1623892 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/'
[junit4] 2> 1623892 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/'
[junit4] 2> 1623893 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/'
[junit4] 2> 1623905 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 1623908 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 1623909 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 1623909 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 1623909 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.SolrConfig current version of requestparams : 0
[junit4] 2> 1623910 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
[junit4] 2> 1623910 WARN (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/extraction/lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib).
[junit4] 2> 1623910 WARN (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../dist).
[junit4] 2> 1623914 WARN (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/clustering/lib/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib).
[junit4] 2> 1623914 WARN (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../dist).
[junit4] 2> 1623915 WARN (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/langid/lib/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib).
[junit4] 2> 1623915 WARN (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../dist).
[junit4] 2> 1623915 WARN (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/velocity/lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib).
[junit4] 2> 1623915 WARN (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../dist).
[junit4] 2> 1623915 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 1623916 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 1623916 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 1623916 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrConfig current version of requestparams : 0
[junit4] 2> 1623917 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
[junit4] 2> 1623917 WARN (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/extraction/lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib).
[junit4] 2> 1623918 WARN (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../dist).
[junit4] 2> 1623918 WARN (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/clustering/lib/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib).
[junit4] 2> 1623918 WARN (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../dist).
[junit4] 2> 1623919 WARN (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/langid/lib/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib).
[junit4] 2> 1623919 WARN (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../dist).
[junit4] 2> 1623919 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 1623920 WARN (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/velocity/lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib).
[junit4] 2> 1623920 WARN (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../dist).
[junit4] 2> 1623920 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 1623921 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 1623921 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.SolrConfig current version of requestparams : 0
[junit4] 2> 1623921 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
[junit4] 2> 1623922 WARN (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/extraction/lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib).
[junit4] 2> 1623922 WARN (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../dist).
[junit4] 2> 1623922 WARN (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/clustering/lib/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib).
[junit4] 2> 1623922 WARN (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../dist).
[junit4] 2> 1623923 WARN (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/langid/lib/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib).
[junit4] 2> 1623923 WARN (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../dist).
[junit4] 2> 1623923 WARN (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/velocity/lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib).
[junit4] 2> 1623924 WARN (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../dist).
[junit4] 2> 1623924 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 1623924 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 1623924 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrConfig current version of requestparams : 0
[junit4] 2> 1623930 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.1
[junit4] 2> 1623932 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
[junit4] 2> 1623933 WARN (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/extraction/lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib).
[junit4] 2> 1623933 WARN (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../dist).
[junit4] 2> 1623934 WARN (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/clustering/lib/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib).
[junit4] 2> 1623934 WARN (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../dist).
[junit4] 2> 1623934 WARN (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/langid/lib/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib).
[junit4] 2> 1623934 WARN (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../dist).
[junit4] 2> 1623935 WARN (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/velocity/lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib).
[junit4] 2> 1623935 WARN (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../dist).
[junit4] 2> 1623950 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.1
[junit4] 2> 1623956 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.1
[junit4] 2> 1623965 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1623971 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.s.IndexSchema Reading Solr Schema from
/configs/testCloudExamplePrompt/managed-schema
[junit4] 2> 1623973 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.1
[junit4] 2> 1623975 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.s.IndexSchema [testCloudExamplePrompt_shard2_replica2] Schema
name=example-data-driven-schema
[junit4] 2> 1623982 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1623986 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.s.IndexSchema Reading Solr Schema from
/configs/testCloudExamplePrompt/managed-schema
[junit4] 2> 1623994 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.s.IndexSchema [testCloudExamplePrompt_shard2_replica1] Schema
name=example-data-driven-schema
[junit4] 2> 1623995 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1623995 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.s.IndexSchema Reading Solr Schema from
/configs/testCloudExamplePrompt/managed-schema
[junit4] 2> 1624003 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.s.IndexSchema [testCloudExamplePrompt_shard1_replica2] Schema
name=example-data-driven-schema
[junit4] 2> 1624015 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1624016 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.s.IndexSchema Reading Solr Schema from
/configs/testCloudExamplePrompt/managed-schema
[junit4] 2> 1624023 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.s.IndexSchema [testCloudExamplePrompt_shard1_replica1] Schema
name=example-data-driven-schema
[junit4] 2> 1624282 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1624304 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1624308 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1624311 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1624331 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1624333 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1624347 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1624349 INFO (qtp14686939-11935) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1624351 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1624353 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1624354 INFO (qtp14686939-11972) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1624355 INFO (qtp14686939-11933) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1624360 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/testCloudExamplePrompt',
cwd=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1624360 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.CoreContainer Creating SolrCore
'testCloudExamplePrompt_shard2_replica2' using configuration from collection
testCloudExamplePrompt
[junit4] 2> 1624360 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 r:core_node4
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrCore
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1624361 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 r:core_node4
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrCore
[[testCloudExamplePrompt_shard2_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/],
dataDir=[null]
[junit4] 2> 1624361 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 r:core_node4
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f89236
[junit4] 2> 1624361 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 r:core_node4
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrCore
[[testCloudExamplePrompt_shard2_replica2] ] Added SolrEventListener for
newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
[junit4] 2> 1624361 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 r:core_node4
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrCore
[[testCloudExamplePrompt_shard2_replica2] ] Added SolrEventListener for
firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
[junit4] 2> 1624362 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 r:core_node4
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.CachingDirectoryFactory
return new directory for
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/data
[junit4] 2> 1624362 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 r:core_node4
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrCore New index directory
detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/data/index/
[junit4] 2> 1624362 WARN (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 r:core_node4
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrCore
[testCloudExamplePrompt_shard2_replica2] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1624363 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 r:core_node4
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.CachingDirectoryFactory
return new directory for
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/data/index
[junit4] 2> 1624364 INFO (qtp14686939-11971) [n:localhost:50423_solr
c:testCloudExamplePrompt s:shard2 r:core_node4
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrCore
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAM
[...truncated too long message...]
SING SolrCore org.apache.solr.core.SolrCore@19c9c19
[junit4] 2> 1633081 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FFDA08E3FBF94D9F]) [
x:gettingstarted] o.a.s.u.UpdateHandler 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> 1633082 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FFDA08E3FBF94D9F]) [
x:gettingstarted] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1633082 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FFDA08E3FBF94D9F]) [
x:gettingstarted] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has
reached 0 - closing IndexWriter
[junit4] 2> 1633082 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FFDA08E3FBF94D9F]) [
x:gettingstarted] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1633082 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FFDA08E3FBF94D9F]) [
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Closing main searcher on
request.
[junit4] 2> 1633097 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FFDA08E3FBF94D9F]) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory
- 2 directories currently being tracked
[junit4] 2> 1633097 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FFDA08E3FBF94D9F]) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-003/schemaless/solr/gettingstarted/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-003/schemaless/solr/gettingstarted/data;done=false>>]
[junit4] 2> 1633098 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FFDA08E3FBF94D9F]) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-003/schemaless/solr/gettingstarted/data
[junit4] 2> 1633098 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FFDA08E3FBF94D9F]) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-003/schemaless/solr/gettingstarted/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-003/schemaless/solr/gettingstarted/data/index;done=false>>]
[junit4] 2> 1633098 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FFDA08E3FBF94D9F]) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001/tempDir-003/schemaless/solr/gettingstarted/data/index
[junit4] 2> 1633099 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FFDA08E3FBF94D9F]) [
x:gettingstarted] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@121f197{/solr,null,UNAVAILABLE}
[junit4] 2> 1633099 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FFDA08E3FBF94D9F]) [
] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on
port 35262
[junit4] 2> 1633100 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FFDA08E3FBF94D9F]) [
] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
[junit4] 2> 1633100 INFO
(SUITE-TestSolrCLIRunExample-seed#[FFDA08E3FBF94D9F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FFDA08E3FBF94D9F-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53): {},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {},
locale=ar_SY, timezone=Asia/Katmandu
[junit4] 2> NOTE: Linux 3.19.0-28-generic i386/Oracle Corporation 1.8.0_60
(32-bit)/cpus=12,threads=1,free=209247592,total=318656512
[junit4] 2> NOTE: All tests run in this JVM: [TestInfoStreamLogging,
TestSweetSpotSimilarityFactory, RecoveryAfterSoftCommitTest,
TestRandomMergePolicy, StandardRequestHandlerTest, TestConfigReload, RulesTest,
TestBinaryField, TermsComponentTest, SolrCloudExampleTest, OverseerRolesTest,
MultiTermTest, ExitableDirectoryReaderTest, TestCloudInspectUtil,
HdfsThreadLeakTest, TestMergePolicyConfig, TestScoreJoinQPScore,
TestQuerySenderListener, TestCrossCoreJoin, TestRemoteStreaming,
TestRangeQuery, DateMathParserTest, CSVRequestHandlerTest, DateFieldTest,
TestPostingsSolrHighlighter, TestDFRSimilarityFactory, HighlighterTest,
HdfsRecoverLeaseTest, TestReplicationHandler, TestShardHandlerFactory,
MBeansHandlerTest, PingRequestHandlerTest, TestDistribIDF, SolrCoreTest,
TestFieldCollectionResource, TestDynamicFieldResource, TestJoin,
AnalyticsQueryTest, ConcurrentDeleteAndCreateCollectionTest,
TestSolrDeletionPolicy1, TestIntervalFaceting, TestJmxIntegration,
TestNamedUpdateProcessors, TestRTimer, CursorMarkTest,
SharedFSAutoReplicaFailoverTest, RequestHandlersTest, URLClassifyProcessorTest,
TestCodecSupport, TestRealTimeGet, BasicDistributedZkTest,
SignatureUpdateProcessorFactoryTest, QueryElevationComponentTest,
DistribDocExpirationUpdateProcessorTest, TestCustomSort,
TestNonDefinedSimilarityFactory, ChaosMonkeyNothingIsSafeTest,
PrimitiveFieldTypeTest, DistributedQueryComponentCustomSortTest,
TestPKIAuthenticationPlugin, ConnectionManagerTest, BitVectorTest,
TestJmxMonitoredMap, TestDistributedSearch, TestJsonRequest,
DistributedFacetPivotSmallTest, TestShortCircuitedRequests, TestRandomFaceting,
TestSerializedLuceneMatchVersion, CursorPagingTest, AnalyticsMergeStrategyTest,
TestNoOpRegenerator, DeleteShardTest, SolrXmlInZkTest,
IndexBasedSpellCheckerTest, TestFaceting, SaslZkACLProviderTest,
ResponseHeaderTest, TestIBSimilarityFactory, TestLazyCores,
TestClusterStateMutator, SolrIndexConfigTest, TestDocumentBuilder,
CustomCollectionTest, TestManagedStopFilterFactory,
CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest,
TestDistributedGrouping, DistributedSpellCheckComponentTest, TestSolr4Spatial,
BadIndexSchemaTest, TestFunctionQuery, TestBadConfig, SoftAutoCommitTest,
SuggesterWFSTTest, WordBreakSolrSpellCheckerTest,
DirectUpdateHandlerOptimizeTest, LukeRequestHandlerTest,
TestReversedWildcardFilterFactory, TermVectorComponentTest, RequiredFieldsTest,
TestArbitraryIndexDir, UpdateRequestProcessorFactoryTest,
TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest,
BinaryUpdateRequestHandlerTest, TestBinaryResponseWriter,
AlternateDirectoryTest, TestSolrDeletionPolicy2, TestSearchPerf,
TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest,
TestPhraseSuggestions, ResourceLoaderTest, PreAnalyzedFieldTest,
ZkNodePropsTest, SolrTestCaseJ4Test, TestDistributedMissingSort,
AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest,
DeleteReplicaTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest,
SSLMigrationTest, ShardSplitTest, TestReplicationHandlerBackup,
TestRestoreCore, TestSolrConfigHandlerConcurrent,
DistributedFacetPivotWhiteBoxTest, SuggestComponentTest, JavabinLoaderTest,
HighlighterMaxOffsetTest, TestMacros, TestRawResponseWriter,
TestSortingResponseWriter, TestManagedResource, TestManagedResourceStorage,
TestRestManager, TestClassNameShortening, TestDefaultSearchFieldResource,
TestDynamicFieldCollectionResource, TestFieldResource,
TestFieldTypeCollectionResource, TestFieldTypeResource,
TestManagedSchemaFieldResource, TestCloudSchemaless, TestExactSharedStatsCache,
TestSha256AuthenticationProvider, TestAnalyzeInfixSuggestions,
TestFileDictionaryLookup, BlockCacheTest, HdfsLockFactoryTest,
TestDocBasedVersionConstraints, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
ParsingFieldUpdateProcessorsTest, PreAnalyzedUpdateProcessorTest,
UUIDUpdateProcessorFallbackTest, DistanceUnitsTest, TestSolrCLIRunExample]
[junit4] Completed [532/533] on J0 in 10.59s, 3 tests, 1 error, 1 skipped
<<< FAILURES!
[...truncated 14 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/build.xml:726: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/build.xml:670: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/build.xml:230: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/solr/common-build.xml:524: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/lucene/common-build.xml:1449: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.3-Linux/lucene/common-build.xml:1003:
There were test failures: 533 suites, 2102 tests, 1 error, 66 ignored (30
assumptions)
Total time: 49 minutes 26 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]