Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11270/
Java: 64bit/jdk1.9.0-ea-b28 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
REGRESSION: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([EEECF3B1EDC920AE:6F0A7DA99A964092]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:706)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
at
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
at
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:285)
at
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:271)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:728)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.tryDelete(ChaosMonkeySafeLeaderTest.java:194)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:112)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:484)
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:43)
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 11486 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/init-core-data-001
[junit4] 2> 1473542 T4128 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (true)
[junit4] 2> 1473542 T4128
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 1473546 T4128 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 1473547 T4128 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1473548 T4129 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1473648 T4128 oasc.ZkTestServer.run start zk server on
port:58419
[junit4] 2> 1473648 T4128
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1473650 T4128 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1473653 T4135 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5d6d40ff
name:ZooKeeperConnection Watcher:127.0.0.1:58419 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1473653 T4128 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1473653 T4128 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1473653 T4128 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1473656 T4128
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1473657 T4128 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1473658 T4137 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@58201c70
name:ZooKeeperConnection Watcher:127.0.0.1:58419/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1473658 T4128 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1473658 T4128 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1473659 T4128 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1473662 T4128 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1473664 T4128 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1473665 T4128 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1473666 T4128 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> 1473666 T4128 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1473667 T4128 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1473667 T4128 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1473669 T4128 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> 1473669 T4128 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1473670 T4128 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> 1473670 T4128 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1473671 T4128 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> 1473671 T4128 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1473672 T4128 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> 1473673 T4128 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1473674 T4128 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> 1473674 T4128 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1473675 T4128 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> 1473675 T4128 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1473677 T4128 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> 1473677 T4128 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1473678 T4128 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> 1473678 T4128 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1473679 T4128 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> 1473679 T4128 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1473681 T4128
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1473681 T4128 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1473682 T4139 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@79014e37
name:ZooKeeperConnection Watcher:127.0.0.1:58419/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1473683 T4128 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1473683 T4128 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1473928 T4128 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1473930 T4128 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 1473995 T4128 oejs.AbstractConnector.doStart Started
[email protected]:60333
[junit4] 2> 1473996 T4128 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1473996 T4128 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1473997 T4128 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.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-002
[junit4] 2> 1473997 T4128 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-002/'
[junit4] 2> 1474006 T4128 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-002/solr.xml
[junit4] 2> 1474013 T4128 oasc.CoreContainer.<init> New CoreContainer
1061219062
[junit4] 2> 1474013 T4128 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-002/]
[junit4] 2> 1474013 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1474014 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1474014 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1474014 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1474014 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1474014 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1474014 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1474015 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1474015 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1474016 T4128 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1474016 T4128 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1474017 T4128 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1474017 T4128 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1474017 T4128 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:58419/solr
[junit4] 2> 1474017 T4128 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1474018 T4128
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1474018 T4128 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1474020 T4150 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6c2b78c7
name:ZooKeeperConnection Watcher:127.0.0.1:58419 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1474020 T4128 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1474020 T4128 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1474022 T4128 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1474023 T4152 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@414c7539
name:ZooKeeperConnection Watcher:127.0.0.1:58419/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1474023 T4128 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1474025 T4128 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1474028 T4128 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1474032 T4128 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1474034 T4128 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1474037 T4128 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1474039 T4128 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1474040 T4128 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60333_
[junit4] 2> 1474040 T4128 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:60333_
[junit4] 2> 1474041 T4128 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1474042 T4128 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1474043 T4128 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1474044 T4128 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:60333_
[junit4] 2> 1474044 T4128 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1474045 T4128 oasc.Overseer.start Overseer
(id=92468659043631108-127.0.0.1:60333_-n_0000000000) starting
[junit4] 2> 1474046 T4128 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1474053 T4128 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1474054 T4154 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1474054 T4128 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1474056 T4128 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1474058 T4128
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1474062 T4153 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1474064 T4156 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 1474064 T4156 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1474065 T4156 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1474065 T4157 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1474068 T4153 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:60333",
[junit4] 2> "node_name":"127.0.0.1:60333_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1474068 T4153
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 1474068 T4153
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 1474069 T4153 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1474071 T4157 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> 1475065 T4156 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1475066 T4156 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 1475066 T4156 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1475067 T4156 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1475068 T4156 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1475068 T4156 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-002/collection1/'
[junit4] 2> 1475069 T4156 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 1475069 T4156 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 1475070 T4156 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 1475100 T4156 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 1475116 T4156 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1475117 T4156 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1475122 T4156 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1475224 T4156 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1475225 T4156 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1475226 T4156 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1475229 T4156 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1475243 T4156 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 1475243 T4156 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1475244 T4156 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-002/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/control/data/
[junit4] 2> 1475244 T4156 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f7fa2b4
[junit4] 2> 1475245 T4156 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/control/data
[junit4] 2> 1475246 T4156 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.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/control/data/index/
[junit4] 2> 1475246 T4156 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1475247 T4156 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/control/data/index
[junit4] 2> 1475247 T4156 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 1475471 T4156 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1475471 T4156 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1475474 T4156 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1475475 T4156 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1475475 T4156 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1475475 T4156 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1475476 T4156 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1475476 T4156 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1475476 T4156 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1475477 T4156 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1475477 T4156 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1475477 T4156 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1475478 T4156 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1475478 T4156 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1475478 T4156 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1475479 T4156 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1475479 T4156 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1475479 T4156 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1475480 T4156 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1475480 T4156 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1475481 T4156 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1475481 T4156 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1475483 T4156 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1475484 T4156 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1475486 T4156 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1475487 T4156 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1475488 T4156 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1475489 T4156 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1475489 T4156 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7320202192153836]
[junit4] 2> 1475490 T4156 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1475491 T4156 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1475491 T4156 oass.SolrIndexSearcher.<init> Opening
Searcher@600ad2d9[collection1] main
[junit4] 2> 1475491 T4156 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1475493 T4156 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1475493 T4156 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1475494 T4156
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1475494 T4156 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1475494 T4156 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1475495 T4156
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1475496 T4156 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1475497 T4156 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 1475499 T4156
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 1475499 T4156 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1475500 T4156 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1475502 T4158 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@600ad2d9[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 1475503 T4156 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1475504 T4161 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:60333 collection:control_collection
shard:shard1
[junit4] 2> 1475505 T4128 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1475505 T4128 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1475505 T4161 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1475507 T4128
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1475508 T4128 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1475509 T4163 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@52df06ff
name:ZooKeeperConnection Watcher:127.0.0.1:58419/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1475509 T4128 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1475509 T4161 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1475510 T4128 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1475511 T4128
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1475511 T4157 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1475511 T4161
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1475511 T4161 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2955 name=collection1
org.apache.solr.core.SolrCore@69edc412 url=https://127.0.0.1:60333/collection1
node=127.0.0.1:60333_ C2955_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=https://127.0.0.1:60333,
node_name=127.0.0.1:60333_, state=down}
[junit4] 2> 1475511 T4161 C2955 P60333 oasc.SyncStrategy.sync Sync
replicas to https://127.0.0.1:60333/collection1/
[junit4] 2> 1475512 T4161 C2955 P60333 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1475512 T4161 C2955 P60333 oasc.SyncStrategy.syncToMe
https://127.0.0.1:60333/collection1/ has no replicas
[junit4] 2> 1475512 T4161 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:60333/collection1/ shard1
[junit4] 2> 1475512 T4161 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1475512 T4128 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1475514 T4157 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1475616 T4157 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> 1475616 T4164 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> 1475665 T4161 oasc.ZkController.register We are
https://127.0.0.1:60333/collection1/ and leader is
https://127.0.0.1:60333/collection1/
[junit4] 2> 1475665 T4161 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:60333
[junit4] 2> 1475665 T4161 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1475665 T4161 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 1475666 T4161 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1475666 T4157 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1475669 T4153 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:60333",
[junit4] 2> "node_name":"127.0.0.1:60333_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1475740 T4128 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1475740 T4128 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1475743 T4128 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 1475743 T4128 oejs.AbstractConnector.doStart Started
[email protected]:43992
[junit4] 2> 1475745 T4128 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1475745 T4128 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1475746 T4128 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.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-003
[junit4] 2> 1475746 T4128 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-003/'
[junit4] 2> 1475763 T4128 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-003/solr.xml
[junit4] 2> 1475777 T4164 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> 1475777 T4157 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> 1475779 T4128 oasc.CoreContainer.<init> New CoreContainer
191519566
[junit4] 2> 1475780 T4128 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-003/]
[junit4] 2> 1475780 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1475780 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1475781 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1475781 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1475781 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1475781 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1475782 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1475782 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1475782 T4128 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1475783 T4128 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1475784 T4128 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1475785 T4128 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1475785 T4128 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1475785 T4128 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:58419/solr
[junit4] 2> 1475786 T4128 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1475786 T4128
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1475787 T4128 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1475789 T4175 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@35a7a69d
name:ZooKeeperConnection Watcher:127.0.0.1:58419 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1475790 T4128 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1475790 T4128 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1475793 T4128 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1475795 T4177 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7cb6b549
name:ZooKeeperConnection Watcher:127.0.0.1:58419/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1475796 T4128 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1475800 T4128
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1476802 T4128 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43992_
[junit4] 2> 1476803 T4128 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:43992_
[junit4] 2> 1476807 T4128 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1476813 T4179 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1476813 T4179 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1476814 T4157 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1476814 T4179 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1476819 T4153 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:43992",
[junit4] 2> "node_name":"127.0.0.1:43992_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1476819 T4153
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1]
[junit4] 2> 1476819 T4153
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
[junit4] 2> 1476820 T4153 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1476923 T4157 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1476923 T4164 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1476923 T4178 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1477815 T4179 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1477815 T4179 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1477816 T4179 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1477816 T4179 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1477817 T4179 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1477818 T4179 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-003/collection1/'
[junit4] 2> 1477818 T4179 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 1477819 T4179 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 1477819 T4179 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 1477844 T4179 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 1477852 T4179 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1477854 T4179 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1477857 T4179 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1477936 T4179 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1477937 T4179 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1477938 T4179 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1477940 T4179 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1477951 T4179 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1477951 T4179 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1477951 T4179 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-003/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/jetty1/
[junit4] 2> 1477952 T4179 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f7fa2b4
[junit4] 2> 1477952 T4179 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/jetty1
[junit4] 2> 1477952 T4179 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.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/jetty1/index/
[junit4] 2> 1477953 T4179 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 1477953 T4179 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/jetty1/index
[junit4] 2> 1477953 T4179 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 1478120 T4179 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 1478121 T4179 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1478123 T4179 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1478123 T4179 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1478123 T4179 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1478123 T4179 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1478124 T4179 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1478124 T4179 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1478124 T4179 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1478124 T4179 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1478124 T4179 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1478125 T4179 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1478125 T4179 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1478125 T4179 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1478125 T4179 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1478125 T4179 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1478126 T4179 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1478126 T4179 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1478126 T4179 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1478126 T4179 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1478126 T4179 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1478127 T4179 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1478128 T4179 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1478128 T4179 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1478129 T4179 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1478129 T4179 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1478130 T4179 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1478131 T4179 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1478131 T4179 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7320202192153836]
[junit4] 2> 1478132 T4179 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 1478132 T4179 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1478132 T4179 oass.SolrIndexSearcher.<init> Opening
Searcher@6d6109c3[collection1] main
[junit4] 2> 1478132 T4179 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1478133 T4179 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1478133 T4179 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1478133 T4179
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1478134 T4179 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1478134 T4179 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1478135 T4179
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 1478135 T4179 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1478135 T4179 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 1478135 T4179 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1478136 T4180 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6d6109c3[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 1478138 T4179 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1478138 T4183 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:43992 collection:collection1
shard:shard1
[junit4] 2> 1478139 T4128 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1478139 T4128 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1478139 T4183 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 1478141 T4128
oasc.AbstractFullDistribZkTestBase.randomlyEnableAutoSoftCommit Not turning on
auto soft commit
[junit4] 2> 1478142 T4183 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1478143 T4157 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1478144 T4183
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1478144 T4183 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2956 name=collection1
org.apache.solr.core.SolrCore@787ed3a7 url=https://127.0.0.1:43992/collection1
node=127.0.0.1:43992_ C2956_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=https://127.0.0.1:43992,
node_name=127.0.0.1:43992_, state=down}
[junit4] 2> 1478145 T4183 C2956 P43992 oasc.SyncStrategy.sync Sync
replicas to https://127.0.0.1:43992/collection1/
[junit4] 2> 1478145 T4183 C2956 P43992 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1478145 T4183 C2956 P43992 oasc.SyncStrategy.syncToMe
https://127.0.0.1:43992/collection1/ has no replicas
[junit4] 2> 1478145 T4183 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:43992/collection1/ shard1
[junit4] 2> 1478145 T4183 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 1478149 T4157 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> ASYNC NEW_CORE C2957 name=collection1
org.apache.solr.core.SolrCore@69edc412 url=https://127.0.0.1:60333/collection1
node=127.0.0.1:60333_ C2957_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=https://127.0.0.1:60333,
node_name=127.0.0.1:60333_, state=active, leader=true}
[junit4] 2> 1478205 T4148 C2957 P60333 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2}
{deleteByQuery=*:* (-1479498549579218944)} 0 1
[junit4] 2> 1478207 T4128
oascsi.CloudSolrServer.requestWithRetryOnStaleState ERROR Request to collection
collection1 failed due to (510) org.apache.solr.common.SolrException: Not
enough nodes to handle the request, retry? 0
[junit4] 2> 1478210 T4128 oasc.ChaosMonkey.monkeyLog monkey: stop shard!
60333
[junit4] 2> 1478210 T4128 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1061219062
[junit4] 2> 1478211 T4128 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 1478211 T4128 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1478212 T4157 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1478212 T4128 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@69edc412
[junit4] 2> 1478213 T4153 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=null message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:60333",
[junit4] 2> "node_name":"127.0.0.1:60333_",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1478215 T4128 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 1478216 T4128 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 1478216 T4128 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 1478217 T4128 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 1478217 T4128 C2957 P60333
oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
[junit4] 2> 1478222 T4128 C2957 P60333 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/control/data/index,segFN=segments_2,generation=2}
[junit4] 2> 1478223 T4128 C2957 P60333
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4] 2> 1478224 T4128 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 1478225 T4128 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1478225 T4128 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/control/data
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/control/data;done=false>>]
[junit4] 2> 1478226 T4128 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/control/data
[junit4] 2> 1478226 T4128 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/control/data/index
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/control/data/index;done=false>>]
[junit4] 2> 1478226 T4128 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/control/data/index
[junit4] 2> 1478227 T4128 oasc.Overseer.close Overseer
(id=92468659043631108-127.0.0.1:60333_-n_0000000000) closing
[junit4] 2> 1478228 T4153 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:60333_
[junit4] 2> 1478230 T4184
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read
the data org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/leader
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296)
[junit4] 2>
[junit4] 2> 1478233 T4178 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:43992_
[junit4] 2> 1478233 T4178 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1478235 T4178 oasc.Overseer.start Overseer
(id=92468659043631111-127.0.0.1:43992_-n_0000000001) starting
[junit4] 2> 1478242 T4178 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1478243 T4187 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1478245 T4186 oasc.Overseer$ClusterStateUpdater.run Replaying
operations from work queue.
[junit4] 2> 1478246 T4178 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> 1478249 T4186 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=null message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:60333",
[junit4] 2> "node_name":"127.0.0.1:60333_",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1478251 T4186 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1478299 T4183 oasc.ZkController.register We are
https://127.0.0.1:43992/collection1/ and leader is
https://127.0.0.1:43992/collection1/
[junit4] 2> 1478300 T4183 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:43992
[junit4] 2> 1478300 T4183 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1478300 T4183 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 1478300 T4183 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1478302 T4178 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1478307 T4186 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=null message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:43992",
[junit4] 2> "node_name":"127.0.0.1:43992_",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1478411 T4178 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> 1479730 T4157 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 1479756 T4128 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 1484744 T4128 oasc.ChaosMonkey.monkeyLog monkey: stop shard!
43992
[junit4] 2> 1484745 T4128 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=191519566
[junit4] 2> 1484745 T4128 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1484746 T4128 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1484747 T4178 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1484748 T4128 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@787ed3a7
[junit4] 2> 1484751 T4186 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=null message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:43992",
[junit4] 2> "node_name":"127.0.0.1:43992_",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1484754 T4178 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> 1484756 T4128 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 1484756 T4128 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 1484757 T4128 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 1484757 T4128 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 1484758 T4128 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 1484759 T4128 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1484759 T4128 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/jetty1
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/jetty1;done=false>>]
[junit4] 2> 1484759 T4128 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/jetty1
[junit4] 2> 1484759 T4128 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/jetty1/index
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/jetty1/index;done=false>>]
[junit4] 2> 1484760 T4128 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001/tempDir-001/jetty1/index
[junit4] 2> 1484760 T4128 oasc.Overseer.close Overseer
(id=92468659043631111-127.0.0.1:43992_-n_0000000001) closing
[junit4] 2> 1484760 T4186 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:43992_
[junit4] 2> 1486263 T4189
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read
the data org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/leader
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296)
[junit4] 2>
[junit4] 2> 1486263 T4178 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 1486290 T4128 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 1491278 T4128 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 1491279 T4128 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:58419 58419
[junit4] 2> 1491857 T4129 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:58419 58419
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch
-Dtests.seed=EEECF3B1EDC920AE -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=hu_HU -Dtests.timezone=Africa/Tunis -Dtests.file.encoding=UTF-8
[junit4] ERROR 18.3s J1 | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([EEECF3B1EDC920AE:6F0A7DA99A964092]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:706)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
[junit4] > at
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
[junit4] > at
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:285)
[junit4] > at
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:271)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:728)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.tryDelete(ChaosMonkeySafeLeaderTest.java:194)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:112)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1491870 T4128 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.cloud.ChaosMonkeySafeLeaderTest-EEECF3B1EDC920AE-001
[junit4] 2> NOTE: test params are: codec=Lucene410: {}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=hu_HU,
timezone=Africa/Tunis
[junit4] 2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation
1.9.0-ea (64-bit)/cpus=8,threads=1,free=131383776,total=236384256
[junit4] 2> NOTE: All tests run in this JVM: [OverseerStatusTest,
TestRandomMergePolicy, TestPostingsSolrHighlighter,
TestOverriddenPrefixQueryForCustomFieldType, TestMultiCoreConfBootstrap,
StatsComponentTest, TestQueryUtils, TestCustomSort, ShardRoutingCustomTest,
URLClassifyProcessorTest, TestIBSimilarityFactory, TestMissingGroups,
TestSerializedLuceneMatchVersion, TestLFUCache, SolrRequestParserTest,
TestSchemaResource, DocValuesMissingTest, TestCursorMarkWithoutUniqueKey,
TestBM25SimilarityFactory, TestSolrXmlPersistence, TestBlendedInfixSuggestions,
HdfsRecoveryZkTest, LoggingHandlerTest, TestCollationFieldDocValues,
DefaultValueUpdateProcessorTest, QueryElevationComponentTest,
CustomCollectionTest, CacheHeaderTest, TestBinaryField,
FieldAnalysisRequestHandlerTest, UUIDFieldTest, TestSolrQueryParser,
ScriptEngineTest, DeleteLastCustomShardedReplicaTest,
DistributedDebugComponentTest, RankQueryTest, OpenCloseCoreStressTest,
TestOmitPositions, TestManagedStopFilterFactory,
TestManagedSchemaDynamicFieldResource, TestFileDictionaryLookup, TestFiltering,
TestFieldSortValues, DirectSolrConnectionTest,
TestSolrQueryParserDefaultOperatorResource, TestReRankQParserPlugin,
ExternalCollectionsTest, ResourceLoaderTest, TestPerFieldSimilarity,
SliceStateTest, ShardSplitTest, DateFieldTest, SearchHandlerTest,
SolrInfoMBeanTest, PrimUtilsTest, TestPHPSerializedResponseWriter,
DeleteShardTest, OverseerRolesTest, RollingRestartTest, TestFieldTypeResource,
TestRandomFaceting, AnalysisErrorHandlingTest, TestWriterPerf,
TestCollationField, ConvertedLegacyTest, UniqFieldsUpdateProcessorFactoryTest,
TestUpdate, SynonymTokenizerTest, BinaryUpdateRequestHandlerTest,
DistributedTermsComponentTest, SolrPluginUtilsTest, SpatialFilterTest,
DistributedFacetPivotSmallTest, TestCSVLoader, HdfsBasicDistributedZk2Test,
LeaderElectionIntegrationTest, MigrateRouteKeyTest, MultiThreadedOCPTest,
TestRealTimeGet, CurrencyFieldXmlFileTest, TestIntervalFaceting,
ConnectionManagerTest, TestNonNRTOpen, TestCSVResponseWriter, SuggesterFSTTest,
TestElisionMultitermQuery, OutputWriterTest, SOLR749Test, PolyFieldTest,
TestIndexingPerformance, BasicZkTest, TestQueryTypes, TestFunctionQuery,
HdfsDirectoryTest, TestPseudoReturnFields, TestNRTOpen, TestZkChroot,
TestUtils, BasicDistributedZk2Test, TestCharFilters, TestSearcherReuse,
SoftAutoCommitTest, TestManagedSchema, ChaosMonkeySafeLeaderTest]
[junit4] Completed on J1 in 18.36s, 1 test, 1 error <<< FAILURES!
[...truncated 669 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: 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:189: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961:
There were test failures: 429 suites, 1772 tests, 1 error, 45 ignored (23
assumptions)
Total time: 86 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b28
-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
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]