Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/416/
Java: 64bit/jdk-9-ea+113 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
-XX:-CompactStrings
1 tests failed.
FAILED: org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll
Error Message:
Address already in use
Stack Trace:
java.net.BindException: Address already in use
at
__randomizedtesting.SeedInfo.seed([124966D44230D89:771A891E0514A0A6]:0)
at sun.nio.ch.Net.bind0(java.base@9-ea/Native Method)
at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:446)
at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:438)
at
sun.nio.ch.ServerSocketChannelImpl.bind(java.base@9-ea/ServerSocketChannelImpl.java:225)
at
sun.nio.ch.ServerSocketAdaptor.bind(java.base@9-ea/ServerSocketAdaptor.java:74)
at
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
at
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
at
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.server.Server.doStart(Server.java:384)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:327)
at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:352)
at
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Build Log:
[...truncated 12160 lines...]
[junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
[junit4] 2> 1674571 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[124966D44230D89]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1674571 INFO (Thread-4055) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1674571 INFO (Thread-4055) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1674671 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[124966D44230D89]) [
] o.a.s.c.ZkTestServer start zk server on port:36988
[junit4] 2> 1674671 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[124966D44230D89]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1674671 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[124966D44230D89]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1674694 INFO (zkCallback-1949-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4b548096
name:ZooKeeperConnection Watcher:127.0.0.1:36988 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1674694 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[124966D44230D89]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1674694 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[124966D44230D89]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1674694 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[124966D44230D89]) [
] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1674727 INFO (jetty-launcher-1948-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1674727 INFO (jetty-launcher-1948-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1674730 INFO (jetty-launcher-1948-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c3017f4{/solr,null,AVAILABLE}
[junit4] 2> 1674730 INFO (jetty-launcher-1948-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@42a5bbcc{/solr,null,AVAILABLE}
[junit4] 2> 1674731 INFO (jetty-launcher-1948-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4014cd90{HTTP/1.1,[http/1.1]}{127.0.0.1:45619}
[junit4] 2> 1674731 INFO (jetty-launcher-1948-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@555d2b0d{HTTP/1.1,[http/1.1]}{127.0.0.1:35859}
[junit4] 2> 1674731 INFO (jetty-launcher-1948-thread-1) [ ]
o.e.j.s.Server Started @1676651ms
[junit4] 2> 1674731 INFO (jetty-launcher-1948-thread-3) [ ]
o.e.j.s.Server Started @1676651ms
[junit4] 2> 1674732 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45619}
[junit4] 2> 1674732 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35859}
[junit4] 2> 1674732 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@6e3c1e69
[junit4] 2> 1674732 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@6e3c1e69
[junit4] 2> 1674732 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-001/node1'
[junit4] 2> 1674732 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-001/node3'
[junit4] 2> 1674732 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1674732 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1674732 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1674732 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1674732 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1674732 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1674732 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1674733 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1674745 INFO (zkCallback-1950-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@702b7d7a
name:ZooKeeperConnection Watcher:127.0.0.1:36988/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1674745 INFO (zkCallback-1951-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5b857f5a
name:ZooKeeperConnection Watcher:127.0.0.1:36988/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1674745 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1674745 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1674745 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1674745 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1674745 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1674745 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1674764 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-001/node1/.
[junit4] 2> 1674764 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 1804829924
[junit4] 2> 1674764 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-001/node1]
[junit4] 2> 1674764 WARN (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-001/node1/lib
[junit4] 2> 1674765 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1674766 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1674766 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1674766 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1674766 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36988/solr
[junit4] 2> 1674766 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1674766 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1674766 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1674787 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-001/node3/.
[junit4] 2> 1674787 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 1013486934
[junit4] 2> 1674787 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-001/node3]
[junit4] 2> 1674787 WARN (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-001/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-001/node3/lib
[junit4] 2> 1674788 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1674788 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1674788 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1674788 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1674788 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36988/solr
[junit4] 2> 1674788 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1674788 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1674789 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1674795 INFO (zkCallback-1954-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2b9cdaf4
name:ZooKeeperConnection Watcher:127.0.0.1:36988 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1674795 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1674795 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1674797 INFO (zkCallback-1957-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2313b58b
name:ZooKeeperConnection Watcher:127.0.0.1:36988 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1674797 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1674797 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1674806 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1674807 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1674818 INFO (zkCallback-1958-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@27b7421f
name:ZooKeeperConnection Watcher:127.0.0.1:36988/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1674818 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1674828 INFO (zkCallback-1959-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2b6f37d8
name:ZooKeeperConnection Watcher:127.0.0.1:36988/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1674828 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1674838 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1674838 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1674864 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1674865 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1674936 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1674936 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1675023 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1675023 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1675064 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1675064 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1675088 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1675088 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1675142 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1675142 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1675191 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1675191 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1675245 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1675245 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1675266 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1675266 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1675304 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1675304 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1675304 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1675304 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1675305 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1675305 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1675321 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1675321 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1675345 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1675345 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1675358 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95724520889057285-127.0.0.1:45619_solr-n_0000000001
[junit4] 2> 1675358 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95724520889057286-127.0.0.1:35859_solr-n_0000000000
[junit4] 2> 1675358 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35859_solr
[junit4] 2> 1675358 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 1675358 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95724520889057286-127.0.0.1:35859_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1675358 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45619_solr
[junit4] 2> 1675379 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45619_solr
[junit4] 2> 1675389 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=95724520889057286-127.0.0.1:35859_solr-n_0000000000) starting
[junit4] 2> 1675422 INFO (zkCallback-1958-thread-1) [ ]
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> 1675422 INFO (zkCallback-1959-thread-1) [ ]
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> 1675452 INFO (zkCallback-1958-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1675452 INFO (zkCallback-1959-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1675459 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1675460 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1675460 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-001/node1/.
[junit4] 2> 1675460 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1675481 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1675481 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1675510 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 1675770 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1675770 INFO
(OverseerCollectionConfigSetProcessor-95724520889057286-127.0.0.1:35859_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 1675770 INFO
(OverseerStateUpdate-95724520889057286-127.0.0.1:35859_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1675770 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:35859_solr as DOWN
[junit4] 2> 1675830 INFO
(OverseerStateUpdate-95724520889057286-127.0.0.1:35859_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 1675830 INFO
(OverseerStateUpdate-95724520889057286-127.0.0.1:35859_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:35859_solr"} current state version: 0
[junit4] 2> 1675831 INFO
(OverseerStateUpdate-95724520889057286-127.0.0.1:35859_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35859_solr
[junit4] 2> 1676830 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35859_solr
[junit4] 2> 1676845 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35859_solr
[junit4] 2> 1676849 INFO (zkCallback-1958-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 1676849 INFO (zkCallback-1959-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 1676849 INFO (zkCallback-1958-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1676849 INFO (zkCallback-1959-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1676853 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1676854 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1676854 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-001/node3/.
[junit4] 2> 1676854 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1676855 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1676855 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1676855 INFO (jetty-launcher-1948-thread-3) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@4014cd90{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1676855 INFO (jetty-launcher-1948-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@555d2b0d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1676856 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1804829924
[junit4] 2> 1676856 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1013486934
[junit4] 2> 1676856 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:35859_solr as DOWN
[junit4] 2> 1676856 INFO (jetty-launcher-1948-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:45619_solr as DOWN
[junit4] 2> 1676876 INFO (jetty-launcher-1948-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=95724520889057286-127.0.0.1:35859_solr-n_0000000000) closing
[junit4] 2> 1676881 INFO
(OverseerStateUpdate-95724520889057286-127.0.0.1:35859_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35859_solr
[junit4] 2> 1676889 INFO (zkCallback-1958-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 1676889 INFO (zkCallback-1959-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 1676889 WARN (zkCallback-1958-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1676890 INFO (jetty-launcher-1948-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1c3017f4{/solr,null,UNAVAILABLE}
[junit4] 2> 1678389 WARN (zkCallback-1959-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1678390 INFO (jetty-launcher-1948-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@42a5bbcc{/solr,null,UNAVAILABLE}
[junit4] 2> 1678391 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[124966D44230D89]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36988 36988
[junit4] 2> 1678495 INFO (Thread-4055) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36988 36988
[junit4] 2> 1678496 WARN (Thread-4055) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> 1678498 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[124966D44230D89])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1678498 INFO (Thread-4076) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1678499 INFO (Thread-4076) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1678599 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[124966D44230D89])
[ ] o.a.s.c.ZkTestServer start zk server on port:38560
[junit4] 2> 1678599 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[124966D44230D89])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1678599 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[124966D44230D89])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678649 INFO (zkCallback-1961-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@565ad078
name:ZooKeeperConnection Watcher:127.0.0.1:38560 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1678649 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[124966D44230D89])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678649 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[124966D44230D89])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1678649 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[124966D44230D89])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1678680 INFO (jetty-launcher-1960-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1678680 INFO (jetty-launcher-1960-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1678680 INFO (jetty-launcher-1960-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1678680 INFO (jetty-launcher-1960-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1678680 INFO (jetty-launcher-1960-thread-5) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1678682 INFO (jetty-launcher-1960-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@647ba190{/solr,null,AVAILABLE}
[junit4] 2> 1678682 INFO (jetty-launcher-1960-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@47736c83{/solr,null,AVAILABLE}
[junit4] 2> 1678682 INFO (jetty-launcher-1960-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@27dabbec{/solr,null,AVAILABLE}
[junit4] 2> 1678682 INFO (jetty-launcher-1960-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1ac66e22{HTTP/1.1,[http/1.1]}{127.0.0.1:39438}
[junit4] 2> 1678682 INFO (jetty-launcher-1960-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6fad7441{/solr,null,AVAILABLE}
[junit4] 2> 1678682 INFO (jetty-launcher-1960-thread-4) [ ]
o.e.j.s.Server Started @1680602ms
[junit4] 2> 1678683 INFO (jetty-launcher-1960-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4243af2c{/solr,null,AVAILABLE}
[junit4] 2> 1678683 INFO (jetty-launcher-1960-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4d1a72e7{HTTP/1.1,[http/1.1]}{127.0.0.1:38416}
[junit4] 2> 1678683 INFO (jetty-launcher-1960-thread-1) [ ]
o.e.j.s.Server Started @1680602ms
[junit4] 2> 1678683 INFO (jetty-launcher-1960-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@5779e80c{HTTP/1.1,[http/1.1]}{127.0.0.1:43396}
[junit4] 2> 1678683 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39438}
[junit4] 2> 1678683 INFO (jetty-launcher-1960-thread-5) [ ]
o.e.j.s.Server Started @1680603ms
[junit4] 2> 1678683 INFO (jetty-launcher-1960-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4dc71ffd{HTTP/1.1,[http/1.1]}{127.0.0.1:38023}
[junit4] 2> 1678683 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38416}
[junit4] 2> 1678684 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@6e3c1e69
[junit4] 2> 1678683 INFO (jetty-launcher-1960-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@21e7b05f{HTTP/1.1,[http/1.1]}{127.0.0.1:35415}
[junit4] 2> 1678684 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@6e3c1e69
[junit4] 2> 1678684 INFO (jetty-launcher-1960-thread-3) [ ]
o.e.j.s.Server Started @1680604ms
[junit4] 2> 1678684 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node1'
[junit4] 2> 1678684 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35415}
[junit4] 2> 1678684 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node4'
[junit4] 2> 1678684 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1678684 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@6e3c1e69
[junit4] 2> 1678684 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1678685 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node3'
[junit4] 2> 1678685 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1678685 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1678684 INFO (jetty-launcher-1960-thread-2) [ ]
o.e.j.s.Server Started @1680604ms
[junit4] 2> 1678684 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43396}
[junit4] 2> 1678685 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1678685 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38023}
[junit4] 2> 1678685 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@6e3c1e69
[junit4] 2> 1678685 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@6e3c1e69
[junit4] 2> 1678685 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node5'
[junit4] 2> 1678685 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node2'
[junit4] 2> 1678685 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678685 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1678685 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1678685 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1678684 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1678686 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1678685 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1678686 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1678686 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1678686 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1678686 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678686 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1678686 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678686 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678686 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678695 INFO (zkCallback-1962-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4bc6d07 name:ZooKeeperConnection
Watcher:127.0.0.1:38560/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1678696 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678696 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1678710 INFO (zkCallback-1963-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@fd37e95 name:ZooKeeperConnection
Watcher:127.0.0.1:38560/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1678710 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1678710 INFO (zkCallback-1964-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8dd5005 name:ZooKeeperConnection
Watcher:127.0.0.1:38560/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1678710 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678710 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678710 INFO (zkCallback-1965-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@df46a28 name:ZooKeeperConnection
Watcher:127.0.0.1:38560/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1678710 INFO (zkCallback-1966-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@624ccbe6
name:ZooKeeperConnection Watcher:127.0.0.1:38560/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1678710 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1678710 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678710 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678710 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1678710 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1678710 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1678713 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1678713 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1678713 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1678713 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1678726 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node4/.
[junit4] 2> 1678726 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 95379569
[junit4] 2> 1678726 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node4]
[junit4] 2> 1678726 WARN (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node4/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node4/lib
[junit4] 2> 1678726 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1678727 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1678727 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1678727 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1678727 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38560/solr
[junit4] 2> 1678727 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1678727 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1678727 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678734 INFO (zkCallback-1969-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@757975b0
name:ZooKeeperConnection Watcher:127.0.0.1:38560 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1678734 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678734 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1678742 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 0x15414f1df3a0005, 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(java.base@9-ea/Thread.java:804)
[junit4] 2> 1678742 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node1/.
[junit4] 2> 1678742 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node2/.
[junit4] 2> 1678742 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 152003463
[junit4] 2> 1678742 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 1480555079
[junit4] 2> 1678742 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node2]
[junit4] 2> 1678742 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node5/.
[junit4] 2> 1678742 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node3/.
[junit4] 2> 1678742 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 1288210916
[junit4] 2> 1678742 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 598829494
[junit4] 2> 1678742 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node5]
[junit4] 2> 1678742 WARN (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node2/lib
[junit4] 2> 1678743 WARN (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node5/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node5/lib
[junit4] 2> 1678743 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1678743 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1678742 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node1]
[junit4] 2> 1678742 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 0x15414f1df3a0002, 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(java.base@9-ea/Thread.java:804)
[junit4] 2> 1678743 WARN (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node1/lib
[junit4] 2> 1678742 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node3]
[junit4] 2> 1678743 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1678743 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1678743 WARN (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node3/lib
[junit4] 2> 1678743 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1678743 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1678743 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38560/solr
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38560/solr
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38560/solr
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1678744 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38560/solr
[junit4] 2> 1678745 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678745 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1678745 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1678745 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678754 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678762 INFO (zkCallback-1978-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@291349c4
name:ZooKeeperConnection Watcher:127.0.0.1:38560 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1678762 INFO (zkCallback-1979-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@372039c7
name:ZooKeeperConnection Watcher:127.0.0.1:38560 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1678762 INFO (zkCallback-1980-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@641644cc
name:ZooKeeperConnection Watcher:127.0.0.1:38560 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1678762 INFO (zkCallback-1981-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6c871833
name:ZooKeeperConnection Watcher:127.0.0.1:38560 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1678762 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678762 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678762 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678762 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678762 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1678762 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1678762 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1678762 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1678770 INFO (zkCallback-1982-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3941cdba
name:ZooKeeperConnection Watcher:127.0.0.1:38560/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1678770 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678779 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678779 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678779 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678779 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1678808 INFO (zkCallback-1986-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3efdb7e8
name:ZooKeeperConnection Watcher:127.0.0.1:38560/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1678809 INFO (zkCallback-1985-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7e930fa4
name:ZooKeeperConnection Watcher:127.0.0.1:38560/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1678809 INFO (zkCallback-1984-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2bb8ac2 name:ZooKeeperConnection
Watcher:127.0.0.1:38560/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1678809 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678809 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678808 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1678808 INFO (zkCallback-1983-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2f3afe05
name:ZooKeeperConnection Watcher:127.0.0.1:38560/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1678809 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678809 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1678870 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1678870 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1678870 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1678870 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1678870 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1678889 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1678889 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1678901 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1678901 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1678910 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1678910 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1678924 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1678924 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1678924 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1678945 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1678945 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1678945 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1678946 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1678946 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1678952 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1678952 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1678952 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1678952 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1678952 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1678963 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1678971 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1678971 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1678971 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1678971 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1678983 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1678983 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1678983 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1678983 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1678983 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1678988 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1678988 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1678988 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1678988 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1678988 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1678993 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1678993 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1678993 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1678993 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1678993 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1678996 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1678996 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1678997 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1678998 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1678999 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1678999 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1678999 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1678999 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1679000 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1679000 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1679000 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1679000 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1679003 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1679003 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1679004 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1679004 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1679004 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1679007 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1679007 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1679007 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1679008 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1679017 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1679017 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95724521146417167-127.0.0.1:38023_solr-n_0000000002
[junit4] 2> 1679017 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95724521146417166-127.0.0.1:35415_solr-n_0000000001
[junit4] 2> 1679017 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95724521146417164-127.0.0.1:43396_solr-n_0000000000
[junit4] 2> 1679018 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95724521146417163-127.0.0.1:39438_solr-n_0000000003
[junit4] 2> 1679029 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95724521146417165-127.0.0.1:38416_solr-n_0000000004
[junit4] 2> 1679029 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43396_solr
[junit4] 2> 1679029 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 1679030 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95724521146417164-127.0.0.1:43396_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1679030 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95724521146417166-127.0.0.1:35415_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 1679030 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35415_solr
[junit4] 2> 1679030 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95724521146417167-127.0.0.1:38023_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 1679030 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95724521146417163-127.0.0.1:39438_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 1679031 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35415_solr
[junit4] 2> 1679031 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38023_solr
[junit4] 2> 1679033 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38416_solr
[junit4] 2> 1679033 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39438_solr
[junit4] 2> 1679034 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38023_solr
[junit4] 2> 1679034 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.Overseer Overseer
(id=95724521146417164-127.0.0.1:43396_solr-n_0000000000) starting
[junit4] 2> 1679036 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38416_solr
[junit4] 2> 1679036 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39438_solr
[junit4] 2> 1679037 INFO (zkCallback-1982-thread-1) [ ]
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> 1679037 INFO (zkCallback-1985-thread-1) [ ]
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> 1679037 INFO (zkCallback-1984-thread-1) [ ]
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> 1679037 INFO (zkCallback-1986-thread-1) [ ]
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> 1679039 INFO (zkCallback-1985-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1679038 INFO (zkCallback-1982-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1679037 INFO (zkCallback-1983-thread-1) [ ]
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> 1679040 INFO (zkCallback-1982-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 1679040 INFO (zkCallback-1985-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 1679042 INFO (zkCallback-1984-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1679042 INFO (zkCallback-1984-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 1679043 INFO (zkCallback-1985-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 1679043 INFO (zkCallback-1983-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1679043 INFO (zkCallback-1982-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 1679043 INFO (zkCallback-1986-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1679044 INFO (zkCallback-1986-thread-1) [ ]
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> 1679044 INFO (zkCallback-1982-thread-1) [ ]
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> 1679044 INFO (zkCallback-1983-thread-1) [ ]
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> 1679045 INFO (zkCallback-1982-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1679045 INFO (zkCallback-1985-thread-1) [ ]
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> 1679045 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1679045 INFO (zkCallback-1985-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1679045 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1679046 INFO (zkCallback-1983-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1679046 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node3/.
[junit4] 2> 1679046 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1679047 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1679047 INFO (jetty-launcher-1960-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1679045 INFO (zkCallback-1984-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 1679048 INFO (zkCallback-1986-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1679049 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1679049 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1679049 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1679049 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node4/.
[junit4] 2> 1679049 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1679050 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1679050 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node1/.
[junit4] 2> 1679050 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1679051 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1679051 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 1679051 INFO (jetty-launcher-1960-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1679051 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1679051 INFO (jetty-launcher-1960-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1679054 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1679054 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1679054 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001/tempDir-002/node2/.
[junit4] 2> 1679054 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1679055 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1679055 INFO (jetty-launcher-1960-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1679066 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1679066 INFO
(OverseerCollectionConfigSetProcessor-95724521146417164-127.0.0.1:43396_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 1679066 INFO
(OverseerStateUpdate-95724521146417164-127.0.0.1:43396_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1679066 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:43396_solr as DOWN
[junit4] 2> 1679070 INFO
(OverseerStateUpdate-95724521146417164-127.0.0.1:43396_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
[junit4] 2> 1679070 INFO
(OverseerStateUpdate-95724521146417164-127.0.0.1:43396_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:43396_solr"} current state version: 0
[junit4] 2> 1679070 INFO
(OverseerStateUpdate-95724521146417164-127.0.0.1:43396_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43396_solr
[junit4] 2> 1680070 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43396_solr
[junit4] 2> 1680075 INFO (jetty-launcher-1960-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43396_solr
[junit4] 2> 1680077 INFO (zkCallback-1984-thread-2) [ ]
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> 1680077 INFO (zkCallback-1985-thread-1) [ ]
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> 1680077 INFO (zkCallback-1983-thread-1) [ ]
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> 1680077 INFO (zkCallback-1986-thread-1) [ ]
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> 1680077 INFO (zkCallback-1982-thread-1) [ ]
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> 1680078 INFO (zkCallback-1984-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1680078 INFO (zkCallback-1985-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1680078 INFO (zkCallback-1983-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1680078 INFO (zkCallback-1982-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1680078 INFO (zkCallback-1986-thread-1) [ ] o.a.s.c.c.Z
[...truncated too long message...]
Elector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
[junit4] 2> at
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] 2> 1790617 WARN (zkCallback-2155-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1790619 INFO (jetty-launcher-2129-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@455bdb7e{/solr,null,UNAVAILABLE}
[junit4] 2> 1790619 INFO (jetty-launcher-2129-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4ea5ebe{/solr,null,UNAVAILABLE}
[junit4] 2> 1790625 WARN (zkCallback-2151-thread-2) [ ]
o.a.s.c.LeaderElector
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/election
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
[junit4] 2> at
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] 2> 1790626 INFO (jetty-launcher-2129-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@17e9d1db{/solr,null,UNAVAILABLE}
[junit4] 2> 1790627 INFO
(TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[124966D44230D89]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42893 42893
[junit4] 2> 1790752 INFO (Thread-4403) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42893 42893
[junit4] 2> 1790752 WARN (Thread-4403) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_124966D44230D89-001
[junit4] 2> Apr 14, 2016 1:26:28 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{quad_l1=PostingsFormat(name=MockRandom),
range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
multiDefault=PostingsFormat(name=Asserting),
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval),
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval),
odd_l1=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=623,
maxMBSortInHeap=6.738481686915428, sim=ClassicSimilarity, locale=und,
timezone=SST
[junit4] 2> NOTE: Linux 4.2.0-34-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=259606984,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestScoreJoinQPScore,
CdcrRequestHandlerTest, TestTrieFacet, TestRecoveryHdfs, StressHdfsTest,
TestRebalanceLeaders, HdfsNNFailoverTest, TestFieldSortValues,
TestBlendedInfixSuggestions, FieldAnalysisRequestHandlerTest,
TestReloadAndDeleteDocs, SecurityConfHandlerTest, CollectionStateFormat2Test,
AutoCommitTest, DebugComponentTest, BlockJoinFacetSimpleTest, TestWriterPerf,
TestFuzzyAnalyzedSuggestions, TestCollectionAPI, TestSearchPerf, TestSort,
TestMinMaxOnMultiValuedField, SuggesterWFSTTest,
LeaderInitiatedRecoveryOnCommitTest, TestJettySolrRunner, CleanupOldIndexTest,
TestSolrDeletionPolicy1, TestSimpleQParserPlugin, ExplicitHLLTest,
LeaderElectionTest, TestManagedResourceStorage, TestReqParamsAPI,
BufferStoreTest, ReplicationFactorTest, StatsComponentTest,
TestSolrDynamicMBean, SuggesterTSTTest, TestHdfsUpdateLog,
CoreAdminHandlerTest, SearchHandlerTest, ShowFileRequestHandlerTest,
ResponseHeaderTest, UUIDUpdateProcessorFallbackTest,
TestPKIAuthenticationPlugin, DocValuesMultiTest, TestSolrQueryResponse,
DirectSolrConnectionTest, HighlighterMaxOffsetTest, SuggestComponentTest,
BadIndexSchemaTest, FullSolrCloudDistribCmdsTest,
DirectUpdateHandlerOptimizeTest, RecoveryZkTest, CurrencyFieldXmlFileTest,
AssignTest, ForceLeaderTest, DataDrivenBlockJoinTest,
TestDistributedMissingSort, TestGeoJSONResponseWriter, TestCharFilters,
TestIndexSearcher, SampleTest, DeleteStatusTest, SpatialRPTFieldTypeTest,
FacetPivotSmallTest, SolrCoreCheckLockOnStartupTest, CollectionsAPISolrJTest,
ZkStateWriterTest, HdfsRestartWhileUpdatingTest, RulesTest,
TestRequestStatusCollectionAPI, HardAutoCommitTest, OverseerTaskQueueTest,
TestSolrIndexConfig, DocExpirationUpdateProcessorFactoryTest,
TestCollationField, TestFastWriter, TestConfigOverlay,
OverseerCollectionConfigSetProcessorTest, TestGroupingSearch, TestRecovery,
DistribJoinFromCollectionTest, TestDownShardTolerantSearch,
DistributedExpandComponentTest, SolrCloudExampleTest,
TestManagedSynonymFilterFactory, QueryParsingTest, ConnectionManagerTest,
TestTolerantUpdateProcessorRandomCloud, UnloadDistributedZkTest,
DeleteLastCustomShardedReplicaTest, TermVectorComponentDistributedTest,
RegexBoostProcessorTest, DateRangeFieldTest, LeaderElectionIntegrationTest,
BasicZkTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest,
TestDistributedGrouping, TestStressVersions, ConvertedLegacyTest,
DirectUpdateHandlerTest, SpatialFilterTest, NoCacheHeaderTest,
WordBreakSolrSpellCheckerTest, SolrInfoMBeanTest, TestSurroundQueryParser,
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest,
PrimitiveFieldTypeTest, TermsComponentTest, TestValueSourceCache,
TestSolrQueryParser, SolrPluginUtilsTest, TestJmxIntegration,
MBeansHandlerTest, TestComponentsName, TestLFUCache, DeleteReplicaTest,
MultiThreadedOCPTest, RemoteQueryErrorTest, SharedFSAutoReplicaFailoverTest,
SolrXmlInZkTest, TestAuthenticationFramework, TestMiniSolrCloudCluster]
[junit4] Completed [480/586 (1!)] on J2 in 116.70s, 7 tests, 1 error <<<
FAILURES!
[...truncated 349 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014:
There were test failures: 586 suites (10 ignored), 2364 tests, 1 error, 116
ignored (70 assumptions) [seed: 124966D44230D89]
Total time: 57 minutes 39 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]