Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11620/
Java: 64bit/jdk1.8.0_40-ea-b20 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.core.TestDynamicLoading.testDistribSearch
Error Message:
Could not successfully add blob after 150 attempts. Expecting 2 items. time
elapsed 15,554 output for url is { "responseHeader":{ "status":0,
"QTime":0}, "response":{ "numFound":1, "start":0, "docs":[{
"id":"test/1", "md5":"f87f983cc90b6e64a367bf5b8ab5cc98",
"blobName":"test", "version":1,
"timestamp":"2015-01-16T21:55:25.014Z", "size":5365}]}}
Stack Trace:
java.lang.AssertionError: Could not successfully add blob after 150 attempts.
Expecting 2 items. time elapsed 15,554 output for url is {
"responseHeader":{
"status":0,
"QTime":0},
"response":{
"numFound":1,
"start":0,
"docs":[{
"id":"test/1",
"md5":"f87f983cc90b6e64a367bf5b8ab5cc98",
"blobName":"test",
"version":1,
"timestamp":"2015-01-16T21:55:25.014Z",
"size":5365}]}}
at
__randomizedtesting.SeedInfo.seed([EB4D2B326838CD9B:6AABA52A1F67ADA7]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:150)
at
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:115)
at
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:71)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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 9259 lines...]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/init-core-data-001
[junit4] 2> 803172 T3667 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 803172 T3667 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /jr_k/w
[junit4] 2> 803174 T3667 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 803174 T3667 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 803175 T3668 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 803275 T3667 oasc.ZkTestServer.run start zk server on
port:43896
[junit4] 2> 803275 T3667
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 803276 T3667 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 803292 T3675 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7e64b7df
name:ZooKeeperConnection Watcher:127.0.0.1:43896 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 803293 T3667 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 803294 T3667 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 803294 T3667 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 803298 T3667
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 803299 T3667 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 803301 T3678 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4f3de970
name:ZooKeeperConnection Watcher:127.0.0.1:43896/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 803301 T3667 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 803302 T3667 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 803302 T3667 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 803304 T3667 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 803307 T3667 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 803309 T3667 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 803313 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 803313 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 803318 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 803318 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 803322 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 803323 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 803326 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 803327 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 803330 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 803330 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 803333 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 803333 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 803335 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 803336 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 803338 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 803339 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 803341 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 803342 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 803345 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 803346 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 803348 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 803348 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 803600 T3667 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 803601 T3667 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@5449d45f{/jr_k/w,null,AVAILABLE}
[junit4] 2> 803603 T3667 oejs.AbstractConnector.doStart Started
ServerConnector@4a8b01f8{HTTP/1.1}{127.0.0.1:50786}
[junit4] 2> 803603 T3667 oejs.Server.doStart Started @804978ms
[junit4] 2> 803604 T3667 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 803604 T3667 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 803605 T3667 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-002
[junit4] 2> 803605 T3667 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-002/'
[junit4] 2> 803617 T3667 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-002/solr.xml
[junit4] 2> 803625 T3667 oasc.CoreContainer.<init> New CoreContainer
954249208
[junit4] 2> 803626 T3667 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-002/]
[junit4] 2> 803626 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 803626 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 803626 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 803627 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 803627 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 803627 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 803627 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 803628 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 803628 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 803628 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 803628 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 803629 T3667 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 803629 T3667 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 803629 T3667 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 803629 T3667 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 803630 T3667 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:43896/solr
[junit4] 2> 803630 T3667 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 803630 T3667
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 803631 T3667 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 803632 T3692 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1d62a0fe
name:ZooKeeperConnection Watcher:127.0.0.1:43896 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 803633 T3667 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 803633 T3667 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 803635 T3667 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 803636 T3695 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1c16c64b
name:ZooKeeperConnection Watcher:127.0.0.1:43896/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 803636 T3667 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 803637 T3667 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 803640 T3667 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 803641 T3667 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 803642 T3667 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 803644 T3667 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 803645 T3667 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 803646 T3667 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50786_jr_k%2Fw
[junit4] 2> 803646 T3667 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:50786_jr_k%2Fw
[junit4] 2> 803647 T3667 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 803648 T3667 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 803649 T3667 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 803650 T3667 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:50786_jr_k%2Fw
[junit4] 2> 803650 T3667 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 803651 T3667 oasc.Overseer.start Overseer
(id=93155839864537091-127.0.0.1:50786_jr_k%2Fw-n_0000000000) starting
[junit4] 2> 803652 T3667 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 803655 T3667 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 803656 T3697 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 803656 T3667 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 803657 T3667 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 803658 T3667
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 803660 T3696 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 803661 T3699 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 803661 T3699 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 803661 T3695 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 803661 T3699 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 803663 T3696 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50786/jr_k/w",
[junit4] 2> "node_name":"127.0.0.1:50786_jr_k%2Fw",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 803663 T3696 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50786/jr_k/w",
[junit4] 2> "node_name":"127.0.0.1:50786_jr_k%2Fw",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 803663 T3696 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 803663 T3696 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 803664 T3695 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 804662 T3699 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 804662 T3699 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 804662 T3699 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 804663 T3699 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 804663 T3699 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 804663 T3699 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-002/collection1/'
[junit4] 2> 804664 T3699 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20EB4D2B326838CD9B-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 804664 T3699 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20EB4D2B326838CD9B-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 804664 T3699 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20EB4D2B326838CD9B-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 804675 T3699 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 804677 T3699 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 804680 T3699 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 804685 T3699 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 804694 T3699 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 804695 T3699 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 804699 T3699 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 804818 T3699 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 804822 T3699 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 804823 T3699 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 804830 T3699 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 804832 T3699 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 804833 T3699 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 804834 T3699
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 804834 T3699
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 804835 T3699 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 804835 T3699
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 804835 T3699
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 804835 T3699 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 804836 T3699 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 804836 T3699 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-002/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-001/control/data/
[junit4] 2> 804836 T3699 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf8b47f
[junit4] 2> 804837 T3699 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-001/control/data
[junit4] 2> 804837 T3699 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-001/control/data/index/
[junit4] 2> 804837 T3699 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-001/control/data/index' doesn't exist. Creating
new index...
[junit4] 2> 804837 T3699 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-001/control/data/index
[junit4] 2> 804837 T3699 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1197110,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 804838 T3699 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4dc42daa
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7522c702),segFN=segments_1,generation=1}
[junit4] 2> 804838 T3699 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 804840 T3699 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 804841 T3699 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 804841 T3699 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 804841 T3699 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 804841 T3699 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 804842 T3699 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 804842 T3699 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 804842 T3699 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 804842 T3699 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 804843 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 804843 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 804843 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 804843 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 804844 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 804844 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 804844 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 804844 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 804845 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 804845 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 804845 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 804846 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 804846 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 804846 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 804846 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 804847 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 804847 T3699 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 804847 T3699 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 804848 T3699 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 804849 T3699 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 804850 T3699 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 804850 T3699 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 804851 T3699 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 804852 T3699 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 804852 T3699 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 804852 T3699 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 804852 T3699 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4dc42daa
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7522c702),segFN=segments_1,generation=1}
[junit4] 2> 804853 T3699 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 804853 T3699 oass.SolrIndexSearcher.<init> Opening
Searcher@736d92f8[collection1] main
[junit4] 2> 804853 T3699 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 804854 T3699 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 804854 T3699 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 804854 T3699
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 804854 T3699 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 804854 T3699 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 804855 T3699
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 804855 T3699 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 804855 T3699 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 804855 T3699 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 804856 T3699 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 804856 T3700 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@736d92f8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 804856 T3703 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:50786/jr_k/w
collection:control_collection shard:shard1
[junit4] 2> 804857 T3667 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 804857 T3667 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 804857 T3703 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 804857 T3667
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 804858 T3667 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 804859 T3706 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@259ba57d
name:ZooKeeperConnection Watcher:127.0.0.1:43896/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 804859 T3667 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 804860 T3667 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 804860 T3667
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 804860 T3703 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 804862 T3695 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 804862 T3703
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 804862 T3703 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 804862 T3667 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> ASYNC NEW_CORE C1741 name=collection1
org.apache.solr.core.SolrCore@740279ad
url=http://127.0.0.1:50786/jr_k/w/collection1 node=127.0.0.1:50786_jr_k%2Fw
C1741_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:50786/jr_k/w, node_name=127.0.0.1:50786_jr_k%2Fw,
state=down}
[junit4] 2> 804862 T3703 C1741 P50786 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:50786/jr_k/w/collection1/
[junit4] 2> 804863 T3696 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 804863 T3667 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 804863 T3703 C1741 P50786 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 804863 T3667
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 804863 T3703 C1741 P50786 oasc.SyncStrategy.syncToMe
http://127.0.0.1:50786/jr_k/w/collection1/ has no replicas
[junit4] 2> 804864 T3703 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:50786/jr_k/w/collection1/ shard1
[junit4] 2> 804864 T3703 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 804864 T3667 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 804865 T3709 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2a49b1b8
name:ZooKeeperConnection Watcher:127.0.0.1:43896/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 804865 T3667 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 804865 T3667 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 804866 T3695 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 804867 T3696 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":2} current state version: 1
[junit4] 2> 804868 T3696 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 804873 T3695 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 804874 T3706 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 804877 T3696 oasc.Overseer$ClusterStateUpdater.run
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:50786/jr_k/w",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 804878 T3696 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 804879 T3706 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 804881 T3710 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 804881 T3706 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 804917 T3703 oasc.ZkController.register We are
http://127.0.0.1:50786/jr_k/w/collection1/ and leader is
http://127.0.0.1:50786/jr_k/w/collection1/
[junit4] 2> 804918 T3703 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:50786/jr_k/w
[junit4] 2> 804918 T3703 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 804918 T3703 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 804918 T3703 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 804919 T3695 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 804920 T3696 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50786/jr_k/w",
[junit4] 2> "node_name":"127.0.0.1:50786_jr_k%2Fw",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 804920 T3696 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50786/jr_k/w",
[junit4] 2> "node_name":"127.0.0.1:50786_jr_k%2Fw",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 805022 T3695 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 805023 T3706 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 805128 T3667 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 805129 T3667 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 805130 T3667 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@4058fa5{/jr_k/w,null,AVAILABLE}
[junit4] 2> 805131 T3667 oejs.AbstractConnector.doStart Started
ServerConnector@bf4a163{HTTP/1.1}{127.0.0.1:44443}
[junit4] 2> 805131 T3667 oejs.Server.doStart Started @806506ms
[junit4] 2> 805132 T3667 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 805132 T3667 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 805132 T3667 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-003
[junit4] 2> 805133 T3667 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-003/'
[junit4] 2> 805144 T3667 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-003/solr.xml
[junit4] 2> 805153 T3667 oasc.CoreContainer.<init> New CoreContainer
1056890940
[junit4] 2> 805153 T3667 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-003/]
[junit4] 2> 805154 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 805154 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 805154 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 805154 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 805155 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 805155 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 805155 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 805155 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 805155 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 805156 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 805156 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 805156 T3667 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 805157 T3667 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 805157 T3667 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 805157 T3667 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 805157 T3667 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:43896/solr
[junit4] 2> 805158 T3667 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 805158 T3667
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 805158 T3667 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 805160 T3724 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5fb03401
name:ZooKeeperConnection Watcher:127.0.0.1:43896 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 805160 T3667 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 805161 T3667 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 805162 T3667 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 805163 T3727 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4eea615b
name:ZooKeeperConnection Watcher:127.0.0.1:43896/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 805163 T3667 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 805166 T3667
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 806169 T3667 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44443_jr_k%2Fw
[junit4] 2> 806170 T3667 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:44443_jr_k%2Fw
[junit4] 2> 806173 T3667 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 806176 T3728 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 806176 T3728 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 806177 T3695 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 806177 T3728 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 806177 T3728 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 806178 T3696 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44443/jr_k/w",
[junit4] 2> "node_name":"127.0.0.1:44443_jr_k%2Fw",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 806178 T3728 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 806178 T3696 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44443/jr_k/w",
[junit4] 2> "node_name":"127.0.0.1:44443_jr_k%2Fw",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 806178 T3696 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 806179 T3696 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 806179 T3728 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 806179 T3728 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 806281 T3696 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 806281 T3727 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 806282 T3727 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 807179 T3728 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 807179 T3728 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 807180 T3728 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 807180 T3728 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 807181 T3728 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 807181 T3728 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-003/collection1/'
[junit4] 2> 807182 T3728 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20EB4D2B326838CD9B-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 807182 T3728 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20EB4D2B326838CD9B-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 807182 T3728 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20EB4D2B326838CD9B-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 807195 T3728 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 807197 T3728 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 807201 T3728 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 807205 T3728 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 807215 T3728 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 807216 T3728 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 807221 T3728 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 807322 T3728 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 807326 T3728 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 807327 T3728 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 807334 T3728 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 807336 T3728 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 807337 T3728 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 807338 T3728
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 807339 T3728
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 807339 T3728 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 807339 T3728
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 807339 T3728
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 807340 T3728 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 807340 T3728 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 807340 T3728 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-003/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-001/jetty1/
[junit4] 2> 807340 T3728 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf8b47f
[junit4] 2> 807341 T3728 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-001/jetty1
[junit4] 2> 807341 T3728 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-001/jetty1/index/
[junit4] 2> 807341 T3728 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-001/jetty1/index' doesn't exist. Creating new
index...
[junit4] 2> 807341 T3728 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-001/jetty1/index
[junit4] 2> 807342 T3728 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1197110,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 807342 T3728 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1513c926
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d87be96),segFN=segments_1,generation=1}
[junit4] 2> 807342 T3728 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 807344 T3728 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 807345 T3728 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 807345 T3728 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 807345 T3728 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 807345 T3728 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 807345 T3728 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 807345 T3728 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 807346 T3728 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 807346 T3728 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 807346 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 807346 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 807347 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 807347 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 807347 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 807347 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 807348 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 807348 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 807348 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 807349 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 807350 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 807350 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 807350 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 807351 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 807351 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 807351 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 807352 T3728 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 807352 T3728 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 807353 T3728 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 807354 T3728 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 807355 T3728 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 807355 T3728 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 807356 T3728 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 807356 T3728 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 807357 T3728 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 807357 T3728 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 807357 T3728 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1513c926
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d87be96),segFN=segments_1,generation=1}
[junit4] 2> 807358 T3728 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 807358 T3728 oass.SolrIndexSearcher.<init> Opening
Searcher@37a0128d[collection1] main
[junit4] 2> 807358 T3728 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 807359 T3728 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 807359 T3728 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 807359 T3728
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 807359 T3728 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 807359 T3728 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 807360 T3728
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 807360 T3728 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 807360 T3728 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 807360 T3728 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 807361 T3729 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@37a0128d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 807361 T3728 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 807362 T3732 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:44443/jr_k/w collection:collection1
shard:shard2
[junit4] 2> 807362 T3667 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 807362 T3667 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 807362 T3732 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 807366 T3732 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 807367 T3695 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 807367 T3732
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 807367 T3732 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 807367 T3696 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> ASYNC NEW_CORE C1742 name=collection1
org.apache.solr.core.SolrCore@541a5e75
url=http://127.0.0.1:44443/jr_k/w/collection1 node=127.0.0.1:44443_jr_k%2Fw
C1742_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:44443/jr_k/w, node_name=127.0.0.1:44443_jr_k%2Fw,
state=down}
[junit4] 2> 807367 T3732 C1742 P44443 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:44443/jr_k/w/collection1/
[junit4] 2> 807368 T3732 C1742 P44443 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 807368 T3732 C1742 P44443 oasc.SyncStrategy.syncToMe
http://127.0.0.1:44443/jr_k/w/collection1/ has no replicas
[junit4] 2> 807368 T3732 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:44443/jr_k/w/collection1/ shard2
[junit4] 2> 807368 T3696 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 807368 T3732 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 807369 T3727 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 807369 T3727 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 807372 T3695 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 807372 T3696 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:44443/jr_k/w",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 807373 T3696 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 807374 T3727 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 807374 T3727 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 807422 T3732 oasc.ZkController.register We are
http://127.0.0.1:44443/jr_k/w/collection1/ and leader is
http://127.0.0.1:44443/jr_k/w/collection1/
[junit4] 2> 807423 T3732 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:44443/jr_k/w
[junit4] 2> 807423 T3732 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 807423 T3732 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 807423 T3732 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 807424 T3695 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 807425 T3696 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44443/jr_k/w",
[junit4] 2> "node_name":"127.0.0.1:44443_jr_k%2Fw",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 807425 T3696 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44443/jr_k/w",
[junit4] 2> "node_name":"127.0.0.1:44443_jr_k%2Fw",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 807426 T3696 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 807426 T3732 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 807426 T3727 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 807427 T3727 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 807635 T3667 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 807636 T3667 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 807637 T3667 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@54152968{/jr_k/w,null,AVAILABLE}
[junit4] 2> 807638 T3667 oejs.AbstractConnector.doStart Started
ServerConnector@52f3b4ed{HTTP/1.1}{127.0.0.1:44683}
[junit4] 2> 807638 T3667 oejs.Server.doStart Started @809013ms
[junit4] 2> 807638 T3667 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 807639 T3667 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 807639 T3667 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-004
[junit4] 2> 807639 T3667 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-004/'
[junit4] 2> 807650 T3667 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-004/solr.xml
[junit4] 2> 807658 T3667 oasc.CoreContainer.<init> New CoreContainer
2141062532
[junit4] 2> 807659 T3667 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-004/]
[junit4] 2> 807659 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 807659 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 807660 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 807660 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 807660 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 807660 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 807661 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 807661 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 807661 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 807661 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 807661 T3667 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 807662 T3667 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 807662 T3667 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 807662 T3667 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 807663 T3667 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 807663 T3667 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:43896/solr
[junit4] 2> 807663 T3667 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 807663 T3667
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 807664 T3667 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 807665 T3746 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@64db6497
name:ZooKeeperConnection Watcher:127.0.0.1:43896 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 807666 T3667 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 807666 T3667 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 807668 T3667 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 807669 T3749 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@155b9506
name:ZooKeeperConnection Watcher:127.0.0.1:43896/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 807669 T3667 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 807673 T3667
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 808676 T3667 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44683_jr_k%2Fw
[junit4] 2> 808677 T3667 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:44683_jr_k%2Fw
[junit4] 2> 808681 T3667 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 808685 T3750 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 808685 T3750 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 808686 T3695 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 808686 T3750 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 808687 T3750 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 808687 T3696 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44683/jr_k/w",
[junit4] 2> "node_name":"127.0.0.1:44683_jr_k%2Fw",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 808687 T3750 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 808687 T3696 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44683/jr_k/w",
[junit4] 2> "node_name":"127.0.0.1:44683_jr_k%2Fw",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 808688 T3696 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 808688 T3750 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 808688 T3696 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 808688 T3750 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 808689 T3696 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 4
[junit4] 2> 808689 T3749 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 808689 T3727 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 808690 T3749 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 808690 T3727 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 809689 T3750 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 809689 T3750 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 809689 T3750 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 809689 T3750 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 809690 T3750 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 809691 T3750 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-004/collection1/'
[junit4] 2> 809691 T3750 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20EB4D2B326838CD9B-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 809691 T3750 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20EB4D2B326838CD9B-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 809692 T3750 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20EB4D2B326838CD9B-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 809702 T3750 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 809704 T3750 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 809708 T3750 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 809712 T3750 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 809721 T3750 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 809722 T3750 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 809726 T3750 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 809841 T3750 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 809844 T3750 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 809845 T3750 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 809852 T3750 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 809854 T3750 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 809855 T3750 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 809855 T3750
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 809856 T3750
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 809856 T3750 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 809857 T3750
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 809857 T3750
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 809857 T3750 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 809858 T3750 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 809858 T3750 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-004/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-001/jetty2/
[junit4] 2> 809858 T3750 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf8b47f
[junit4] 2> 809859 T3750 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-001/jetty2
[junit4] 2> 809859 T3750 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-001/jetty2/index/
[junit4] 2> 809859 T3750 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-001/jetty2/index' doesn't exist. Creating new
index...
[junit4] 2> 809859 T3750 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001/tempDir-001/jetty2/index
[junit4] 2> 809860 T3750 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1197110,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 809860 T3750 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1e56e127
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7315290a),segFN=segments_1,generation=1}
[junit4] 2> 809860 T3750 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 809863 T3750 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 809863 T3750 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 809863 T3750 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 809863 T3750 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 809863 T3750 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 809863 T3750 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 809864 T3750 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 809864 T3750 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 809864 T3750 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 809864 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 809865 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 809865 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 809865 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 809865 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 809866 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 809866 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 809866 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 809867 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 809867 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 809867 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 809868 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 809868 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 809868 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 809869 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 809869 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 809869 T3750 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 809870 T3750 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 809871 T3750 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 809872 T3750 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 809872 T3750 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 809873 T3750 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 809874 T3750 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 809874 T3750 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 809874 T3750 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 809875 T3750 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 809875 T3750 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1e56e127
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7315290a),segFN=segments_1,generation=1}
[junit4] 2> 809875 T3750 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 809876 T3750 oass.SolrIndexSearcher.<init> Opening
Searcher@30471a80[collection1] main
[junit4] 2> 809876 T3750 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 809877 T3750 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 809877 T3750 oasr.ManagedResourceStorage.newStorag
[...truncated too long message...]
nnected Client is connected to ZooKeeper
[junit4] 2> 841817 T3667 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 841817 T3667 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 841820 T3667
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 841820 T3667 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 841822 T3875 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1b206552
name:ZooKeeperConnection Watcher:127.0.0.1:36533/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 841822 T3667 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 841822 T3667 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 841823 T3667 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 841824 T3667 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 841825 T3667 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 841827 T3667 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 841828 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 841828 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 841830 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 841831 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 841832 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 841833 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 841834 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 841835 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 841836 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 841836 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 841838 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 841838 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 841840 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 841841 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 841843 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 841843 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 841844 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 841844 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 841846 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 841846 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 841847 T3667 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 841848 T3667 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 841850 T3667 oas.SolrTestCaseJ4.tearDown ###Ending testDown
[junit4] 2> 841850 T3667 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:36533 36533
[junit4] 2> 847267 T3865 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:36533 36533
[junit4] 2> 847269 T3667 oas.SolrTestCaseJ4.tearDown ###Ending testDown
[junit4] 2> 847269 T3667 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:36533 36533
[junit4] 2> 847269 T3667 oas.SolrTestCaseJ4.tearDown ###Ending testDown
[junit4] 2> 847269 T3667 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:36533 36533
[junit4] 2> 847271 T3667 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
EB4D2B326838CD9B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{blobName=PostingsFormat(name=LuceneVarGapFixedInterval), size=FSTOrd50,
_version_=PostingsFormat(name=MockRandom),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
version=PostingsFormat(name=MockRandom),
md5=PostingsFormat(name=LuceneVarGapFixedInterval),
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{},
sim=DefaultSimilarity, locale=ar_JO, timezone=Europe/Simferopol
[junit4] 2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation
1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=120287072,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [SpellCheckComponentTest,
CollectionsAPIAsyncDistributedZkTest, TestBadConfig, QueryParsingTest,
TestIntervalFaceting, TestSolrXml, HdfsCollectionsAPIDistributedZkTest,
EchoParamsTest, DebugComponentTest, TestExactStatsCache,
DistribCursorPagingTest, UpdateParamsTest, TestBulkSchemaAPI, TestTrie,
PolyFieldTest, CollectionsAPIDistributedZkTest, ZkStateWriterTest,
SignatureUpdateProcessorFactoryTest, DistributedExpandComponentTest,
TestDynamicFieldCollectionResource, FileUtilsTest, StatsComponentTest,
SearchHandlerTest, ZkSolrClientTest,
OverriddenZkACLAndCredentialsProvidersTest, TestSolrIndexConfig,
TestFieldCollectionResource, FieldMutatingUpdateProcessorTest,
TestLMJelinekMercerSimilarityFactory, TestZkChroot, SuggesterTSTTest,
TestMergePolicyConfig, TestExpandComponent, DocumentBuilderTest,
SimpleMLTQParserTest, HighlighterMaxOffsetTest, TestRealTimeGet,
TestFreeTextSuggestions, AliasIntegrationTest, CurrencyFieldOpenExchangeTest,
UUIDUpdateProcessorFallbackTest, ResponseLogComponentTest,
OverseerCollectionProcessorTest, QueryResultKeyTest, TestChildDocTransformer,
TimeZoneUtilsTest, CopyFieldTest, CurrencyFieldXmlFileTest, TestFastLRUCache,
TestSearchPerf, TestDefaultSimilarityFactory,
TestReversedWildcardFilterFactory, OverseerStatusTest, TestCloudSchemaless,
OutOfBoxZkACLAndCredentialsProvidersTest, TestSchemaNameResource,
TestRangeQuery, TermsComponentTest, EnumFieldTest,
StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest,
TestJmxMonitoredMap, ZkNodePropsTest, TestConfigOverlay, TestConfigSets,
TestManagedStopFilterFactory, AnalyticsMergeStrategyTest, ConvertedLegacyTest,
StressHdfsTest, FastVectorHighlighterTest, SpatialFilterTest,
WordBreakSolrSpellCheckerTest, DistribDocExpirationUpdateProcessorTest,
MigrateRouteKeyTest, OpenCloseCoreStressTest, TestOrdValues,
TestCollationFieldDocValues, DistributedTermsComponentTest,
BasicDistributedZk2Test, TestSolrXmlPersistence, CSVRequestHandlerTest,
SpellingQueryConverterTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TestDynamicLoading]
[junit4] Completed on J1 in 44.12s, 2 tests, 1 failure <<< FAILURES!
[...truncated 874 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:187: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956:
There were test failures: 463 suites, 1871 tests, 1 failure, 47 ignored (21
assumptions)
Total time: 63 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b20
-XX:-UseCompressedOops -XX:+UseG1GC
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]