Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/5/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
Error reading cluster properties
Stack Trace:
org.apache.solr.common.SolrException: Error reading cluster properties
at
__randomizedtesting.SeedInfo.seed([A6ED3E74E0F7BB65:9B359058D819E515]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:731)
at
org.apache.solr.common.cloud.ZkStateReader.getBaseUrlForNodeName(ZkStateReader.java:825)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:985)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:857)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:152)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRequestState(AbstractFullDistribZkTestBase.java:1904)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRequestStateAfterCompletion(AbstractFullDistribZkTestBase.java:1885)
at
org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete(TestMiniSolrCloudCluster.java:146)
at
org.apache.solr.cloud.TestMiniSolrCloudCluster.testBasics(TestMiniSolrCloudCluster.java:89)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /clusterprops.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:724)
... 49 more
Build Log:
[...truncated 10857 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 2801184 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2801184 INFO (Thread-11557) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2801184 INFO (Thread-11557) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2801284 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.ZkTestServer start zk server on port:45012
[junit4] 2> 2801284 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2801285 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2801307 INFO (zkCallback-2766-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3c58ff36
name:ZooKeeperConnection Watcher:127.0.0.1:45012 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2801307 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2801308 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2801308 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 2801332 INFO (jetty-launcher-2765-thread-2) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 2801335 INFO (jetty-launcher-2765-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5cb3987b{/solr,null,AVAILABLE}
[junit4] 2> 2801335 INFO (jetty-launcher-2765-thread-3) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 2801335 INFO (jetty-launcher-2765-thread-1) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 2801335 INFO (jetty-launcher-2765-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@34c40e8b{HTTP/1.1}{127.0.0.1:38734}
[junit4] 2> 2801335 INFO (jetty-launcher-2765-thread-2) [ ]
o.e.j.s.Server Started @2805474ms
[junit4] 2> 2801335 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38734}
[junit4] 2> 2801336 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 2801336 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/'
[junit4] 2> 2801336 INFO (jetty-launcher-2765-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@309ef650{/solr,null,AVAILABLE}
[junit4] 2> 2801336 INFO (jetty-launcher-2765-thread-4) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 2801337 INFO (jetty-launcher-2765-thread-5) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 2801338 INFO (jetty-launcher-2765-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@40cbce52{HTTP/1.1}{127.0.0.1:57330}
[junit4] 2> 2801338 INFO (jetty-launcher-2765-thread-1) [ ]
o.e.j.s.Server Started @2805476ms
[junit4] 2> 2801338 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57330}
[junit4] 2> 2801338 INFO (jetty-launcher-2765-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@272ecfeb{/solr,null,AVAILABLE}
[junit4] 2> 2801338 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 2801338 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/'
[junit4] 2> 2801338 INFO (jetty-launcher-2765-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@3c61e7d9{HTTP/1.1}{127.0.0.1:34311}
[junit4] 2> 2801339 INFO (jetty-launcher-2765-thread-4) [ ]
o.e.j.s.Server Started @2805477ms
[junit4] 2> 2801339 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34311}
[junit4] 2> 2801339 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 2801339 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/'
[junit4] 2> 2801346 INFO (jetty-launcher-2765-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@32599f4{/solr,null,AVAILABLE}
[junit4] 2> 2801347 INFO (jetty-launcher-2765-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1a555050{HTTP/1.1}{127.0.0.1:32833}
[junit4] 2> 2801347 INFO (jetty-launcher-2765-thread-3) [ ]
o.e.j.s.Server Started @2805485ms
[junit4] 2> 2801347 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32833}
[junit4] 2> 2801347 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 2801347 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/'
[junit4] 2> 2801352 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2801353 INFO (jetty-launcher-2765-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@295a3e01{/solr,null,AVAILABLE}
[junit4] 2> 2801353 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2801353 INFO (jetty-launcher-2765-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@274ae5e8{HTTP/1.1}{127.0.0.1:36390}
[junit4] 2> 2801353 INFO (jetty-launcher-2765-thread-5) [ ]
o.e.j.s.Server Started @2805491ms
[junit4] 2> 2801353 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36390}
[junit4] 2> 2801353 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 2801353 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/'
[junit4] 2> 2801358 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2801359 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2801364 INFO (zkCallback-2767-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2a39505e
name:ZooKeeperConnection Watcher:127.0.0.1:45012/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2801365 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2801365 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2801366 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2801367 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2801368 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2801370 INFO (zkCallback-2768-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4ead40e4
name:ZooKeeperConnection Watcher:127.0.0.1:45012/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2801371 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2801371 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2801371 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2801372 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2801373 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2801376 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2801377 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2801392 INFO (zkCallback-2770-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c807c38 name:ZooKeeperConnection
Watcher:127.0.0.1:45012/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2801392 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2801393 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2801395 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2801396 INFO (zkCallback-2771-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5fc51a16
name:ZooKeeperConnection Watcher:127.0.0.1:45012/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2801396 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2801396 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2801396 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/.
[junit4] 2> 2801397 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 1574073583
[junit4] 2> 2801397 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/]
[junit4] 2> 2801397 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/lib
[junit4] 2> 2801397 INFO (zkCallback-2769-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3ad9b4a9
name:ZooKeeperConnection Watcher:127.0.0.1:45012/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2801397 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2801397 WARN (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/lib).
[junit4] 2> 2801398 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2801398 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2801413 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/.
[junit4] 2> 2801413 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 333502758
[junit4] 2> 2801413 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/]
[junit4] 2> 2801413 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/lib
[junit4] 2> 2801413 WARN (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/lib).
[junit4] 2> 2801414 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2801420 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/.
[junit4] 2> 2801420 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 1169325755
[junit4] 2> 2801420 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/]
[junit4] 2> 2801420 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/lib
[junit4] 2> 2801420 WARN (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/lib).
[junit4] 2> 2801425 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 2801428 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2801428 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2801428 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2801428 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45012/solr
[junit4] 2> 2801428 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2801428 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2801429 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 2801429 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2801429 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2801430 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2801430 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2801430 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45012/solr
[junit4] 2> 2801430 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2801430 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2801431 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2801432 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 2801432 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/.
[junit4] 2> 2801432 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 1439449619
[junit4] 2> 2801432 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/]
[junit4] 2> 2801432 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/lib
[junit4] 2> 2801432 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2801432 WARN (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/lib).
[junit4] 2> 2801433 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2801433 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2801433 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45012/solr
[junit4] 2> 2801433 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2801433 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2801434 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2801434 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/.
[junit4] 2> 2801434 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 1462194057
[junit4] 2> 2801435 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/]
[junit4] 2> 2801435 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/lib
[junit4] 2> 2801435 WARN (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/lib).
[junit4] 2> 2801436 INFO (zkCallback-2773-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7ce45ede
name:ZooKeeperConnection Watcher:127.0.0.1:45012 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2801436 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2801437 INFO (jetty-launcher-2765-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2801437 INFO (zkCallback-2775-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3a9a2049
name:ZooKeeperConnection Watcher:127.0.0.1:45012 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2801437 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2801437 INFO (jetty-launcher-2765-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2801440 INFO (zkCallback-2777-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@662371c9
name:ZooKeeperConnection Watcher:127.0.0.1:45012 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2801441 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2801441 INFO (jetty-launcher-2765-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2801443 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 2801444 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2801444 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2801444 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2801444 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45012/solr
[junit4] 2> 2801444 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2801444 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2801444 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 2801445 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2801445 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2801446 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2801446 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2801446 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45012/solr
[junit4] 2> 2801446 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2801446 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2801447 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2801451 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2801455 INFO (zkCallback-2779-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2dcc4f69
name:ZooKeeperConnection Watcher:127.0.0.1:45012 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2801455 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2801455 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2801456 INFO (jetty-launcher-2765-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2801456 INFO (zkCallback-2781-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@44c895fa
name:ZooKeeperConnection Watcher:127.0.0.1:45012 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2801456 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2801456 INFO (jetty-launcher-2765-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2801459 INFO
(zkCallback-2782-thread-1-processing-n:127.0.0.1:36390_solr)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@41a84167
name:ZooKeeperConnection Watcher:127.0.0.1:45012/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2801459 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2801461 INFO
(zkCallback-2783-thread-1-processing-n:127.0.0.1:38734_solr)
[n:127.0.0.1:38734_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2704d02e
name:ZooKeeperConnection Watcher:127.0.0.1:45012/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2801462 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2801462 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2801479 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 0x14f75d5e01a0009, 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> 2801480 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2801479 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2801481 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2801481 INFO
(zkCallback-2784-thread-1-processing-n:127.0.0.1:57330_solr)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@19c7673 name:ZooKeeperConnection
Watcher:127.0.0.1:45012/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2801482 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2801483 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2801484 INFO
(zkCallback-2785-thread-1-processing-n:127.0.0.1:34311_solr)
[n:127.0.0.1:34311_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@62f39c41
name:ZooKeeperConnection Watcher:127.0.0.1:45012/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2801484 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2801487 INFO
(zkCallback-2786-thread-1-processing-n:127.0.0.1:32833_solr)
[n:127.0.0.1:32833_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7aa2165 name:ZooKeeperConnection
Watcher:127.0.0.1:45012/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2801487 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2801500 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2801501 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2801501 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2801503 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2801594 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2801594 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2801604 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2801604 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2801851 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2801851 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2801851 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2801852 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2801851 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2801981 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2801983 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2801983 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2802030 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2802392 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2802392 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2802393 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2802493 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2802494 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2802495 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2802495 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2802495 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2802683 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2802696 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2802696 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2802697 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2802697 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2802747 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2802747 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2802748 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2802748 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2802748 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2802773 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2802774 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2802775 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2802775 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2802787 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36390_solr
[junit4] 2> 2802799 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57330_solr
[junit4] 2> 2802799 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34311_solr
[junit4] 2> 2802799 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32833_solr
[junit4] 2> 2802799 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:36390_solr
[junit4] 2> 2802799 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38734_solr
[junit4] 2> 2802822 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:34311_solr
[junit4] 2> 2802822 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:32833_solr
[junit4] 2> 2802822 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:57330_solr
[junit4] 2> 2802839 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:38734_solr
[junit4] 2> 2802889 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2802889 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2802889 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2802890 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2802891 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2802935 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2802935 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2802935 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2802936 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2802936 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2802967 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2802967 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2802967 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2802967 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2802978 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2802988 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94423678646353931-127.0.0.1:36390_solr-n_0000000000
[junit4] 2> 2802988 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94423678646353934-127.0.0.1:34311_solr-n_0000000001
[junit4] 2> 2802988 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94423678646353932-127.0.0.1:38734_solr-n_0000000003
[junit4] 2> 2802988 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94423678646353933-127.0.0.1:57330_solr-n_0000000002
[junit4] 2> 2802992 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94423678646353935-127.0.0.1:32833_solr-n_0000000004
[junit4] 2> 2802992 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94423678646353933-127.0.0.1:57330_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 2802992 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2803030 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36390_solr
[junit4] 2> 2803030 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 2803030 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94423678646353934-127.0.0.1:34311_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 2803030 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2803031 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94423678646353931-127.0.0.1:36390_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 2803031 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2803031 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94423678646353932-127.0.0.1:38734_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 2803031 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2803060 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.Overseer Overseer
(id=94423678646353931-127.0.0.1:36390_solr-n_0000000000) starting
[junit4] 2> 2803070 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2803070 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2803071 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/.
[junit4] 2> 2803072 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 2803089 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 2803090 INFO (jetty-launcher-2765-thread-2)
[n:127.0.0.1:38734_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2803114 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2803114 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2803114 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2803115 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2803115 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/.
[junit4] 2> 2803115 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/.
[junit4] 2> 2803116 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 2803116 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 2803117 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2803118 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2803118 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/.
[junit4] 2> 2803119 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 2803132 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 2803132 INFO (jetty-launcher-2765-thread-3)
[n:127.0.0.1:32833_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2803132 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 2803132 INFO (jetty-launcher-2765-thread-1)
[n:127.0.0.1:57330_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2803133 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 2803134 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 2803134 INFO (jetty-launcher-2765-thread-4)
[n:127.0.0.1:34311_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2803263 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2803263 INFO
(OverseerCollectionConfigSetProcessor-94423678646353931-127.0.0.1:36390_solr-n_0000000000)
[n:127.0.0.1:36390_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 2803263 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2803264 INFO
(OverseerStateUpdate-94423678646353931-127.0.0.1:36390_solr-n_0000000000)
[n:127.0.0.1:36390_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 2803273 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2803273 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2803274 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001/tempDir-001/.
[junit4] 2> 2803274 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 2803275 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 2803276 INFO (jetty-launcher-2765-thread-5)
[n:127.0.0.1:36390_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2803276 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2803276 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2803293 INFO (zkCallback-2787-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@725db6ee
name:ZooKeeperConnection Watcher:127.0.0.1:45012 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2803294 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2803294 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2803316 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2803317 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2803330 INFO (zkCallback-2789-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1bfcdd02
name:ZooKeeperConnection Watcher:127.0.0.1:45012/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2803330 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2803331 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2803331 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tolerant-search.xml
[junit4] 2> 2803345 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-response-log-component.xml
[junit4] 2> 2803351 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
[junit4] 2> 2803357 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/keep-1.txt
[junit4] 2> 2803363 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/synonyms.txt
[junit4] 2> 2803369 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-nocache-with-delaying-searchcomponent.xml
[junit4] 2> 2803375 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
[junit4] 2> 2803387 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
[junit4] 2> 2803400 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
[junit4] 2> 2803406 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/regex-boost-processor-test.txt
[junit4] 2> 2803418 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
[junit4] 2> 2803423 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-indexconfig.xml
[junit4] 2> 2803429 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/open-exchange-rates.json
[junit4] 2> 2803448 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
[junit4] 2> 2803460 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
[junit4] 2> 2803466 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sorts.xml
[junit4] 2> 2803477 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-snippet-type.xml
[junit4] 2> 2803483 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stopwords.txt
[junit4] 2> 2803495 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-snippet-field.xml
[junit4] 2> 2803507 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicy.xml
[junit4] 2> 2803520 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-test-misc.xml
[junit4] 2> 2803534 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-charfilters.xml
[junit4] 2> 2803540 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-reversed.xml
[junit4] 2> 2803552 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
[junit4] 2> 2803566 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/addfields.updateprocessor.js
[junit4] 2> 2803572 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-elevate.xml
[junit4] 2> 2803585 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 2803611 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-doc-expire-update-processor.xml
[junit4] 2> 2803616 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tlog-with-delayingcomponent.xml
[junit4] 2> 2803623 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spellcheckcomponent.xml
[junit4] 2> 2803629 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-defaults.xml
[junit4] 2> 2803635 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
[junit4] 2> 2803652 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
[junit4] 2> 2803668 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-searcher-listeners1.xml
[junit4] 2> 2803674 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stop-snowball.txt
[junit4] 2> 2803680 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-spellchecker.xml
[junit4] 2> 2803686 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-headers.xml
[junit4] 2> 2803692 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
[junit4] 2> 2803698 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-multivalued.xml
[junit4] 2> 2803704 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/old_synonyms.txt
[junit4] 2> 2803709 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-master2.xml
[junit4] 2> 2803737 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-baseline.xml
[junit4] 2> 2803743 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-binaryfield.xml
[junit4] 2> 2803755 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-invalid-scriptfile.xml
[junit4] 2> 2803776 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-collate-dv.xml
[junit4] 2> 2803781 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/da_UTF8.xml
[junit4] 2> 2803795 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-id-and-version-fields-only.xml
[junit4] 2> 2803801 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-slave1.xml
[junit4] 2> 2803808 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dup-dynamicField.xml
[junit4] 2> 2803813 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/missing.functions.updateprocessor.js
[junit4] 2> 2803826 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-highlight.xml
[junit4] 2> 2803832 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema_latest.xml
[junit4] 2> 2803841 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-stop-keep.xml
[junit4] 2> 2803848 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-withgethandler.xml
[junit4] 2> 2803853 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-sql.xml
[junit4] 2> 2803860 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema.xml
[junit4] 2> 2803875 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-rest.xml
[junit4] 2> 2803881 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-eff.xml
[junit4] 2> 2803887 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-update-processor-chains.xml
[junit4] 2> 2803901 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
[junit4] 2> 2803907 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/fuzzysuggest.txt
[junit4] 2> 2803913 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
[junit4] 2> 2803920 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-customfield.xml
[junit4] 2> 2803926 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
[junit4] 2> 2803932 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-init-error.xml
[junit4] 2> 2803950 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/mapping-ISOLatin1Accent.txt
[junit4] 2> 2803956 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-reqHandler.incl
[junit4] 2> 2803963 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-xinclude.xml
[junit4] 2> 2803969 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesFaceting.xml
[junit4] 2> 2803982 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sim.xml
[junit4] 2> 2803988 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-unsupported-docValues.xml
[junit4] 2> 2803995 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-copyfield-test.xml
[junit4] 2> 2804001 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValues.xml
[junit4] 2> 2804020 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/enumsConfig.xml
[junit4] 2> 2804032 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
[junit4] 2> 2804037 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stop-2.txt
[junit4] 2> 2804043 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-default-code.xml
[junit4] 2> 2804056 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-preanalyzed.xml
[junit4] 2> 2804062 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/jasuggest.txt
[junit4] 2> 2804068 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-dfr.xml
[junit4] 2> 2804074 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sortingresponse.xml
[junit4] 2> 2804080 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
[junit4] 2> 2804086 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema_codec.xml
[junit4] 2> 2804092 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-is-copyfield-dest.xml
[junit4] 2> 2804104 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-one-field-no-dynamic-field.xml
[junit4] 2> 2804122 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sweetspot.xml
[junit4] 2> 2804138 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-class-name-shortening-on-serialization.xml
[junit4] 2> 2804164 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
[junit4] 2> 2804170 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesMulti.xml
[junit4] 2> 2804183 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-custom-field.xml
[junit4] 2> 2804189 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
[junit4] 2> 2804195 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-paramset.xml
[junit4] 2> 2804201 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-transformers.xml
[junit4] 2> 2804208 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
[junit4] 2> 2804214 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stoptypes-1.txt
[junit4] 2> 2804228 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema11.xml
[junit4] 2> 2804235 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-pos.xml
[junit4] 2> 2804248 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-complex-phrase.xml
[junit4] 2> 2804260 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sql.xml
[junit4] 2> 2804267 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
[junit4] 2> 2804273 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
[junit4] 2> 2804280 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dup-field.xml
[junit4] 2> 2804285 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-parsing-update-processor-chains.xml
[junit4] 2> 2804292 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-multiple-indexconfigs.xml
[junit4] 2> 2804303 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
[junit4] 2> 2804314 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-trie.xml
[junit4] 2> 2804320 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-version-indexed.xml
[junit4] 2> 2804327 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schemasurround.xml
[junit4] 2> 2804333 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
[junit4] 2> 2804339 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml
[junit4] 2> 2804358 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/phrasesuggest.txt
[junit4] 2> 2804365 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-unexpected-schema-attribute.xml
[junit4] 2> 2804371 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-nontext-analyzer.xml
[junit4] 2> 2804377 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/xslt/dummy-using-include.xsl
[junit4] 2> 2804388 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/xslt/xsl-update-handler-test.xsl
[junit4] 2> 2804395 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/xslt/dummy.xsl
[junit4] 2> 2804401 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-missing-scriptfile.xml
[junit4] 2> 2804407 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-master3.xml
[junit4] 2> 2804413 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-defaults.xml
[junit4] 2> 2804419 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 2804432 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
[junit4] 2> 2804439 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/wdftypes.txt
[junit4] 2> 2804445 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-SOLR-749.xml
[junit4] 2> 2804451 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-cdcr.xml
[junit4] 2> 2804456 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-omit-tf-but-not-pos.xml
[junit4] 2> 2804475 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
[junit4] 2> 2804480 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[A6ED3E74E0F7BB65])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
[junit4] 2> 2804486 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCores
[...truncated too long message...]
5)
[junit4] 2> 2952123 WARN
(zkCallback-2881-thread-1-processing-n:127.0.0.1:63301_solr)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK
[junit4] 2> 2952126 INFO (jetty-launcher-2861-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@66a39974{/solr,null,UNAVAILABLE}
[junit4] 2> 2952126 WARN
(zkCallback-2877-thread-1-processing-n:127.0.0.1:45284_solr)
[n:127.0.0.1:45284_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK
[junit4] 2> 2952126 WARN
(zkCallback-2878-thread-1-processing-n:127.0.0.1:64769_solr)
[n:127.0.0.1:64769_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK
[junit4] 2> 2952128 INFO (jetty-launcher-2861-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4657318c{/solr,null,UNAVAILABLE}
[junit4] 2> 2952131 INFO (jetty-launcher-2861-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7397567b{/solr,null,UNAVAILABLE}
[junit4] 2> 2952139 INFO
(TEST-BasicAuthIntegrationTest.testExraFilters-seed#[A6ED3E74E0F7BB65]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55963 55963
[junit4] 2> 2952248 INFO (Thread-11805) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:55963 55963
[junit4] 2> 2952249 WARN (Thread-11805) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A6ED3E74E0F7BB65-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53),
sim=DefaultSimilarity, locale=it_CH, timezone=Etc/GMT+1
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60
(64-bit)/cpus=3,threads=1,free=252666552,total=526385152
[junit4] 2> NOTE: All tests run in this JVM:
[TestFuzzyAnalyzedSuggestions, SolrPluginUtilsTest,
DistributedFacetPivotSmallAdvancedTest, OverseerStatusTest,
TestSolrQueryParser, CdcrVersionReplicationTest, TestSolrQueryParserResource,
TestChildDocTransformer, AnalyticsMergeStrategyTest, SolrTestCaseJ4Test,
LukeRequestHandlerTest, TestFoldingMultitermQuery, TestSolrCoreProperties,
FieldAnalysisRequestHandlerTest, TestSmileRequest, CSVRequestHandlerTest,
ShowFileRequestHandlerTest, TestOmitPositions, LeaderElectionIntegrationTest,
HighlighterConfigTest, MinimalSchemaTest, TestSolrIndexConfig,
TestOverriddenPrefixQueryForCustomFieldType, TestRestManager,
WordBreakSolrSpellCheckerTest, TestQuerySenderListener, SimpleMLTQParserTest,
ShardSplitTest, TestHighFrequencyDictionaryFactory, TestQueryTypes,
FieldMutatingUpdateProcessorTest, CoreAdminHandlerTest, TestSolrDynamicMBean,
SolrCmdDistributorTest, TestSchemaResource, TestManagedSchemaFieldTypeResource,
TestBM25SimilarityFactory, DocExpirationUpdateProcessorFactoryTest,
ReplicationFactorTest, TestConfigSetsAPI, TestAuthorizationFramework,
TermVectorComponentDistributedTest, TestSha256AuthenticationProvider,
SortByFunctionTest, TestExpandComponent, TestHdfsUpdateLog, SearchHandlerTest,
TestConfigSetsAPIExclusivity, TestSolrQueryParserDefaultOperatorResource,
SharedFSAutoReplicaFailoverTest, DateRangeFieldTest, TestWriterPerf,
TestMacros, ShardRoutingCustomTest, TimeZoneUtilsTest, BadIndexSchemaTest,
DataDrivenBlockJoinTest, BufferStoreTest, TestCoreDiscovery,
HdfsWriteToMultipleCollectionsTest, TestDynamicLoading,
TestCustomDocTransformer, BigEndianAscendingWordDeserializerTest,
TestMaxScoreQueryParser, TestDynamicFieldCollectionResource, TestQueryUtils,
ResponseHeaderTest, TestRandomRequestDistribution, TestSolr4Spatial2,
TestDefaultStatsCache, TestStandardQParsers, TestLRUStatsCache,
DistributedQueryComponentCustomSortTest, TestCharFilters, HdfsNNFailoverTest,
CdcrRequestHandlerTest, ChaosMonkeySafeLeaderTest, AssignTest,
HighlighterMaxOffsetTest, TestConfigSetImmutable, SolrIndexSplitterTest,
TestClusterStateMutator, TestSuggestSpellingConverter,
TestUniqueKeyFieldResource, TestClassNameShortening, TestZkChroot,
TestLeaderElectionZkExpiry, TestTolerantSearch, TestValueSourceCache,
VersionInfoTest, TestAtomicUpdateErrorCases,
BigEndianAscendingWordSerializerTest, TestRawResponseWriter,
TestCloudPivotFacet, FullHLLTest, TestReRankQParserPlugin,
TestDistribDocBasedVersion, TestPerFieldSimilarity, MultiThreadedOCPTest,
CopyFieldTest, SpatialRPTFieldTypeTest, TestCSVResponseWriter,
NotRequiredUniqueKeyTest, TestIndexSearcher, HdfsLockFactoryTest,
DistanceFunctionTest, ZkSolrClientTest, ZkStateReaderTest,
TestManagedStopFilterFactory, TestConfigReload,
AddSchemaFieldsUpdateProcessorFactoryTest, UUIDUpdateProcessorFallbackTest,
TestRestoreCore, TestJoin, TestRangeQuery, NumericFieldsTest,
DistribJoinFromCollectionTest, DistributedFacetPivotLargeTest,
SaslZkACLProviderTest, SpellCheckComponentTest, ZkStateWriterTest,
StressHdfsTest, LoggingHandlerTest, StatsComponentTest,
TestNonDefinedSimilarityFactory, UUIDFieldTest, CacheHeaderTest,
TestSolrConfigHandlerConcurrent, EchoParamsTest, HdfsUnloadDistributedZkTest,
MultiTermTest, TestJsonRequest, DirectSolrConnectionTest,
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest,
OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest,
FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting,
ZkCLITest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping,
TestFaceting, TestRecovery, TestHashPartitioner,
DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet,
TestReload, HardAutoCommitTest, DistributedTermsComponentTest,
ConvertedLegacyTest, TestFiltering, TestFunctionQuery, TestLazyCores,
TestBadConfig, CurrencyFieldOpenExchangeTest, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest,
SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, SuggesterWFSTTest,
NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields,
SolrInfoMBeanTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest,
FileBasedSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance,
TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, TestCollationField,
MBeansHandlerTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication,
TestPHPSerializedResponseWriter, TestBinaryResponseWriter, UpdateParamsTest,
TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest,
TestStressRecovery, TestSolrDeletionPolicy2, SampleTest, TestBinaryField,
TestElisionMultitermQuery, OutputWriterTest, ExternalFileFieldSortTest,
TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest,
TestXIncludeConfig, TestLMJelinekMercerSimilarityFactory,
TestDefaultSimilarityFactory, TestFastOutputStream, URLClassifyProcessorTest,
ChaosMonkeyNothingIsSafeTest, AliasIntegrationTest, CleanupOldIndexTest,
CollectionReloadTest, CollectionStateFormat2Test,
CollectionTooManyReplicasTest, DistribCursorPagingTest, DistributedQueueTest,
LeaderFailoverAfterPartitionTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerRolesTest, TestAuthenticationFramework, TestConfigSetsAPIZkFailure,
TestMiniSolrCloudClusterSSL, TestRebalanceLeaders,
TriLevelCompositeIdRoutingTest, HdfsRecoveryZkTest, RuleEngineTest,
QueryResultKeyTest, TestConfigOverlay, TestInfoStreamLogging, TestNRTOpen,
TestShardHandlerFactory, RequestLoggingTest, TestBlobHandler,
TestSolrConfigHandlerCloud, DistributedFacetPivotSmallTest,
DistributedSuggestComponentTest, FacetPivotSmallTest, SuggestComponentTest,
TestDistributedStatsComponentCardinality, TestCollationFieldDocValues,
TestManagedSchema, AnalyticsQueryTest, CursorMarkTest, MergeStrategyTest,
RankQueryTest, TestCollapseQParserPlugin, TestComplexPhraseQParserPlugin,
TestCustomSort, TestFieldSortValues, TestHashQParserPlugin, TestMissingGroups,
TestRecoveryHdfs, TestReloadDeadlock, TestStressUserVersions, TestTrieFacet,
TestJsonFacets, TestMinMaxOnMultiValuedField, TestOrdValues, BJQParserTest,
TestScoreJoinQPNoScore, TestScoreJoinQPScore, CloudMLTQParserTest,
TestDistribIDF, TestExactStatsCache, BasicAuthIntegrationTest]
[junit4] Completed [527/543] on J1 in 152.93s, 7 tests, 1 error <<< FAILURES!
[...truncated 58 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:514:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987:
There were test failures: 543 suites, 2145 tests, 1 error, 47 ignored (35
assumptions)
Total time: 67 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]