Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17014/
Java: 32bit/jdk-9-ea+122 -client -XX:+UseParallelGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryElevationComponentTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [InternalHttpClient]
at __randomizedtesting.SeedInfo.seed([4F9B61F92AECA327]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
FAILED:
junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.security.BasicAuthIntegrationTest: 1) Thread[id=1653,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-BasicAuthIntegrationTest] at
java.lang.Thread.sleep(java.base@9-ea/Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.security.BasicAuthIntegrationTest:
1) Thread[id=1653, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-BasicAuthIntegrationTest]
at java.lang.Thread.sleep(java.base@9-ea/Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
at __randomizedtesting.SeedInfo.seed([4F9B61F92AECA327]:0)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
must have failed
Stack Trace:
java.lang.AssertionError: must have failed
at
__randomizedtesting.SeedInfo.seed([4F9B61F92AECA327:7243CFD51202FD57]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:160)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Build Log:
[...truncated 10687 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 123206 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 123206 INFO (Thread-348) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 123206 INFO (Thread-348) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 123306 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.ZkTestServer start zk server on port:33157
[junit4] 2> 123306 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 123307 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123345 INFO (zkCallback-259-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@518ecb name:ZooKeeperConnection
Watcher:127.0.0.1:33157 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 123345 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123346 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 123346 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 123379 INFO (jetty-launcher-258-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 123379 INFO (jetty-launcher-258-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 123379 INFO (jetty-launcher-258-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 123380 INFO (jetty-launcher-258-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 123380 INFO (jetty-launcher-258-thread-5) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 123381 INFO (jetty-launcher-258-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1bd90f4{/solr,null,AVAILABLE}
[junit4] 2> 123382 INFO (jetty-launcher-258-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@64545c{/solr,null,AVAILABLE}
[junit4] 2> 123382 INFO (jetty-launcher-258-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ad8bbd{/solr,null,AVAILABLE}
[junit4] 2> 123383 INFO (jetty-launcher-258-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5ecb43{/solr,null,AVAILABLE}
[junit4] 2> 123383 INFO (jetty-launcher-258-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6c1ff{/solr,null,AVAILABLE}
[junit4] 2> 123383 INFO (jetty-launcher-258-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1de2c12{HTTP/1.1,[http/1.1]}{127.0.0.1:46634}
[junit4] 2> 123383 INFO (jetty-launcher-258-thread-2) [ ]
o.e.j.s.Server Started @124786ms
[junit4] 2> 123383 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46634}
[junit4] 2> 123383 INFO (jetty-launcher-258-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@16ee495{HTTP/1.1,[http/1.1]}{127.0.0.1:35630}
[junit4] 2> 123383 INFO (jetty-launcher-258-thread-5) [ ]
o.e.j.s.Server Started @124787ms
[junit4] 2> 123383 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35630}
[junit4] 2> 123383 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1d4e2ba
[junit4] 2> 123383 INFO (jetty-launcher-258-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1c3fc8b{HTTP/1.1,[http/1.1]}{127.0.0.1:40704}
[junit4] 2> 123384 INFO (jetty-launcher-258-thread-1) [ ]
o.e.j.s.Server Started @124787ms
[junit4] 2> 123384 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40704}
[junit4] 2> 123384 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1d4e2ba
[junit4] 2> 123384 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node1'
[junit4] 2> 123384 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 123384 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 123384 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 123383 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1d4e2ba
[junit4] 2> 123385 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node2'
[junit4] 2> 123385 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 123385 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 123385 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 123383 INFO (jetty-launcher-258-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@d5f635{HTTP/1.1,[http/1.1]}{127.0.0.1:36246}
[junit4] 2> 123386 INFO (jetty-launcher-258-thread-4) [ ]
o.e.j.s.Server Started @124789ms
[junit4] 2> 123386 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36246}
[junit4] 2> 123386 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1d4e2ba
[junit4] 2> 123386 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node4'
[junit4] 2> 123386 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 123386 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 123386 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 123383 INFO (jetty-launcher-258-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@104d760{HTTP/1.1,[http/1.1]}{127.0.0.1:34408}
[junit4] 2> 123384 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node5'
[junit4] 2> 123387 INFO (jetty-launcher-258-thread-3) [ ]
o.e.j.s.Server Started @124790ms
[junit4] 2> 123387 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34408}
[junit4] 2> 123387 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 123387 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 123387 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 123387 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1d4e2ba
[junit4] 2> 123387 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node3'
[junit4] 2> 123387 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 123387 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 123389 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 123389 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123390 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123390 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123391 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123392 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123405 INFO (zkCallback-260-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d8a5fe name:ZooKeeperConnection
Watcher:127.0.0.1:33157/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 123405 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123405 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 123414 INFO (zkCallback-263-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@524dc2 name:ZooKeeperConnection
Watcher:127.0.0.1:33157/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 123414 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123415 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 123415 INFO (zkCallback-264-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e6592e name:ZooKeeperConnection
Watcher:127.0.0.1:33157/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 123415 INFO (zkCallback-261-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6a8fb5 name:ZooKeeperConnection
Watcher:127.0.0.1:33157/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 123415 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 123415 INFO (zkCallback-262-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e3af7f name:ZooKeeperConnection
Watcher:127.0.0.1:33157/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 123415 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123415 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123415 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123415 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 123415 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 123415 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 123415 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 123416 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 123416 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 123416 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 123442 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node4/.
[junit4] 2> 123442 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 6723734
[junit4] 2> 123442 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node4]
[junit4] 2> 123443 WARN (jetty-launcher-258-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node4/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node4/lib
[junit4] 2> 123443 INFO (jetty-launcher-258-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,
[junit4] 2> 123449 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 0x15566fcc7df0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> 123449 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node5/.
[junit4] 2> 123450 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 276514
[junit4] 2> 123450 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node5]
[junit4] 2> 123450 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 0x15566fcc7df0004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> 123450 WARN (jetty-launcher-258-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node5/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node5/lib
[junit4] 2> 123450 INFO (jetty-launcher-258-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,
[junit4] 2> 123450 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node1/.
[junit4] 2> 123450 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node2/.
[junit4] 2> 123450 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 4346326
[junit4] 2> 123451 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 22495654
[junit4] 2> 123451 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node3/.
[junit4] 2> 123451 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 14827614
[junit4] 2> 123451 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node3]
[junit4] 2> 123451 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 123451 WARN (jetty-launcher-258-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node3/lib
[junit4] 2> 123451 INFO (jetty-launcher-258-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,
[junit4] 2> 123452 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 123451 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node2]
[junit4] 2> 123451 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node1]
[junit4] 2> 123452 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 123452 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 123452 WARN (jetty-launcher-258-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node2/lib
[junit4] 2> 123452 WARN (jetty-launcher-258-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node1/lib
[junit4] 2> 123452 INFO (jetty-launcher-258-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,
[junit4] 2> 123453 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 123453 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 123453 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 123453 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33157/solr
[junit4] 2> 123453 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 123453 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 123453 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 123454 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 123454 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33157/solr
[junit4] 2> 123452 INFO (jetty-launcher-258-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,
[junit4] 2> 123452 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33157/solr
[junit4] 2> 123457 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 123457 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 123458 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123454 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123454 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 123458 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 123458 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 123458 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123454 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 123459 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 123459 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 123459 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33157/solr
[junit4] 2> 123459 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 123459 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 123459 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123459 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 123461 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 123461 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33157/solr
[junit4] 2> 123461 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 123461 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 123461 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123480 INFO (zkCallback-271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d14f22 name:ZooKeeperConnection
Watcher:127.0.0.1:33157 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 123480 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123481 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 123495 INFO (zkCallback-274-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@42f80a name:ZooKeeperConnection
Watcher:127.0.0.1:33157 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 123495 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123495 INFO (zkCallback-275-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@115f581 name:ZooKeeperConnection
Watcher:127.0.0.1:33157 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 123495 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123495 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 123495 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 123495 INFO (zkCallback-278-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@13e34df name:ZooKeeperConnection
Watcher:127.0.0.1:33157 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 123495 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123495 INFO (zkCallback-279-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@b602ce name:ZooKeeperConnection
Watcher:127.0.0.1:33157 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 123495 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123495 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 123495 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 123511 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$198/4166529@f7e212
[junit4] 2> 123512 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123521 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$198/4166529@832a7c
[junit4] 2> 123522 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 0x15566fcc7df0008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> 123522 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$198/4166529@10ea271
[junit4] 2> 123522 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123522 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$198/4166529@cacea
[junit4] 2> 123523 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123523 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123530 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$198/4166529@b2aa71
[junit4] 2> 123531 INFO (zkCallback-280-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@dffcba name:ZooKeeperConnection
Watcher:127.0.0.1:33157/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 123531 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123531 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 123542 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@14888eb name:ZooKeeperConnection
Watcher:127.0.0.1:33157/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 123542 INFO (zkCallback-282-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1635b84 name:ZooKeeperConnection
Watcher:127.0.0.1:33157/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 123542 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123542 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123542 INFO (zkCallback-283-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@423eec name:ZooKeeperConnection
Watcher:127.0.0.1:33157/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 123543 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123554 INFO (zkCallback-284-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1e73ede name:ZooKeeperConnection
Watcher:127.0.0.1:33157/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 123554 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 123575 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 123589 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 123589 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 123590 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 123590 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 123629 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 123637 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 123637 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 123638 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 123762 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 123772 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 123772 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 123772 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 123773 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 123818 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 123818 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 123818 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 123825 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 123825 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 123847 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 123847 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 123857 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 123857 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 123857 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 123886 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 123899 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 123899 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 123900 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 123900 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 123926 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 123933 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 123934 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 123933 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 123953 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 123953 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 123953 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 123953 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 123953 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 123970 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 123970 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 123971 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 123971 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 123971 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 123994 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 123994 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 123994 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 124007 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 124007 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 124025 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 124025 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 124033 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 124033 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 124041 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 124041 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 124041 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 124041 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 124041 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 124042 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 124042 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 124042 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 124042 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 124042 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 124043 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 124045 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 124046 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 124046 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 124046 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 124071 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 124071 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 124071 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 124071 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 124073 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 124102 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 124102 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 124102 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 124119 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 124168 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96096202929405965-127.0.0.1:34408_solr-n_0000000000
[junit4] 2> 124168 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96096202929405966-127.0.0.1:46634_solr-n_0000000001
[junit4] 2> 124168 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96096202929405964-127.0.0.1:36246_solr-n_0000000002
[junit4] 2> 124169 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 124184 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34408_solr
[junit4] 2> 124184 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 124186 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96096202929405967-127.0.0.1:40704_solr-n_0000000003
[junit4] 2> 124199 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96096202929405963-127.0.0.1:35630_solr-n_0000000004
[junit4] 2> 124199 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96096202929405966-127.0.0.1:46634_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 124199 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96096202929405965-127.0.0.1:34408_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 124199 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36246_solr
[junit4] 2> 124199 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46634_solr
[junit4] 2> 124210 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96096202929405967-127.0.0.1:40704_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 124210 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96096202929405964-127.0.0.1:36246_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 124210 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46634_solr
[junit4] 2> 124210 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36246_solr
[junit4] 2> 124210 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=96096202929405965-127.0.0.1:34408_solr-n_0000000000) starting
[junit4] 2> 124210 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40704_solr
[junit4] 2> 124210 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35630_solr
[junit4] 2> 124229 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40704_solr
[junit4] 2> 124243 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35630_solr
[junit4] 2> 124257 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 124257 INFO (zkCallback-282-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 124257 INFO (zkCallback-283-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 124257 INFO (zkCallback-280-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 124258 INFO (zkCallback-284-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 124267 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 124268 INFO (zkCallback-282-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 124277 INFO (zkCallback-282-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 124280 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 124281 INFO (zkCallback-280-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 124281 INFO (zkCallback-284-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 124281 INFO (zkCallback-283-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 124287 INFO (zkCallback-284-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 124287 INFO (zkCallback-280-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 124288 INFO (zkCallback-283-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 124289 INFO (zkCallback-282-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 124289 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 124289 INFO (zkCallback-284-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 124290 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 124290 INFO (zkCallback-283-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 124290 INFO (zkCallback-280-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 124377 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 124377 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 124378 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node5/.
[junit4] 2> 124378 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 124379 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 124379 INFO (jetty-launcher-258-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 124391 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 124391 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 124392 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node1/.
[junit4] 2> 124392 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 124411 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 124411 INFO (jetty-launcher-258-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 124411 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 124412 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 124412 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node4/.
[junit4] 2> 124413 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 124423 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 124423 INFO (jetty-launcher-258-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 124433 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 124433 INFO
(OverseerCollectionConfigSetProcessor-96096202929405965-127.0.0.1:34408_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 124434 INFO
(OverseerStateUpdate-96096202929405965-127.0.0.1:34408_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 124434 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:34408_solr as DOWN
[junit4] 2> 124447 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 124447 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 124447 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node2/.
[junit4] 2> 124447 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 124452 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 124452 INFO (jetty-launcher-258-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 124452 INFO
(OverseerStateUpdate-96096202929405965-127.0.0.1:34408_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
[junit4] 2> 124469 INFO
(OverseerStateUpdate-96096202929405965-127.0.0.1:34408_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:34408_solr"} current state version: 0
[junit4] 2> 124469 INFO
(OverseerStateUpdate-96096202929405965-127.0.0.1:34408_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34408_solr
[junit4] 2> 125469 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34408_solr
[junit4] 2> 125471 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34408_solr
[junit4] 2> 125474 INFO (zkCallback-284-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 125474 INFO (zkCallback-283-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 125474 INFO (zkCallback-282-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 125474 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 125474 INFO (zkCallback-280-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 125475 INFO (zkCallback-283-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 125476 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 125477 INFO (zkCallback-284-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 125477 INFO (zkCallback-280-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 125477 INFO (zkCallback-282-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 125511 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 125512 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 125513 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node3/.
[junit4] 2> 125513 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 125514 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 125514 INFO (jetty-launcher-258-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 125514 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 125514 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 125528 INFO (zkCallback-290-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2a902d name:ZooKeeperConnection
Watcher:127.0.0.1:33157 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 125528 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 125528 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 125533 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string:
127.0.0.1:33157/solr
[junit4] 2> 125535 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@16ee495{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 125535 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=276514
[junit4] 2> 125535 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:35630_solr as DOWN
[junit4] 2> 125541 INFO
(OverseerStateUpdate-96096202929405965-127.0.0.1:34408_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:35630_solr"} current state version: 0
[junit4] 2> 125541 INFO
(OverseerStateUpdate-96096202929405965-127.0.0.1:34408_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35630_solr
[junit4] 2> 125553 INFO (zkCallback-280-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 125553 INFO (zkCallback-282-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 125553 INFO (zkCallback-283-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 125554 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 125553 INFO (zkCallback-284-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 125562 INFO (zkCallback-283-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
[junit4] 2> 125562 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
[junit4] 2> 125562 INFO (zkCallback-284-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
[junit4] 2> 125564 INFO (zkCallback-282-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
[junit4] 2> 127054 WARN (zkCallback-280-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 127055 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6c1ff{/solr,null,UNAVAILABLE}
[junit4] 2> 127056 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 127057 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9936ef{/solr,null,AVAILABLE}
[junit4] 2> 127058 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@16280a{HTTP/1.1,[http/1.1]}{127.0.0.1:35913}
[junit4] 2> 127058 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.e.j.s.Server Started @128461ms
[junit4] 2> 127058 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35913}
[junit4] 2> 127059 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1d4e2ba
[junit4] 2> 127059 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node6'
[junit4] 2> 127059 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 127059 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 127059 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 127060 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 127068 INFO (zkCallback-292-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1e7059c name:ZooKeeperConnection
Watcher:127.0.0.1:33157/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 127068 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 127068 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 127069 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 127087 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node6/.
[junit4] 2> 127087 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.CoreContainer New CoreContainer 30524324
[junit4] 2> 127087 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node6]
[junit4] 2> 127088 WARN
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node6/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node6/lib
[junit4] 2> 127089 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
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,
[junit4] 2> 127091 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 127092 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 127092 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 127092 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33157/solr
[junit4] 2> 127092 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 127092 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 127092 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 127102 INFO (zkCallback-295-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a78049 name:ZooKeeperConnection
Watcher:127.0.0.1:33157 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 127103 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 127104 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 127106 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$198/4166529@17b171d
[junit4] 2> 127107 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 127109 INFO (zkCallback-296-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@505e35 name:ZooKeeperConnection
Watcher:127.0.0.1:33157/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 127109 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 127150 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 127150 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 127151 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 127153 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 127155 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96096202929405971-127.0.0.1:35913_solr-n_0000000005
[junit4] 2> 127155 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96096202929405967-127.0.0.1:40704_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 127155 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:35913_solr as DOWN
[junit4] 2> 127162 INFO
(OverseerStateUpdate-96096202929405965-127.0.0.1:34408_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:35913_solr"} current state version: 0
[junit4] 2> 127162 INFO
(OverseerStateUpdate-96096202929405965-127.0.0.1:34408_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35913_solr
[junit4] 2> 128162 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35913_solr
[junit4] 2> 128164 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35913_solr
[junit4] 2> 128167 INFO (zkCallback-284-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 128167 INFO (zkCallback-282-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 128167 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 128167 INFO (zkCallback-283-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 128168 INFO (zkCallback-296-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 128169 INFO (zkCallback-284-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 128169 INFO (zkCallback-283-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 128169 INFO (zkCallback-282-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 128169 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 128169 INFO (zkCallback-296-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 128241 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 128241 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 128242 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4F9B61F92AECA327-001/tempDir-001/node6/.
[junit4] 2> 128242 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 128243 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 128243 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 128243 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 128243 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 128246 INFO (zkCallback-298-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5eee93 name:ZooKeeperConnection
Watcher:127.0.0.1:33157/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 128246 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 128246 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 128247 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/protwords.txt
[junit4] 2> 128258 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
[junit4] 2> 128262 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
[junit4] 2> 128268 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
[junit4] 2> 128271 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
[junit4] 2> 128277 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
[junit4] 2> 128280 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
[junit4] 2> 128287 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
[junit4] 2> 128291 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
[junit4] 2> 128294 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
[junit4] 2> 128333 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
[junit4] 2> 128336 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
[junit4] 2> 128339 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 128342 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-replication2.xml
[junit4] 2> 128349 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
[junit4] 2> 128353 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
[junit4] 2> 128367 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
[junit4] 2> 128391 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/old_synonyms.txt
[junit4] 2> 128395 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/enumsConfig.xml
[junit4] 2> 128398 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
[junit4] 2> 128427 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
[junit4] 2> 128431 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4F9B61F92AECA327]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
[junit4] 2> 128450 INFO (TEST-BasicAuthIntegrationTest.testBasics-
[...truncated too long message...]
Dir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_4F9B61F92AECA327-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
[junit4] 2> 183465 INFO (coreCloseExecutor-557-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 183465 INFO (coreCloseExecutor-557-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_4F9B61F92AECA327-001/tempDir-001/shard2/cores/collection1/data
[junit4] 2> 183466 INFO
(TEST-DistributedQueryElevationComponentTest.test-seed#[4F9B61F92AECA327]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1701525{/,null,UNAVAILABLE}
[junit4] 2> 183471 INFO
(SUITE-DistributedQueryElevationComponentTest-seed#[4F9B61F92AECA327]-worker) [
] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> ObjectTracker found 1 object(s) that were not released!!!
[InternalHttpClient]
[junit4] 2>
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
[junit4] 2> at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:268)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:211)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:203)
[junit4] 2> at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:88)
[junit4] 2> at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
[junit4] 2> at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
[junit4] 2> at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2>
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{int_i=PostingsFormat(name=MockRandom), field_t=PostingsFormat(name=Memory
doPackFST= false), id=PostingsFormat(name=Memory doPackFST= false),
text=PostingsFormat(name=MockRandom), plow_t=PostingsFormat(name=MockRandom)},
docValues:{}, maxPointsInLeafNode=1332, maxMBSortInHeap=7.2564500631341975,
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=gu-IN,
timezone=Europe/Rome
[junit4] 2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=162889448,total=300154880
[junit4] 2> NOTE: All tests run in this JVM: [DateFieldTest, TestFaceting,
TestPseudoReturnFields, TestFastOutputStream, TestRTimerTree,
DataDrivenBlockJoinTest, TestBulkSchemaConcurrent,
TestConfigSetsAPIExclusivity, SolrCloudExampleTest, TestSQLHandler,
BasicAuthIntegrationTest, DistributedQueryElevationComponentTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DistributedQueryElevationComponentTest -Dtests.seed=4F9B61F92AECA327
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gu-IN
-Dtests.timezone=Europe/Rome -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | DistributedQueryElevationComponentTest (suite)
<<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [InternalHttpClient]
[junit4] > at
__randomizedtesting.SeedInfo.seed([4F9B61F92AECA327]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
[junit4] > at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
[junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] Completed [47/614 (2!)] on J0 in 3.48s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1842 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:531: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984:
There were test failures: 614 suites (10 ignored), 2584 tests, 2 suite-level
errors, 1 failure, 118 ignored (72 assumptions) [seed: 4F9B61F92AECA327]
Total time: 62 minutes 18 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]