Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4959/
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.HttpPartitionTest:
1) Thread[id=3281, name=Thread-1260, state=RUNNABLE,
group=TGRP-HttpPartitionTest] at
java.net.SocketInputStream.socketRead0(Native Method) at
java.net.SocketInputStream.read(SocketInputStream.java:152) at
java.net.SocketInputStream.read(SocketInputStream.java:122) at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
at
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1650)
at
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
at
org.apache.solr.cloud.ZkController.access$100(ZkController.java:101) at
org.apache.solr.cloud.ZkController$1.command(ZkController.java:269) at
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.HttpPartitionTest:
1) Thread[id=3281, name=Thread-1260, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
at
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1650)
at
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
at org.apache.solr.cloud.ZkController.access$100(ZkController.java:101)
at org.apache.solr.cloud.ZkController$1.command(ZkController.java:269)
at
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
at __randomizedtesting.SeedInfo.seed([E0DE6FD49DE34F84]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=3281, name=Thread-1260, state=RUNNABLE, group=TGRP-HttpPartitionTest]
at java.net.SocketInputStream.socketRead0(Native Method) at
java.net.SocketInputStream.read(SocketInputStream.java:152) at
java.net.SocketInputStream.read(SocketInputStream.java:122) at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
at
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1650)
at
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
at
org.apache.solr.cloud.ZkController.access$100(ZkController.java:101) at
org.apache.solr.cloud.ZkController$1.command(ZkController.java:269) at
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=3281, name=Thread-1260, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
at
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1650)
at
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
at org.apache.solr.cloud.ZkController.access$100(ZkController.java:101)
at org.apache.solr.cloud.ZkController$1.command(ZkController.java:269)
at
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
at __randomizedtesting.SeedInfo.seed([E0DE6FD49DE34F84]:0)
Build Log:
[...truncated 11299 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/init-core-data-001
[junit4] 2> 684573 T2877 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 684580 T2877 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 684581 T2877 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 684581 T2878 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 684681 T2877 oasc.ZkTestServer.run start zk server on
port:35302
[junit4] 2> 684682 T2877
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 684683 T2877 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 684688 T2884 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@266843e5
name:ZooKeeperConnection Watcher:127.0.0.1:35302 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 684688 T2877 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 684688 T2877 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 684689 T2877 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 684691 T2877
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 684692 T2877 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 684694 T2886 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5be15800
name:ZooKeeperConnection Watcher:127.0.0.1:35302/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 684695 T2877 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 684695 T2877 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 684695 T2877 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 684697 T2877 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 684699 T2877 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 684700 T2877 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 684702 T2877 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 684703 T2877 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 684705 T2877 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 684706 T2877 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 684808 T2877 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 684808 T2877 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 684810 T2877 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 684816 T2877 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 684818 T2877 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 684819 T2877 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 684821 T2877 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 684821 T2877 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 684823 T2877 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 684824 T2877 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 684826 T2877 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 684827 T2877 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 684829 T2877 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 684829 T2877 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 684831 T2877 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 684832 T2877 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 684834 T2877 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 684834 T2877 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 687385 T2877 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 687391 T2877 oejs.AbstractConnector.doStart Started
[email protected]:35309
[junit4] 2> 687392 T2877 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 687392 T2877 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 687392 T2877 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-002
[junit4] 2> 687393 T2877 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-002/'
[junit4] 2> 687520 T2877 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-002/solr.xml
[junit4] 2> 687631 T2877 oasc.CoreContainer.<init> New CoreContainer
1447625962
[junit4] 2> 687631 T2877 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-002/]
[junit4] 2> 687633 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 687633 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 687633 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 687634 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 687634 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 687634 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 687635 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 687635 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 687635 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 687636 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 687636 T2877 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 687637 T2877 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 687637 T2877 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 687637 T2877 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 687638 T2877 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:35302/solr
[junit4] 2> 687638 T2877 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 687639 T2877
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 687640 T2877 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 687641 T2897 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@53e1cae7
name:ZooKeeperConnection Watcher:127.0.0.1:35302 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 687642 T2877 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 687643 T2877 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 687644 T2877 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 687646 T2899 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@54989568
name:ZooKeeperConnection Watcher:127.0.0.1:35302/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 687646 T2877 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 687647 T2877 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 687649 T2877 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 687651 T2877 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 687653 T2877 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 687655 T2877 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 687657 T2877 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 687658 T2877 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35308_
[junit4] 2> 687659 T2877 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:35308_
[junit4] 2> 687661 T2877 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 687662 T2877 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 687664 T2877 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 687665 T2877 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:35308_
[junit4] 2> 687665 T2877 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 687667 T2877 oasc.Overseer.start Overseer
(id=92777774440120323-127.0.0.1:35308_-n_0000000000) starting
[junit4] 2> 687669 T2877 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 687674 T2877 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 687675 T2901 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 687676 T2877 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 687677 T2877 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 687678 T2877
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 687681 T2900 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 687686 T2903 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 687687 T2903 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 687687 T2903 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 687688 T2904 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 687690 T2900 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:35308_",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"1",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "base_url":"http://127.0.0.1:35308",
[junit4] 2> "state":"down"}
[junit4] 2> 687690 T2900
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 687690 T2900
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 687690 T2900 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 687692 T2904 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 688688 T2903 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 688689 T2903 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 688689 T2903 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 688690 T2903 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 688690 T2903 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 688702 T2903 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-002/collection1/'
[junit4] 2> 688703 T2903 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 688704 T2903 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 688705 T2903 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 688837 T2903 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 688975 T2903 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 689076 T2903 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 689094 T2903 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 689725 T2903 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 689753 T2903 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 689756 T2903 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 689768 T2903 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 689772 T2903 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 689776 T2903 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 689777 T2903
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 689777 T2903
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 689777 T2903 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 689778 T2903
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 689778 T2903
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 689778 T2903 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 689779 T2903 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 689779 T2903 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-002/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-001/control/data/
[junit4] 2> 689779 T2903 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@413c29ff
[junit4] 2> 689780 T2903 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-001/control/data
[junit4] 2> 689780 T2903 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-001/control/data/index/
[junit4] 2> 689781 T2903 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 689781 T2903 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-001/control/data/index
[junit4] 2> 689781 T2903 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 689782 T2903 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6aefe1c3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2acf000e),segFN=segments_1,generation=1}
[junit4] 2> 689783 T2903 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 689787 T2903 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 689788 T2903 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 689788 T2903 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 689788 T2903 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 689788 T2903 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 689789 T2903 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 689789 T2903 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 689790 T2903 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 689790 T2903 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 689790 T2903 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 689791 T2903 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 689791 T2903 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 689792 T2903 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 689792 T2903 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 689793 T2903 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 689793 T2903 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 689793 T2903 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 689794 T2903 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 689794 T2903 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 689795 T2903 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 689795 T2903 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 689826 T2903 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 689836 T2903 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 689838 T2903 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 689840 T2903 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 689857 T2903 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 689858 T2903 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 689858 T2903 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 689859 T2903 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6aefe1c3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2acf000e),segFN=segments_1,generation=1}
[junit4] 2> 689859 T2903 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 689860 T2903 oass.SolrIndexSearcher.<init> Opening
Searcher@2535ef70[collection1] main
[junit4] 2> 689860 T2903 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 689861 T2903 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 689861 T2903 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 689861 T2903
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 689862 T2903 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 689862 T2903 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 689862 T2903
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 689863 T2903 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 689863 T2903 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 689866 T2903
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 689866 T2903 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 689866 T2903 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 689877 T2905 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@2535ef70[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 689879 T2903 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 689880 T2909 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:35308 collection:control_collection
shard:shard1
[junit4] 2> 689880 T2877 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
[junit4] 2> 689881 T2877 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 689882 T2909 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 689886 T2909 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 689887 T2904 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 689887 T2877
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 689888 T2909
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 689888 T2909 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 689888 T2877 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> ASYNC NEW_CORE C188 name=collection1
org.apache.solr.core.SolrCore@43beed09 url=http://127.0.0.1:35308/collection1
node=127.0.0.1:35308_ C188_STATE=coll:control_collection core:collection1
props:{node_name=127.0.0.1:35308_, core=collection1,
base_url=http://127.0.0.1:35308, state=down}
[junit4] 2> 689888 T2909 C188 P35308 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:35308/collection1/
[junit4] 2> 689889 T2909 C188 P35308 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 689889 T2909 C188 P35308 oasc.SyncStrategy.syncToMe
http://127.0.0.1:35308/collection1/ has no replicas
[junit4] 2> 689890 T2909 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:35308/collection1/ shard1
[junit4] 2> 689890 T2909 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 689890 T2912 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2930832 name:ZooKeeperConnection
Watcher:127.0.0.1:35302/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 689890 T2877 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 689891 T2877 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 689892 T2877
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 689892 T2904 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 689894 T2877 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 689897 T2904 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 689898 T2904 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 689898 T2913 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 689944 T2909 oasc.ZkController.register We are
http://127.0.0.1:35308/collection1/ and leader is
http://127.0.0.1:35308/collection1/
[junit4] 2> 689945 T2909 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:35308
[junit4] 2> 689945 T2909 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 689945 T2909 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 689945 T2909 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 689946 T2904 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 689949 T2900 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:35308_",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "base_url":"http://127.0.0.1:35308",
[junit4] 2> "state":"active"}
[junit4] 2> 690052 T2904 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 690052 T2913 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 692548 T2877 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 692549 T2877 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 692553 T2877 oejs.AbstractConnector.doStart Started
[email protected]:35318
[junit4] 2> 692554 T2877 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 692554 T2877 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 692555 T2877 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-003
[junit4] 2> 692555 T2877 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-003/'
[junit4] 2> 692657 T2877 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-003/solr.xml
[junit4] 2> 692779 T2877 oasc.CoreContainer.<init> New CoreContainer
823778071
[junit4] 2> 692779 T2877 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-003/]
[junit4] 2> 692781 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 692781 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 692782 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 692782 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 692782 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 692783 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 692783 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 692783 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 692784 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 692784 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 692785 T2877 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 692785 T2877 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 692786 T2877 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 692786 T2877 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 692786 T2877 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:35302/solr
[junit4] 2> 692787 T2877 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 692787 T2877
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 692788 T2877 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 692790 T2924 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@187edc30
name:ZooKeeperConnection Watcher:127.0.0.1:35302 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 692791 T2877 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 692791 T2877 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 692793 T2877 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 692794 T2926 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@65d43661
name:ZooKeeperConnection Watcher:127.0.0.1:35302/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 692794 T2877 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 692799 T2877
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 693803 T2877 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35317_
[junit4] 2> 693804 T2877 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:35317_
[junit4] 2> 693807 T2877 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 693815 T2928 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 693815 T2928 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 693816 T2928 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 693816 T2904 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 693818 T2900 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:35317_",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "base_url":"http://127.0.0.1:35317",
[junit4] 2> "state":"down"}
[junit4] 2> 693818 T2900
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 693819 T2900
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
[junit4] 2> 693819 T2900 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 693821 T2904 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 693821 T2913 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 693821 T2927 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 694816 T2928 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 694817 T2928 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 694817 T2928 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 694818 T2928 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 694818 T2928 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 694818 T2928 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-003/collection1/'
[junit4] 2> 694966 T2928 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 694967 T2928 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 694967 T2928 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 695226 T2928 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 695291 T2928 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 695393 T2928 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 695417 T2928 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 696024 T2928 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 696040 T2928 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 696043 T2928 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 696055 T2928 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 696065 T2928 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 696069 T2928 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 696070 T2928
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 696071 T2928
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 696071 T2928 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 696072 T2928
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 696072 T2928
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 696072 T2928 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 696073 T2928 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 696073 T2928 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-003/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-001/jetty1/
[junit4] 2> 696073 T2928 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@413c29ff
[junit4] 2> 696074 T2928 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-001/jetty1
[junit4] 2> 696075 T2928 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-001/jetty1/index/
[junit4] 2> 696075 T2928 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 696075 T2928 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-001/jetty1/index
[junit4] 2> 696076 T2928 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 696077 T2928 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@cbd5cf7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@642262a9),segFN=segments_1,generation=1}
[junit4] 2> 696077 T2928 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 696083 T2928 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 696084 T2928 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 696084 T2928 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 696084 T2928 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 696084 T2928 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 696085 T2928 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 696085 T2928 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 696086 T2928 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 696086 T2928 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 696087 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 696087 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 696088 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 696088 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 696089 T2928 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 696090 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 696090 T2928 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 696090 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 696091 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 696091 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 696092 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 696093 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 696132 T2928 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 696135 T2928 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 696137 T2928 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 696139 T2928 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 696157 T2928 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 696158 T2928 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 696159 T2928 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 696160 T2928 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@cbd5cf7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@642262a9),segFN=segments_1,generation=1}
[junit4] 2> 696160 T2928 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 696160 T2928 oass.SolrIndexSearcher.<init> Opening
Searcher@780b7ed7[collection1] main
[junit4] 2> 696161 T2928 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 696162 T2928 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 696162 T2928 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 696162 T2928
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 696162 T2928 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 696163 T2928 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 696163 T2928
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 696164 T2928 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 696164 T2928 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 696164 T2928 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 696169 T2929 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@780b7ed7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 696173 T2928 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 696174 T2932 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:35317 collection:collection1
shard:shard2
[junit4] 2> 696174 T2877 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
[junit4] 2> 696175 T2877 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 696175 T2932 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 696179 T2932 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 696181 T2904 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 696181 T2932
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 696181 T2932 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C189 name=collection1
org.apache.solr.core.SolrCore@20b405ff url=http://127.0.0.1:35317/collection1
node=127.0.0.1:35317_ C189_STATE=coll:collection1 core:collection1
props:{node_name=127.0.0.1:35317_, core=collection1,
base_url=http://127.0.0.1:35317, state=down}
[junit4] 2> 696181 T2932 C189 P35317 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:35317/collection1/
[junit4] 2> 696182 T2932 C189 P35317 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 696182 T2932 C189 P35317 oasc.SyncStrategy.syncToMe
http://127.0.0.1:35317/collection1/ has no replicas
[junit4] 2> 696182 T2932 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:35317/collection1/ shard2
[junit4] 2> 696182 T2932 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 696185 T2927 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 696185 T2913 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 696185 T2904 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 696190 T2904 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 696191 T2913 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 696191 T2904 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 696191 T2927 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 696237 T2932 oasc.ZkController.register We are
http://127.0.0.1:35317/collection1/ and leader is
http://127.0.0.1:35317/collection1/
[junit4] 2> 696238 T2932 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:35317
[junit4] 2> 696238 T2932 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 696238 T2932 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 696238 T2932 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 696239 T2904 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 696242 T2900 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "node_name":"127.0.0.1:35317_",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "base_url":"http://127.0.0.1:35317",
[junit4] 2> "state":"active"}
[junit4] 2> 696345 T2904 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 696345 T2913 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 696345 T2927 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 698795 T2877 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 698796 T2877 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 698800 T2877 oejs.AbstractConnector.doStart Started
[email protected]:35328
[junit4] 2> 698800 T2877 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 698801 T2877 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 698801 T2877 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-004
[junit4] 2> 698802 T2877 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-004/'
[junit4] 2> 698852 T2877 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-004/solr.xml
[junit4] 2> 698978 T2877 oasc.CoreContainer.<init> New CoreContainer
511940936
[junit4] 2> 698979 T2877 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-004/]
[junit4] 2> 698980 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 698980 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 698981 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 698981 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 698981 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 698982 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 698982 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 698982 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 698983 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 698983 T2877 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 698984 T2877 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 698984 T2877 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 698985 T2877 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 698985 T2877 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 698985 T2877 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:35302/solr
[junit4] 2> 698986 T2877 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 698986 T2877
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 698987 T2877 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 698989 T2944 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@51c4559e
name:ZooKeeperConnection Watcher:127.0.0.1:35302 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 698990 T2877 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 698990 T2877 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 698992 T2877 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 698993 T2946 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@29faccc name:ZooKeeperConnection
Watcher:127.0.0.1:35302/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 698994 T2877 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 698998 T2877
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 700001 T2877 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35327_
[junit4] 2> 700002 T2877 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:35327_
[junit4] 2> 700006 T2877 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 700014 T2948 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 700014 T2948 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 700015 T2948 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 700015 T2904 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 700018 T2900 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:35327_",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "base_url":"http://127.0.0.1:35327",
[junit4] 2> "state":"down"}
[junit4] 2> 700018 T2900 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 700018 T2900 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 700020 T2947 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 700020 T2913 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 700020 T2927 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 700020 T2904 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 701016 T2948 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 701017 T2948 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 701018 T2948 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 701018 T2948 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 701018 T2948 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 701019 T2948 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-004/collection1/'
[junit4] 2> 701021 T2948 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 701021 T2948 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 701022 T2948 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 701115 T2948 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 701192 T2948 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 701293 T2948 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 701309 T2948 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 701769 T2948 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 701786 T2948 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 701788 T2948 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 701800 T2948 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 701808 T2948 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 701813 T2948 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 701813 T2948
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 701814 T2948
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 701815 T2948 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 701815 T2948
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 701816 T2948
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 701816 T2948 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 701816 T2948 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 701816 T2948 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-004/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-001/jetty2/
[junit4] 2> 701817 T2948 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@413c29ff
[junit4] 2> 701818 T2948 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-001/jetty2
[junit4] 2> 701818 T2948 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-001/jetty2/index/
[junit4] 2> 701818 T2948 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 701819 T2948 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest-E0DE6FD49DE34F84-001/tempDir-001/jetty2/index
[junit4] 2> 701819 T2948 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 701820 T2948 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@46f4a1df
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66af5bdd),segFN=segments_1,generation=1}
[junit4] 2> 701820 T2948 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 701826 T2948 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 701827 T2948 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 701827 T2948 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 701827 T2948 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 701828 T2948 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 701828 T2948 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 701828 T2948 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 701829 T2948 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 701829 T2948 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 701830 T2948 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 701830 T2948 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 701831 T2948 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 701832 T2948 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 701832 T2948 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 701833 T2948 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 701833 T2948 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 701833 T2948 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 701834 T2948 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 701835 T2948 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 701835 T2948 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 701836 T2948 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 701962 T2948 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 701964 T2948 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 701966 T2948 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 701968 T2948 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 701989 T2948 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 701989 T2948 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 701990 T2948 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 701991 T2948 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@46f4a1df
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66af5bdd),segFN=segments_1,generation=1}
[junit4] 2> 701991 T2948 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 701992 T2948 oass.SolrIndexSearcher.<init> Opening
Searcher@19fb293f[collection1] main
[junit4] 2> 701992 T2948 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 701993 T2948 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 701993 T2948 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 701994 T2948
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 701994 T2948 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 701994 T2948 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 701995 T2948
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 701995 T2948 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 701995 T2948 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 701996 T2948 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 702000 T2949 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@19fb293f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 702004 T2948 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 702005 T2952 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:35327 collection:collection1
shard:shard1
[junit4] 2> 702006 T2877 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
[junit4] 2> 702006 T2877 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 702006 T2952 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 702010 T2952 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 702012 T2904 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 702012 T2952
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 702012 T2952 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C190 name=collection1
org.apache.solr.core.SolrCore@42ad4ad2 url=http://127.0.0.1:35327/collection1
node=127.0.0.1:35327_ C190_STATE=coll:collection1 core:collection1
props:{node_name=127.0.0.1:35327_, core=collection1,
base_url=http://127.0.0.1:35327, state=down}
[junit4] 2> 702013 T2952 C190 P35327 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:35327/collection1/
[junit4] 2> 702013 T2952 C190 P35327 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 702013 T2952 C190 P35327 oasc.SyncStrategy.syncToMe
http://127.0.0.1:35327/collection1/ has no replicas
[junit4] 2> 702013 T2952 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:35327/collection1/ shard1
[junit4] 2> 702014 T2952 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 702016 T2904 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 702016 T2947 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 702016 T2927
[...truncated too long message...]
34026168,total=312999936
[junit4] 2> NOTE: All tests run in this JVM: [TestFastWriter,
OutputWriterTest, ClusterStateUpdateTest, TestIndexSearcher,
ModifyConfFileTest, SSLMigrationTest, ZkCLITest, LeaderElectionTest,
TestSolrXml, FacetPivotSmallTest, UnloadDistributedZkTest, TestSchemaManager,
SearchHandlerTest, OverseerStatusTest, TestMissingGroups, EchoParamsTest,
TestSolrXmlPersistor, StandardRequestHandlerTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestConfigOverlay,
TestManagedResourceStorage, SolrIndexSplitterTest, QueryResultKeyTest,
PluginInfoTest, TestReplicationHandlerBackup, SpellCheckComponentTest,
IndexBasedSpellCheckerTest, RequestHandlersTest,
CoreMergeIndexesAdminHandlerTest, DistributedIntervalFacetingTest,
TestPHPSerializedResponseWriter, TestRequestStatusCollectionAPI,
CoreContainerCoreInitFailuresTest, TestBadConfig, TestDistributedMissingSort,
TestSearchPerf, HttpPartitionTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest
-Dtests.seed=E0DE6FD49DE34F84 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ar_SD -Dtests.timezone=America/Martinique -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J3 | HttpPartitionTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.HttpPartitionTest:
[junit4] > 1) Thread[id=3281, name=Thread-1260, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
[junit4] > at java.net.SocketInputStream.socketRead0(Native
Method)
[junit4] > at
java.net.SocketInputStream.read(SocketInputStream.java:152)
[junit4] > at
java.net.SocketInputStream.read(SocketInputStream.java:122)
[junit4] > at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
[junit4] > at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
[junit4] > at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] > at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
[junit4] > at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
[junit4] > at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
[junit4] > at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
[junit4] > at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
[junit4] > at
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1650)
[junit4] > at
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
[junit4] > at
org.apache.solr.cloud.ZkController.access$100(ZkController.java:101)
[junit4] > at
org.apache.solr.cloud.ZkController$1.command(ZkController.java:269)
[junit4] > at
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
[junit4] > at
__randomizedtesting.SeedInfo.seed([E0DE6FD49DE34F84]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=3281, name=Thread-1260, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
[junit4] > at java.net.SocketInputStream.socketRead0(Native
Method)
[junit4] > at
java.net.SocketInputStream.read(SocketInputStream.java:152)
[junit4] > at
java.net.SocketInputStream.read(SocketInputStream.java:122)
[junit4] > at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
[junit4] > at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
[junit4] > at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] > at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
[junit4] > at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
[junit4] > at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
[junit4] > at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
[junit4] > at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
[junit4] > at
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1650)
[junit4] > at
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
[junit4] > at
org.apache.solr.cloud.ZkController.access$100(ZkController.java:101)
[junit4] > at
org.apache.solr.cloud.ZkController$1.command(ZkController.java:269)
[junit4] > at
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
[junit4] > at
__randomizedtesting.SeedInfo.seed([E0DE6FD49DE34F84]:0)
[junit4] Completed on J3 in 847.94s, 1 test, 2 errors <<< FAILURES!
[...truncated 807 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:525:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:473:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:508:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:965:
There were test failures: 447 suites, 1820 tests, 2 suite-level errors, 859
ignored (22 assumptions)
Total time: 80 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4957
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 81722924 bytes
Compression is 0.0%
Took 17 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]