Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24438/
Java: 64bit/jdk-11.0.3 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
expected:<401> but was:<400>
Stack Trace:
java.lang.AssertionError: expected:<401> but was:<400>
at
__randomizedtesting.SeedInfo.seed([3AC17A4BA0C220FF:86AF0C590491A385]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
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 15495 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 2307345 INFO
(SUITE-BasicAuthIntegrationTest-seed#[3AC17A4BA0C220FF]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3AC17A4BA0C220FF-001/init-core-data-001
[junit4] 2> 2307345 INFO
(SUITE-BasicAuthIntegrationTest-seed#[3AC17A4BA0C220FF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2307346 INFO
(SUITE-BasicAuthIntegrationTest-seed#[3AC17A4BA0C220FF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 2307348 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
[junit4] 2> 2307348 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3AC17A4BA0C220FF-001/tempDir-001
[junit4] 2> 2307348 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2307349 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2307349 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2307449 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.ZkTestServer start zk server on port:45461
[junit4] 2> 2307449 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45461
[junit4] 2> 2307449 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45461
[junit4] 2> 2307463 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2307463 WARN (NIOWorkerThread-2) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 2308927 INFO (zkConnectionManagerCallback-15182-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2308927 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2308955 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2308967 INFO (zkConnectionManagerCallback-15184-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2308967 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2308971 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2308987 INFO (zkConnectionManagerCallback-15186-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2308987 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2309110 WARN (jetty-launcher-15187-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2309111 INFO (jetty-launcher-15187-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2309111 INFO (jetty-launcher-15187-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2309111 INFO (jetty-launcher-15187-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> 2309116 WARN (jetty-launcher-15187-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2309116 INFO (jetty-launcher-15187-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2309116 INFO (jetty-launcher-15187-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2309116 INFO (jetty-launcher-15187-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> 2309156 WARN (jetty-launcher-15187-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2309156 INFO (jetty-launcher-15187-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2309156 INFO (jetty-launcher-15187-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2309156 INFO (jetty-launcher-15187-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> 2309235 INFO (jetty-launcher-15187-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2309235 INFO (jetty-launcher-15187-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2309235 INFO (jetty-launcher-15187-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2309243 INFO (jetty-launcher-15187-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@74e438db{/solr,null,AVAILABLE}
[junit4] 2> 2309244 INFO (jetty-launcher-15187-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4ccfffa9{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:45097}
[junit4] 2> 2309244 INFO (jetty-launcher-15187-thread-2) [ ]
o.e.j.s.Server Started @2309270ms
[junit4] 2> 2309244 INFO (jetty-launcher-15187-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45097}
[junit4] 2> 2309244 ERROR (jetty-launcher-15187-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2309244 INFO (jetty-launcher-15187-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2309244 INFO (jetty-launcher-15187-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 2309244 INFO (jetty-launcher-15187-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2309244 INFO (jetty-launcher-15187-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2309244 INFO (jetty-launcher-15187-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-23T20:44:23.697521Z
[junit4] 2> 2309275 INFO (jetty-launcher-15187-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2309275 INFO (jetty-launcher-15187-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2309275 INFO (jetty-launcher-15187-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2309275 INFO (jetty-launcher-15187-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2309283 INFO (zkConnectionManagerCallback-15189-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2309283 INFO (jetty-launcher-15187-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2309284 INFO (jetty-launcher-15187-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2309287 INFO (jetty-launcher-15187-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2b2d8af1{/solr,null,AVAILABLE}
[junit4] 2> 2309288 INFO (jetty-launcher-15187-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7419346d{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:41843}
[junit4] 2> 2309288 INFO (jetty-launcher-15187-thread-3) [ ]
o.e.j.s.Server Started @2309314ms
[junit4] 2> 2309288 INFO (jetty-launcher-15187-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41843}
[junit4] 2> 2309288 ERROR (jetty-launcher-15187-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2309288 INFO (jetty-launcher-15187-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2309288 INFO (jetty-launcher-15187-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 2309288 INFO (jetty-launcher-15187-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2309288 INFO (jetty-launcher-15187-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2309288 INFO (jetty-launcher-15187-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-23T20:44:23.741915Z
[junit4] 2> 2309299 INFO (jetty-launcher-15187-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2309299 INFO (jetty-launcher-15187-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2309299 INFO (jetty-launcher-15187-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2309311 INFO (jetty-launcher-15187-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2309315 INFO (zkConnectionManagerCallback-15191-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2309315 INFO (jetty-launcher-15187-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2309315 INFO (jetty-launcher-15187-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@653f84df{/solr,null,AVAILABLE}
[junit4] 2> 2309316 INFO (jetty-launcher-15187-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2309316 INFO (jetty-launcher-15187-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2ebddd92{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:46073}
[junit4] 2> 2309316 INFO (jetty-launcher-15187-thread-1) [ ]
o.e.j.s.Server Started @2309342ms
[junit4] 2> 2309316 INFO (jetty-launcher-15187-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46073}
[junit4] 2> 2309316 ERROR (jetty-launcher-15187-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2309316 INFO (jetty-launcher-15187-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2309316 INFO (jetty-launcher-15187-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 2309316 INFO (jetty-launcher-15187-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2309316 INFO (jetty-launcher-15187-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2309317 INFO (jetty-launcher-15187-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-23T20:44:23.770001Z
[junit4] 2> 2309317 INFO (jetty-launcher-15187-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2309318 INFO (zkConnectionManagerCallback-15193-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2309318 INFO (jetty-launcher-15187-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2309319 INFO (jetty-launcher-15187-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2309435 INFO (jetty-launcher-15187-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2309435 WARN (jetty-launcher-15187-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@13ddfb20[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2309435 WARN (jetty-launcher-15187-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@13ddfb20[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2309452 WARN (jetty-launcher-15187-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4f08876f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2309452 WARN (jetty-launcher-15187-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4f08876f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2309453 INFO (jetty-launcher-15187-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45461/solr
[junit4] 2> 2309455 INFO (jetty-launcher-15187-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2309455 INFO (zkConnectionManagerCallback-15201-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2309455 INFO (jetty-launcher-15187-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2309603 INFO (jetty-launcher-15187-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2309603 WARN (jetty-launcher-15187-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@8ff34d9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2309603 WARN (jetty-launcher-15187-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@8ff34d9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2309605 WARN (jetty-launcher-15187-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4f8dcb51[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2309605 WARN (jetty-launcher-15187-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4f8dcb51[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2309606 INFO (jetty-launcher-15187-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45461/solr
[junit4] 2> 2309606 INFO (jetty-launcher-15187-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2309607 INFO (zkConnectionManagerCallback-15208-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2309607 INFO (jetty-launcher-15187-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2309632 INFO (jetty-launcher-15187-thread-2)
[n:127.0.0.1:45097_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2309635 INFO (zkConnectionManagerCallback-15210-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2309635 INFO (jetty-launcher-15187-thread-2)
[n:127.0.0.1:45097_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2309675 INFO (jetty-launcher-15187-thread-2)
[n:127.0.0.1:45097_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45097_solr
[junit4] 2> 2309675 INFO (jetty-launcher-15187-thread-2)
[n:127.0.0.1:45097_solr ] o.a.s.c.Overseer Overseer
(id=72216743913324552-127.0.0.1:45097_solr-n_0000000000) starting
[junit4] 2> 2309678 INFO (jetty-launcher-15187-thread-2)
[n:127.0.0.1:45097_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2309679 INFO (zkConnectionManagerCallback-15217-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2309679 INFO (jetty-launcher-15187-thread-2)
[n:127.0.0.1:45097_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2309680 INFO (jetty-launcher-15187-thread-2)
[n:127.0.0.1:45097_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45461/solr ready
[junit4] 2> 2309686 INFO (jetty-launcher-15187-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2309687 INFO
(OverseerStateUpdate-72216743913324552-127.0.0.1:45097_solr-n_0000000000)
[n:127.0.0.1:45097_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:45097_solr
[junit4] 2> 2309687 WARN (jetty-launcher-15187-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@69765cc3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2309687 WARN (jetty-launcher-15187-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@69765cc3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2309687 INFO (jetty-launcher-15187-thread-2)
[n:127.0.0.1:45097_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45097_solr
[junit4] 2> 2309688 INFO (zkCallback-15209-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2309689 INFO (jetty-launcher-15187-thread-2)
[n:127.0.0.1:45097_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 2309689 INFO (zkCallback-15216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2309697 WARN (jetty-launcher-15187-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@a39c03f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2309697 WARN (jetty-launcher-15187-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@a39c03f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2309698 INFO (jetty-launcher-15187-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45461/solr
[junit4] 2> 2309699 INFO (jetty-launcher-15187-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2309702 INFO (zkConnectionManagerCallback-15223-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2309702 INFO (jetty-launcher-15187-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2309705 INFO (jetty-launcher-15187-thread-2)
[n:127.0.0.1:45097_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2309719 INFO (jetty-launcher-15187-thread-2)
[n:127.0.0.1:45097_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45097.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2309725 INFO (jetty-launcher-15187-thread-2)
[n:127.0.0.1:45097_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45097.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2309725 INFO (jetty-launcher-15187-thread-2)
[n:127.0.0.1:45097_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45097.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2309726 INFO (jetty-launcher-15187-thread-2)
[n:127.0.0.1:45097_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3AC17A4BA0C220FF-001/tempDir-001/node2/.
[junit4] 2> 2309732 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2309733 INFO (zkConnectionManagerCallback-15226-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2309733 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2309815 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2309817 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41843_solr as DOWN
[junit4] 2> 2309818 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2309818 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41843_solr
[junit4] 2> 2309819 INFO (zkCallback-15209-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2309819 INFO (zkCallback-15216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2309819 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2309819 INFO (zkCallback-15225-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2309823 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2309827 INFO (zkConnectionManagerCallback-15228-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2309827 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2309830 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2309831 INFO (zkConnectionManagerCallback-15235-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2309831 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2309832 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2309832 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:46073_solr as DOWN
[junit4] 2> 2309832 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2309833 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46073_solr
[junit4] 2> 2309833 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45461/solr ready
[junit4] 2> 2309833 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 2309833 INFO (zkCallback-15209-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2309833 INFO (zkCallback-15216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2309833 INFO (zkCallback-15225-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2309834 INFO (zkCallback-15227-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2309841 INFO (zkCallback-15234-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2309842 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2309842 INFO (zkConnectionManagerCallback-15242-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2309842 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2309842 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2309843 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2309845 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45461/solr ready
[junit4] 2> 2309845 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 2309855 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2309856 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41843.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2309862 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41843.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2309862 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41843.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2309863 INFO (jetty-launcher-15187-thread-3)
[n:127.0.0.1:41843_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3AC17A4BA0C220FF-001/tempDir-001/node3/.
[junit4] 2> 2309867 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46073.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2309874 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46073.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2309874 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46073.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2309875 INFO (jetty-launcher-15187-thread-1)
[n:127.0.0.1:46073_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3AC17A4BA0C220FF-001/tempDir-001/node1/.
[junit4] 2> 2309909 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2309909 INFO (zkConnectionManagerCallback-15249-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2309909 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2309910 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2309910 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45461/solr ready
[junit4] 2> 2309913 INFO (qtp544876525-44725) [n:127.0.0.1:46073_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> 2309924 INFO
(OverseerThreadFactory-13831-thread-1-processing-n:127.0.0.1:45097_solr)
[n:127.0.0.1:45097_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 2310029 INFO
(OverseerStateUpdate-72216743913324552-127.0.0.1:45097_solr-n_0000000000)
[n:127.0.0.1:45097_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:41843/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2310030 INFO
(OverseerStateUpdate-72216743913324552-127.0.0.1:45097_solr-n_0000000000)
[n:127.0.0.1:45097_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:45097/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2310031 INFO
(OverseerStateUpdate-72216743913324552-127.0.0.1:45097_solr-n_0000000000)
[n:127.0.0.1:45097_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:46073/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2310239 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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> 2310240 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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> 2310240 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_solr
x:authCollection_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 2310240 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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> 2311251 INFO (qtp544876525-44720) [n:127.0.0.1:46073_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 2311251 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 2311257 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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> 2311258 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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> 2311258 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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> 2311258 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41843.solr.core.authCollection.shard1.replica_n1' (registry
'solr.core.authCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2311258 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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> 2311258 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3AC17A4BA0C220FF-001/tempDir-001/node3/authCollection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3AC17A4BA0C220FF-001/tempDir-001/node3/./authCollection_shard1_replica_n1/data/]
[junit4] 2> 2311259 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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> 2311259 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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> 2311260 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 2311260 INFO (qtp544876525-44720) [n:127.0.0.1:46073_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46073.solr.core.authCollection.shard3.replica_n4' (registry
'solr.core.authCollection.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2311260 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3AC17A4BA0C220FF-001/tempDir-001/node1/authCollection_shard3_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3AC17A4BA0C220FF-001/tempDir-001/node1/./authCollection_shard3_replica_n4/data/]
[junit4] 2> 2311283 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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> 2311285 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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> 2311285 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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> 2311285 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45097.solr.core.authCollection.shard2.replica_n2' (registry
'solr.core.authCollection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2311285 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3AC17A4BA0C220FF-001/tempDir-001/node2/authCollection_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3AC17A4BA0C220FF-001/tempDir-001/node2/./authCollection_shard2_replica_n2/data/]
[junit4] 2> 2311300 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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> 2311300 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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> 2311320 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2311320 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2311321 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5fc56eba[authCollection_shard1_replica_n1] main]
[junit4] 2> 2311322 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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> 2311322 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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> 2311322 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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> 2311323 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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 1639883384580734976
[junit4] 2> 2311325 INFO
(searcherExecutor-13844-thread-1-processing-n:127.0.0.1:41843_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:41843_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@5fc56eba[authCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2311330 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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> 2311330 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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> 2311334 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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> 2311334 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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> 2311334 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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:41843/solr/authCollection_shard1_replica_n1/
[junit4] 2> 2311334 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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> 2311334 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:41843/solr/authCollection_shard1_replica_n1/ has no replicas
[junit4] 2> 2311334 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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/72216743913324555-core_node3-n_0000000000
[junit4] 2> 2311335 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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:41843/solr/authCollection_shard1_replica_n1/ shard1
[junit4] 2> 2311362 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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> 2311362 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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> 2311364 INFO (qtp544876525-44720) [n:127.0.0.1:46073_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2311364 INFO (qtp544876525-44720) [n:127.0.0.1:46073_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2311365 INFO (qtp544876525-44720) [n:127.0.0.1:46073_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@640b4da3[authCollection_shard3_replica_n4] main]
[junit4] 2> 2311366 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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> 2311367 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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> 2311368 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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> 2311368 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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 1639883384627920896
[junit4] 2> 2311370 INFO
(searcherExecutor-13845-thread-1-processing-n:127.0.0.1:46073_solr
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6)
[n:127.0.0.1:46073_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@640b4da3[authCollection_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2311373 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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> 2311373 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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> 2311377 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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> 2311377 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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> 2311377 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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:46073/solr/authCollection_shard3_replica_n4/
[junit4] 2> 2311377 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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> 2311377 INFO (qtp544876525-44720) [n:127.0.0.1:46073_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:46073/solr/authCollection_shard3_replica_n4/ has no replicas
[junit4] 2> 2311377 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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/72216743913324556-core_node6-n_0000000000
[junit4] 2> 2311379 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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:46073/solr/authCollection_shard3_replica_n4/ shard3
[junit4] 2> 2311464 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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> 2311464 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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> 2311466 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2311466 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2311468 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@184ee8fc[authCollection_shard2_replica_n2] main]
[junit4] 2> 2311469 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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> 2311469 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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> 2311469 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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> 2311469 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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 1639883384733827072
[junit4] 2> 2311472 INFO
(searcherExecutor-13846-thread-1-processing-n:127.0.0.1:45097_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:45097_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@184ee8fc[authCollection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2311473 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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> 2311474 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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> 2311480 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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> 2311480 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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> 2311480 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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:45097/solr/authCollection_shard2_replica_n2/
[junit4] 2> 2311481 INFO (zkCallback-15227-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> 2311481 INFO (zkCallback-15225-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> 2311481 INFO (zkCallback-15227-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> 2311481 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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> 2311481 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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> 2311482 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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> 2311482 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:45097/solr/authCollection_shard2_replica_n2/ has no replicas
[junit4] 2> 2311482 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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/72216743913324552-core_node5-n_0000000000
[junit4] 2> 2311488 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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:45097/solr/authCollection_shard2_replica_n2/ shard2
[junit4] 2> 2311499 INFO (zkCallback-15225-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> 2311590 INFO (zkCallback-15225-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> 2311590 INFO (zkCallback-15209-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> 2311590 INFO (zkCallback-15227-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> 2311590 INFO (zkCallback-15225-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> 2311591 INFO (zkCallback-15227-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> 2311591 INFO (zkCallback-15227-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> 2311591 INFO (zkCallback-15225-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> 2311591 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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> 2311674 INFO (qtp544876525-44720) [n:127.0.0.1:46073_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=1433
[junit4] 2> 2311674 INFO (qtp1107823000-44713) [n:127.0.0.1:45097_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=1434
[junit4] 2> 2311674 INFO (qtp2061423942-44723) [n:127.0.0.1:41843_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=1435
[junit4] 2> 2311676 INFO (qtp544876525-44725) [n:127.0.0.1:46073_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> 2311695 INFO (zkCallback-15225-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> 2311695 INFO (zkCallback-15227-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> 2311695 INFO (zkCallback-15227-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> 2311695 INFO (zkCallback-15209-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> 2311695 INFO (zkCallback-15227-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> 2311695 INFO (zkCallback-15225-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> 2311695 INFO (zkCallback-15225-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> 2311695 INFO (qtp544876525-44725) [n:127.0.0.1:46073_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=1781
[junit4] 2> 2311697 INFO (zkCallback-15209-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> 2311701 INFO (qtp544876525-44720) [n:127.0.0.1:46073_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/security/authentication params={} status=0 QTime=0
[junit4] 2> 2311702 INFO (zkCallback-15225-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 2311702 INFO (qtp544876525-44725) [n:127.0.0.1:46073_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/security/authentication params={} status=0 QTime=0
[junit4] 2> 2311702 INFO (zkCallback-15227-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 2311702 INFO (zkCallback-15227-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2311702 INFO (zkCallback-15225-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2311703 INFO (zkCallback-15227-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 2311703 INFO (zkCallback-15225-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 2311719 INFO (zkCallback-15209-thread-2) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 2311719 INFO (zkCallback-15209-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2311719 INFO (zkCallback-15209-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 2311753 INFO (qtp544876525-44728) [n:127.0.0.1:46073_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/security/authentication params={} status=0 QTime=0
[junit4] 2> 2311755 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1219485266
[junit4] 2> 2311755 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:46073_solr
[junit4] 2> 2311755 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 2311755 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:46073_solr as DOWN
[junit4] 2> 2311768 INFO (coreCloseExecutor-13859-thread-1)
[n:127.0.0.1:46073_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore
[authCollection_shard3_replica_n4] CLOSING SolrCore
org.apache.solr.core.SolrCore@464114d9
[junit4] 2> 2311768 INFO (coreCloseExecutor-13859-thread-1)
[n:127.0.0.1:46073_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.authCollection.shard3.replica_n4, tag=464114d9
[junit4] 2> 2311768 INFO (coreCloseExecutor-13859-thread-1)
[n:127.0.0.1:46073_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@136c4703: rootName =
solr_46073, domain = solr.core.authCollection.shard3.replica_n4, service url =
null, agent id = null] for registry solr.core.authCollection.shard3.replica_n4
/ com.codahale.metrics.MetricRegistry@fac1696
[junit4] 2> 2311785 INFO (coreCloseExecutor-13859-thread-1)
[n:127.0.0.1:46073_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.authCollection.shard3.leader,
tag=464114d9
[junit4] 2> 2311787 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2311787 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7fc327f5: rootName =
solr_46073, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@73f07899
[junit4] 2> 2311792 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2311792 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@61ad3b92: rootName =
solr_46073, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@616a57f4
[junit4] 2> 2311795 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2311795 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7afdddca: rootName =
solr_46073, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@51f146b6
[junit4] 2> 2311795 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2311802 INFO (zkCallback-15234-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2311802 INFO (zkCallback-15209-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2311802 INFO (zkCallback-15216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2311802 INFO (zkCallback-15248-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2311803 INFO (zkCallback-15225-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2311857 INFO (zkCallback-15209-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> 2311857 INFO (zkCallback-15225-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> 2311857 INFO (zkCallback-15225-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> 2311857 INFO (zkCallback-15225-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> 2311857 INFO (zkCallback-15209-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> 2311936 INFO
(OverseerCollectionConfigSetProcessor-72216743913324552-127.0.0.1:45097_solr-n_0000000000)
[n:127.0.0.1:45097_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> 2312003 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2ebddd92{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 2312004 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@653f84df{/solr,null,UNAVAILABLE}
[junit4] 2> 2312004 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2312004 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2312004 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2312004 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 46073 try number 1 ...
[junit4] 2> 2312004 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
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> 2312005 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2312005 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2312005 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2312005 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@66995b68{/solr,null,AVAILABLE}
[junit4] 2> 2312005 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@36b8cd35{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:46073}
[junit4] 2> 2312005 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.e.j.s.Server Started @2312031ms
[junit4] 2> 2312005 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46073}
[junit4] 2> 2312006 ERROR
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2312006 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2312006 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 2312006 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2312006 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2312006 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-23T20:44:26.459122Z
[junit4] 2> 2312007 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2312007 INFO (zkConnectionManagerCallback-15258-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2312007 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2312008 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2312279 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2312279 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3f718f0c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2312279 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3f718f0c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2312281 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@77f3169a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2312281 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@77f3169a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2312282 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45461/solr
[junit4] 2> 2312283 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2312284 INFO (zkConnectionManagerCallback-15265-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2312284 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2312386 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2312386 INFO (zkConnectionManagerCallback-15267-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2312386 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2312389 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2312391 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:46073_solr as DOWN
[junit4] 2> 2312392 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2312392 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46073_solr
[junit4] 2> 2312393 INFO (zkCallback-15225-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2312393 INFO (zkCallback-15216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2312393 INFO (zkCallback-15248-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2312393 INFO (zkCallback-15234-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2312393 INFO (zkCallback-15209-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2312393 INFO (zkCallback-15266-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2312395 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2312395 INFO (zkConnectionManagerCallback-15274-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2312395 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2312396 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2312397 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45461/solr ready
[junit4] 2> 2312397 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 2312397 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2312398 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 2312410 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2312426 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46073.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2312435 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46073.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2312435 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46073.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2312436 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3AC17A4BA0C220FF-001/tempDir-001/node1/.
[junit4] 2> 2312436 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3AC17A4BA0C220FF])
[n:127.0.0.1:46073_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[authCollection_shard3_replica_n4]
[junit4] 2> 2312440 INFO
(coreLoadExecutor-13869-thread-1-processing-n:127.0.0.1:46073_solr)
[n:127.0.0.1:46073_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
9.0.0
[junit4] 2> 2312445 INFO
(coreLoadExecutor-13869-thread-1-processing-n:127.0.0.1:46073_solr)
[n:127.0.0.1:46073_solr ] o.a.s.s.IndexSchema
[authCollection_shard3_replica_n4] Schema name=minimal
[junit4] 2> 2312447 INFO
(coreLoadExecutor-13869-thread-1-processing-n:127.0.0.1:46073_solr)
[n:127.0.0.1:46073_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 2312451 INFO
(coreLoadExecutor-13869-thread-1-processing-n:127.0.0.1:46073_solr)
[n:127.0.0.1:46073_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 2312456 INFO
(coreLoadExecutor-13869-thread-1-processing-n:127.0.0.1:46073_solr)
[n:127.0.0.1:46073_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> 2312471 INFO
(coreLoadExecutor-13869-thread-1-processing-n:127.0.0.1:46073_solr)
[n:127.0.0.1:46073_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> 2312471 INFO
(coreLoadExecutor-13869-thread-1-processing-n:127.0.0.1:46073_solr)
[n:127.0.0.1:46073_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> 2312471 INFO
(coreLoadExecutor-13869-thread-1-processing-n:127.0.0.1:46073_solr)
[n:127.0.0.1:46073_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_46073.solr.core.authCollection.shard3.replica_n4' (registry
'solr.core.authCollection.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ef501c9
[junit4] 2> 2312471 INFO
(coreLoadExecutor-13869-thread-1-processing-n:127.0.0.1:46073_solr)
[n:127.0.0.1:46073_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-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3AC17A4BA0C220FF-001/tempDir-001/node1/authCollection_shard3_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3AC17A4BA0C220FF-001/tempDir-001/node1/./authCollection_shard3_replica_n4/data/]
[junit4] 2> 2312493 INFO (zkCallback-15225-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster st
[...truncated too long message...]
usterStateTest, TestSortableTextField, TriggerIntegrationTest,
AlternateDirectoryTest, SimplePostToolTest, ConnectionReuseTest,
CloneFieldUpdateProcessorFactoryTest, TestSolrCloudWithDelegationTokens,
PropertiesRequestHandlerTest, TestElisionMultitermQuery, ImplicitSnitchTest,
TestLogWatcher, UnloadDistributedZkTest, HdfsBasicDistributedZk2Test,
CloudMLTQParserTest, TestConfigSetProperties, TestLRUCache,
AsyncCallRequestStatusResponseTest, TestIBSimilarityFactory,
MoreLikeThisHandlerTest, DeleteStatusTest, TestTolerantSearch,
TestHighlightDedupGrouping, SearchRateTriggerIntegrationTest,
ExecutePlanActionTest, UUIDFieldTest, SpellingQueryConverterTest,
TestTrackingShardHandlerFactory, CustomTermsComponentTest, TestSimPolicyCloud,
TestHashPartitioner, SimpleFacetsTest, SynonymTokenizerTest,
BlockJoinFacetDistribTest, TestSurroundQueryParser, TestManagedResource,
SolrShardReporterTest, TestDocBasedVersionConstraints, TestCollectionAPIs,
SuggesterFSTTest, TestCollectionsAPIViaSolrCloudCluster, TestTestInjection,
TestCollationFieldDocValues, TestBackupRepositoryFactory,
BigEndianAscendingWordDeserializerTest, MigrateRouteKeyTest, GraphQueryTest,
BaseCdcrDistributedZkTest, TestFunctionQuery, TestInitParams,
TestReloadDeadlock, BasicAuthStandaloneTest, NodeLostTriggerTest,
PrimitiveFieldTypeTest, TestManagedSchemaAPI, UUIDUpdateProcessorFallbackTest,
TestSolrQueryResponse, DateMathParserTest,
PeerSyncWithLeaderAndIndexFingerprintCachingTest,
TestCursorMarkWithoutUniqueKey, PeerSyncTest, IndexSchemaRuntimeFieldTest,
OverseerTaskQueueTest, SystemCollectionCompatTest, SolrInfoBeanTest,
CollectionsAPIAsyncDistributedZkTest, TestConfig,
AutoAddReplicasPlanActionTest, ZookeeperStatusHandlerTest,
DistribJoinFromCollectionTest, HdfsThreadLeakTest, TestSimComputePlanAction,
TestSolrConfigHandlerConcurrent, DistributedFacetPivotLongTailTest,
ZkCollectionPropsCachingTest, TestCloudDeleteByQuery, CheckHdfsIndexTest,
SOLR749Test, TestNumericRangeQuery32, HdfsWriteToMultipleCollectionsTest,
EmbeddedSolrNoSerializeTest, TestFieldCacheWithThreads,
TestSha256AuthenticationProvider, ChaosMonkeySafeLeaderWithPullReplicasTest,
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest,
CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest,
DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest,
DocValuesNotIndexedTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest,
FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest,
HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest,
LeaderVoteWaitTimeoutTest, RecoveryAfterSoftCommitTest, RecoveryZkTest,
ReindexCollectionTest, TestCloudSearcherWarming, TestPullReplica,
TestPullReplicaErrorHandling, TestRequestForwarding, TestSSLRandomization,
TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation,
TestWithCollection, HdfsCollectionsAPIDistributedZkTest, TestCollectionAPI,
HttpTriggerListenerTest, MetricTriggerIntegrationTest,
NodeAddedTriggerIntegrationTest, NodeAddedTriggerTest,
ScheduledMaintenanceTriggerTest, ScheduledTriggerIntegrationTest,
TestPolicyCloud, TestSimExecutePlanAction, TestSimExtremeIndexing,
TestSimGenericDistributedQueue, TestSimNodeAddedTrigger, CdcrBootstrapTest,
CdcrRequestHandlerTest, HDFSCollectionsAPITest,
ByteBuffersDirectoryFactoryTest, CachingDirectoryFactoryTest,
ConfigureRecoveryStrategyTest, DirectoryFactoryTest, PluginInfoTest,
RAMDirectoryFactoryTest, RequestHandlersTest, ResourceLoaderTest,
TestCodecSupport, TestConfigSetImmutable, TestCorePropertiesReload,
TestDirectoryFactory, TestDynamicURP, TestImplicitCoreProperties,
TestMergePolicyConfig, TestNRTOpen, TestQuerySenderListener,
TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler,
TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig,
TestSolrCloudSnapshots, TestReplicationHandler, CoreAdminCreateDiscoverTest,
CoreAdminHandlerTest, CoreAdminOperationTest, CoreAdminRequestStatusTest,
CoreMergeIndexesAdminHandlerTest, DaemonStreamApiTest, IndexSizeEstimatorTest,
MetricsHandlerTest, SegmentsInfoRequestHandlerTest, ShowFileRequestHandlerTest,
StatsReloadRaceTest, SystemInfoHandlerTest, CustomHighlightComponentTest,
DistributedExpandComponentTest, DistributedFacetExistsSmallTest,
DistributedFacetPivotSmallTest, DistributedSuggestComponentTest,
FacetPivotSmallTest, MoreLikeThisComponentTest, QueryElevationComponentTest,
StatsComponentTest, SuggestComponentContextFilterQueryTest,
TermVectorComponentDistributedTest, FastVectorHighlighterTest, HighlighterTest,
TestLegacyFieldReuse, TestMultiValuedNumericRangeQuery, SolrMetricManagerTest,
SolrMetricsIntegrationTest, SolrJmxReporterCloudTest, TestFacetMethods,
TestIntervalFaceting, TestReRankQParserPlugin, TestRecovery, TestSolr4Spatial,
TestSolr4Spatial2, TestSolrCoreParser, TestSolrJ, TestSolrQueryParser,
TestSort, TestStandardQParsers, TestStressLucene, TestStressRecovery,
TestValueSourceCache, TestXmlQParser, TestXmlQParserPlugin,
RangeFacetCloudTest, TestCloudJSONFacetJoinDomain, TestJsonFacetRefinement,
TestJsonFacetsStatsParsing, TestJsonFacetsWithNestedObjects,
TestSortByMinMaxFunction, DistanceFunctionTest, BJQParserTest,
TestScoreJoinQPNoScore, TestLRUStatsCache, AuditLoggerPluginTest,
BasicAuthIntegrationTest]
[junit4] Completed [788/871 (1!)] on J1 in 7.03s, 1 test, 1 failure <<<
FAILURES!
[...truncated 49305 lines...]
-ecj-javadoc-lint-src:
[mkdir] Created dir: /tmp/ecj673552248
[ecj-lint] Compiling 69 source files to /tmp/ecj673552248
[ecj-lint] invalid Class-Path header in manifest of jar file:
/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
[ecj-lint] invalid Class-Path header in manifest of jar file:
/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
[ecj-lint] ----------
[ecj-lint] 1. ERROR in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java
(at line 28)
[ecj-lint] import javax.naming.InitialContext;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The type javax.naming.InitialContext is not accessible
[ecj-lint] ----------
[ecj-lint] 2. ERROR in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java
(at line 29)
[ecj-lint] import javax.naming.NamingException;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The type javax.naming.NamingException is not accessible
[ecj-lint] ----------
[ecj-lint] 3. ERROR in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java
(at line 182)
[ecj-lint] c = getFromJndi(initProps, jndiName);
[ecj-lint] ^^^^^^^^^^^
[ecj-lint] The method getFromJndi(Properties, String) from the type new
Callable<Connection>(){} refers to the missing type NamingException
[ecj-lint] ----------
[ecj-lint] 4. ERROR in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java
(at line 245)
[ecj-lint] private Connection getFromJndi(final Properties initProps,
final String jndiName) throws NamingException,
[ecj-lint]
^^^^^^^^^^^^^^^
[ecj-lint] NamingException cannot be resolved to a type
[ecj-lint] ----------
[ecj-lint] 5. ERROR in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java
(at line 249)
[ecj-lint] InitialContext ctx = new InitialContext();
[ecj-lint] ^^^^^^^^^^^^^^
[ecj-lint] InitialContext cannot be resolved to a type
[ecj-lint] ----------
[ecj-lint] 6. ERROR in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java
(at line 249)
[ecj-lint] InitialContext ctx = new InitialContext();
[ecj-lint] ^^^^^^^^^^^^^^
[ecj-lint] InitialContext cannot be resolved to a type
[ecj-lint] ----------
[ecj-lint] 6 problems (6 errors)
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:634: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:651: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:479: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2009:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2048:
Compile failed; see the compiler error output for details.
Total time: 89 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]