Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17833/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC
2 tests failed.
FAILED:
org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaCloudClient
Error Message:
Captured an uncaught exception in thread: Thread[id=7761, name=Connection
evictor, state=RUNNABLE, group=TGRP-TestTolerantUpdateProcessorCloud]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=7761, name=Connection evictor, state=RUNNABLE,
group=TGRP-TestTolerantUpdateProcessorCloud]
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
at __randomizedtesting.SeedInfo.seed([B45297A3EC96A0D0]:0)
at java.util.LinkedList.listIterator(LinkedList.java:868)
at java.util.AbstractList.listIterator(AbstractList.java:299)
at
java.util.AbstractSequentialList.iterator(AbstractSequentialList.java:239)
at
org.apache.http.pool.AbstractConnPool.enumAvailable(AbstractConnPool.java:482)
at
org.apache.http.pool.AbstractConnPool.closeExpired(AbstractConnPool.java:558)
at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.closeExpiredConnections(PoolingHttpClientConnectionManager.java:409)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:67)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard1NonLeaderClient
Error Message:
Error from server at https://127.0.0.1:42055/solr/test_col: this IndexWriter is
closed
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:42055/solr/test_col: this IndexWriter is closed
at
__randomizedtesting.SeedInfo.seed([B45297A3EC96A0D0:9C6CBA7D7AF5196A]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
at
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
at
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
at
org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.clearCollection(TestTolerantUpdateProcessorCloud.java:225)
at sun.reflect.GeneratedMethodAccessor31.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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
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:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12213 lines...]
[junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/init-core-data-001
[junit4] 2> 2266736 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2266740 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2266740 INFO (Thread-1718) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2266740 INFO (Thread-1718) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2266840 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:35047
[junit4] 2> 2266841 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2266841 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2266844 INFO (zkCallback-1269-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@134127 name:ZooKeeperConnection
Watcher:127.0.0.1:35047 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2266844 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2266844 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2266844 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 2266850 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
[junit4] 2> 2266865 INFO (jetty-launcher-1268-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2266865 INFO (jetty-launcher-1268-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2266865 INFO (jetty-launcher-1268-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2266865 INFO (jetty-launcher-1268-thread-5) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2266866 INFO (jetty-launcher-1268-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2266869 INFO (jetty-launcher-1268-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f3e258{/solr,null,AVAILABLE}
[junit4] 2> 2266870 INFO (jetty-launcher-1268-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@13cac8b{/solr,null,AVAILABLE}
[junit4] 2> 2266870 INFO (jetty-launcher-1268-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@115a0e0{/solr,null,AVAILABLE}
[junit4] 2> 2266871 INFO (jetty-launcher-1268-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e3ffd5{/solr,null,AVAILABLE}
[junit4] 2> 2266873 INFO (jetty-launcher-1268-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b8963c{/solr,null,AVAILABLE}
[junit4] 2> 2266882 INFO (jetty-launcher-1268-thread-1) [ ]
o.e.j.s.ServerConnector Started ServerConnector@4e022f{SSL,[ssl,
http/1.1]}{127.0.0.1:34039}
[junit4] 2> 2266882 INFO (jetty-launcher-1268-thread-1) [ ]
o.e.j.s.Server Started @2268041ms
[junit4] 2> 2266882 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34039}
[junit4] 2> 2266882 INFO (jetty-launcher-1268-thread-4) [ ]
o.e.j.s.ServerConnector Started ServerConnector@181d5e8{SSL,[ssl,
http/1.1]}{127.0.0.1:37043}
[junit4] 2> 2266882 INFO (jetty-launcher-1268-thread-4) [ ]
o.e.j.s.Server Started @2268042ms
[junit4] 2> 2266882 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37043}
[junit4] 2> 2266882 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 2266883 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node1'
[junit4] 2> 2266883 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 2266883 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2266883 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node4'
[junit4] 2> 2266883 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2266884 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2266884 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2266884 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2266885 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2266885 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2266887 INFO (zkCallback-1270-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b84a1f name:ZooKeeperConnection
Watcher:127.0.0.1:35047/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2266887 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2266888 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2266888 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2266890 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2266891 INFO (jetty-launcher-1268-thread-2) [ ]
o.e.j.s.ServerConnector Started ServerConnector@52f1d4{SSL,[ssl,
http/1.1]}{127.0.0.1:34160}
[junit4] 2> 2266891 INFO (jetty-launcher-1268-thread-2) [ ]
o.e.j.s.Server Started @2268050ms
[junit4] 2> 2266892 INFO (jetty-launcher-1268-thread-5) [ ]
o.e.j.s.ServerConnector Started ServerConnector@b20a04{SSL,[ssl,
http/1.1]}{127.0.0.1:41687}
[junit4] 2> 2266894 INFO (jetty-launcher-1268-thread-5) [ ]
o.e.j.s.Server Started @2268053ms
[junit4] 2> 2266894 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34160}
[junit4] 2> 2266894 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41687}
[junit4] 2> 2266894 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 2266894 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 2266895 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node2'
[junit4] 2> 2266895 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node5'
[junit4] 2> 2266895 INFO (zkCallback-1271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@a364f8 name:ZooKeeperConnection
Watcher:127.0.0.1:35047/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2266895 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2266895 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2266895 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2266895 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2266895 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2266897 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2266897 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2266897 INFO (jetty-launcher-1268-thread-3) [ ]
o.e.j.s.ServerConnector Started ServerConnector@4973e7{SSL,[ssl,
http/1.1]}{127.0.0.1:42055}
[junit4] 2> 2266897 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2266897 INFO (jetty-launcher-1268-thread-3) [ ]
o.e.j.s.Server Started @2268057ms
[junit4] 2> 2266897 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2266897 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42055}
[junit4] 2> 2266898 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2266898 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 2266898 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node3'
[junit4] 2> 2266898 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2266898 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2266898 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2266899 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2266901 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2266937 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node1/.
[junit4] 2> 2266937 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 14820757
[junit4] 2> 2266937 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node1]
[junit4] 2> 2266938 WARN (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node1/lib
[junit4] 2> 2266938 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 2266939 INFO (zkCallback-1273-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a78880 name:ZooKeeperConnection
Watcher:127.0.0.1:35047/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2266939 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2266939 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2266939 INFO (zkCallback-1274-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1c2f356 name:ZooKeeperConnection
Watcher:127.0.0.1:35047/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2266939 INFO (zkCallback-1272-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4ad548 name:ZooKeeperConnection
Watcher:127.0.0.1:35047/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2266940 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2266940 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2266940 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2266940 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 2266940 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2266940 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2266941 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35047/solr
[junit4] 2> 2266940 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2266941 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2266941 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2266940 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2266941 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node4/.
[junit4] 2> 2266941 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2266941 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 17530419
[junit4] 2> 2266941 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node4]
[junit4] 2> 2266941 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2266941 WARN (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node4/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node4/lib
[junit4] 2> 2266942 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 2266945 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 2266945 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2266945 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2266945 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35047/solr
[junit4] 2> 2266945 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2266945 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2266945 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2266948 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2266949 INFO (zkCallback-1277-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@14c0bf7 name:ZooKeeperConnection
Watcher:127.0.0.1:35047 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2266949 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2266949 INFO (jetty-launcher-1268-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2266954 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node2/.
[junit4] 2> 2266954 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 314641
[junit4] 2> 2266954 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node2]
[junit4] 2> 2266954 WARN (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node2/lib
[junit4] 2> 2266954 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 2266956 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node5/.
[junit4] 2> 2266957 INFO (zkCallback-1280-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@179b1f name:ZooKeeperConnection
Watcher:127.0.0.1:35047 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2266957 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2266957 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 26592909
[junit4] 2> 2266957 INFO (jetty-launcher-1268-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2266958 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node5]
[junit4] 2> 2266958 WARN (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node5/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node5/lib
[junit4] 2> 2266958 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 2266960 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$90/32076028@1acd662
[junit4] 2> 2266960 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2266961 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node3/.
[junit4] 2> 2266961 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 28380871
[junit4] 2> 2266961 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node3]
[junit4] 2> 2266961 WARN (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node3/lib
[junit4] 2> 2266961 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 2266964 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 2266964 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2266964 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2266964 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35047/solr
[junit4] 2> 2266964 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2266964 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2266965 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2266965 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 2266965 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 2266965 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2266965 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2266965 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2266965 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2266965 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35047/solr
[junit4] 2> 2266965 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35047/solr
[junit4] 2> 2266965 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2266965 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2266966 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2266966 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2266966 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2266966 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2266965 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$90/32076028@b010
[junit4] 2> 2266966 INFO (zkCallback-1288-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@9e4102 name:ZooKeeperConnection
Watcher:127.0.0.1:35047 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2266966 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2266967 INFO (jetty-launcher-1268-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2266969 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2266969 INFO (zkCallback-1289-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a5b95c name:ZooKeeperConnection
Watcher:127.0.0.1:35047 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2266969 INFO (zkCallback-1290-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3112b5 name:ZooKeeperConnection
Watcher:127.0.0.1:35047 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2266969 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2266970 INFO (jetty-launcher-1268-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2266970 INFO
(zkCallback-1285-thread-1-processing-n:127.0.0.1:37043_solr)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1dea7b8 name:ZooKeeperConnection
Watcher:127.0.0.1:35047/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2266970 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2266969 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2266970 INFO (jetty-launcher-1268-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2266971 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$90/32076028@17f892e
[junit4] 2> 2266972 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2266972 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2266973 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$90/32076028@1e60ce7
[junit4] 2> 2266973 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2266973 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:42055_solr)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@19a011d name:ZooKeeperConnection
Watcher:127.0.0.1:35047/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2266974 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2266975 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$90/32076028@98a449
[junit4] 2> 2266976 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2266976 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:34160_solr)
[n:127.0.0.1:34160_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6fbba6 name:ZooKeeperConnection
Watcher:127.0.0.1:35047/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2266977 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2266976 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2266980 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2266983 INFO
(zkCallback-1294-thread-1-processing-n:127.0.0.1:41687_solr)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6f50c7 name:ZooKeeperConnection
Watcher:127.0.0.1:35047/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2266984 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2266984 INFO
(zkCallback-1291-thread-1-processing-n:127.0.0.1:34039_solr)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@17bb6c4 name:ZooKeeperConnection
Watcher:127.0.0.1:35047/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2266985 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2266986 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2266994 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2266996 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2266997 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2266997 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2267002 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2267002 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2267003 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2267004 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2267005 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2267008 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2267008 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2267008 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2267009 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2267010 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2267012 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2267012 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2267013 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2267014 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2267014 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2267018 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2267018 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2267018 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2267018 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2267018 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2267021 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2267021 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2267021 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2267022 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2267022 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2267024 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2267024 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2267024 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2267024 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2267024 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2267025 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 2267025 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 2267026 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 2267026 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2267026 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2267026 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 2267027 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 2267027 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2267030 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2267030 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2267035 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2267040 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2267041 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2267041 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2267042 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2267042 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2267044 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2267044 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2267044 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2267045 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2267045 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2267045 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96604802974679055-127.0.0.1:34039_solr-n_0000000000
[junit4] 2> 2267045 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96604802974679054-127.0.0.1:41687_solr-n_0000000001
[junit4] 2> 2267046 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96604802974679053-127.0.0.1:34160_solr-n_0000000002
[junit4] 2> 2267046 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96604802974679052-127.0.0.1:42055_solr-n_0000000003
[junit4] 2> 2267046 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96604802974679048-127.0.0.1:37043_solr-n_0000000004
[junit4] 2> 2267046 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34039_solr
[junit4] 2> 2267046 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 2267047 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96604802974679052-127.0.0.1:42055_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 2267047 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96604802974679053-127.0.0.1:34160_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 2267047 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96604802974679055-127.0.0.1:34039_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 2267047 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42055_solr
[junit4] 2> 2267048 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:42055_solr
[junit4] 2> 2267048 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37043_solr
[junit4] 2> 2267048 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96604802974679054-127.0.0.1:41687_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 2267048 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41687_solr
[junit4] 2> 2267048 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:41687_solr
[junit4] 2> 2267048 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:37043_solr
[junit4] 2> 2267048 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34160_solr
[junit4] 2> 2267048 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:34160_solr
[junit4] 2> 2267049 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.Overseer Overseer
(id=96604802974679055-127.0.0.1:34039_solr-n_0000000000) starting
[junit4] 2> 2267050 INFO
(zkCallback-1285-thread-1-processing-n:127.0.0.1:37043_solr)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 2267050 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:42055_solr)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 2267050 INFO
(zkCallback-1294-thread-1-processing-n:127.0.0.1:41687_solr)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 2267050 INFO
(zkCallback-1291-thread-1-processing-n:127.0.0.1:34039_solr)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 2267052 INFO
(zkCallback-1285-thread-1-processing-n:127.0.0.1:37043_solr)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2267052 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:34160_solr)
[n:127.0.0.1:34160_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 2267053 INFO
(zkCallback-1291-thread-1-processing-n:127.0.0.1:34039_solr)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2267062 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:42055_solr)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2267062 INFO
(zkCallback-1294-thread-1-processing-n:127.0.0.1:41687_solr)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2267064 INFO
(zkCallback-1291-thread-2-processing-n:127.0.0.1:34039_solr)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2267065 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:34160_solr)
[n:127.0.0.1:34160_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2267069 INFO
(zkCallback-1291-thread-2-processing-n:127.0.0.1:34039_solr)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2267073 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 2267087 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2267088 INFO
(OverseerCollectionConfigSetProcessor-96604802974679055-127.0.0.1:34039_solr-n_0000000000)
[n:127.0.0.1:34039_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 2267089 INFO
(OverseerStateUpdate-96604802974679055-127.0.0.1:34039_solr-n_0000000000)
[n:127.0.0.1:34039_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 2267089 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34039_solr as DOWN
[junit4] 2> 2267092 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34039_solr
[junit4] 2> 2267092 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:34039_solr
[junit4] 2> 2267093 INFO
(OverseerStateUpdate-96604802974679055-127.0.0.1:34039_solr-n_0000000000)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (4)
[junit4] 2> 2267094 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:34160_solr)
[n:127.0.0.1:34160_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2267094 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:42055_solr)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2267094 INFO
(zkCallback-1291-thread-2-processing-n:127.0.0.1:34039_solr)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2267094 INFO
(zkCallback-1294-thread-1-processing-n:127.0.0.1:41687_solr)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2267095 INFO
(zkCallback-1285-thread-1-processing-n:127.0.0.1:37043_solr)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2267095 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:34160_solr)
[n:127.0.0.1:34160_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2267097 INFO
(zkCallback-1294-thread-1-processing-n:127.0.0.1:41687_solr)
[n:127.0.0.1:41687_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2267097 INFO
(zkCallback-1285-thread-1-processing-n:127.0.0.1:37043_solr)
[n:127.0.0.1:37043_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2267097 INFO
(zkCallback-1291-thread-2-processing-n:127.0.0.1:34039_solr)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2267098 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:42055_solr)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2267101 INFO
(OverseerStateUpdate-96604802974679055-127.0.0.1:34039_solr-n_0000000000)
[n:127.0.0.1:34039_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:34039_solr"} current state version: 0
[junit4] 2> 2267101 INFO
(OverseerStateUpdate-96604802974679055-127.0.0.1:34039_solr-n_0000000000)
[n:127.0.0.1:34039_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:34039_solr
[junit4] 2> 2267136 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2267137 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2267137 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node4/.
[junit4] 2> 2267138 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2267140 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
[junit4] 2> 2267140 INFO (jetty-launcher-1268-thread-4)
[n:127.0.0.1:37043_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2267141 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2267141 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2267142 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node3/.
[junit4] 2> 2267142 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2267143 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
[junit4] 2> 2267143 INFO (jetty-launcher-1268-thread-3)
[n:127.0.0.1:42055_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2267154 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2267154 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2267154 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2267154 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2267155 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node5/.
[junit4] 2> 2267155 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node2/.
[junit4] 2> 2267155 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2267155 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2267156 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
[junit4] 2> 2267157 INFO (jetty-launcher-1268-thread-5)
[n:127.0.0.1:41687_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2267157 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
[junit4] 2> 2267157 INFO (jetty-launcher-1268-thread-2)
[n:127.0.0.1:34160_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2267167 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2267168 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2267168 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node1/.
[junit4] 2> 2267169 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2267169 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
[junit4] 2> 2267169 INFO (jetty-launcher-1268-thread-1)
[n:127.0.0.1:34039_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2267170 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2267170 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2267173 INFO (zkCallback-1300-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@11454f9 name:ZooKeeperConnection
Watcher:127.0.0.1:35047 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2267173 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2267174 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2267186 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2267187 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2267188 INFO (zkCallback-1303-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1cc0175 name:ZooKeeperConnection
Watcher:127.0.0.1:35047/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2267188 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2267189 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2267189 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2267190 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
[junit4] 2> 2267190 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 2267192 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/protwords.txt
[junit4] 2> 2267195 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
[junit4] 2> 2267198 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
[junit4] 2> 2267200 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
[junit4] 2> 2267203 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
[junit4] 2> 2267205 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
[junit4] 2> 2267206 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
[junit4] 2> 2267209 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
[junit4] 2> 2267212 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
[junit4] 2> 2267215 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
[junit4] 2> 2267216 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
[junit4] 2> 2267218 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-testxmlparser.xml
[junit4] 2> 2267221 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
[junit4] 2> 2267222 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 2267224 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-replication2.xml
[junit4] 2> 2267227 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
[junit4] 2> 2267228 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
[junit4] 2> 2267230 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
[junit4] 2> 2267233 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/old_synonyms.txt
[junit4] 2> 2267234 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/enumsConfig.xml
[junit4] 2> 2267235 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
[junit4] 2> 2267237 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
[junit4] 2> 2267238 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
[junit4] 2> 2267239 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
[junit4] 2> 2267241 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
[junit4] 2> 2267242 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig.xml
[junit4] 2> 2267245 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
[junit4] 2> 2267246 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sim.xml
[junit4] 2> 2267248 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
[junit4] 2> 2267249 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sql.xml
[junit4] 2> 2267250 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 2267252 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
[junit4] 2> 2267253 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/hunspell-test.aff
[junit4] 2> 2267254 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-sql.xml
[junit4] 2> 2267256 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spatial.xml
[junit4] 2> 2267258 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-slave1.xml
[junit4] 2> 2267259 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
[junit4] 2> 2267260 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
[junit4] 2> 2267262 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
[junit4] 2> 2267263 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
[junit4] 2> 2267264 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-complex-phrase.xml
[junit4] 2> 2267265 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
[junit4] 2> 2267266 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
[junit4] 2> 2267269 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-eff.xml
[junit4] 2> 2267270 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-folding.xml
[junit4] 2> 2267271 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
[junit4] 2> 2267272 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
[junit4] 2> 2267273 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
[junit4] 2> 2267274 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stopwords.txt
[junit4] 2> 2267275 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
[junit4] 2> 2267276 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
[junit4] 2> 2267277 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
[junit4] 2> 2267278 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
[junit4] 2> 2267280 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-minimal.xml
[junit4] 2> 2267282 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-defaults.xml
[junit4] 2> 2267283 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
[junit4] 2> 2267284 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
[junit4] 2> 2267285 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
[junit4] 2> 2267286 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValues.xml
[junit4] 2> 2267287 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
[junit4] 2> 2267288 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-snippet-types.incl
[junit4] 2> 2267289 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-minimal.xml
[junit4] 2> 2267290 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2267292 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-collate.xml
[junit4] 2> 2267294 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-rest.xml
[junit4] 2> 2267297 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
[junit4] 2> 2267298 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
[junit4] 2> 2267299 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/phrasesuggest.txt
[junit4] 2> 2267300 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
[junit4] 2> 2267300 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
[junit4] 2> 2267301 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
[junit4] 2> 2267302 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
[junit4] 2> 2267305 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
[junit4] 2> 2267306 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stoptypes-1.txt
[junit4] 2> 2267306 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
[junit4] 2> 2267307 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-spatial.xml
[junit4] 2> 2267308 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-spellchecker.xml
[junit4] 2> 2267309 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-minimal-atomic-stress.xml
[junit4] 2> 2267310 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
[junit4] 2> 2267311 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
[junit4] 2> 2267312 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
[junit4] 2> 2267313 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
[junit4] 2> 2267314 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-caching.xml
[junit4] 2> 2267314 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
[junit4] 2> 2267316 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/freeTextSuggest.txt
[junit4] 2> 2267317 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tolerant-update-minimal.xml
[junit4] 2> 2267318 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema.xml
[junit4] 2> 2267319 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
[junit4] 2> 2267320 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sortingresponse.xml
[junit4] 2> 2267321 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
[junit4] 2> 2267322 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
[junit4] 2> 2267323 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-paramset.xml
[junit4] 2> 2267324 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
[junit4] 2> 2267325 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
[junit4] 2> 2267326 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-init-error.xml
[junit4] 2> 2267328 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
[junit4] 2> 2267329 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tlog.xml
[junit4] 2> 2267330 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/hyphenation.dtd
[junit4] 2> 2267331 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-classification.xml
[junit4] 2> 2267332 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sweetspot.xml
[...truncated too long message...]
solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node1/./test_col_shard2_replica2/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node1/./test_col_shard2_replica2/data;done=false>>]
[junit4] 2> 2391899 INFO (coreCloseExecutor-3372-thread-1)
[n:127.0.0.1:34039_solr c:test_col s:shard2 r:core_node4
x:test_col_shard2_replica2] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 2391899 INFO (coreCloseExecutor-3372-thread-1)
[n:127.0.0.1:34039_solr c:test_col s:shard2 r:core_node4
x:test_col_shard2_replica2] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001/tempDir-001/node1/./test_col_shard2_replica2/data
[junit4] 2> 2391901 INFO
(zkCallback-1292-thread-3-processing-n:127.0.0.1:42055_solr)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2391901 INFO
(zkCallback-1291-thread-6-processing-n:127.0.0.1:34039_solr)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2391901 WARN
(zkCallback-1292-thread-3-processing-n:127.0.0.1:42055_solr)
[n:127.0.0.1:42055_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2391901 INFO
(zkCallback-1291-thread-6-processing-n:127.0.0.1:34039_solr)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2391901 INFO (jetty-launcher-1268-thread-7) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@115a0e0{/solr,null,UNAVAILABLE}
[junit4] 2> 2391902 INFO (jetty-launcher-1268-thread-10) [ ]
o.a.s.c.Overseer Overseer
(id=96604802974679055-127.0.0.1:34039_solr-n_0000000000) closing
[junit4] 2> 2391902 INFO
(OverseerStateUpdate-96604802974679055-127.0.0.1:34039_solr-n_0000000000)
[n:127.0.0.1:34039_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:34039_solr
[junit4] 2> 2391902 INFO
(zkCallback-1291-thread-6-processing-n:127.0.0.1:34039_solr)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 2391903 WARN
(zkCallback-1291-thread-6-processing-n:127.0.0.1:34039_solr)
[n:127.0.0.1:34039_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2391903 INFO (jetty-launcher-1268-thread-10) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b8963c{/solr,null,UNAVAILABLE}
[junit4] 2> 2393387 WARN
(zkCallback-1293-thread-2-processing-n:127.0.0.1:34160_solr)
[n:127.0.0.1:34160_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2393388 INFO (jetty-launcher-1268-thread-9) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1f3e258{/solr,null,UNAVAILABLE}
[junit4] 2> 2393388 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35047 35047
[junit4] 2> 2393508 INFO (Thread-1718) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35047 35047
[junit4] 2> 2393509 WARN (Thread-1718) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 4
/solr/configs/solrCloudCollectionConfig/managed-schema
[junit4] 2> 4 /solr/configs/solrCloudCollectionConfig
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 4 /solr/collections/test_col/state.json
[junit4] 2> 2
/solr/overseer_elect/election/96604802974679054-127.0.0.1:41687_solr-n_0000000001
[junit4] 2> 2
/solr/overseer_elect/election/96604802974679055-127.0.0.1:34039_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 113 /solr/overseer/collection-queue-work
[junit4] 2> 16 /solr/overseer/queue
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 2393509 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[B45297A3EC96A0D0]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_B45297A3EC96A0D0-001
[junit4] 2> Sep 17, 2016 12:33:57 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{foo_i=PostingsFormat(name=Memory doPackFST= true),
expected_shard_s=PostingsFormat(name=Memory doPackFST= false),
_version_=FSTOrd50, id=BlockTreeOrds(blocksize=128)}, docValues:{},
maxPointsInLeafNode=1900, maxMBSortInHeap=6.461097509397009,
sim=ClassicSimilarity, locale=es-CO, timezone=Etc/GMT+3
[junit4] 2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102
(32-bit)/cpus=12,threads=1,free=182144488,total=477364224
[junit4] 2> NOTE: All tests run in this JVM:
[TestDefaultSearchFieldResource, TestConfigOverlay, RequestLoggingTest,
SortByFunctionTest, SpatialFilterTest, TestGraphMLResponseWriter,
JsonLoaderTest, ZkSolrClientTest, BlockCacheTest, CoreSorterTest,
BJQParserTest, OverriddenZkACLAndCredentialsProvidersTest,
TestLMDirichletSimilarityFactory, TestStandardQParsers, ShardSplitTest,
TestRestoreCore, MoreLikeThisHandlerTest, TestLockTree, FullHLLTest,
RAMDirectoryFactoryTest, DirectSolrConnectionTest, CdcrVersionReplicationTest,
SearchHandlerTest, ShardRoutingCustomTest, TestQueryUtils,
HdfsDirectoryFactoryTest, TestFileDictionaryLookup,
ConjunctionSolrSpellCheckerTest, TestDocBasedVersionConstraints,
TestCoreContainer, DocValuesTest, TestUseDocValuesAsStored2,
TestBM25SimilarityFactory, TestMacros, LeaderFailoverAfterPartitionTest,
ClusterStateUpdateTest, OpenCloseCoreStressTest, SystemInfoHandlerTest,
DocValuesMissingTest, TestInfoStreamLogging, SolrInfoMBeanTest,
TestQuerySenderListener, TestSolrCloudWithKerberosAlt, TestBulkSchemaAPI,
TestReloadDeadlock, FacetPivotSmallTest, TestSchemaSimilarityResource,
BigEndianAscendingWordSerializerTest, DocumentBuilderTest, TestSearchPerf,
TestFieldCacheWithThreads, TestManagedResource, SortSpecParsingTest,
TestSystemIdResolver, TestFiltering, TestFuzzyAnalyzedSuggestions,
FileUtilsTest, TestSuggestSpellingConverter, TestTrie, TestConfigSets,
TestDownShardTolerantSearch, TestSolrCLIRunExample,
IndexSchemaRuntimeFieldTest, URLClassifyProcessorTest, TestSurroundQueryParser,
SparseHLLTest, CopyFieldTest, TestBulkSchemaConcurrent, TestScoreJoinQPScore,
DateMathParserTest, TestFieldCollectionResource,
PKIAuthenticationIntegrationTest, TestFastOutputStream, HdfsSyncSliceTest,
TestSolrConfigHandlerConcurrent, DistributedIntervalFacetingTest,
AnalysisErrorHandlingTest, BasicFunctionalityTest, TestRequestForwarding,
TestHdfsBackupRestoreCore, HighlighterTest, TestFieldCacheSort,
SolrIndexSplitterTest, TestPartialUpdateDeduplication, ConvertedLegacyTest,
TestSolrQueryParserDefaultOperatorResource, SchemaVersionSpecificBehaviorTest,
ClassificationUpdateProcessorFactoryTest, TestElisionMultitermQuery,
TestMiniSolrCloudClusterSSL, IndexBasedSpellCheckerTest,
DistribDocExpirationUpdateProcessorTest, PeerSyncReplicationTest,
TestNumericTerms64, TestSolrIndexConfig, TestCSVResponseWriter,
TestPivotHelperCode, DeleteLastCustomShardedReplicaTest,
SolrCmdDistributorTest, SuggestComponentTest, SimpleMLTQParserTest,
LoggingHandlerTest, TestTolerantUpdateProcessorCloud]
[junit4] Completed [518/631 (1!)] on J1 in 127.06s, 19 tests, 2 errors <<<
FAILURES!
[...truncated 347 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20160916_235403_057.sysout
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid24714.hprof
...
[junit4] Heap dump file created [439725464 bytes in 1.802 secs]
[junit4] <<< JVM J1: EOF ----
[...truncated 11048 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the
tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid24714.hprof
Total time: 70 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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]