Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11871/
Java: 64bit/jdk1.9.0-ea-b34 -XX:+UseCompressedOops -XX:+UseG1GC (asserts: false)
1 tests failed.
FAILED: org.apache.solr.core.TestDynamicLoading.testDistribSearch
Error Message:
{ "responseHeader":{ "status":404, "QTime":2}, "error":{
"msg":"no such blob or version available: test/1", "code":404}}
Stack Trace:
java.lang.AssertionError: {
"responseHeader":{
"status":404,
"QTime":2},
"error":{
"msg":"no such blob or version available: test/1",
"code":404}}
at
__randomizedtesting.SeedInfo.seed([F8787F64D19AC088:799EF17CA6C5A0B4]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:108)
at
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:64)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 10011 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
F8787F64D19AC088-001/init-core-data-001
[junit4] 2> 1701004 T9605 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 1701004 T9605
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 1701006 T9605 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 1701006 T9605 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1701007 T9606 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1701107 T9605 oasc.ZkTestServer.run start zk server on
port:33696
[junit4] 2> 1701107 T9605
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1701108 T9605 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1701110 T9613 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@10d5fba1
name:ZooKeeperConnection Watcher:127.0.0.1:33696 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1701110 T9605 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1701110 T9605 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1701111 T9605 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1701115 T9605
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1701116 T9605 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1701118 T9616 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1b3921ba
name:ZooKeeperConnection Watcher:127.0.0.1:33696/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1701118 T9605 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1701118 T9605 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1701119 T9605 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1701120 T9605 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1701121 T9605 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1701122 T9605 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1701124 T9605 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> 1701125 T9605 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1701128 T9605 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> 1701129 T9605 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1701132 T9605 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> 1701132 T9605 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1701133 T9605 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> 1701134 T9605 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1701135 T9605 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> 1701135 T9605 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1701137 T9605 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> 1701138 T9605 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1701140 T9605 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> 1701141 T9605 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1701144 T9605 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> 1701145 T9605 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1701147 T9605 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> 1701148 T9605 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1701151 T9605 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> 1701152 T9605 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1701155 T9605 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> 1701156 T9605 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1701425 T9605 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 1701440 T9605 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@3758019a{/,null,AVAILABLE}
[junit4] 2> 1701458 T9605 oejs.AbstractConnector.doStart Started
ServerConnector@6005a6b7{HTTP/1.1}{127.0.0.1:४०१८५}
[junit4] 2> 1701458 T9605 oejs.Server.doStart Started @१७०२५६६ms
[junit4] 2> 1701459 T9605 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 1701459 T9605 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1701459 T9605 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
F8787F64D19AC088-001/tempDir-002
[junit4] 2> 1701459 T9605 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
F8787F64D19AC088-001/tempDir-002/'
[junit4] 2> 1701470 T9605 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
F8787F64D19AC088-001/tempDir-002/solr.xml
[junit4] 2> 1701477 T9605 oasc.CoreContainer.<init> New CoreContainer
1276112370
[junit4] 2> 1701477 T9605 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
F8787F64D19AC088-001/tempDir-002/]
[junit4] 2> 1701478 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1701478 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1701478 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1701478 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1701479 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1701479 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1701479 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1701479 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1701479 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1701480 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1701480 T9605 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1701480 T9605 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1701481 T9605 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1701481 T9605 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1701481 T9605 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:33696/solr
[junit4] 2> 1701481 T9605 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1701482 T9605
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1701482 T9605 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1701483 T9630 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3c3a1db0
name:ZooKeeperConnection Watcher:127.0.0.1:33696 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1701483 T9605 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1701484 T9605 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1701485 T9605 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1701486 T9633 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@392e3121
name:ZooKeeperConnection Watcher:127.0.0.1:33696/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1701486 T9605 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1701487 T9605 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1701488 T9605 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1701490 T9605 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1701492 T9605 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1701493 T9605 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1701494 T9605 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1701495 T9605 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40185_
[junit4] 2> 1701496 T9605 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:40185_
[junit4] 2> 1701497 T9605 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1701498 T9605 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1701499 T9605 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1701500 T9605 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:40185_
[junit4] 2> 1701500 T9605 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1701501 T9605 oasc.Overseer.start Overseer
(id=93107638604660739-127.0.0.1:40185_-n_0000000000) starting
[junit4] 2> 1701503 T9605 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1701506 T9605 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1701507 T9635 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1701507 T9605 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1701509 T9605 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1701509 T9605
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1701511 T9634 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1701513 T9637 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 1701513 T9637 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1701514 T9633 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1701514 T9637 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1701515 T9634 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:40185",
[junit4] 2> "node_name":"127.0.0.1:40185_",
[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> 1701516 T9634 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:40185",
[junit4] 2> "node_name":"127.0.0.1:40185_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1701516 T9634 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 1701516 T9634 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1701517 T9633 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> 1702515 T9637 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1702515 T9637 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 1702516 T9637 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1702516 T9637 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1702517 T9637 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1702517 T9637 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
F8787F64D19AC088-001/tempDir-002/collection1/'
[junit4] 2> 1702518 T9637 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20F8787F64D19AC088-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 1702518 T9637 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20F8787F64D19AC088-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 1702518 T9637 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20F8787F64D19AC088-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 1702527 T9637 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1702529 T9637 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1702535 T9637 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1702539 T9637 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1702548 T9637 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1702550 T9637 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1702555 T9637 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1702653 T9637 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1702657 T9637 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1702658 T9637 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1702675 T9637 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1702677 T9637 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1702679 T9637 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1702681 T9637
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1702681 T9637
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1702681 T9637 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1702682 T9637
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1702682 T9637
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1702683 T9637 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 1702683 T9637 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1702683 T9637 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
F8787F64D19AC088-001/tempDir-002/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
F8787F64D19AC088-001/tempDir-001/control/data/
[junit4] 2> 1702683 T9637 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b97e89
[junit4] 2> 1702684 T9637 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
F8787F64D19AC088-001/tempDir-001/control/data
[junit4] 2> 1702684 T9637 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
F8787F64D19AC088-001/tempDir-001/control/data/index/
[junit4] 2> 1702684 T9637 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
F8787F64D19AC088-001/tempDir-001/control/data/index' doesn't exist. Creating
new index...
[junit4] 2> 1702684 T9637 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
F8787F64D19AC088-001/tempDir-001/control/data/index
[junit4] 2> 1702685 T9637 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1395859867,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1702686 T9637 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2fa49895
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25703c60),segFN=segments_1,generation=1}
[junit4] 2> 1702686 T9637 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1702688 T9637 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1702688 T9637 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1702688 T9637 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1702689 T9637 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1702689 T9637 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1702689 T9637 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1702689 T9637 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1702689 T9637 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1702689 T9637 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1702690 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1702690 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1702690 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1702690 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1702691 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1702691 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1702691 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1702691 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1702692 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1702692 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1702692 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1702693 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1702693 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1702693 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1702693 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1702693 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1702694 T9637 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1702694 T9637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1702696 T9637 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1702696 T9637 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1702697 T9637 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1702698 T9637 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1702698 T9637 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1702719 T9637 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1702720 T9637 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1702720 T9637 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=23.5673828125,
floorSegmentMB=2.06640625, forceMergeDeletesPctAllowed=5.358807354155916,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1702725 T9637 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2fa49895
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25703c60),segFN=segments_1,generation=1}
[junit4] 2> 1702726 T9637 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1702726 T9637 oass.SolrIndexSearcher.<init> Opening
Searcher@e0a3c2b[collection1] main
[junit4] 2> 1702726 T9637 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1702727 T9637 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1702727 T9637 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1702728 T9637
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1702728 T9637 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1702728 T9637 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1702728 T9637
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1702728 T9637 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1702729 T9637 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1702729 T9637 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1702729 T9638 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@e0a3c2b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1702729 T9637 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1702730 T9641 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:40185 collection:control_collection
shard:shard1
[junit4] 2> 1702730 T9605 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1702731 T9605 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1702731 T9641 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1702731 T9605
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1702732 T9605 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1702733 T9644 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7b913b70
name:ZooKeeperConnection Watcher:127.0.0.1:33696/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1702733 T9605 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1702733 T9605 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1702733 T9605
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1702734 T9641 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1702735 T9633 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1702735 T9641
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1702735 T9641 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C1408 name=collection1
org.apache.solr.core.SolrCore@69e1a629 url=http://127.0.0.1:40185/collection1
node=127.0.0.1:40185_ C1408_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:40185,
node_name=127.0.0.1:40185_, state=down}
[junit4] 2> 1702735 T9641 C1408 P40185 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:40185/collection1/
[junit4] 2> 1702735 T9641 C1408 P40185 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1702736 T9641 C1408 P40185 oasc.SyncStrategy.syncToMe
http://127.0.0.1:40185/collection1/ has no replicas
[junit4] 2> 1702736 T9641 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:40185/collection1/ shard1
[junit4] 2> 1702736 T9641 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1702736 T9605 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1702736 T9634 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> 1702736 T9605 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 1702737 T9605
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1702737 T9605 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1702738 T9647 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1d958229
name:ZooKeeperConnection Watcher:127.0.0.1:33696/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1702738 T9605 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1702739 T9605 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1702738 T9633 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1702740 T9634 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:40185",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 1702743 T9634 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":2} current state version: 1
[junit4] 2> 1702743 T9634 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 1702744 T9644 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> 1702744 T9633 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> 1702747 T9648 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1702747 T9634 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 1702748 T9644 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> 1702789 T9641 oasc.ZkController.register We are
http://127.0.0.1:40185/collection1/ and leader is
http://127.0.0.1:40185/collection1/
[junit4] 2> 1702789 T9641 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:40185
[junit4] 2> 1702790 T9641 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1702790 T9641 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 1702790 T9641 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1702791 T9633 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1702792 T9634 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:40185",
[junit4] 2> "node_name":"127.0.0.1:40185_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 1702792 T9634 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:40185",
[junit4] 2> "node_name":"127.0.0.1:40185_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1702894 T9633 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> 1702894 T9644 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> 1703006 T9605 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1703007 T9605 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 1703008 T9605 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@7f819c9a{/,null,AVAILABLE}
[junit4] 2> 1703009 T9605 oejs.AbstractConnector.doStart Started
ServerConnector@241bd6b1{HTTP/1.1}{127.0.0.1:६०६२२}
[junit4] 2> 1703009 T9605 oejs.Server.doStart Started @१७०४११६ms
[junit4] 2> 1703009 T9605 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 1703010 T9605 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1703010 T9605 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
F8787F64D19AC088-001/tempDir-003
[junit4] 2> 1703010 T9605 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
F8787F64D19AC088-001/tempDir-003/'
[junit4] 2> 1703020 T9605 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
F8787F64D19AC088-001/tempDir-003/solr.xml
[junit4] 2> 1703027 T9605 oasc.CoreContainer.<init> New CoreContainer
1869507776
[junit4] 2> 1703027 T9605 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
F8787F64D19AC088-001/tempDir-003/]
[junit4] 2> 1703027 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1703028 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1703028 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1703028 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1703028 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1703028 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1703029 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1703029 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1703029 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1703029 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1703030 T9605 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1703030 T9605 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1703030 T9605 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1703030 T9605 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1703031 T9605 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:33696/solr
[junit4] 2> 1703031 T9605 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1703031 T9605
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1703032 T9605 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1703033 T9662 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4f6d4b6a
name:ZooKeeperConnection Watcher:127.0.0.1:33696 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1703033 T9605 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1703033 T9605 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1703034 T9605 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1703035 T9665 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@62f11a42
name:ZooKeeperConnection Watcher:127.0.0.1:33696/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1703035 T9605 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1703038 T9605
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1704041 T9605 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60622_
[junit4] 2> 1704042 T9605 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:60622_
[junit4] 2> 1704044 T9605 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1704053 T9666 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1704053 T9666 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1704054 T9633 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1704055 T9666 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 1704055 T9634 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:60622",
[junit4] 2> "node_name":"127.0.0.1:60622_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 1704055 T9666 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 1704056 T9634 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:60622",
[junit4] 2> "node_name":"127.0.0.1:60622_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1704056 T9634 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 1704056 T9634 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 1704056 T9666 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 1704057 T9666 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 1704057 T9666 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1704158 T9634 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 1704159 T9665 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1704159 T9665 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 1705057 T9666 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1705058 T9666 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1705058 T9666 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1705058 T9666 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1705059 T9666 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1705059 T9666 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
F8787F64D19AC088-001/tempDir-003/collection1/'
[junit4] 2> 1705060 T9666 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20F8787F64D19AC088-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 1705060 T9666 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20F8787F64D19AC088-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 1705060 T9666 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20F8787F64D19AC088-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 1705068 T9666 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1705069 T9666 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1705073 T9666 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1705077 T9666 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1705085 T9666 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1705086 T9666 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1705090 T9666 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1705168 T9666 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1705172 T9666 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1705173 T9666 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1705212 T9666 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1705214 T9666 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1705215 T9666 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1705216 T9666
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1705216 T9666
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1705216 T9666 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1705217 T9666
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1705217 T9666
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1705217 T9666 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1705217 T9666 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1705217 T9666 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
F8787F64D19AC088-001/tempDir-003/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
F8787F64D19AC088-001/tempDir-001/jetty1/
[junit4] 2> 1705218 T9666 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b97e89
[junit4] 2> 1705218 T9666 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
F8787F64D19AC088-001/tempDir-001/jetty1
[junit4] 2> 1705218 T9666 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
F8787F64D19AC088-001/tempDir-001/jetty1/index/
[junit4] 2> 1705219 T9666 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
F8787F64D19AC088-001/tempDir-001/jetty1/index' doesn't exist. Creating new
index...
[junit4] 2> 1705219 T9666 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
F8787F64D19AC088-001/tempDir-001/jetty1/index
[junit4] 2> 1705219 T9666 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1395859867,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1705220 T9666 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@709d9186
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f61fa26),segFN=segments_1,generation=1}
[junit4] 2> 1705220 T9666 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1705223 T9666 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1705223 T9666 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1705224 T9666 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1705224 T9666 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1705224 T9666 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1705224 T9666 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1705225 T9666 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1705225 T9666 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1705225 T9666 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1705226 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1705226 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1705226 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1705227 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1705227 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1705228 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1705228 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1705229 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1705229 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1705230 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1705230 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1705231 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1705231 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1705231 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1705232 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1705232 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1705233 T9666 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1705233 T9666 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1705235 T9666 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1705236 T9666 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1705237 T9666 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1705238 T9666 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1705239 T9666 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1705240 T9666 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1705240 T9666 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1705241 T9666 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=23.5673828125,
floorSegmentMB=2.06640625, forceMergeDeletesPctAllowed=5.358807354155916,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1705241 T9666 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@709d9186
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f61fa26),segFN=segments_1,generation=1}
[junit4] 2> 1705241 T9666 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1705242 T9666 oass.SolrIndexSearcher.<init> Opening
Searcher@68148acf[collection1] main
[junit4] 2> 1705242 T9666 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1705243 T9666 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1705243 T9666 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1705243 T9666
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1705243 T9666 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1705244 T9666 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1705247 T9666
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1705247 T9666 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1705247 T9666 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1705247 T9666 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1705248 T9666 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1705249 T9667 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@68148acf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1705249 T9670 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:60622 collection:collection1
shard:shard2
[junit4] 2> 1705249 T9605 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1705250 T9605 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1705251 T9670 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 1705254 T9670 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 1705255 T9633 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1705255 T9670
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1705255 T9670 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C1409 name=collection1
org.apache.solr.core.SolrCore@7608ba14 url=http://127.0.0.1:60622/collection1
node=127.0.0.1:60622_ C1409_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:60622,
node_name=127.0.0.1:60622_, state=down}
[junit4] 2> 1705255 T9670 C1409 P60622 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:60622/collection1/
[junit4] 2> 1705255 T9634 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> 1705256 T9670 C1409 P60622 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1705256 T9670 C1409 P60622 oasc.SyncStrategy.syncToMe
http://127.0.0.1:60622/collection1/ has no replicas
[junit4] 2> 1705256 T9670 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:60622/collection1/ shard2
[junit4] 2> 1705256 T9670 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 1705256 T9634 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 1705257 T9665 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1705257 T9665 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 1705259 T9633 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1705260 T9634 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:60622",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 1705260 T9634 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 1705261 T9665 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1705261 T9665 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 1705310 T9670 oasc.ZkController.register We are
http://127.0.0.1:60622/collection1/ and leader is
http://127.0.0.1:60622/collection1/
[junit4] 2> 1705310 T9670 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:60622
[junit4] 2> 1705310 T9670 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1705310 T9670 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 1705310 T9670 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1705311 T9633 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1705312 T9634 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:60622",
[junit4] 2> "node_name":"127.0.0.1:60622_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 1705312 T9634 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:60622",
[junit4] 2> "node_name":"127.0.0.1:60622_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1705313 T9634 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 1705314 T9665 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1705315 T9670 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 1705316 T9665 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 1705563 T9605 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 1705564 T9605 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 1705565 T9605 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@51a6ccd5{/,null,AVAILABLE}
[junit4] 2> 1705566 T9605 oejs.AbstractConnector.doStart Started
ServerConnector@14f1950a{HTTP/1.1}{127.0.0.1:४४४८३}
[junit4] 2> 1705566 T9605 oejs.Server.doStart Started @१७०६६७३ms
[junit4] 2> 1705566 T9605 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 1705567 T9605 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1705567 T9605 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
F8787F64D19AC088-001/tempDir-004
[junit4] 2> 1705567 T9605 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
F8787F64D19AC088-001/tempDir-004/'
[junit4] 2> 1705577 T9605 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
F8787F64D19AC088-001/tempDir-004/solr.xml
[junit4] 2> 1705584 T9605 oasc.CoreContainer.<init> New CoreContainer
1717489308
[junit4] 2> 1705584 T9605 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
F8787F64D19AC088-001/tempDir-004/]
[junit4] 2> 1705585 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1705585 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1705585 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1705585 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1705585 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1705586 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1705586 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1705586 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1705586 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1705586 T9605 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1705587 T9605 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1705587 T9605 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1705587 T9605 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1705588 T9605 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1705588 T9605 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:33696/solr
[junit4] 2> 1705588 T9605 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1705588 T9605
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1705589 T9605 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1705590 T9684 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@42562d67
name:ZooKeeperConnection Watcher:127.0.0.1:33696 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1705590 T9605 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1705591 T9605 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1705592 T9605 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1705593 T9687 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@56c67f16
name:ZooKeeperConnection Watcher:127.0.0.1:33696/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1705593 T9605 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1705596 T9605
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1706599 T9605 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44483_
[junit4] 2> 1706600 T9605 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:44483_
[junit4] 2> 1706602 T9605 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1706605 T9688 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1706606 T9688 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1706607 T9633 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1706607 T9688 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 1706607 T9634 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:44483",
[junit4] 2> "node_name":"127.0.0.1:44483_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 1706607 T9688 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 1706608 T9634 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:44483",
[junit4] 2> "node_name":"127.0.0.1:44483_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1706608 T9688 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 1706608 T9634 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 1706608 T9634 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1706609 T9688 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 1706609 T9634 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 4
[junit4] 2> 1706609 T9688 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1706609 T9665 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1706610 T9687 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1706610 T9687 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 1706610 T9665 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 1707609 T9688 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1707609 T9688 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1707610 T9688 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1707610 T9688 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1707611 T9688 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1707611 T9688 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
F8787F64D19AC088-001/tempDir-004/collection1/'
[junit4] 2> 1707612 T9688 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20F8787F64D19AC088-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 1707612 T9688 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20F8787F64D19AC088-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 1707612 T9688 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20F8787F64D19AC088-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 1707621 T9688 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1707622 T9688 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1707626 T9688 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1707630 T9688 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1707638 T9688 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1707639 T9688 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1707643 T9688 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1707736 T9688 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1707739 T9688 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1707741 T9688 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1707748 T9688 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1707750 T9688 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1707751 T9688 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1707752 T9688
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1707752 T9688
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1707752 T9688 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1707753 T9688
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1707753 T9688
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1707753 T9688 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1707754 T9688 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1707754 T9688 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
F8787F64D19AC088-001/tempDir-004/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
F8787F64D19AC088-001/tempDir-001/jetty2/
[junit4] 2> 1707754 T9688 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b97e89
[junit4] 2> 1707754 T9688 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
F8787F64D19AC088-001/tempDir-001/jetty2
[junit4] 2> 1707754 T9688 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
F8787F64D19AC088-001/tempDir-001/jetty2/index/
[junit4] 2> 1707755 T9688 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
F8787F64D19AC088-001/tempDir-001/jetty2/index' doesn't exist. Creating new
index...
[junit4] 2> 1707755 T9688 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
F8787F64D19AC088-001/tempDir-001/jetty2/index
[junit4] 2> 1707755 T9688 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1395859867,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1707756 T9688 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@360b1020
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14a843c1),segFN=segments_1,generation=1}
[junit4] 2> 1707756 T9688 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1707758 T9688 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1707758 T9688 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1707758 T9688 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1707758 T9688 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1707758 T9688 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1707758 T9688 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1707759 T9688 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1707759 T9688 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1707759 T9688 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1707759 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1707760 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1707760 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1707760 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1707760 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1707761 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1707761 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1707761 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1707762 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1707762 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1707762 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1707763 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1707763 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1707763 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1707764 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1707764 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1707764 T9688 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1707765 T9688 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1707766 T9688 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1707767 T9688 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1707767 T9688 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1707768 T9688 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1707768 T9688 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1707769 T9688 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1707769 T9688 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1707769 T9688 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=23.5673828125,
floorSegmentMB=2.06640625, forceMergeDeletesPctAllowed=5.358807354155916,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1707770 T9688 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@360b1020
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14a843c1),segFN=segments_1,generation=1}
[junit4] 2> 1707770 T9688 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1707770 T9688 oass.SolrIndexSearcher.<init> Opening
Searcher@5648a4ce[collection1] main
[junit4] 2> 1707770 T9688 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1707771 T9688 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1707771 T9688 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1707772 T9688
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1707772 T9688 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1707772 T9688 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1707772 T9688
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1707773 T9688 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1707773 T9688 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1707773 T9688 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1707773 T9689 oasc.SolrCore.registerSe
[...truncated too long message...]
8-001/tempDir-006/.system_shard1_replica1/data/index
[CachedDir<<refCount=0;path=/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
F8787F64D19AC088-001/tempDir-006/.system_shard1_replica1/data/index;done=false>>]
[junit4] 2> 1725370 T9605 oasc.CachingDirectoryFactory.close Closing
directory:
/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
F8787F64D19AC088-001/tempDir-006/.system_shard1_replica1/data/index
[junit4] 2> 1725371 T9605 oasc.Overseer.close Overseer
(id=93107638604660749-127.0.0.1:53031_-n_0000000004) closing
[junit4] 2> 1725371 T9796 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:53031_
[junit4] 2> 1726871 T9734 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 1726873 T9605 oejs.AbstractConnector.doStop Stopped
ServerConnector@913cb99{HTTP/1.1}{127.0.0.1:०}
[junit4] 2> 1726873 T9605 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@55f47412{/,null,UNAVAILABLE}
[junit4] 2> 1726874 T9605 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 1726875 T9605 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:33696 33696
[junit4] 2> 1727419 T9606 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:33696 33696
[junit4] 2> 1727421 T9606 oasc.ZkTestServer$ZKServerMain.runFromConfig
WARN Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/configs/conf1
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 2 /solr/configs/.system
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDynamicLoading
-Dtests.method=testDistribSearch -Dtests.seed=F8787F64D19AC088
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi_IN
-Dtests.timezone=Etc/GMT+0 -Dtests.asserts=false -Dtests.file.encoding=UTF-8
[junit4] FAILURE 26.4s J1 | TestDynamicLoading.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: {
[junit4] > "responseHeader":{
[junit4] > "status":404,
[junit4] > "QTime":2},
[junit4] > "error":{
[junit4] > "msg":"no such blob or version available: test/1",
[junit4] > "code":404}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([F8787F64D19AC088:799EF17CA6C5A0B4]:0)
[junit4] > at
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:108)
[junit4] > at
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:64)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1727432 T9605 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
F8787F64D19AC088-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{blobName=FST50, size=Lucene50(blocksize=128),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=MockRandom), version=FST50,
md5=PostingsFormat(name=LuceneVarGapFixedInterval),
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=hi_IN,
timezone=Etc/GMT+0
[junit4] 2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation
1.9.0-ea (64-bit)/cpus=8,threads=1,free=296922176,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [SpellCheckCollatorTest,
TestSystemIdResolver, TestHighFrequencyDictionaryFactory, FacetPivotSmallTest,
TestMissingGroups, TestSimpleQParserPlugin, HighlighterMaxOffsetTest,
SpatialRPTFieldTypeTest, RegexBoostProcessorTest, TestCharFilters,
SynonymTokenizerTest, TestRangeQuery, TestSolrIndexConfig,
TestPseudoReturnFields, EchoParamsTest, ConvertedLegacyTest,
LoggingHandlerTest, DeleteShardTest, SpellingQueryConverterTest,
TestExpandComponent, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest,
TestBM25SimilarityFactory, TermVectorComponentTest, TestSolrQueryParser,
CurrencyFieldXmlFileTest, BadIndexSchemaTest, TestJoin, TestCollectionAPI,
TestRawResponseWriter, TestSolr4Spatial, BlockCacheTest, TimeZoneUtilsTest,
TestSuggestSpellingConverter, SpellCheckComponentTest, AddBlockUpdateTest,
SolrTestCaseJ4Test, ReturnFieldsTest, UpdateParamsTest, TestRecovery,
TestDefaultSearchFieldResource, TermVectorComponentDistributedTest,
TestSolrDeletionPolicy1, TestSchemaVersionResource, TestBulkSchemaAPI,
BinaryUpdateRequestHandlerTest, CurrencyFieldOpenExchangeTest, SOLR749Test,
QueryEqualityTest, TermsComponentTest, StandardRequestHandlerTest,
DistributedDebugComponentTest, SuggesterTSTTest, TestClassNameShortening,
HdfsSyncSliceTest, TestRestManager, TestSolrXmlPersistor, TestInitParams,
XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, DistanceUnitsTest,
TestPerFieldSimilarity, TestPostingsSolrHighlighter, AutoCommitTest, TestSolrJ,
TestRebalanceLeaders, CopyFieldTest, BJQParserTest, TestLeaderElectionZkExpiry,
EnumFieldTest, TestSearchPerf, TestReRankQParserPlugin,
CoreMergeIndexesAdminHandlerTest, TestJmxMonitoredMap, TestReload,
UpdateRequestProcessorFactoryTest, TestZkChroot, BasicZkTest,
TestRequestStatusCollectionAPI, FastVectorHighlighterTest,
TestManagedSchemaDynamicFieldResource, TestConfigSets, TestCoreDiscovery,
HdfsChaosMonkeySafeLeaderTest, TestSolr4Spatial2, TestBadConfig,
TestDistributedMissingSort, TestShardHandlerFactory,
SchemaVersionSpecificBehaviorTest, DebugComponentTest,
CollectionsAPIDistributedZkTest, MergeStrategyTest, BasicDistributedZk2Test,
MultiThreadedOCPTest, TestFoldingMultitermQuery, ZkNodePropsTest,
TestSchemaSimilarityResource, TestRTGBase, TestSolrQueryParserResource,
TestReplicaProperties, TestSchemaManager, CoreAdminRequestStatusTest,
MBeansHandlerTest, SimplePostToolTest, IndexSchemaTest, SolrRequestParserTest,
CursorMarkTest, TestMergePolicyConfig, DistributedTermsComponentTest,
BasicDistributedZkTest, UnloadDistributedZkTest, OpenCloseCoreStressTest,
OverseerTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest,
ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest,
ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedGrouping,
HardAutoCommitTest, StatsComponentTest, SolrCmdDistributorTest, PeerSyncTest,
TestFiltering, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest,
TestStressLucene, SpatialFilterTest, TestCSVLoader, PolyFieldTest,
WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases,
StatelessScriptUpdateProcessorFactoryTest, TestQueryUtils,
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest,
XmlUpdateRequestHandlerTest, TestValueSourceCache, MoreLikeThisHandlerTest,
IndexSchemaRuntimeFieldTest, QueryParsingTest, JsonLoaderTest,
TestPHPSerializedResponseWriter, TestComponentsName, TestLFUCache,
TestQuerySenderListener, ResponseLogComponentTest, BadComponentTest,
TestDocSet, NumericFieldsTest, TestConfig, TestFuzzyAnalyzedSuggestions,
ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest,
TestLuceneMatchVersion, TestDFRSimilarityFactory, TestIBSimilarityFactory,
TestFastWriter, ScriptEngineTest, TestFastLRUCache, RAMDirectoryFactoryTest,
TestLRUCache, SliceStateTest, UUIDFieldTest, CircularListTest,
TestHighlightDedupGrouping, CollectionsAPIAsyncDistributedZkTest,
ConnectionManagerTest, DeleteInactiveReplicaTest, DistribCursorPagingTest,
DistributedQueueTest, ExternalCollectionsTest, HttpPartitionTest,
MigrateRouteKeyTest, ShardSplitTest, TestClusterStateMutator,
ZkStateWriterTest, QueryResultKeyTest, TestConfigOverlay, TestDynamicLoading]
[junit4] Completed on J1 in 26.44s, 1 test, 1 failure <<< FAILURES!
[...truncated 192 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: 460 suites, 1866 tests, 1 failure, 32 ignored (22
assumptions)
Total time: 56 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b34
-XX:+UseCompressedOops -XX:+UseG1GC (asserts: false)
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]