Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12989/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [TransactionLog]
at __randomizedtesting.SeedInfo.seed([F532E69E431BDFBA]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:235)
at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10519 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/init-core-data-001
[junit4] 2> 723565 INFO
(SUITE-HttpPartitionTest-seed#[F532E69E431BDFBA]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 723570 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 723577 INFO (Thread-1928) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 723577 INFO (Thread-1928) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 723677 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.ZkTestServer start zk server on port:54927
[junit4] 2> 723678 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 723681 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 723688 INFO (zkCallback-475-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7a9952fa
name:ZooKeeperConnection Watcher:127.0.0.1:54927 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 723689 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 723689 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 723689 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 723691 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x14e1d5024900000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 723697 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 723697 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 723698 INFO (zkCallback-476-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@414998c7
name:ZooKeeperConnection Watcher:127.0.0.1:54927/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 723698 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 723699 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 723699 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 723700 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 723701 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 723701 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 723702 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 723702 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 723704 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 723705 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 723706 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 723706 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 723707 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 723707 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 723708 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 723708 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 723709 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 723709 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 723710 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 723710 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 723711 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 723711 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 723720 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 723720 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 723721 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 723721 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 723722 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 723722 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 723792 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/cores/collection1
[junit4] 2> 723794 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ] o.e.j.s.Server
jetty-9.2.11.v20150529
[junit4] 2> 723806 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e53607b{/,null,AVAILABLE}
[junit4] 2> 723809 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@390e17d8{HTTP/1.1}{127.0.0.1:34818}
[junit4] 2> 723810 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ] o.e.j.s.Server
Started @725990ms
[junit4] 2> 723810 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=41512,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/tempDir-001/control/data,
hostContext=/,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/cores}
[junit4] 2> 723810 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@2026c088
[junit4] 2> 723810 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/'
[junit4] 2> 723830 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/solr.xml
[junit4] 2> 723918 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/cores
[junit4] 2> 723918 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1709291891
[junit4] 2> 723918 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/]
[junit4] 2> 723918 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/lib
[junit4] 2> 723918 WARN
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/lib).
[junit4] 2> 723927 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 723929 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 723929 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 723929 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 723929 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54927/solr
[junit4] 2> 723929 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 723930 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 723933 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 723934 INFO (zkCallback-478-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6c9b1c07
name:ZooKeeperConnection Watcher:127.0.0.1:54927 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 723935 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 723936 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 723940 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 723941 INFO
(zkCallback-479-thread-1-processing-n:127.0.0.1:41512_) [n:127.0.0.1:41512_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@49df17f name:ZooKeeperConnection
Watcher:127.0.0.1:54927/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 723941 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 723942 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 723946 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 723947 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 723949 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 723950 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 723952 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 723953 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 723954 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 723956 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41512_
[junit4] 2> 723957 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41512_
[junit4] 2> 723958 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 723959 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 723960 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 723961 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/94044872269365251-127.0.0.1:41512_-n_0000000000
[junit4] 2> 723962 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41512_
[junit4] 2> 723962 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 723964 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.Overseer Overseer (id=94044872269365251-127.0.0.1:41512_-n_0000000000)
starting
[junit4] 2> 723966 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 723972 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 723973 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 723973 INFO
(OverseerCollectionProcessor-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.OverseerCollectionProcessor Process current
queue of collection creations
[junit4] 2> 723973 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 723976 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 723986 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 723987 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/cores
[junit4] 2> 723988 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, coreNodeName=,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/cores/collection1,
collection=control_collection, loadOnStartup=true, schema=schema.xml,
dataDir=data/, transient=false, shard=,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/cores/collection1/,
config=solrconfig.xml}
[junit4] 2> 723988 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/cores/collection1/
[junit4] 2> 723989 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 723995 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 723995 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 723995 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:41512_ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 723995 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 723996 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 723996 INFO
(zkCallback-479-thread-1-processing-n:127.0.0.1:41512_) [n:127.0.0.1:41512_
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 723997 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "base_url":"http://127.0.0.1:41512",
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:41512_",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 723997 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "base_url":"http://127.0.0.1:41512",
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:41512_",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 723997 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 723997 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 723998 INFO
(zkCallback-479-thread-1-processing-n:127.0.0.1:41512_) [n:127.0.0.1:41512_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 723999 INFO
(zkCallback-479-thread-1-processing-n:127.0.0.1:41512_) [n:127.0.0.1:41512_
] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
[junit4] 2> 724996 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 724997 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 724997 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 724997 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config
from:/collections/control_collection
[junit4] 2> 724998 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1
specified config exists in ZooKeeper
[junit4] 2> 724998 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/cores/collection1/'
[junit4] 2> 725015 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 725021 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 725039 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.3.0
[junit4] 2> 725067 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1] o.a.s.c.Config Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 725068 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 725075 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 725397 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 725405 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 725408 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 725419 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 725423 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 725426 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 725426 WARN
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 725427 WARN
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 725427 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 725427 WARN
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 725428 WARN
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 725428 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 725428 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 725428 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/cores/collection1/],
dataDir=[null]
[junit4] 2> 725428 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48e71cec
[junit4] 2> 725429 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/cores/collection1/data
[junit4] 2> 725429 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/cores/collection1/data/index/
[junit4] 2> 725429 WARN
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 725429 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/cores/collection1/data/index
[junit4] 2> 725430 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=395149516,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 725430 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7735bfca
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69c2a3ea),segFN=segments_1,generation=1}
[junit4] 2> 725431 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 725441 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/cores/collection1/data/
[junit4] 2> 725441 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 725447 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 725447 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 725447 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 725447 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 725447 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 725448 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 725448 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 725448 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 725448 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 725451 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 725454 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 725456 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 725459 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 725464 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/update/json,/admin/file,/get,/schema,/update/csv,/admin/logging,/admin/plugins,/admin/system,/config,/replication,/admin/threads,/admin/ping,/update/json/docs,/admin/luke,/admin/segments,standard,/admin/properties,/admin/mbeans,/update
[junit4] 2> 725466 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 725467 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 725467 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 725470 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 725471 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 725472 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=69.587890625,
floorSegmentMB=0.8017578125, forceMergeDeletesPctAllowed=2.703245212056835,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 725472 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7735bfca
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69c2a3ea),segFN=segments_1,generation=1}
[junit4] 2> 725472 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 725473 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@38b76c4d[collection1] main
[junit4] 2> 725473 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader Load collection config
from:/collections/control_collection
[junit4] 2> 725474 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1
specified config exists in ZooKeeper
[junit4] 2> 725474 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/conf1
[junit4] 2> 725474 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 725474 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 725474 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 725475 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 725475 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 725475 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 725475 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 725476 INFO
(searcherExecutor-2187-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@38b76c4d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 725476 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 725476 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 725477 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 725477 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1504717958295846912
[junit4] 2> 725478 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version
1504717958295846912
[junit4] 2> 725479 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 725487 INFO
(coreLoadExecutor-2186-thread-1-processing-n:127.0.0.1:41512_)
[n:127.0.0.1:41512_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 725487 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
Register replica - core:collection1 address:http://127.0.0.1:41512
collection:control_collection shard:shard1
[junit4] 2> 725488 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 725490 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector
Joined leadership election with path:
/collections/control_collection/leader_elect/shard1/election/94044872269365251-core_node1-n_0000000000
[junit4] 2> 725490 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
[junit4] 2> 725492 INFO
(zkCallback-479-thread-1-processing-n:127.0.0.1:41512_) [n:127.0.0.1:41512_
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 725493 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 725493 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 725493 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:41512/collection1/
[junit4] 2> 725493 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 725493 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:41512/collection1/ has no replicas
[junit4] 2> 725493 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41512/collection1/ shard1
[junit4] 2> 725493 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 725493 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 725496 INFO
(zkCallback-479-thread-1-processing-n:127.0.0.1:41512_) [n:127.0.0.1:41512_
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 725497 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:41512",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 725497 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 725499 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 725500 INFO (zkCallback-481-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@b1aab43 name:ZooKeeperConnection
Watcher:127.0.0.1:54927/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 725501 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 725501 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 725501 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 725502 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 725502 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 725502 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 725503 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 725504 INFO (zkCallback-482-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2b9a7bc name:ZooKeeperConnection
Watcher:127.0.0.1:54927/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 725504 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 725504 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 725505 INFO
(zkCallback-479-thread-1-processing-n:127.0.0.1:41512_) [n:127.0.0.1:41512_
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 725506 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 1
[junit4] 2> 725506 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 725507 INFO
(zkCallback-479-thread-1-processing-n:127.0.0.1:41512_) [n:127.0.0.1:41512_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 725508 INFO
(zkCallback-479-thread-1-processing-n:127.0.0.1:41512_) [n:127.0.0.1:41512_
] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
[junit4] 2> 725511 INFO (zkCallback-481-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 725515 INFO (zkCallback-481-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated cluster state version to 2
[junit4] 2> 725549 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:41512/collection1/ and leader is
http://127.0.0.1:41512/collection1/
[junit4] 2> 725549 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41512
[junit4] 2> 725549 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 725549 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 725550 INFO
(coreZkRegister-2180-thread-1-processing-n:127.0.0.1:41512_
c:control_collection s:shard1 x:collection1 r:core_node1) [n:127.0.0.1:41512_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 725552 INFO
(zkCallback-479-thread-1-processing-n:127.0.0.1:41512_) [n:127.0.0.1:41512_
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 725552 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "base_url":"http://127.0.0.1:41512",
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:41512_",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 725553 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "base_url":"http://127.0.0.1:41512",
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:41512_",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 725553 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/collection1/state.json
[junit4] 2> 725554 INFO (zkCallback-481-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 725554 INFO
(zkCallback-479-thread-1-processing-n:127.0.0.1:41512_) [n:127.0.0.1:41512_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 725555 INFO (zkCallback-481-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated cluster state version to 3
[junit4] 2> 725555 INFO
(zkCallback-479-thread-1-processing-n:127.0.0.1:41512_) [n:127.0.0.1:41512_
] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
[junit4] 2> 725601 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/cores/collection1
[junit4] 2> 725602 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001
[junit4] 2> 725603 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ] o.e.j.s.Server
jetty-9.2.11.v20150529
[junit4] 2> 725605 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@386885ff{/,null,AVAILABLE}
[junit4] 2> 725606 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@43576488{HTTP/1.1}{127.0.0.1:43816}
[junit4] 2> 725606 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ] o.e.j.s.Server
Started @727786ms
[junit4] 2> 725606 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/tempDir-001/jetty1,
hostContext=/, hostPort=54268, solrconfig=solrconfig.xml,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/cores}
[junit4] 2> 725607 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@2026c088
[junit4] 2> 725607 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/'
[junit4] 2> 725628 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/solr.xml
[junit4] 2> 725638 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/cores
[junit4] 2> 725638 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.CoreContainer New CoreContainer 207299547
[junit4] 2> 725638 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/]
[junit4] 2> 725639 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/lib
[junit4] 2> 725639 WARN
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/lib).
[junit4] 2> 725646 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 725648 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 725649 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 725649 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 725649 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54927/solr
[junit4] 2> 725649 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 725649 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 725655 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 725655 INFO (zkCallback-484-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3b489be7
name:ZooKeeperConnection Watcher:127.0.0.1:54927 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 725656 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 725656 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 725657 INFO (zkCallback-481-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 725657 INFO
(zkCallback-479-thread-1-processing-n:127.0.0.1:41512_) [n:127.0.0.1:41512_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 725657 INFO (zkCallback-481-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated cluster state version to 4
[junit4] 2> 725658 INFO
(zkCallback-479-thread-1-processing-n:127.0.0.1:41512_) [n:127.0.0.1:41512_
] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
[junit4] 2> 725665 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 725666 INFO
(zkCallback-485-thread-1-processing-n:127.0.0.1:54268_) [n:127.0.0.1:54268_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@225e3654
name:ZooKeeperConnection Watcher:127.0.0.1:54927/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 725666 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 725669 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 726675 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54268_
[junit4] 2> 726676 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54268_
[junit4] 2> 726679 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 726680 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/94044872269365255-127.0.0.1:54268_-n_0000000001
[junit4] 2> 726681 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94044872269365251-127.0.0.1:41512_-n_0000000000 to
know if I could be the leader
[junit4] 2> 726681 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 726681 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 726682 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/cores
[junit4] 2> 726683 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml,
name=collection1, shard=, coreNodeName=, transient=false, loadOnStartup=true,
schema=schema.xml, collection=collection1,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/cores/collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/cores/collection1/,
dataDir=data/}
[junit4] 2> 726684 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/cores/collection1/
[junit4] 2> 726684 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 726684 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 726685 INFO
(TEST-HttpPartitionTest.test-seed#[F532E69E431BDFBA]) [n:127.0.0.1:54268_ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 726685 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 726685 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 726686 INFO
(zkCallback-479-thread-1-processing-n:127.0.0.1:41512_) [n:127.0.0.1:41512_
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 726686 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.ZkController
Registering watch for external collection collection1
[junit4] 2> 726686 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
addZkWatch collection1
[junit4] 2> 726686 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "base_url":"http://127.0.0.1:54268",
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:54268_",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 726686 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
Updating collection state at /collections/collection1/state.json from
ZooKeeper...
[junit4] 2> 726686 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "base_url":"http://127.0.0.1:54268",
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:54268_",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 726686 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.o.ReplicaMutator Collection already exists
with numShards=2
[junit4] 2> 726686 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 726687 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
Updating data for collection1 to ver 0
[junit4] 2> 726687 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 726794 INFO
(OverseerStateUpdate-94044872269365251-127.0.0.1:41512_-n_0000000000)
[n:127.0.0.1:41512_ ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 726794 INFO
(zkCallback-485-thread-1-processing-n:127.0.0.1:54268_) [n:127.0.0.1:54268_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 726795 INFO
(zkCallback-485-thread-1-processing-n:127.0.0.1:54268_) [n:127.0.0.1:54268_
] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1
[junit4] 2> 727687 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.ZkController waiting
to find shard id in clusterstate for collection1
[junit4] 2> 727688 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 727688 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 727688 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Load
collection config from:/collections/collection1
[junit4] 2> 727689 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 727689 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/cores/collection1/'
[junit4] 2> 727706 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.Config loaded config
solrconfig.xml with version 0
[junit4] 2> 727730 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.SolrConfig current
version of requestparams : -1
[junit4] 2> 727750 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 5.3.0
[junit4] 2> 727829 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.Config Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 727830 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.s.IndexSchema Reading
Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 727837 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 728104 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 728113 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.s.IndexSchema default
search field in schema is text
[junit4] 2> 728115 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.s.IndexSchema unique
key field: id
[junit4] 2> 728124 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 728127 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 728129 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 728130 WARN
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 728130 WARN
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 728130 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 728131 WARN
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 728131 WARN
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 728131 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 728132 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 728133 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/cores/collection1/],
dataDir=[null]
[junit4] 2> 728133 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48e71cec
[junit4] 2> 728133 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/cores/collection1/data
[junit4] 2> 728134 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 728134 WARN
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 728134 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 728136 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=395149516,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 728137 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@42a6b8a4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fa4392b),segFN=segments_1,generation=1}
[junit4] 2> 728137 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 728148 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54268_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for
old index directories to cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/cores/collection1/data/
[junit4] 2> 728148 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54268_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F532E69E431BDFBA-001/shard-1-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 728155 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 728156 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 728156 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 728157 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 728157 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 728157 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 728157 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 728157 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 728158 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 728162 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 728164 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 728166 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 728169 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 728174 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/update/json,/admin/file,/get,/schema,/update/csv,/admin/logging,/admin/plugins,/admin/system,/config,/replication,/admin/threads,/admin/ping,/update/json/docs,/admin/luke,/admin/segments,standard,/admin/properties,/admin/mbeans,/update
[junit4] 2> 728175 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 728176 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 728176 INFO
(coreLoadExecutor-2197-thread-1-processing-n:127.0.0.1:54268_)
[n:127.0.0.1:54268_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBu
[...truncated too long message...]
che.solr.update.UpdateLog.add(UpdateLog.java:410)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:258)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:163)
[junit4] 2> at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
[junit4] 2> at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:955)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1110)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:706)
[junit4] 2> at
org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:104)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:101)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:249)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:214)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:134)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:111)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:58)
[junit4] 2> at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:98)
[junit4] 2> at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2057)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:648)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:452)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
[junit4] 2> at
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
[junit4] 2> at
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:499)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> Jun 22, 2015 10:09:58 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53):
{range_facet_l=PostingsFormat(name=MockRandom),
range_facet_i_dv=PostingsFormat(name=MockRandom),
multiDefault=PostingsFormat(name=MockRandom),
intDefault=PostingsFormat(name=Direct),
timestamp=PostingsFormat(name=MockRandom),
range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false),
_version_=PostingsFormat(name=Direct), text=FSTOrd50,
id=PostingsFormat(name=Memory doPackFST= false),
a_t=PostingsFormat(name=MockRandom)},
docValues:{range_facet_i_dv=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory),
range_facet_l_dv=DocValuesFormat(name=Lucene50)},
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=iw_IL,
timezone=Antarctica/Syowa
[junit4] 2> NOTE: Linux 3.13.0-54-generic amd64/Oracle Corporation
1.7.0_80 (64-bit)/cpus=12,threads=1,free=276333928,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestCollapseQParserPlugin,
ZkControllerTest, TestSortingResponseWriter, TestAtomicUpdateErrorCases,
MigrateRouteKeyTest, ShowFileRequestHandlerTest, SpellCheckComponentTest,
TestTolerantSearch, TestDownShardTolerantSearch, SolrTestCaseJ4Test,
FieldAnalysisRequestHandlerTest, TestCustomSort, CopyFieldTest,
SuggestComponentTest, TestDistributedGrouping, TestRTGBase,
DirectSolrConnectionTest, TestDistributedMissingSort, TestSchemaResource,
TestSimpleQParserPlugin, TestFiltering, AnalysisAfterCoreReloadTest,
TestWriterPerf, TestFuzzyAnalyzedSuggestions, BadComponentTest,
FieldMutatingUpdateProcessorTest, LeaderFailoverAfterPartitionTest,
TestSolrQueryParserResource, TestRebalanceLeaders,
DocExpirationUpdateProcessorFactoryTest, ConvertedLegacyTest,
TestExactStatsCache, DistributedTermsComponentTest, TestNoOpRegenerator,
CollectionsAPIDistributedZkTest, UUIDUpdateProcessorFallbackTest,
DistributedDebugComponentTest, ZkCLITest, TestLFUCache, TestSolrCoreProperties,
CurrencyFieldOpenExchangeTest, ShardRoutingCustomTest, DocumentBuilderTest,
WordBreakSolrSpellCheckerTest, TestFieldCollectionResource,
HighlighterMaxOffsetTest, SSLMigrationTest, RequiredFieldsTest,
TestManagedStopFilterFactory, HdfsDirectoryTest, TestReplicaProperties,
TestValueSourceCache, TestCharFilters, DocumentAnalysisRequestHandlerTest,
ZkSolrClientTest, TestExpandComponent, SolrCmdDistributorTest,
PreAnalyzedUpdateProcessorTest, HdfsThreadLeakTest, SpatialFilterTest,
TestDistributedStatsComponentCardinality, AnalysisErrorHandlingTest,
TestDefaultSearchFieldResource, ClusterStateUpdateTest, PreAnalyzedFieldTest,
TestManagedResource, TestSolrDeletionPolicy2, CollectionReloadTest,
TestElisionMultitermQuery, SpellingQueryConverterTest,
SpellPossibilityIteratorTest, DocValuesMultiTest, TestMacros,
TestComplexPhraseQParserPlugin, HttpPartitionTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest
-Dtests.seed=F532E69E431BDFBA -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=iw_IL -Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | HttpPartitionTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [TransactionLog]
[junit4] > at
__randomizedtesting.SeedInfo.seed([F532E69E431BDFBA]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:235)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [247/505] on J1 in 130.74s, 1 test, 1 failure <<<
FAILURES!
[...truncated 805 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:230: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:512: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:999:
There were test failures: 505 suites, 2002 tests, 1 suite-level error, 59
ignored (25 assumptions)
Total time: 50 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]