Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/757/
Java: 64bit/jdk-11.0.3 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Expected metric minimums for prefix SECURITY./authentication.:
{failMissingCredentials=2, authenticated=19, passThrough=9,
failWrongCredentials=1, requests=31, errors=0}, but got:
{failMissingCredentials=2, authenticated=17, passThrough=10, totalTime=2890312,
failWrongCredentials=1, requestTimes=1829, requests=30, errors=0}
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication.: {failMissingCredentials=2, authenticated=19,
passThrough=9, failWrongCredentials=1, requests=31, errors=0}, but got:
{failMissingCredentials=2, authenticated=17, passThrough=10, totalTime=2890312,
failWrongCredentials=1, requestTimes=1829, requests=30, errors=0}
at
__randomizedtesting.SeedInfo.seed([6775E6AF4FA08D00:DB1B90BDEBF30E7A]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:129)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:83)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:306)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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
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:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 15935 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6775E6AF4FA08D00-001/init-core-data-001
[junit4] 2> 2431564 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6775E6AF4FA08D00-001/tempDir-001
[junit4] 2> 2431564 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2431564 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2431564 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2431664 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.ZkTestServer start zk server on port:41845
[junit4] 2> 2431665 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41845
[junit4] 2> 2431665 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41845
[junit4] 2> 2431666 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2431667 INFO (zkConnectionManagerCallback-14852-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2431667 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2431669 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2431670 INFO (zkConnectionManagerCallback-14854-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2431670 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2431671 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2431673 INFO (zkConnectionManagerCallback-14856-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2431673 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2431781 WARN (jetty-launcher-14857-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2431781 WARN (jetty-launcher-14857-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2431781 WARN (jetty-launcher-14857-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2431781 INFO (jetty-launcher-14857-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2431781 INFO (jetty-launcher-14857-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2431781 INFO (jetty-launcher-14857-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2431781 INFO (jetty-launcher-14857-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2431781 INFO (jetty-launcher-14857-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2431781 INFO (jetty-launcher-14857-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
[junit4] 2> 2431781 INFO (jetty-launcher-14857-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2431781 INFO (jetty-launcher-14857-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
[junit4] 2> 2431781 INFO (jetty-launcher-14857-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
[junit4] 2> 2431783 INFO (jetty-launcher-14857-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2431783 INFO (jetty-launcher-14857-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2431783 INFO (jetty-launcher-14857-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1018fea6{/solr,null,AVAILABLE}
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7610c6aa{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:?????}
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@520454b6{/solr,null,AVAILABLE}
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-2) [ ]
o.e.j.s.Server Started @???????ms
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42109}
[junit4] 2> 2431784 ERROR (jetty-launcher-14857-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@39182cdf{/solr,null,AVAILABLE}
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-24T14:06:43.703791Z
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6ae90614{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:?????}
[junit4] 2> 2431784 INFO (jetty-launcher-14857-thread-3) [ ]
o.e.j.s.Server Started @???????ms
[junit4] 2> 2431785 INFO (jetty-launcher-14857-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34705}
[junit4] 2> 2431785 ERROR (jetty-launcher-14857-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2431785 INFO (jetty-launcher-14857-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2431785 INFO (jetty-launcher-14857-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2431785 INFO (jetty-launcher-14857-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2431785 INFO (jetty-launcher-14857-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2431785 INFO (jetty-launcher-14857-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-24T14:06:43.704247Z
[junit4] 2> 2431785 INFO (jetty-launcher-14857-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4b482867{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:?????}
[junit4] 2> 2431785 INFO (jetty-launcher-14857-thread-1) [ ]
o.e.j.s.Server Started @???????ms
[junit4] 2> 2431785 INFO (jetty-launcher-14857-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45039}
[junit4] 2> 2431785 ERROR (jetty-launcher-14857-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2431785 INFO (jetty-launcher-14857-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2431785 INFO (jetty-launcher-14857-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2431785 INFO (jetty-launcher-14857-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2431785 INFO (jetty-launcher-14857-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2431785 INFO (jetty-launcher-14857-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-24T14:06:43.704521Z
[junit4] 2> 2431786 INFO (jetty-launcher-14857-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2431786 INFO (jetty-launcher-14857-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2431786 INFO (zkConnectionManagerCallback-14861-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2431786 INFO (jetty-launcher-14857-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2431787 INFO (zkConnectionManagerCallback-14859-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2431787 INFO (jetty-launcher-14857-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2431787 INFO (jetty-launcher-14857-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2431787 INFO (jetty-launcher-14857-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2431787 INFO (zkConnectionManagerCallback-14863-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2431787 INFO (jetty-launcher-14857-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2431787 INFO (jetty-launcher-14857-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2431787 INFO (jetty-launcher-14857-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2432066 INFO (jetty-launcher-14857-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2432067 WARN (jetty-launcher-14857-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4235a972[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2432067 WARN (jetty-launcher-14857-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4235a972[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2432069 WARN (jetty-launcher-14857-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@30c30664[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2432069 WARN (jetty-launcher-14857-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@30c30664[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2432069 INFO (jetty-launcher-14857-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41845/solr
[junit4] 2> 2432070 INFO (jetty-launcher-14857-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2432071 INFO (zkConnectionManagerCallback-14871-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2432071 INFO (jetty-launcher-14857-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2432080 INFO (jetty-launcher-14857-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2432081 WARN (jetty-launcher-14857-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@53ff59dc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2432081 WARN (jetty-launcher-14857-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@53ff59dc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2432083 WARN (jetty-launcher-14857-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4da9aecf[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2432083 WARN (jetty-launcher-14857-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4da9aecf[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2432083 INFO (jetty-launcher-14857-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41845/solr
[junit4] 2> 2432084 INFO (jetty-launcher-14857-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2432085 INFO (zkConnectionManagerCallback-14877-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2432085 INFO (jetty-launcher-14857-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2432192 INFO (jetty-launcher-14857-thread-3)
[n:127.0.0.1:34705_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2432192 INFO (zkConnectionManagerCallback-14880-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2432192 INFO (jetty-launcher-14857-thread-3)
[n:127.0.0.1:34705_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2432237 INFO (jetty-launcher-14857-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2432238 WARN (jetty-launcher-14857-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1212364d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2432238 WARN (jetty-launcher-14857-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1212364d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2432239 WARN (jetty-launcher-14857-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3e1db342[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2432239 WARN (jetty-launcher-14857-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3e1db342[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2432240 INFO (jetty-launcher-14857-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41845/solr
[junit4] 2> 2432241 INFO (jetty-launcher-14857-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2432241 INFO (zkConnectionManagerCallback-14888-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2432241 INFO (jetty-launcher-14857-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2432245 INFO (jetty-launcher-14857-thread-3)
[n:127.0.0.1:34705_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34705_solr
[junit4] 2> 2432245 INFO (jetty-launcher-14857-thread-3)
[n:127.0.0.1:34705_solr ] o.a.s.c.Overseer Overseer
(id=72482302628069384-127.0.0.1:34705_solr-n_0000000000) starting
[junit4] 2> 2432247 INFO (jetty-launcher-14857-thread-3)
[n:127.0.0.1:34705_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2432247 INFO (zkConnectionManagerCallback-14893-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2432248 INFO (jetty-launcher-14857-thread-3)
[n:127.0.0.1:34705_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2432248 INFO (jetty-launcher-14857-thread-3)
[n:127.0.0.1:34705_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41845/solr ready
[junit4] 2> 2432249 INFO
(OverseerStateUpdate-72482302628069384-127.0.0.1:34705_solr-n_0000000000)
[n:127.0.0.1:34705_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34705_solr
[junit4] 2> 2432249 INFO (jetty-launcher-14857-thread-3)
[n:127.0.0.1:34705_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34705_solr
[junit4] 2> 2432249 INFO
(OverseerStateUpdate-72482302628069384-127.0.0.1:34705_solr-n_0000000000)
[n:127.0.0.1:34705_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2432250 INFO (zkCallback-14892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2432257 INFO (jetty-launcher-14857-thread-3)
[n:127.0.0.1:34705_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2432268 INFO (jetty-launcher-14857-thread-3)
[n:127.0.0.1:34705_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34705.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2432274 INFO (jetty-launcher-14857-thread-3)
[n:127.0.0.1:34705_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34705.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2432274 INFO (jetty-launcher-14857-thread-3)
[n:127.0.0.1:34705_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34705.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2432274 INFO (jetty-launcher-14857-thread-3)
[n:127.0.0.1:34705_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6775E6AF4FA08D00-001/tempDir-001/node3/.
[junit4] 2> 2432291 INFO (jetty-launcher-14857-thread-2)
[n:127.0.0.1:42109_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2432292 INFO (zkConnectionManagerCallback-14896-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2432292 INFO (jetty-launcher-14857-thread-2)
[n:127.0.0.1:42109_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2432294 INFO (jetty-launcher-14857-thread-2)
[n:127.0.0.1:42109_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2432296 INFO (jetty-launcher-14857-thread-2)
[n:127.0.0.1:42109_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42109_solr as DOWN
[junit4] 2> 2432296 INFO (jetty-launcher-14857-thread-2)
[n:127.0.0.1:42109_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2432296 INFO (jetty-launcher-14857-thread-2)
[n:127.0.0.1:42109_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42109_solr
[junit4] 2> 2432297 INFO (zkCallback-14892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2432297 INFO (zkCallback-14879-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2432297 INFO (zkCallback-14895-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2432297 INFO (jetty-launcher-14857-thread-2)
[n:127.0.0.1:42109_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2432297 INFO (zkConnectionManagerCallback-14903-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2432298 INFO (jetty-launcher-14857-thread-2)
[n:127.0.0.1:42109_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2432298 INFO (jetty-launcher-14857-thread-2)
[n:127.0.0.1:42109_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2432299 INFO (jetty-launcher-14857-thread-2)
[n:127.0.0.1:42109_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41845/solr ready
[junit4] 2> 2432306 INFO (jetty-launcher-14857-thread-2)
[n:127.0.0.1:42109_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2432315 INFO (jetty-launcher-14857-thread-2)
[n:127.0.0.1:42109_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42109.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2432323 INFO (jetty-launcher-14857-thread-2)
[n:127.0.0.1:42109_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42109.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2432323 INFO (jetty-launcher-14857-thread-2)
[n:127.0.0.1:42109_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42109.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2432323 INFO (jetty-launcher-14857-thread-2)
[n:127.0.0.1:42109_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6775E6AF4FA08D00-001/tempDir-001/node2/.
[junit4] 2> 2432392 INFO (jetty-launcher-14857-thread-1)
[n:127.0.0.1:45039_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2432393 INFO (zkConnectionManagerCallback-14906-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2432393 INFO (jetty-launcher-14857-thread-1)
[n:127.0.0.1:45039_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2432396 INFO (jetty-launcher-14857-thread-1)
[n:127.0.0.1:45039_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2432397 INFO (jetty-launcher-14857-thread-1)
[n:127.0.0.1:45039_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45039_solr as DOWN
[junit4] 2> 2432398 INFO (jetty-launcher-14857-thread-1)
[n:127.0.0.1:45039_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2432398 INFO (jetty-launcher-14857-thread-1)
[n:127.0.0.1:45039_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45039_solr
[junit4] 2> 2432398 INFO (zkCallback-14892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2432398 INFO (zkCallback-14879-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2432398 INFO (zkCallback-14895-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2432398 INFO (zkCallback-14902-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2432398 INFO (zkCallback-14905-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2432399 INFO (jetty-launcher-14857-thread-1)
[n:127.0.0.1:45039_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2432399 INFO (zkConnectionManagerCallback-14913-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2432399 INFO (jetty-launcher-14857-thread-1)
[n:127.0.0.1:45039_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2432400 INFO (jetty-launcher-14857-thread-1)
[n:127.0.0.1:45039_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2432400 INFO (jetty-launcher-14857-thread-1)
[n:127.0.0.1:45039_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41845/solr ready
[junit4] 2> 2432407 INFO (jetty-launcher-14857-thread-1)
[n:127.0.0.1:45039_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2432415 INFO (jetty-launcher-14857-thread-1)
[n:127.0.0.1:45039_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45039.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2432422 INFO (jetty-launcher-14857-thread-1)
[n:127.0.0.1:45039_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45039.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2432422 INFO (jetty-launcher-14857-thread-1)
[n:127.0.0.1:45039_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45039.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2432422 INFO (jetty-launcher-14857-thread-1)
[n:127.0.0.1:45039_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6775E6AF4FA08D00-001/tempDir-001/node1/.
[junit4] 2> 2432466 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2432467 INFO (zkConnectionManagerCallback-14919-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2432467 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2432468 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2432468 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41845/solr ready
[junit4] 2> 2432471 INFO (qtp1167052454-41787) [n:127.0.0.1:45039_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2432472 INFO
(OverseerThreadFactory-13621-thread-1-processing-n:127.0.0.1:34705_solr)
[n:127.0.0.1:34705_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 2432576 INFO
(OverseerStateUpdate-72482302628069384-127.0.0.1:34705_solr-n_0000000000)
[n:127.0.0.1:34705_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"authCollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:45039/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2432577 INFO
(OverseerStateUpdate-72482302628069384-127.0.0.1:34705_solr-n_0000000000)
[n:127.0.0.1:34705_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"authCollection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42109/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2432578 INFO
(OverseerStateUpdate-72482302628069384-127.0.0.1:34705_solr-n_0000000000)
[n:127.0.0.1:34705_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"authCollection_shard3_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34705/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2432782 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
x:authCollection_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2432782 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
x:authCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2432782 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
x:authCollection_shard3_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 2432783 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
x:authCollection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2433787 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 2433787 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 2433788 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 2433793 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2433793 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
[junit4] 2> 2433794 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2433794 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2433794 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4'
using configuration from collection authCollection, trusted=true
[junit4] 2> 2433794 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2433794 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1'
using configuration from collection authCollection, trusted=true
[junit4] 2> 2433794 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34705.solr.core.authCollection.shard3.replica_n4' (registry
'solr.core.authCollection.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2433795 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45039.solr.core.authCollection.shard1.replica_n1' (registry
'solr.core.authCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2433795 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6775E6AF4FA08D00-001/tempDir-001/node3/authCollection_shard3_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6775E6AF4FA08D00-001/tempDir-001/node3/./authCollection_shard3_replica_n4/data/]
[junit4] 2> 2433795 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6775E6AF4FA08D00-001/tempDir-001/node1/authCollection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6775E6AF4FA08D00-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
[junit4] 2> 2433795 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2433795 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2'
using configuration from collection authCollection, trusted=true
[junit4] 2> 2433795 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42109.solr.core.authCollection.shard2.replica_n2' (registry
'solr.core.authCollection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2433795 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6775E6AF4FA08D00-001/tempDir-001/node2/authCollection_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6775E6AF4FA08D00-001/tempDir-001/node2/./authCollection_shard2_replica_n2/data/]
[junit4] 2> 2433829 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2433829 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2433830 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2433830 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2433830 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2433830 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2433830 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2433830 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2433831 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2433831 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2433831 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4a323c4b[authCollection_shard2_replica_n2] main]
[junit4] 2> 2433831 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2433831 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2433832 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2433832 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@24d2267[authCollection_shard3_replica_n4] main]
[junit4] 2> 2433832 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@78c8de6a[authCollection_shard1_replica_n1] main]
[junit4] 2> 2433832 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2433833 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2433833 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1637231053506609152
[junit4] 2> 2433833 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2433833 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2433833 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2433833 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2433833 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2433833 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2433833 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1637231053506609152
[junit4] 2> 2433833 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1637231053506609152
[junit4] 2> 2433835 INFO
(searcherExecutor-13636-thread-1-processing-n:127.0.0.1:42109_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore
[authCollection_shard2_replica_n2] Registered new searcher
Searcher@4a323c4b[authCollection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2433835 INFO
(searcherExecutor-13635-thread-1-processing-n:127.0.0.1:45039_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:45039_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore
[authCollection_shard1_replica_n1] Registered new searcher
Searcher@78c8de6a[authCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2433836 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0},
version=0}
[junit4] 2> 2433836 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard3
[junit4] 2> 2433836 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0},
version=0}
[junit4] 2> 2433836 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard2
[junit4] 2> 2433836 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 2433836 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard1
[junit4] 2> 2433837 INFO
(searcherExecutor-13634-thread-1-processing-n:127.0.0.1:34705_solr
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6)
[n:127.0.0.1:34705_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore
[authCollection_shard3_replica_n4] Registered new searcher
Searcher@24d2267[authCollection_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2433838 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2433838 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2433838 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2433838 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2433838 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2433838 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45039/solr/authCollection_shard1_replica_n1/
[junit4] 2> 2433838 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2433838 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:42109/solr/authCollection_shard2_replica_n2/
[junit4] 2> 2433838 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34705/solr/authCollection_shard3_replica_n4/
[junit4] 2> 2433838 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2433838 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2433838 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:42109/solr/authCollection_shard2_replica_n2/ has no replicas
[junit4] 2> 2433838 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:34705/solr/authCollection_shard3_replica_n4/ has no replicas
[junit4] 2> 2433838 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard3/leader after winning as
/collections/authCollection/leader_elect/shard3/election/72482302628069384-core_node6-n_0000000000
[junit4] 2> 2433838 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard2/leader after winning as
/collections/authCollection/leader_elect/shard2/election/72482302628069387-core_node5-n_0000000000
[junit4] 2> 2433838 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2433838 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:45039/solr/authCollection_shard1_replica_n1/ has no replicas
[junit4] 2> 2433838 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard1/leader after winning as
/collections/authCollection/leader_elect/shard1/election/72482302628069389-core_node3-n_0000000000
[junit4] 2> 2433839 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34705/solr/authCollection_shard3_replica_n4/ shard3
[junit4] 2> 2433839 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45039/solr/authCollection_shard1_replica_n1/ shard1
[junit4] 2> 2433839 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:42109/solr/authCollection_shard2_replica_n2/ shard2
[junit4] 2> 2433940 INFO (zkCallback-14895-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2433940 INFO (zkCallback-14879-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2433940 INFO (zkCallback-14905-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2433940 INFO (zkCallback-14879-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2433940 INFO (zkCallback-14905-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2433940 INFO (zkCallback-14895-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2433941 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2433941 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2433941 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2433983 INFO (qtp1167052454-41784) [n:127.0.0.1:45039_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1201
[junit4] 2> 2433983 INFO (qtp1680798945-41788) [n:127.0.0.1:34705_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1201
[junit4] 2> 2433983 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1199
[junit4] 2> 2433984 INFO (qtp1167052454-41787) [n:127.0.0.1:45039_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 2434042 INFO (zkCallback-14905-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2434042 INFO (zkCallback-14895-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2434042 INFO (zkCallback-14905-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2434042 INFO (zkCallback-14879-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2434042 INFO (zkCallback-14879-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2434042 INFO (zkCallback-14895-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2434042 INFO (zkCallback-14879-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2434043 INFO (zkCallback-14895-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2434043 INFO (zkCallback-14905-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2434043 INFO (qtp1167052454-41787) [n:127.0.0.1:45039_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
status=0 QTime=1572
[junit4] 2> 2434045 INFO (qtp2027366336-41778) [n:127.0.0.1:42109_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication
params={} status=0 QTime=0
[junit4] 2> 2434045 INFO (qtp2027366336-41780) [n:127.0.0.1:42109_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication
params={} status=0 QTime=0
[junit4] 2> 2434045 INFO (zkCallback-14879-thread-2) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 2434045 INFO (zkCallback-14905-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 2434045 INFO (zkCallback-14895-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 2434046 INFO (zkCallback-14879-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2434046 INFO (zkCallback-14905-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2434046 INFO (zkCallback-14895-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2434046 INFO (zkCallback-14895-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 2434046 INFO (zkCallback-14905-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 2434046 INFO (zkCallback-14879-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 2434096 INFO (qtp2027366336-41782) [n:127.0.0.1:42109_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication
params={} status=0 QTime=0
[junit4] 2> 2434097 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1179437176
[junit4] 2> 2434097 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:42109_solr
[junit4] 2> 2434097 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 2434097 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:42109_solr as DOWN
[junit4] 2> 2434098 INFO (coreCloseExecutor-13649-thread-1)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore
[authCollection_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@410c6b5b
[junit4] 2> 2434098 INFO (coreCloseExecutor-13649-thread-1)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.authCollection.shard2.replica_n2, tag=410c6b5b
[junit4] 2> 2434098 INFO (coreCloseExecutor-13649-thread-1)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6844c413: rootName =
solr_42109, domain = solr.core.authCollection.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.authCollection.shard2.replica_n2
/ com.codahale.metrics.MetricRegistry@53ed057f
[junit4] 2> 2434104 INFO (coreCloseExecutor-13649-thread-1)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.authCollection.shard2.leader,
tag=410c6b5b
[junit4] 2> 2434105 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2434105 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@40499851: rootName =
solr_42109, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@b39c36
[junit4] 2> 2434109 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2434109 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5856ecc7: rootName =
solr_42109, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@7571970a
[junit4] 2> 2434112 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2434112 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@564a8b5b: rootName =
solr_42109, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@18e3a203
[junit4] 2> 2434112 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2434113 INFO (zkCallback-14892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2434113 INFO (zkCallback-14912-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2434113 INFO (zkCallback-14918-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2434113 INFO (zkCallback-14905-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2434113 INFO (zkCallback-14879-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2434199 INFO (zkCallback-14879-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2434199 INFO (zkCallback-14905-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2434199 INFO (zkCallback-14879-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2434199 INFO (zkCallback-14905-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2434199 INFO (zkCallback-14879-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2434199 INFO (zkCallback-14905-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2434314 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7610c6aa{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:?}
[junit4] 2> 2434315 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1018fea6{/solr,null,UNAVAILABLE}
[junit4] 2> 2434315 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2434315 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2434315 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2434315 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 42109 try number 1 ...
[junit4] 2> 2434315 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
[junit4] 2> 2434316 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2434316 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2434316 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2434316 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2d338eeb{/solr,null,AVAILABLE}
[junit4] 2> 2434316 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5bcd5eb2{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:?????}
[junit4] 2> 2434316 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.e.j.s.Server Started @???????ms
[junit4] 2> 2434316 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42109}
[junit4] 2> 2434317 ERROR
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2434317 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2434317 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2434317 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2434317 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2434317 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-24T14:06:46.236246Z
[junit4] 2> 2434320 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2434320 INFO (zkConnectionManagerCallback-14928-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2434320 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2434321 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2434471 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2434472 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@395d080f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2434472 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@395d080f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2434474 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@64e6fd08[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2434474 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@64e6fd08[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2434474 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41845/solr
[junit4] 2> 2434475 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2434476 INFO (zkConnectionManagerCallback-14935-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2434476 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2434476 INFO
(OverseerCollectionConfigSetProcessor-72482302628069384-127.0.0.1:34705_solr-n_0000000000)
[n:127.0.0.1:34705_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2434578 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2434578 INFO (zkConnectionManagerCallback-14937-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2434578 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2434581 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2434583 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42109_solr as DOWN
[junit4] 2> 2434583 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2434583 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42109_solr
[junit4] 2> 2434584 INFO (zkCallback-14892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2434584 INFO (zkCallback-14912-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2434584 INFO (zkCallback-14918-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2434584 INFO (zkCallback-14905-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2434584 INFO (zkCallback-14879-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2434584 INFO (zkCallback-14936-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2434585 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2434585 INFO (zkConnectionManagerCallback-14944-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2434585 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2434586 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2434587 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41845/solr ready
[junit4] 2> 2434587 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2434588 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 2434594 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2434606 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42109.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2434613 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42109.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2434613 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42109.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2434614 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6775E6AF4FA08D00-001/tempDir-001/node2/.
[junit4] 2> 2434614 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6775E6AF4FA08D00])
[n:127.0.0.1:42109_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[authCollection_shard2_replica_n2]
[junit4] 2> 2434619 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.2.0
[junit4] 2> 2434623 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr ] o.a.s.s.IndexSchema
[authCollection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2434624 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 2434636 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.2.0
[junit4] 2> 2434648 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema
[authCollection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2434649 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2434649 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore
'authCollection_shard2_replica_n2' using configuration from collection
authCollection, trusted=true
[junit4] 2> 2434649 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_42109.solr.core.authCollection.shard2.replica_n2' (registry
'solr.core.authCollection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@127cca4b
[junit4] 2> 2434649 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore
[[authCollection_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6775E6AF4FA08D00-001/tempDir-001/node2/authCollection_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6775E6AF4FA08D00-001/tempDir-001/node2/./authCollection_shard2_replica_n2/data/]
[junit4] 2> 2434670 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2434670 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2434671 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 2434671 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 2434671 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2aa54e93[authCollection_shard2_replica_n2] main]
[junit4] 2> 2434672 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2434672 INFO
(coreLoadExecutor-13659-thread-1-processing-n:127.0.0.1:42109_solr)
[n:127.0.0.1:42109_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourc
[...truncated too long message...]
Credentials=1, requestTimes=1829, requests=30, errors=0}
[junit4] > at
__randomizedtesting.SeedInfo.seed([6775E6AF4FA08D00:DB1B90BDEBF30E7A]:0)
[junit4] > at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:129)
[junit4] > at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:83)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:306)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6775E6AF4FA08D00-001
[junit4] 2> Jun 24, 2019 2:06:52 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{_root_=Lucene50(blocksize=128),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
maxPointsInLeafNode=1632, maxMBSortInHeap=5.3918258783403035,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@19872f02),
locale=ar-MR, timezone=Asia/Kuwait
[junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/AdoptOpenJDK 11.0.3
(64-bit)/cpus=8,threads=1,free=266865584,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [BitVectorTest,
TestConfigReload, TestStressUserVersions, InfixSuggestersTest,
TestNonDefinedSimilarityFactory, TestPHPSerializedResponseWriter,
OverseerModifyCollectionTest, OutOfBoxZkACLAndCredentialsProvidersTest,
TemplateUpdateProcessorTest, BasicDistributedZkTest,
TestOverriddenPrefixQueryForCustomFieldType, TestGeoJSONResponseWriter,
TestShortCircuitedRequests, BooleanFieldTest, CachingDirectoryFactoryTest,
DocValuesMissingTest, TestLockTree, ZookeeperStatusHandlerTest,
TestScoreJoinQPScore, HdfsRestartWhileUpdatingTest, JvmMetricsTest,
TestSchemaSimilarityResource, TestManagedSchemaThreadSafety,
TestSimExtremeIndexing, NestedAtomicUpdateTest, ConnectionReuseTest,
TestCursorMarkWithoutUniqueKey, TestRTimerTree, TestNestedUpdateProcessor,
DocValuesNotIndexedTest, TestLegacyField, JWTAuthPluginIntegrationTest,
SearchRateTriggerTest, QueryEqualityTest, CoreAdminOperationTest,
SliceStateTest, CustomCollectionTest, SolrRrdBackendFactoryTest,
TestPseudoReturnFields, DocumentBuilderTest, RemoteQueryErrorTest,
LegacyCloudClusterPropTest, TestBinaryResponseWriter, TestMacros,
DistributedQueryComponentOptimizationTest, SpellCheckComponentTest,
SolrMetricManagerTest, TestCloudPivotFacet, LeaderElectionIntegrationTest,
TestSubQueryTransformerCrossCore, MinimalSchemaTest, OverseerTaskQueueTest,
TestSweetSpotSimilarityFactory, AddSchemaFieldsUpdateProcessorFactoryTest,
DaemonStreamApiTest, TestStressLucene, TestGraphTermsQParserPlugin,
ScheduledTriggerIntegrationTest, URLClassifyProcessorTest,
TestUnInvertedFieldException, TestEmbeddedSolrServerConstructors,
HLLSerializationTest, TestHashPartitioner, SolrXmlInZkTest,
FullSolrCloudDistribCmdsTest, TestFieldCache, TestLRUStatsCache,
TestCollectionAPIs, UnloadDistributedZkTest, RecoveryAfterSoftCommitTest,
UninvertDocValuesMergePolicyTest, ReturnFieldsTest, AliasIntegrationTest,
LeaderFailureAfterFreshStartTest, TestCustomSort, TestRandomFaceting,
DistribJoinFromCollectionTest, TestCryptoKeys, TestCloudNestedDocsSort,
XmlUpdateRequestHandlerTest, DeleteNodeTest, TestPrepRecovery,
TestLegacyFieldCache, DirectoryFactoryTest, TestHalfAndHalfDocValues,
BlobRepositoryCloudTest, AsyncCallRequestStatusResponseTest, AtomicUpdatesTest,
ReplicationFactorTest, TestHdfsCloudBackupRestore, RuleEngineTest,
EnumFieldTest, AnalyticsMergeStrategyTest, CdcrBidirectionalTest,
LoggingHandlerTest, CdcrUpdateLogTest, SolrSlf4jReporterTest,
TestManagedResourceStorage, TestJmxIntegration, BasicFunctionalityTest,
CollectionsAPIAsyncDistributedZkTest, TestUninvertingReader, SuggesterTSTTest,
TestSchemaManager, TestSimNodeAddedTrigger, FileUtilsTest, MetricsHandlerTest,
TestRandomFlRTGCloud, TestTolerantSearch, CreateRoutedAliasTest,
HighlighterConfigTest, AutoscalingHistoryHandlerTest, TestHttpServletCarrier,
FieldAnalysisRequestHandlerTest, TestZkChroot, TestConfigSets,
TestJsonFacetRefinement, TestTrieFacet, SpatialHeatmapFacetsTest,
TestFileDictionaryLookup, NodeMarkersRegistrationTest,
BinaryUpdateRequestHandlerTest, TestSuggestSpellingConverter,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ClusterStateTest,
TestHttpShardHandlerFactory, TestPKIAuthenticationPlugin,
TestUniqueKeyFieldResource, TestBinaryField, RegexBoostProcessorTest,
StressHdfsTest, HttpSolrCallGetCoreTest, TestSQLHandlerNonCloud,
PingRequestHandlerTest, ZkControllerTest,
ClassificationUpdateProcessorIntegrationTest,
SignatureUpdateProcessorFactoryTest, MultiThreadedOCPTest,
CustomTermsComponentTest, PeerSyncWithBufferUpdatesTest,
TestCloudDeleteByQuery, TestConfigSetsAPI, CursorPagingTest,
DisMaxRequestHandlerTest, SampleTest, SolrInfoBeanTest,
TestDistributedMissingSort, TestDistributedSearch,
PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest,
TestDeprecatedFilters, TestLuceneMatchVersion, TokenizerChainTest,
TestLuceneIndexBackCompat, BasicZkTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionPropsTest,
DeleteInactiveReplicaTest, DeleteShardTest, ForceLeaderTest,
HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest,
OverseerRolesTest, RecoveryZkTest, RoutingToNodesWithPropertiesTest,
SyncSliceTest, TestDownShardTolerantSearch, TestRequestForwarding,
TestSSLRandomization, TestSkipOverseerOperations,
TestStressCloudBlindAtomicUpdates, TestTlogReplica,
TestTolerantUpdateProcessorCloud, TestUtilizeNode,
VMParamsZkACLAndCredentialsProvidersTest, ZkSolrClientTest, ShardSplitTest,
NodeAddedTriggerIntegrationTest, NodeLostTriggerIntegrationTest,
TestPolicyCloud, TriggerIntegrationTest, CdcrBootstrapTest,
HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest,
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest,
HdfsNNFailoverTest, HdfsRecoverLeaseTest, ZkStateReaderTest, ZkStateWriterTest,
PluginInfoTest, RequestHandlersTest, SolrCoreTest, TestCorePropertiesReload,
TestDynamicURP, TestMergePolicyConfig, TestNRTOpen, TestQuerySenderNoQuery,
TestReloadAndDeleteDocs, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2,
TestSolrIndexConfig, TestSolrXml, TestSolrCloudSnapshots,
TestReplicationHandlerDiskOverFlow, TestReqParamsAPI,
TestSolrConfigHandlerCloud, XsltUpdateRequestHandlerTest,
CoreAdminCreateDiscoverTest, LukeRequestHandlerTest, SecurityConfHandlerTest,
StatsReloadRaceTest, DebugComponentTest, DistributedExpandComponentTest,
DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest,
DistributedQueryElevationComponentTest, DistributedSuggestComponentTest,
ReplicaListTransformerTest, SearchHandlerTest, HighlighterTest,
TestUnifiedSolrHighlighter, TestLegacyNumericUtils, TestNumericRangeQuery32,
MetricsConfigTest, SolrMetricsIntegrationTest, SolrGraphiteReporterTest,
RegexBytesRefFilterTest, SimpleFacetsTest, SubstringBytesRefFilterTest,
TestFacetMethods, TestFaceting, TestIntervalFaceting, AnalyticsQueryTest,
CurrencyRangeFacetCloudTest, CursorMarkTest, QueryParsingTest,
SortSpecParsingTest, SpatialFilterTest, TestAddFieldRealTimeGet,
TestCollapseQParserPlugin, TestComplexPhraseLeadingWildcard,
TestComplexPhraseQParserPlugin, TestElisionMultitermQuery,
TestExtendedDismaxParser, TestFastLRUCache, TestFieldSortValues,
TestFilteredDocIdSet, TestIndexSearcher, TestLFUCache, TestReloadDeadlock,
TestSearchPerf, TestSimpleQParserPlugin, TestSmileRequest, TestSolr4Spatial2,
TestSolrCoreParser, TestSolrJ, TestSolrQueryParser, TestValueSourceCache,
TestXmlQParser, TestXmlQParserPlugin, TestCloudJSONFacetJoinDomain,
BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, TestJsonRequest,
SimpleMLTQParserTest, TestClassicSimilarityFactory, TestDFISimilarityFactory,
TestDFRSimilarityFactory, TestIBSimilarityFactory,
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestPerFieldSimilarity, TestDefaultStatsCache, TestExactSharedStatsCache,
AuditLoggerPluginTest, BasicAuthIntegrationTest]
[junit4] Completed [781/866 (1!)] on J1 in 9.51s, 1 test, 1 failure <<<
FAILURES!
[...truncated 45271 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/757/consoleText
[repro] Revision: c6fb95290f9511a3f254b6f9fc2c207642c2b674
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=BasicAuthIntegrationTest
-Dtests.method=testBasicAuth -Dtests.seed=6775E6AF4FA08D00 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=ar-MR -Dtests.timezone=Asia/Kuwait
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] BasicAuthIntegrationTest
[repro] ant compile-test
[...truncated 3583 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.BasicAuthIntegrationTest" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=6775E6AF4FA08D00
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MR
-Dtests.timezone=Asia/Kuwait -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[...truncated 75 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro] Exiting with code 0
[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]