Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/418/
Java: 32bit/jdk1.7.0_80 -server -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll
Error Message:
Address already in use
Stack Trace:
java.net.BindException: Address already in use
at
__randomizedtesting.SeedInfo.seed([9ECCDFEB7F3F8387:E8F2C0983E082EA8]:0)
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:463)
at sun.nio.ch.Net.bind(Net.java:455)
at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:321)
at
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
at
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.server.Server.doStart(Server.java:366)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:409)
at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:356)
at
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:463)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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(Thread.java:745)
Build Log:
[...truncated 11984 lines...]
[junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
[junit4] 2> 1614025 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1614025 INFO (Thread-3635) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1614025 INFO (Thread-3635) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1614125 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.ZkTestServer start zk server on port:41808
[junit4] 2> 1614125 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1614126 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1614168 INFO (zkCallback-1653-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1155965 name:ZooKeeperConnection
Watcher:127.0.0.1:41808 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1614169 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1614169 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1614169 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1614227 INFO (jetty-launcher-1652-thread-1) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1614228 INFO (jetty-launcher-1652-thread-2) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1614228 INFO (jetty-launcher-1652-thread-3) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1614228 INFO (jetty-launcher-1652-thread-4) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1614228 INFO (jetty-launcher-1652-thread-5) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1614229 INFO (jetty-launcher-1652-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1fd45b7{/solr,null,AVAILABLE}
[junit4] 2> 1614230 INFO (jetty-launcher-1652-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1992f95{/solr,null,AVAILABLE}
[junit4] 2> 1614230 INFO (jetty-launcher-1652-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@f7b7e{/solr,null,AVAILABLE}
[junit4] 2> 1614230 INFO (jetty-launcher-1652-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@74a9f3{/solr,null,AVAILABLE}
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4d7923{HTTP/1.1}{127.0.0.1:46283}
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-1) [ ]
o.e.j.s.ServerConnector Started ServerConnector@81e24{HTTP/1.1}{127.0.0.1:35961}
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-2) [ ]
o.e.j.s.Server Started @1616111ms
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-1) [ ]
o.e.j.s.Server Started @1616111ms
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1b4576d{HTTP/1.1}{127.0.0.1:40388}
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=35961,
hostContext=/solr}
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-3) [ ]
o.e.j.s.Server Started @1616111ms
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@16b4d97{/solr,null,AVAILABLE}
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=40388,
hostContext=/solr}
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46283}
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1a93f44{HTTP/1.1}{127.0.0.1:36498}
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@121ea24
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-4) [ ]
o.e.j.s.Server Started @1616111ms
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node1'
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1d33941{HTTP/1.1}{127.0.0.1:45052}
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@121ea24
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-5) [ ]
o.e.j.s.Server Started @1616112ms
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45052}
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node2'
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@121ea24
[junit4] 2> 1614231 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36498}
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node3'
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@121ea24
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node4'
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@121ea24
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node5'
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1614233 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1614233 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1614233 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1614233 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1614233 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1614233 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1614233 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1614232 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1614240 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1614241 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1614256 INFO (zkCallback-1654-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d8b2e2 name:ZooKeeperConnection
Watcher:127.0.0.1:41808/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1614256 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1614256 INFO (zkCallback-1658-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@19c7a24 name:ZooKeeperConnection
Watcher:127.0.0.1:41808/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1614256 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1614257 INFO (zkCallback-1656-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d965b7 name:ZooKeeperConnection
Watcher:127.0.0.1:41808/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1614257 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1614257 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1614257 INFO (zkCallback-1657-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e35a35 name:ZooKeeperConnection
Watcher:127.0.0.1:41808/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1614257 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1614257 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1614257 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1614257 INFO (zkCallback-1655-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ee225b name:ZooKeeperConnection
Watcher:127.0.0.1:41808/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1614257 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1614257 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1614257 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1614257 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1614257 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1614257 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1614258 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1614258 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1614279 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node3/.
[junit4] 2> 1614279 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 0x1571592f9570004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1614279 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node4/.
[junit4] 2> 1614279 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 22131497
[junit4] 2> 1614280 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 15949617
[junit4] 2> 1614280 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node3]
[junit4] 2> 1614280 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node4]
[junit4] 2> 1614280 WARN (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node3/lib
[junit4] 2> 1614280 WARN (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node4/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node4/lib
[junit4] 2> 1614280 INFO (jetty-launcher-1652-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1614280 INFO (jetty-launcher-1652-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1614281 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1614281 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1614281 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1614281 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1614281 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1614281 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1614281 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41808/solr
[junit4] 2> 1614281 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41808/solr
[junit4] 2> 1614282 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1614282 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1614282 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1614282 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1614282 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1614282 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1614288 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node2/.
[junit4] 2> 1614288 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node5/.
[junit4] 2> 1614289 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 2780133
[junit4] 2> 1614289 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 17936775
[junit4] 2> 1614289 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node2]
[junit4] 2> 1614289 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node5]
[junit4] 2> 1614288 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node1/.
[junit4] 2> 1614288 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 0x1571592f9570002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1614289 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 10372820
[junit4] 2> 1614289 WARN (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node5/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node5/lib
[junit4] 2> 1614289 WARN (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node2/lib
[junit4] 2> 1614289 INFO (jetty-launcher-1652-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1614290 INFO (jetty-launcher-1652-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1614289 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 0x1571592f9570001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1614289 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node1]
[junit4] 2> 1614290 WARN (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node1/lib
[junit4] 2> 1614290 INFO (jetty-launcher-1652-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1614290 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1614290 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1614290 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1614291 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1614291 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1614291 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1614291 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1614291 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41808/solr
[junit4] 2> 1614291 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41808/solr
[junit4] 2> 1614291 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1614292 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1614292 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1614292 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1614291 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1614292 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1614292 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41808/solr
[junit4] 2> 1614292 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1614292 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1614292 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1614292 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1614292 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1614298 INFO (zkCallback-1663-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@50c943 name:ZooKeeperConnection
Watcher:127.0.0.1:41808 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1614299 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1614299 INFO (zkCallback-1664-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@15f6a4d name:ZooKeeperConnection
Watcher:127.0.0.1:41808 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1614299 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1614300 INFO (jetty-launcher-1652-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1614300 INFO (jetty-launcher-1652-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1614307 INFO (zkCallback-1671-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@79aaae name:ZooKeeperConnection
Watcher:127.0.0.1:41808 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1614307 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1614307 INFO (zkCallback-1672-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@50eae8 name:ZooKeeperConnection
Watcher:127.0.0.1:41808 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1614308 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1614308 INFO (zkCallback-1673-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@184da13 name:ZooKeeperConnection
Watcher:127.0.0.1:41808 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1614308 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1614308 INFO (jetty-launcher-1652-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1614308 INFO (jetty-launcher-1652-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1614308 INFO (jetty-launcher-1652-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1614312 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 0x1571592f9570007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1614312 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$6@cadf41
[junit4] 2> 1614312 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$6@1997104
[junit4] 2> 1614312 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 0x1571592f9570006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1614313 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1614313 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1614315 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 0x1571592f9570008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1614315 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$6@2dbc2e
[junit4] 2> 1614315 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$6@a404a8
[junit4] 2> 1614316 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 0x1571592f9570009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1614315 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$6@99f3c7
[junit4] 2> 1614316 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1614316 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1614316 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1614328 INFO
(zkCallback-1675-thread-1-processing-n:127.0.0.1:36498_solr)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@ee3e47 name:ZooKeeperConnection
Watcher:127.0.0.1:41808/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1614328 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1614328 INFO
(zkCallback-1674-thread-1-processing-n:127.0.0.1:40388_solr)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ea8f46 name:ZooKeeperConnection
Watcher:127.0.0.1:41808/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1614328 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1614329 INFO
(zkCallback-1676-thread-1-processing-n:127.0.0.1:45052_solr)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@282f10 name:ZooKeeperConnection
Watcher:127.0.0.1:41808/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1614329 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1614330 INFO
(zkCallback-1677-thread-1-processing-n:127.0.0.1:35961_solr)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@15fba58 name:ZooKeeperConnection
Watcher:127.0.0.1:41808/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1614330 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1614330 INFO
(zkCallback-1678-thread-1-processing-n:127.0.0.1:46283_solr)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@de1844 name:ZooKeeperConnection
Watcher:127.0.0.1:41808/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1614330 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1614343 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1614343 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1614343 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1614343 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1614343 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1614376 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1614376 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1614376 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1614376 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1614376 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1614464 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1614464 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1614464 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1614475 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1614475 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1614517 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1614517 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1614517 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1614519 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1614520 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1614572 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1614572 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1614572 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1614573 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1614572 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1614616 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1614616 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1614616 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1614616 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1614616 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1614632 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1614632 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1614632 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1614632 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1614632 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1614661 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1614672 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1614672 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1614672 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1614672 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1614689 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1614689 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1614689 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1614689 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1614689 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1614704 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1614704 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1614704 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1614704 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1614704 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1614723 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35961_solr
[junit4] 2> 1614723 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36498_solr
[junit4] 2> 1614723 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46283_solr
[junit4] 2> 1614723 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40388_solr
[junit4] 2> 1614726 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45052_solr
[junit4] 2> 1614735 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:35961_solr
[junit4] 2> 1614735 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:36498_solr
[junit4] 2> 1614735 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:46283_solr
[junit4] 2> 1614735 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:40388_solr
[junit4] 2> 1614744 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:45052_solr
[junit4] 2> 1614760 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1614760 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1614760 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1614760 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1614760 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1614804 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1614804 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1614804 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1614804 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1614804 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1614821 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1614822 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1614822 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1614822 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1614824 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1614833 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96569638004391950-127.0.0.1:35961_solr-n_0000000000
[junit4] 2> 1614833 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96569638004391947-127.0.0.1:36498_solr-n_0000000001
[junit4] 2> 1614833 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96569638004391951-127.0.0.1:46283_solr-n_0000000002
[junit4] 2> 1614833 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96569638004391948-127.0.0.1:40388_solr-n_0000000003
[junit4] 2> 1614851 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96569638004391949-127.0.0.1:45052_solr-n_0000000004
[junit4] 2> 1614851 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35961_solr
[junit4] 2> 1614851 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1614851 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96569638004391950-127.0.0.1:35961_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1614851 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96569638004391947-127.0.0.1:36498_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 1614851 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1614851 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1614852 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96569638004391948-127.0.0.1:40388_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 1614851 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96569638004391951-127.0.0.1:46283_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 1614852 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1614852 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1614854 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.Overseer Overseer
(id=96569638004391950-127.0.0.1:35961_solr-n_0000000000) starting
[junit4] 2> 1614884 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 1614896 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1614896 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 1614897 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 1614897 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1d45da3
[junit4] 2> 1614897 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1d45da3
[junit4] 2> 1614898 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node3/.
[junit4] 2> 1614898 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1614900 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1614900 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 1614900 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 1614900 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@c7531
[junit4] 2> 1614900 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@c7531
[junit4] 2> 1614901 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node5/.
[junit4] 2> 1614901 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1614903 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1614903 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1614903 INFO (jetty-launcher-1652-thread-3)
[n:127.0.0.1:40388_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1614903 INFO (jetty-launcher-1652-thread-5)
[n:127.0.0.1:45052_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1614905 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1614905 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 1614905 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 1614906 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@362f0b
[junit4] 2> 1614906 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@362f0b
[junit4] 2> 1614906 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node2/.
[junit4] 2> 1614906 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1614909 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1614909 INFO (jetty-launcher-1652-thread-2)
[n:127.0.0.1:46283_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1614912 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1614912 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 1614912 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 1614912 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1a36685
[junit4] 2> 1614912 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1a36685
[junit4] 2> 1614912 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node4/.
[junit4] 2> 1614912 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1614919 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1614919 INFO (jetty-launcher-1652-thread-4)
[n:127.0.0.1:36498_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1614929 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1614929 INFO
(OverseerCollectionConfigSetProcessor-96569638004391950-127.0.0.1:35961_solr-n_0000000000)
[n:127.0.0.1:35961_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 1614930 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1614930 INFO
(OverseerStateUpdate-96569638004391950-127.0.0.1:35961_solr-n_0000000000)
[n:127.0.0.1:35961_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1614946 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1614946 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 1614946 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 1614946 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1f85221
[junit4] 2> 1614946 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1f85221
[junit4] 2> 1614946 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001/tempDir-001/node1/.
[junit4] 2> 1614946 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1614947 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1614947 INFO (jetty-launcher-1652-thread-1)
[n:127.0.0.1:35961_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1614947 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1614948 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1614950 INFO (zkCallback-1679-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ae998b name:ZooKeeperConnection
Watcher:127.0.0.1:41808 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1614950 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1614950 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1614953 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1614954 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1614956 INFO (zkCallback-1681-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@a316bb name:ZooKeeperConnection
Watcher:127.0.0.1:41808/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1614956 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1614956 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1614956 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/protwords.txt
[junit4] 2> 1614962 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
[junit4] 2> 1614978 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
[junit4] 2> 1614990 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
[junit4] 2> 1615005 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
[junit4] 2> 1615008 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
[junit4] 2> 1615013 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
[junit4] 2> 1615015 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
[junit4] 2> 1615034 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
[junit4] 2> 1615036 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
[junit4] 2> 1615039 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
[junit4] 2> 1615041 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 1615044 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-replication2.xml
[junit4] 2> 1615063 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
[junit4] 2> 1615067 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
[junit4] 2> 1615081 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
[junit4] 2> 1615138 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/old_synonyms.txt
[junit4] 2> 1615141 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/enumsConfig.xml
[junit4] 2> 1615144 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
[junit4] 2> 1615163 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
[junit4] 2> 1615174 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
[junit4] 2> 1615207 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
[junit4] 2> 1615223 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
[junit4] 2> 1615242 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig.xml
[junit4] 2> 1615249 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
[junit4] 2> 1615263 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sim.xml
[junit4] 2> 1615311 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema15.xml
[junit4] 2> 1615332 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 1615345 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stemdict.txt
[junit4] 2> 1615354 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/hunspell-test.aff
[junit4] 2> 1615380 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spatial.xml
[junit4] 2> 1615382 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-slave1.xml
[junit4] 2> 1615384 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
[junit4] 2> 1615390 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
[junit4] 2> 1615392 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
[junit4] 2> 1615410 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-complex-phrase.xml
[junit4] 2> 1615413 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
[junit4] 2> 1615416 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
[junit4] 2> 1615428 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-returnfields.xml
[junit4] 2> 1615446 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-eff.xml
[junit4] 2> 1615455 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-folding.xml
[junit4] 2> 1615467 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
[junit4] 2> 1615496 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
[junit4] 2> 1615508 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
[junit4] 2> 1615521 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stopwords.txt
[junit4] 2> 1615535 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
[junit4] 2> 1615549 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
[junit4] 2> 1615553 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
[junit4] 2> 1615575 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
[junit4] 2> 1615585 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-minimal.xml
[junit4] 2> 1615600 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-defaults.xml
[junit4] 2> 1615620 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
[junit4] 2> 1615628 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
[junit4] 2> 1615650 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
[junit4] 2> 1615693 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValues.xml
[junit4] 2> 1615725 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
[junit4] 2> 1615736 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-snippet-types.incl
[junit4] 2> 1615745 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-minimal.xml
[junit4] 2> 1615749 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1615769 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-collate.xml
[junit4] 2> 1615792 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-rest.xml
[junit4] 2> 1615808 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
[junit4] 2> 1615818 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
[junit4] 2> 1615838 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/phrasesuggest.txt
[junit4] 2> 1615847 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
[junit4] 2> 1615873 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
[junit4] 2> 1615898 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
[junit4] 2> 1615923 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
[junit4] 2> 1615933 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
[junit4] 2> 1615990 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stoptypes-1.txt
[junit4] 2> 1616014 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
[junit4] 2> 1616053 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-spatial.xml
[junit4] 2> 1616077 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-spellchecker.xml
[junit4] 2> 1616109 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
[junit4] 2> 1616143 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
[junit4] 2> 1616173 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stop-1.txt
[junit4] 2> 1616188 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
[junit4] 2> 1616215 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-caching.xml
[junit4] 2> 1616218 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
[junit4] 2> 1616250 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/freeTextSuggest.txt
[junit4] 2> 1616261 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema.xml
[junit4] 2> 1616304 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
[junit4] 2> 1616328 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sortingresponse.xml
[junit4] 2> 1616336 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/trivial.updateproces
[...truncated too long message...]
00002) am no longer a leader.
[junit4] 2> 1732677 INFO
(OverseerStateUpdate-96569643590811663-127.0.0.1:39220_solr-n_0000000002)
[n:127.0.0.1:39220_solr ] o.a.s.c.Overseer According to ZK I
(id=96569643590811663-127.0.0.1:39220_solr-n_0000000002) am no longer a leader.
[junit4] 2> 1732677 INFO
(OverseerStateUpdate-96569643590811663-127.0.0.1:39220_solr-n_0000000002)
[n:127.0.0.1:39220_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1732677 ERROR
(OverseerCollectionConfigSetProcessor-96569643590811663-127.0.0.1:39220_solr-n_0000000002)
[n:127.0.0.1:39220_solr ] o.a.s.c.OverseerTaskProcessor Unable to
prioritize overseer
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:67)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:308)
[junit4] 2> at
org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:60)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:162)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1732678 ERROR
(OverseerHdfsCoreFailoverThread-96569643590811663-127.0.0.1:39220_solr-n_0000000002)
[n:127.0.0.1:39220_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread
OverseerAutoReplicaFailoverThread had an error in its thread work
loop.:org.apache.solr.common.SolrException: Thread interrupted. Error reading
cluster properties
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:718)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.InterruptedException
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:503)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:308)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:308)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:711)
[junit4] 2> ... 3 more
[junit4] 2>
[junit4] 2> 1732678 INFO
(OverseerStateUpdate-96569643590811663-127.0.0.1:39220_solr-n_0000000002)
[n:127.0.0.1:39220_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:39220_solr
[junit4] 2> 1732679 INFO
(zkCallback-1901-thread-2-processing-n:127.0.0.1:39220_solr)
[n:127.0.0.1:39220_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1732679 WARN
(zkCallback-1901-thread-2-processing-n:127.0.0.1:39220_solr)
[n:127.0.0.1:39220_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1732680 INFO (jetty-launcher-1875-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@191b5c6{/solr,null,UNAVAILABLE}
[junit4] 2> 1732680 INFO
(TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[9ECCDFEB7F3F8387])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41942 41942
[junit4] 2> 1732776 INFO (Thread-4126) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:41942 41942
[junit4] 2> 1732776 WARN (Thread-4126) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 8 /solr/configs/solrCloudCollectionConfig
[junit4] 2> 7 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 8 /solr/collections/testcollection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/96569643590811659-127.0.0.1:45913_solr-n_0000000003
[junit4] 2> 2
/solr/overseer_elect/election/96569643590811663-127.0.0.1:39220_solr-n_0000000002
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/overseer/collection-queue-work
[junit4] 2> 22 /solr/overseer/queue
[junit4] 2> 8 /solr/collections
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9ECCDFEB7F3F8387-001
[junit4] 2> Sep 10, 2016 7:30:54 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54):
{multiDefault=PostingsFormat(name=LuceneFixedGap),
intDefault=PostingsFormat(name=Asserting),
_version_=PostingsFormat(name=Asserting),
range_facet_l_dv=PostingsFormat(name=MockRandom),
timestamp=PostingsFormat(name=Asserting),
range_facet_i_dv=PostingsFormat(name=Asserting),
id=PostingsFormat(name=MockRandom),
range_facet_l=PostingsFormat(name=Asserting)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Direct)},
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=he,
timezone=Etc/GMT-2
[junit4] 2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.7.0_80
(32-bit)/cpus=12,threads=1,free=246907408,total=377487360
[junit4] 2> NOTE: All tests run in this JVM: [BitVectorTest,
TestReRankQParserPlugin, TestSweetSpotSimilarityFactory,
TestSolrDeletionPolicy1, TestManagedSchemaFieldTypeResource, SliceStateTest,
HttpPartitionTest, BasicDistributedZk2Test, FullSolrCloudDistribCmdsTest,
CheckHdfsIndexTest, TestUtils, SSLMigrationTest, NoCacheHeaderTest,
DirectSolrConnectionTest, DistributedDebugComponentTest,
CollectionsAPIAsyncDistributedZkTest, TestSolrQueryParser,
TestConfigSetsAPIZkFailure, TestSolrXml, TestMaxScoreQueryParser,
TestFieldCollectionResource, SampleTest, TestTrieFacet, TestFastWriter,
TestDefaultSearchFieldResource, DataDrivenBlockJoinTest, RuleEngineTest,
TestManagedResource, DirectUpdateHandlerOptimizeTest,
DistributedFacetPivotWhiteBoxTest, TestJmxMonitoredMap,
FieldAnalysisRequestHandlerTest, FieldMutatingUpdateProcessorTest,
TestGroupingSearch, TestSolrJ, BJQParserTest, SharedFSAutoReplicaFailoverTest,
TestPerFieldSimilarityWithDefaultOverride, TestInitParams,
BlockJoinFacetSimpleTest, QueryParsingTest, RegexBoostProcessorTest,
TestDynamicLoading, TestSuggestSpellingConverter, TestUseDocValuesAsStored2,
PluginInfoTest, OverseerTest, TestFieldTypeResource, TestShardHandlerFactory,
LeaderElectionTest, TestFuzzyAnalyzedSuggestions, TestTestInjection,
TestCSVResponseWriter, UnloadDistributedZkTest, DirectUpdateHandlerTest,
TestSearcherReuse, OverseerRolesTest, HardAutoCommitTest, TestTolerantSearch,
DocValuesMultiTest, BadComponentTest, HighlighterConfigTest,
LeaderInitiatedRecoveryOnShardRestartTest, TestRecovery, InfoHandlerTest,
CursorMarkTest, TestXIncludeConfig, CoreAdminCreateDiscoverTest,
BlockDirectoryTest, DistributedQueueTest, TestIndexingPerformance,
CustomCollectionTest, DebugComponentTest, TestDistributedMissingSort,
JavabinLoaderTest, TestReload, HdfsChaosMonkeyNothingIsSafeTest,
TestPerFieldSimilarity, TestRequestForwarding, TestCollectionAPI,
DistributedFacetPivotLongTailTest, StatsComponentTest, TestSearchPerf,
SolrTestCaseJ4Test, HdfsDirectoryFactoryTest, TestObjectReleaseTracker,
TestClassicSimilarityFactory, TestUniqueKeyFieldResource,
TestCloudDeleteByQuery, CircularListTest, RequestHandlersTest,
TestCoreDiscovery, TestSolr4Spatial2, SyncSliceTest,
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestRandomFaceting,
ZkSolrClientTest, TestZkChroot, ZkCLITest, AutoCommitTest,
TermVectorComponentDistributedTest, DistributedTermsComponentTest,
SolrCmdDistributorTest, TestSort, TestIndexSearcher,
ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SimplePostToolTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
CoreAdminHandlerTest, SuggesterTSTTest, TestTrie, SuggesterWFSTTest,
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory,
StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest,
TestSurroundQueryParser, LukeRequestHandlerTest, TestWriterPerf,
DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest,
DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest,
LoggingHandlerTest, TestCollationField, TestAnalyzedSuggestions,
TestPartialUpdateDeduplication, PingRequestHandlerTest,
DistributedMLTComponentTest, TestHighlightDedupGrouping, ConnectionReuseTest,
AsyncCallRequestStatusResponseTest, CollectionReloadTest,
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest,
ConnectionManagerTest, CreateCollectionCleanupTest, ForceLeaderTest,
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerStatusTest,
ReplicationFactorTest, SaslZkACLProviderTest, SolrCloudExampleTest,
TestAuthenticationFramework]
[junit4] Completed [450/575 (1!)] on J2 in 119.02s, 7 tests, 1 error <<<
FAILURES!
[...truncated 49528 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]