Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17382/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [TransactionLog]
at __randomizedtesting.SeedInfo.seed([85618D6B59586FD6]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
at sun.reflect.GeneratedMethodAccessor19.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$7.evaluate(RandomizedRunner.java:834)
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)
FAILED: org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability
Error Message:
GC overhead limit exceeded
Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
at
__randomizedtesting.SeedInfo.seed([842220B23389B19D:45EAFDF492EF6034]:0)
at java.util.Arrays.copyOfRange(Arrays.java:3664)
at java.lang.String.<init>(String.java:207)
at java.lang.String.toUpperCase(String.java:2810)
at javax.crypto.Cipher$Transform.matches(Cipher.java:422)
at javax.crypto.Cipher$Transform.supports(Cipher.java:409)
at javax.crypto.Cipher$Transform.supportsPadding(Cipher.java:398)
at javax.crypto.Cipher$Transform.supportsModePadding(Cipher.java:387)
at javax.crypto.Cipher.getInstance(Cipher.java:523)
at sun.security.ssl.JsseJce.getCipher(JsseJce.java:229)
at sun.security.ssl.CipherBox.<init>(CipherBox.java:179)
at sun.security.ssl.CipherBox.newCipherBox(CipherBox.java:263)
at
sun.security.ssl.CipherSuite$BulkCipher.newCipher(CipherSuite.java:505)
at sun.security.ssl.Handshaker.newReadCipher(Handshaker.java:765)
at
sun.security.ssl.SSLSocketImpl.changeReadCiphers(SSLSocketImpl.java:2107)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1156)
at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
Build Log:
[...truncated 12248 lines...]
[junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/init-core-data-001
[junit4] 2> 1709858 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-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> 1709860 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1709860 INFO (Thread-3184) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1709860 INFO (Thread-3184) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1709960 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:36177
[junit4] 2> 1709960 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1709961 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1709962 INFO (zkCallback-2016-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2ecfe248
name:ZooKeeperConnection Watcher:127.0.0.1:36177 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1709962 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1709962 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1709962 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1709963 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
[junit4] 2> 1709965 INFO (jetty-launcher-2015-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1709965 INFO (jetty-launcher-2015-thread-5) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1709965 INFO (jetty-launcher-2015-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1709965 INFO (jetty-launcher-2015-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1709965 INFO (jetty-launcher-2015-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1709967 INFO (jetty-launcher-2015-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@494715b6{/solr,null,AVAILABLE}
[junit4] 2> 1709967 INFO (jetty-launcher-2015-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3479baee{/solr,null,AVAILABLE}
[junit4] 2> 1709967 INFO (jetty-launcher-2015-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@171a146f{/solr,null,AVAILABLE}
[junit4] 2> 1709967 INFO (jetty-launcher-2015-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@37188c20{/solr,null,AVAILABLE}
[junit4] 2> 1709967 INFO (jetty-launcher-2015-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c50124b{/solr,null,AVAILABLE}
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-4) [ ]
o.e.j.s.ServerConnector Started ServerConnector@2d486620{SSL,[ssl,
http/1.1]}{127.0.0.1:41191}
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-2) [ ]
o.e.j.s.ServerConnector Started ServerConnector@18b21f43{SSL,[ssl,
http/1.1]}{127.0.0.1:41697}
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-4) [ ]
o.e.j.s.Server Started @1711528ms
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-2) [ ]
o.e.j.s.Server Started @1711528ms
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41191}
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41697}
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-5) [ ]
o.e.j.s.ServerConnector Started ServerConnector@3e8fddca{SSL,[ssl,
http/1.1]}{127.0.0.1:39806}
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-1) [ ]
o.e.j.s.ServerConnector Started ServerConnector@163f5547{SSL,[ssl,
http/1.1]}{127.0.0.1:33249}
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-1) [ ]
o.e.j.s.Server Started @1711528ms
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node2'
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-3) [ ]
o.e.j.s.ServerConnector Started ServerConnector@70238b1{SSL,[ssl,
http/1.1]}{127.0.0.1:32806}
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33249}
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-3) [ ]
o.e.j.s.Server Started @1711528ms
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-5) [ ]
o.e.j.s.Server Started @1711528ms
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32806}
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39806}
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node1'
[junit4] 2> 1709972 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node3'
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node5'
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node4'
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1709973 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1709974 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1709974 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1709974 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1709974 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1709974 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1709974 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1709974 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1709974 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1709974 INFO (zkCallback-2018-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6054892 name:ZooKeeperConnection
Watcher:127.0.0.1:36177/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1709974 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1709974 INFO (zkCallback-2017-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2c80c22b
name:ZooKeeperConnection Watcher:127.0.0.1:36177/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1709974 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1709974 INFO (zkCallback-2019-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@294d85ed
name:ZooKeeperConnection Watcher:127.0.0.1:36177/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1709974 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1709975 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1709975 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1709975 INFO (zkCallback-2021-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@681e5597
name:ZooKeeperConnection Watcher:127.0.0.1:36177/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1709975 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1709975 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1709975 INFO (zkCallback-2020-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d231878
name:ZooKeeperConnection Watcher:127.0.0.1:36177/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1709975 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1709975 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1709975 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1709975 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1709975 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1709975 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1709975 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1709975 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1709981 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node2/.
[junit4] 2> 1709981 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node5/.
[junit4] 2> 1709981 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 1566333965
[junit4] 2> 1709981 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 1413914597
[junit4] 2> 1709981 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node2]
[junit4] 2> 1709982 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node5]
[junit4] 2> 1709982 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1562c729e890003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1709981 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node4/.
[junit4] 2> 1709981 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node3/.
[junit4] 2> 1709982 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1562c729e890004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1709982 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 1307735363
[junit4] 2> 1709982 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 2074107376
[junit4] 2> 1709982 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node3]
[junit4] 2> 1709982 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node4]
[junit4] 2> 1709982 WARN (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node3/lib
[junit4] 2> 1709982 WARN (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node4/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node4/lib
[junit4] 2> 1709982 INFO (jetty-launcher-2015-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> 1709982 INFO (jetty-launcher-2015-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> 1709982 WARN (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node5/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node5/lib
[junit4] 2> 1709982 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node1/.
[junit4] 2> 1709983 INFO (jetty-launcher-2015-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> 1709983 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 1507480357
[junit4] 2> 1709983 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node1]
[junit4] 2> 1709982 WARN (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node2/lib
[junit4] 2> 1709983 WARN (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node1/lib
[junit4] 2> 1709983 INFO (jetty-launcher-2015-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> 1709983 INFO (jetty-launcher-2015-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> 1709984 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36177/solr
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36177/solr
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1709985 INFO (zkCallback-2032-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3aa681c7
name:ZooKeeperConnection Watcher:127.0.0.1:36177 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1709984 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36177/solr
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36177/solr
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36177/solr
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$86/331023790@5d926b0f
[junit4] 2> 1709985 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1709986 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1709986 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1709986 INFO (zkCallback-2034-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6874e106
name:ZooKeeperConnection Watcher:127.0.0.1:36177 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1709986 INFO (zkCallback-2033-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@36fafd93
name:ZooKeeperConnection Watcher:127.0.0.1:36177 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1709986 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1709986 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1709986 INFO (jetty-launcher-2015-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1709986 INFO (jetty-launcher-2015-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1709986 INFO (zkCallback-2036-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@33a1dc59
name:ZooKeeperConnection Watcher:127.0.0.1:36177 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1709986 INFO (zkCallback-2035-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@26e084b2
name:ZooKeeperConnection Watcher:127.0.0.1:36177 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1709986 INFO
(zkCallback-2037-thread-1-processing-n:127.0.0.1:39806_solr)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6fb9108f
name:ZooKeeperConnection Watcher:127.0.0.1:36177/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1709986 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1709986 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1709986 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1709987 INFO (jetty-launcher-2015-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1709986 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$86/331023790@75f01344
[junit4] 2> 1709987 INFO (jetty-launcher-2015-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1709986 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$86/331023790@6b5b468f
[junit4] 2> 1709987 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1709987 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1709987 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1709987 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$86/331023790@56d10a87
[junit4] 2> 1709987 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$86/331023790@e60fe0
[junit4] 2> 1709987 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1709987 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1709987 INFO
(zkCallback-2038-thread-1-processing-n:127.0.0.1:32806_solr)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4caea517
name:ZooKeeperConnection Watcher:127.0.0.1:36177/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1709988 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1709988 INFO
(zkCallback-2039-thread-1-processing-n:127.0.0.1:41191_solr)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4d6d0d25
name:ZooKeeperConnection Watcher:127.0.0.1:36177/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1709988 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1709988 INFO
(zkCallback-2040-thread-1-processing-n:127.0.0.1:41697_solr)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@cc39f4c name:ZooKeeperConnection
Watcher:127.0.0.1:36177/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1709988 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1709988 INFO
(zkCallback-2041-thread-1-processing-n:127.0.0.1:33249_solr)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@41144515
name:ZooKeeperConnection Watcher:127.0.0.1:36177/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1709988 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1709988 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1709988 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1709989 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1709989 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1709989 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1709990 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1709990 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1709990 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1709990 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1709990 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1709990 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1709990 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1709991 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1709991 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1709991 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1709991 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1709991 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1709991 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1709991 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1709992 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1709993 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1709993 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1709993 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1709993 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1709993 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1709993 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1709994 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1709994 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1709994 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1709994 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1709994 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1709994 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1709994 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1709995 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1709995 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1709995 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1709995 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1709995 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1709995 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1709995 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1709995 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1709995 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1709995 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1709995 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1709995 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1709995 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1709996 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1709996 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 1709996 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 1709996 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 1709996 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 1709996 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1709996 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1709996 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1709996 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1709996 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 1709996 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1709997 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1709997 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1709997 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1709997 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1709997 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1709998 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1709998 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1709998 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1709998 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1709998 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1709998 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1709998 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1709998 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1709998 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1709998 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1709998 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96313312832716814-127.0.0.1:41697_solr-n_0000000000
[junit4] 2> 1709998 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96313312832716812-127.0.0.1:32806_solr-n_0000000001
[junit4] 2> 1709998 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96313312832716815-127.0.0.1:33249_solr-n_0000000002
[junit4] 2> 1709998 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96313312832716813-127.0.0.1:41191_solr-n_0000000004
[junit4] 2> 1709998 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96313312832716811-127.0.0.1:39806_solr-n_0000000003
[junit4] 2> 1709999 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41697_solr
[junit4] 2> 1709999 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1709999 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96313312832716814-127.0.0.1:41697_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1709999 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96313312832716812-127.0.0.1:32806_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 1709999 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96313312832716815-127.0.0.1:33249_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 1709999 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96313312832716811-127.0.0.1:39806_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 1709999 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32806_solr
[junit4] 2> 1709999 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39806_solr
[junit4] 2> 1709999 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:39806_solr
[junit4] 2> 1709999 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41191_solr
[junit4] 2> 1709999 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:41191_solr
[junit4] 2> 1709999 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:32806_solr
[junit4] 2> 1709999 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33249_solr
[junit4] 2> 1709999 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.Overseer Overseer
(id=96313312832716814-127.0.0.1:41697_solr-n_0000000000) starting
[junit4] 2> 1709999 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:33249_solr
[junit4] 2> 1710000 INFO
(zkCallback-2038-thread-1-processing-n:127.0.0.1:32806_solr)
[n:127.0.0.1:32806_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> 1710000 INFO
(zkCallback-2039-thread-1-processing-n:127.0.0.1:41191_solr)
[n:127.0.0.1:41191_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> 1710000 INFO
(zkCallback-2041-thread-1-processing-n:127.0.0.1:33249_solr)
[n:127.0.0.1:33249_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> 1710000 INFO
(zkCallback-2037-thread-1-processing-n:127.0.0.1:39806_solr)
[n:127.0.0.1:39806_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> 1710000 INFO
(zkCallback-2040-thread-1-processing-n:127.0.0.1:41697_solr)
[n:127.0.0.1:41697_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> 1710005 INFO
(zkCallback-2038-thread-1-processing-n:127.0.0.1:32806_solr)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1710005 INFO
(zkCallback-2039-thread-1-processing-n:127.0.0.1:41191_solr)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1710005 INFO
(zkCallback-2037-thread-1-processing-n:127.0.0.1:39806_solr)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1710006 INFO
(zkCallback-2040-thread-1-processing-n:127.0.0.1:41697_solr)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1710006 INFO
(zkCallback-2039-thread-1-processing-n:127.0.0.1:41191_solr)
[n:127.0.0.1:41191_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> 1710008 INFO
(zkCallback-2038-thread-1-processing-n:127.0.0.1:32806_solr)
[n:127.0.0.1:32806_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> 1710008 INFO
(zkCallback-2040-thread-1-processing-n:127.0.0.1:41697_solr)
[n:127.0.0.1:41697_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> 1710008 INFO
(zkCallback-2037-thread-1-processing-n:127.0.0.1:39806_solr)
[n:127.0.0.1:39806_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> 1710008 INFO
(zkCallback-2041-thread-1-processing-n:127.0.0.1:33249_solr)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1710008 INFO
(zkCallback-2039-thread-1-processing-n:127.0.0.1:41191_solr)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1710009 INFO
(zkCallback-2037-thread-1-processing-n:127.0.0.1:39806_solr)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1710009 INFO
(zkCallback-2038-thread-1-processing-n:127.0.0.1:32806_solr)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1710009 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 1710009 INFO
(zkCallback-2040-thread-1-processing-n:127.0.0.1:41697_solr)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1710011 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1710011 INFO
(OverseerCollectionConfigSetProcessor-96313312832716814-127.0.0.1:41697_solr-n_0000000000)
[n:127.0.0.1:41697_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 1710011 INFO
(OverseerStateUpdate-96313312832716814-127.0.0.1:41697_solr-n_0000000000)
[n:127.0.0.1:41697_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1710011 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41697_solr as DOWN
[junit4] 2> 1710012 INFO
(OverseerStateUpdate-96313312832716814-127.0.0.1:41697_solr-n_0000000000)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (4)
[junit4] 2> 1710012 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41697_solr
[junit4] 2> 1710012 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:41697_solr
[junit4] 2> 1710013 INFO
(OverseerStateUpdate-96313312832716814-127.0.0.1:41697_solr-n_0000000000)
[n:127.0.0.1:41697_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:41697_solr"} current state version: 0
[junit4] 2> 1710013 INFO
(OverseerStateUpdate-96313312832716814-127.0.0.1:41697_solr-n_0000000000)
[n:127.0.0.1:41697_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:41697_solr
[junit4] 2> 1710013 INFO
(zkCallback-2040-thread-1-processing-n:127.0.0.1:41697_solr)
[n:127.0.0.1:41697_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> 1710013 INFO
(zkCallback-2037-thread-1-processing-n:127.0.0.1:39806_solr)
[n:127.0.0.1:39806_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> 1710013 INFO
(zkCallback-2038-thread-1-processing-n:127.0.0.1:32806_solr)
[n:127.0.0.1:32806_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> 1710013 INFO
(zkCallback-2040-thread-1-processing-n:127.0.0.1:41697_solr)
[n:127.0.0.1:41697_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1710013 INFO
(zkCallback-2037-thread-1-processing-n:127.0.0.1:39806_solr)
[n:127.0.0.1:39806_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1710013 INFO
(zkCallback-2038-thread-1-processing-n:127.0.0.1:32806_solr)
[n:127.0.0.1:32806_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1710013 INFO
(zkCallback-2039-thread-1-processing-n:127.0.0.1:41191_solr)
[n:127.0.0.1:41191_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> 1710013 INFO
(zkCallback-2041-thread-1-processing-n:127.0.0.1:33249_solr)
[n:127.0.0.1:33249_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> 1710013 INFO
(zkCallback-2039-thread-1-processing-n:127.0.0.1:41191_solr)
[n:127.0.0.1:41191_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1710014 INFO
(zkCallback-2041-thread-1-processing-n:127.0.0.1:33249_solr)
[n:127.0.0.1:33249_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1710017 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1710017 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1710018 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node3/.
[junit4] 2> 1710018 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1710018 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1710018 INFO (jetty-launcher-2015-thread-3)
[n:127.0.0.1:32806_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1710019 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1710019 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1710019 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node1/.
[junit4] 2> 1710019 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1710020 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1710020 INFO (jetty-launcher-2015-thread-1)
[n:127.0.0.1:33249_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1710020 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1710020 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1710020 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node5/.
[junit4] 2> 1710021 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1710021 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1710021 INFO (jetty-launcher-2015-thread-5)
[n:127.0.0.1:39806_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1710023 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1710023 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1710023 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node2/.
[junit4] 2> 1710023 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1710023 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1710023 INFO (jetty-launcher-2015-thread-2)
[n:127.0.0.1:41697_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1710034 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1710034 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1710034 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_85618D6B59586FD6-001/tempDir-001/node4/.
[junit4] 2> 1710035 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1710035 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1710035 INFO (jetty-launcher-2015-thread-4)
[n:127.0.0.1:41191_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1710035 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1710035 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1710036 INFO (zkCallback-2047-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@11ae3496
name:ZooKeeperConnection Watcher:127.0.0.1:36177 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1710036 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1710036 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1710037 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1710037 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1710037 INFO (zkCallback-2050-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6ac2dccc
name:ZooKeeperConnection Watcher:127.0.0.1:36177/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1710038 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1710038 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1710038 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1710038 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
[junit4] 2> 1710038 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 1710039 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/protwords.txt
[junit4] 2> 1710040 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
[junit4] 2> 1710041 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
[junit4] 2> 1710042 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
[junit4] 2> 1710042 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
[junit4] 2> 1710043 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
[junit4] 2> 1710044 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
[junit4] 2> 1710044 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
[junit4] 2> 1710045 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
[junit4] 2> 1710045 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
[junit4] 2> 1710046 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
[junit4] 2> 1710046 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-testxmlparser.xml
[junit4] 2> 1710047 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
[junit4] 2> 1710047 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 1710048 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-replication2.xml
[junit4] 2> 1710049 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
[junit4] 2> 1710049 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
[junit4] 2> 1710050 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
[junit4] 2> 1710050 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/old_synonyms.txt
[junit4] 2> 1710051 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/enumsConfig.xml
[junit4] 2> 1710053 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
[junit4] 2> 1710054 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
[junit4] 2> 1710054 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
[junit4] 2> 1710055 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
[junit4] 2> 1710055 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
[junit4] 2> 1710056 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig.xml
[junit4] 2> 1710057 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
[junit4] 2> 1710057 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sim.xml
[junit4] 2> 1710058 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
[junit4] 2> 1710059 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sql.xml
[junit4] 2> 1710059 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 1710060 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
[junit4] 2> 1710060 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/hunspell-test.aff
[junit4] 2> 1710061 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-sql.xml
[junit4] 2> 1710061 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spatial.xml
[junit4] 2> 1710062 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-slave1.xml
[junit4] 2> 1710062 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
[junit4] 2> 1710063 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
[junit4] 2> 1710063 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
[junit4] 2> 1710065 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
[junit4] 2> 1710065 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-complex-phrase.xml
[junit4] 2> 1710066 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
[junit4] 2> 1710066 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
[junit4] 2> 1710067 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-eff.xml
[junit4] 2> 1710067 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-folding.xml
[junit4] 2> 1710068 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
[junit4] 2> 1710068 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
[junit4] 2> 1710069 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
[junit4] 2> 1710069 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stopwords.txt
[junit4] 2> 1710070 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
[junit4] 2> 1710071 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
[junit4] 2> 1710071 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
[junit4] 2> 1710072 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
[junit4] 2> 1710072 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-minimal.xml
[junit4] 2> 1710073 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-defaults.xml
[junit4] 2> 1710073 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
[junit4] 2> 1710074 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
[junit4] 2> 1710074 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
[junit4] 2> 1710075 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValues.xml
[junit4] 2> 1710075 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
[junit4] 2> 1710076 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-snippet-types.incl
[junit4] 2> 1710077 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-minimal.xml
[junit4] 2> 1710077 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1710078 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-collate.xml
[junit4] 2> 1710079 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-rest.xml
[junit4] 2> 1710079 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
[junit4] 2> 1710080 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
[junit4] 2> 1710081 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/phrasesuggest.txt
[junit4] 2> 1710082 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
[junit4] 2> 1710082 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
[junit4] 2> 1710083 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
[junit4] 2> 1710083 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
[junit4] 2> 1710084 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
[junit4] 2> 1710084 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stoptypes-1.txt
[junit4] 2> 1710085 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
[junit4] 2> 1710085 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-spatial.xml
[junit4] 2> 1710086 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-spellchecker.xml
[junit4] 2> 1710086 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-minimal-atomic-stress.xml
[junit4] 2> 1710087 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
[junit4] 2> 1710088 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
[junit4] 2> 1710089 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
[junit4] 2> 1710090 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[85618D6B59586FD6]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
[junit4] 2> 1710090 INFO (SUITE-TestTolerantUpdateProcessorC
[...truncated too long message...]
ed#[842220B23389B19D]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=1288666614
[junit4] 2> 93384 INFO (coreCloseExecutor-339-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3eae252d
[junit4] 2> 93385 INFO (coreCloseExecutor-339-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 93385 INFO (coreCloseExecutor-339-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 93385 INFO (coreCloseExecutor-339-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 93385 INFO (coreCloseExecutor-339-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 93385 INFO (coreCloseExecutor-339-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 93385 INFO (coreCloseExecutor-339-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory -
2 directories currently being tracked
[junit4] 2> 93385 INFO (coreCloseExecutor-339-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_842220B23389B19D-001/instance-2-001/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_842220B23389B19D-001/instance-2-001/collection1/data/index;done=false>>]
[junit4] 2> 93385 INFO (coreCloseExecutor-339-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 93386 INFO (coreCloseExecutor-339-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_842220B23389B19D-001/instance-2-001/collection1/data/index
[junit4] 2> 93388 INFO (coreCloseExecutor-339-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_842220B23389B19D-001/instance-2-001/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_842220B23389B19D-001/instance-2-001/collection1/data;done=false>>]
[junit4] 2> 93388 INFO (coreCloseExecutor-339-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 93388 INFO (coreCloseExecutor-339-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_842220B23389B19D-001/instance-2-001/collection1/data
[junit4] 2> 93389 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[842220B23389B19D]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@20b01d11{/solr,null,UNAVAILABLE}
[junit4] 2> 93391 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[842220B23389B19D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testReliability
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestLBHttpSolrClient -Dtests.method=testReliability
-Dtests.seed=842220B23389B19D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=mt-MT -Dtests.timezone=America/Godthab -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 28.2s J0 | TestLBHttpSolrClient.testReliability <<<
[junit4] > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit
exceeded
[junit4] > at
__randomizedtesting.SeedInfo.seed([842220B23389B19D:45EAFDF492EF6034]:0)
[junit4] > at java.util.Arrays.copyOfRange(Arrays.java:3664)
[junit4] > at java.lang.String.<init>(String.java:207)
[junit4] > at java.lang.String.toUpperCase(String.java:2810)
[junit4] > at
javax.crypto.Cipher$Transform.matches(Cipher.java:422)
[junit4] > at
javax.crypto.Cipher$Transform.supports(Cipher.java:409)
[junit4] > at
javax.crypto.Cipher$Transform.supportsPadding(Cipher.java:398)
[junit4] > at
javax.crypto.Cipher$Transform.supportsModePadding(Cipher.java:387)
[junit4] > at javax.crypto.Cipher.getInstance(Cipher.java:523)
[junit4] > at sun.security.ssl.JsseJce.getCipher(JsseJce.java:229)
[junit4] > at sun.security.ssl.CipherBox.<init>(CipherBox.java:179)
[junit4] > at
sun.security.ssl.CipherBox.newCipherBox(CipherBox.java:263)
[junit4] > at
sun.security.ssl.CipherSuite$BulkCipher.newCipher(CipherSuite.java:505)
[junit4] > at
sun.security.ssl.Handshaker.newReadCipher(Handshaker.java:765)
[junit4] > at
sun.security.ssl.SSLSocketImpl.changeReadCiphers(SSLSocketImpl.java:2107)
[junit4] > at
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1156)
[junit4] > at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
[junit4] > at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
[junit4] > at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
[junit4] > at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
[junit4] > at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
[junit4] > at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
[junit4] > at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
[junit4] > at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
[junit4] > at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] > at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] > at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] > at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
[junit4] 2> 93399 INFO
(SUITE-TestLBHttpSolrClient-seed#[842220B23389B19D]-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-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_842220B23389B19D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{name=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=LuceneFixedGap)}, docValues:{},
maxPointsInLeafNode=1184, sim=RandomSimilarity(queryNorm=true): {},
locale=mt-MT, timezone=America/Godthab
[junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=12,threads=1,free=31611576,total=515899392
[junit4] 2> NOTE: All tests run in this JVM:
[TestCloudSolrClientConnections, ContentStreamTest,
LBHttpSolrClientBuilderTest, FieldAnalysisResponseTest,
ConcurrentUpdateSolrClientBuilderTest, AnlysisResponseBaseTest,
TestCollectionAdminRequest, TestZkConfigManager, NoOpResponseParserTest,
TestEmbeddedSolrServer, TestNamedListCodec, LargeVolumeBinaryJettyTest,
TermsResponseTest, TestToleratedUpdateError, SolrExampleStreamingTest,
SolrExampleStreamingBinaryTest, LargeVolumeEmbeddedTest,
MergeIndexesEmbeddedTest, ModifiableSolrParamsTest, TestXMLEscaping,
SolrDocumentTest, CollectionAdminRequestRequiredParamsTest,
TestLBHttpSolrClient]
[junit4] Completed [77/83 (1!)] on J0 in 35.53s, 3 tests, 1 error <<<
FAILURES!
[...truncated 13 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20160727_130626_609.sysout
[junit4] >>> JVM J0 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_pid13165.hprof
...
[junit4] Heap dump file created [504755554 bytes in 1.163 secs]
[junit4] <<< JVM J0: EOF ----
[...truncated 10383 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_pid13165.hprof
* java_pid30180.hprof
Total time: 58 minutes 55 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]