Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3906/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
expected:<200> but was:<403>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
at
__randomizedtesting.SeedInfo.seed([A3A051FD5892AF36:1FCE27EFFCC12C4C]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.security.BasicAuthIntegrationTest.executeCommand(BasicAuthIntegrationTest.java:235)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:147)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11492 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A3A051FD5892AF36-001/init-core-data-001
[junit4] 2> 837863 WARN
(SUITE-BasicAuthIntegrationTest-seed#[A3A051FD5892AF36]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 837864 INFO
(SUITE-BasicAuthIntegrationTest-seed#[A3A051FD5892AF36]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 837868 INFO
(SUITE-BasicAuthIntegrationTest-seed#[A3A051FD5892AF36]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 837869 INFO
(SUITE-BasicAuthIntegrationTest-seed#[A3A051FD5892AF36]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A3A051FD5892AF36-001/tempDir-001
[junit4] 2> 837870 INFO
(SUITE-BasicAuthIntegrationTest-seed#[A3A051FD5892AF36]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 837870 INFO (Thread-1528) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 837870 INFO (Thread-1528) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 837971 INFO
(SUITE-BasicAuthIntegrationTest-seed#[A3A051FD5892AF36]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:52199
[junit4] 2> 838014 INFO (jetty-launcher-1080-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 838015 INFO (jetty-launcher-1080-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 838015 INFO (jetty-launcher-1080-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 838021 INFO (jetty-launcher-1080-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@29c2b444{/solr,null,AVAILABLE}
[junit4] 2> 838021 INFO (jetty-launcher-1080-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4ae1419f{HTTP/1.1,[http/1.1]}{127.0.0.1:52201}
[junit4] 2> 838021 INFO (jetty-launcher-1080-thread-2) [ ]
o.e.j.s.Server Started @843681ms
[junit4] 2> 838021 INFO (jetty-launcher-1080-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52201}
[junit4] 2> 838022 ERROR (jetty-launcher-1080-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 838022 INFO (jetty-launcher-1080-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 838022 INFO (jetty-launcher-1080-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 838022 INFO (jetty-launcher-1080-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 838022 INFO (jetty-launcher-1080-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-19T19:32:46.318Z
[junit4] 2> 838023 INFO (jetty-launcher-1080-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@452284fa{/solr,null,AVAILABLE}
[junit4] 2> 838025 INFO (jetty-launcher-1080-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@931cbfd{HTTP/1.1,[http/1.1]}{127.0.0.1:52202}
[junit4] 2> 838025 INFO (jetty-launcher-1080-thread-1) [ ]
o.e.j.s.Server Started @843684ms
[junit4] 2> 838025 INFO (jetty-launcher-1080-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52202}
[junit4] 2> 838025 ERROR (jetty-launcher-1080-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 838030 INFO (jetty-launcher-1080-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 838031 INFO (jetty-launcher-1080-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 838031 INFO (jetty-launcher-1080-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 838031 INFO (jetty-launcher-1080-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-19T19:32:46.327Z
[junit4] 2> 838032 INFO (jetty-launcher-1080-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4d56b54c{/solr,null,AVAILABLE}
[junit4] 2> 838034 INFO (jetty-launcher-1080-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3faad4f4{HTTP/1.1,[http/1.1]}{127.0.0.1:52205}
[junit4] 2> 838034 INFO (jetty-launcher-1080-thread-3) [ ]
o.e.j.s.Server Started @843693ms
[junit4] 2> 838034 INFO (jetty-launcher-1080-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52205}
[junit4] 2> 838034 ERROR (jetty-launcher-1080-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 838035 INFO (jetty-launcher-1080-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 838035 INFO (jetty-launcher-1080-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 838035 INFO (jetty-launcher-1080-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 838035 INFO (jetty-launcher-1080-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-19T19:32:46.331Z
[junit4] 2> 838040 INFO (jetty-launcher-1080-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 838043 INFO (jetty-launcher-1080-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 838043 INFO (jetty-launcher-1080-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 838061 INFO (jetty-launcher-1080-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52199/solr
[junit4] 2> 838061 INFO (jetty-launcher-1080-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52199/solr
[junit4] 2> 838088 INFO (jetty-launcher-1080-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52199/solr
[junit4] 2> 838146 INFO (jetty-launcher-1080-thread-3)
[n:127.0.0.1:52205_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 838146 INFO (jetty-launcher-1080-thread-1)
[n:127.0.0.1:52202_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 838149 INFO (jetty-launcher-1080-thread-3)
[n:127.0.0.1:52205_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:52205_solr
[junit4] 2> 838151 INFO (jetty-launcher-1080-thread-1)
[n:127.0.0.1:52202_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52202_solr
[junit4] 2> 838152 INFO (jetty-launcher-1080-thread-3)
[n:127.0.0.1:52205_solr ] o.a.s.c.Overseer Overseer
(id=97645492054917127-127.0.0.1:52205_solr-n_0000000000) starting
[junit4] 2> 838157 INFO
(zkCallback-1092-thread-1-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 838157 INFO
(zkCallback-1093-thread-1-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 838165 INFO (jetty-launcher-1080-thread-2)
[n:127.0.0.1:52201_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 838173 INFO (jetty-launcher-1080-thread-2)
[n:127.0.0.1:52201_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 838178 INFO (jetty-launcher-1080-thread-3)
[n:127.0.0.1:52205_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52205_solr
[junit4] 2> 838180 INFO (jetty-launcher-1080-thread-2)
[n:127.0.0.1:52201_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52201_solr
[junit4] 2> 838184 INFO
(zkCallback-1097-thread-1-processing-n:127.0.0.1:52201_solr)
[n:127.0.0.1:52201_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 838194 INFO
(zkCallback-1092-thread-1-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 838194 INFO
(zkCallback-1093-thread-1-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 838196 INFO
(zkCallback-1097-thread-1-processing-n:127.0.0.1:52201_solr)
[n:127.0.0.1:52201_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 838196 INFO
(zkCallback-1093-thread-1-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 838197 INFO
(zkCallback-1092-thread-1-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 838326 INFO (jetty-launcher-1080-thread-1)
[n:127.0.0.1:52202_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A3A051FD5892AF36-001/tempDir-001/node1/.
[junit4] 2> 838329 INFO (jetty-launcher-1080-thread-2)
[n:127.0.0.1:52201_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A3A051FD5892AF36-001/tempDir-001/node2/.
[junit4] 2> 838329 INFO (jetty-launcher-1080-thread-3)
[n:127.0.0.1:52205_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A3A051FD5892AF36-001/tempDir-001/node3/.
[junit4] 2> 839030 INFO
(SUITE-BasicAuthIntegrationTest-seed#[A3A051FD5892AF36]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 839033 INFO
(SUITE-BasicAuthIntegrationTest-seed#[A3A051FD5892AF36]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52199/solr ready
[junit4] 2> 839047 INFO (qtp1971906309-6524) [n:127.0.0.1:52205_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 839052 INFO
(OverseerThreadFactory-3018-thread-1-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 839169 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2
[junit4] 2> 839174 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2
[junit4] 2> 839174 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2
[junit4] 2> 839294 INFO
(zkCallback-1092-thread-1-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] 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> 839294 INFO
(zkCallback-1093-thread-2-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] 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> 839294 INFO
(zkCallback-1097-thread-1-processing-n:127.0.0.1:52201_solr)
[n:127.0.0.1:52201_solr ] 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> 840213 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 840213 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 840213 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 840228 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal
[junit4] 2> 840229 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal
[junit4] 2> 840235 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.s.IndexSchema [authCollection_shard3_replica1] Schema name=minimal
[junit4] 2> 840236 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 840239 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 840239 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using
configuration from collection authCollection
[junit4] 2> 840239 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 840240 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.c.SolrCore
[[authCollection_shard2_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A3A051FD5892AF36-001/tempDir-001/node3/authCollection_shard2_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A3A051FD5892AF36-001/tempDir-001/node3/./authCollection_shard2_replica1/data/]
[junit4] 2> 840240 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica1' using
configuration from collection authCollection
[junit4] 2> 840241 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 840241 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.c.SolrCore
[[authCollection_shard3_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A3A051FD5892AF36-001/tempDir-001/node2/authCollection_shard3_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A3A051FD5892AF36-001/tempDir-001/node2/./authCollection_shard3_replica1/data/]
[junit4] 2> 840242 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 840244 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica1' using
configuration from collection authCollection
[junit4] 2> 840245 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 840245 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.c.SolrCore
[[authCollection_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A3A051FD5892AF36-001/tempDir-001/node1/authCollection_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A3A051FD5892AF36-001/tempDir-001/node1/./authCollection_shard1_replica1/data/]
[junit4] 2> 840377 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 840378 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 840389 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 840389 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 840390 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 840390 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 840394 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 840394 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 840397 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4e10ed12[authCollection_shard3_replica1] main]
[junit4] 2> 840398 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@64deb4c9[authCollection_shard1_replica1] main]
[junit4] 2> 840401 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 840401 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 840401 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 840401 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 840402 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1562327875529474048
[junit4] 2> 840402 INFO
(searcherExecutor-3027-thread-1-processing-n:127.0.0.1:52202_solr
x:authCollection_shard1_replica1 s:shard1 c:authCollection)
[n:127.0.0.1:52202_solr c:authCollection s:shard1
x:authCollection_shard1_replica1] o.a.s.c.SolrCore
[authCollection_shard1_replica1] Registered new searcher
Searcher@64deb4c9[authCollection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 840402 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 840402 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 840403 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1562327875530522624
[junit4] 2> 840403 INFO
(searcherExecutor-3026-thread-1-processing-n:127.0.0.1:52201_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection)
[n:127.0.0.1:52201_solr c:authCollection s:shard3
x:authCollection_shard3_replica1] o.a.s.c.SolrCore
[authCollection_shard3_replica1] Registered new searcher
Searcher@4e10ed12[authCollection_shard3_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 840414 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 840414 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 840414 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52202/solr/authCollection_shard1_replica1/
[junit4] 2> 840415 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 840415 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.SyncStrategy
http://127.0.0.1:52202/solr/authCollection_shard1_replica1/ has no replicas
[junit4] 2> 840415 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 840420 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 840421 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 840421 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52201/solr/authCollection_shard3_replica1/
[junit4] 2> 840421 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 840421 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.SyncStrategy
http://127.0.0.1:52201/solr/authCollection_shard3_replica1/ has no replicas
[junit4] 2> 840421 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 840423 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:52202/solr/authCollection_shard1_replica1/ shard1
[junit4] 2> 840430 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:52201/solr/authCollection_shard3_replica1/ shard3
[junit4] 2> 840452 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 840452 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 840457 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 840457 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 840458 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1dac7d48[authCollection_shard2_replica1] main]
[junit4] 2> 840460 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 840461 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 840461 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 840462 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1562327875592388608
[junit4] 2> 840462 INFO
(searcherExecutor-3025-thread-1-processing-n:127.0.0.1:52205_solr
x:authCollection_shard2_replica1 s:shard2 c:authCollection)
[n:127.0.0.1:52205_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.c.SolrCore
[authCollection_shard2_replica1] Registered new searcher
Searcher@1dac7d48[authCollection_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 840479 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 840479 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 840479 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52205/solr/authCollection_shard2_replica1/
[junit4] 2> 840479 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 840480 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.SyncStrategy
http://127.0.0.1:52205/solr/authCollection_shard2_replica1/ has no replicas
[junit4] 2> 840480 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 840494 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:52205/solr/authCollection_shard2_replica1/ shard2
[junit4] 2> 840604 INFO
(zkCallback-1092-thread-1-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] 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> 840604 INFO
(zkCallback-1097-thread-1-processing-n:127.0.0.1:52201_solr)
[n:127.0.0.1:52201_solr ] 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> 840605 INFO
(zkCallback-1093-thread-1-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] 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> 840647 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 840647 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 840659 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 840664 INFO (qtp125117746-6513) [n:127.0.0.1:52202_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2}
status=0 QTime=1490
[junit4] 2> 840673 INFO (qtp1971906309-6526) [n:127.0.0.1:52205_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2}
status=0 QTime=1503
[junit4] 2> 840676 INFO (qtp1065795618-6523) [n:127.0.0.1:52201_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2}
status=0 QTime=1501
[junit4] 2> 840682 INFO (qtp1971906309-6524) [n:127.0.0.1:52205_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 840781 INFO
(zkCallback-1097-thread-1-processing-n:127.0.0.1:52201_solr)
[n:127.0.0.1:52201_solr ] 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> 840781 INFO
(zkCallback-1092-thread-1-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] 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> 840781 INFO
(zkCallback-1093-thread-2-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] 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> 841058 INFO
(OverseerCollectionConfigSetProcessor-97645492054917127-127.0.0.1:52205_solr-n_0000000000)
[n:127.0.0.1:52205_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> 841689 INFO (qtp1971906309-6524) [n:127.0.0.1:52205_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2}
status=0 QTime=2642
[junit4] 2> 841731 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
[junit4] 2> 841740 INFO (qtp1065795618-6525) [n:127.0.0.1:52201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication
params={} status=0 QTime=0
[junit4] 2> 841744 INFO (qtp1065795618-6528) [n:127.0.0.1:52201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication
params={} status=0 QTime=0
[junit4] 2> 841746 INFO
(zkCallback-1097-thread-1-processing-n:127.0.0.1:52201_solr)
[n:127.0.0.1:52201_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 841746 INFO
(zkCallback-1097-thread-1-processing-n:127.0.0.1:52201_solr)
[n:127.0.0.1:52201_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 841747 INFO
(zkCallback-1093-thread-2-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 841747 INFO
(zkCallback-1093-thread-2-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 841748 INFO
(zkCallback-1092-thread-1-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 841748 INFO
(zkCallback-1092-thread-1-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 841799 INFO (qtp1065795618-6528) [n:127.0.0.1:52201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication
params={} status=0 QTime=0
[junit4] 2> 841804 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@4ae1419f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 841807 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1339530379
[junit4] 2> 841811 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 841815 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 841818 INFO (coreCloseExecutor-3040-thread-1)
[n:127.0.0.1:52201_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SolrCore
[authCollection_shard3_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4644bf97
[junit4] 2> 841832 INFO (coreCloseExecutor-3040-thread-1)
[n:127.0.0.1:52201_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.authCollection.shard3.replica1, tag=1178910615
[junit4] 2> 841843 INFO (zkCallback-1104-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 841939 INFO
(zkCallback-1093-thread-1-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] 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> 841940 INFO
(zkCallback-1092-thread-3-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] 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> 841972 INFO
(zkCallback-1093-thread-2-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 841973 INFO
(zkCallback-1092-thread-1-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 841973 INFO
(zkCallback-1097-thread-1-processing-n:127.0.0.1:52201_solr)
[n:127.0.0.1:52201_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 842052 INFO
(zkCallback-1093-thread-2-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 842053 INFO
(zkCallback-1097-thread-1-processing-n:127.0.0.1:52201_solr)
[n:127.0.0.1:52201_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 842053 INFO
(zkCallback-1093-thread-4-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 842053 INFO
(zkCallback-1092-thread-1-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 842053 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 843349 WARN
(zkCallback-1097-thread-2-processing-n:127.0.0.1:52201_solr)
[n:127.0.0.1:52201_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 843350 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@29c2b444{/solr,null,UNAVAILABLE}
[junit4] 2> 843354 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 843357 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e823b8f{/solr,null,AVAILABLE}
[junit4] 2> 843358 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@73402656{HTTP/1.1,[http/1.1]}{127.0.0.1:52230}
[junit4] 2> 843358 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.e.j.s.Server Started @849017ms
[junit4] 2> 843358 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52230}
[junit4] 2> 843359 ERROR
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 843361 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 843361 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 843361 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 843361 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-19T19:32:51.657Z
[junit4] 2> 843366 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 843390 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52199/solr
[junit4] 2> 843415 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36])
[n:127.0.0.1:52230_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 843425 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36])
[n:127.0.0.1:52230_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 843432 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36])
[n:127.0.0.1:52230_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52230_solr
[junit4] 2> 843435 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 843436 INFO (zkCallback-1104-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 843436 INFO
(zkCallback-1093-thread-2-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 843436 INFO
(zkCallback-1109-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 843495 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36])
[n:127.0.0.1:52230_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 843495 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36])
[n:127.0.0.1:52230_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 843495 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36])
[n:127.0.0.1:52230_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 843544 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] 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> 843544 INFO
(zkCallback-1093-thread-2-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] 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> 843684 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36])
[n:127.0.0.1:52230_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A3A051FD5892AF36-001/tempDir-001/node2/.
[junit4] 2> 843684 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36])
[n:127.0.0.1:52230_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[authCollection_shard3_replica1]
[junit4] 2> 843801 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] 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> 843801 INFO
(zkCallback-1109-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr ] 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> 843802 INFO
(zkCallback-1093-thread-1-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] 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> 844729 INFO
(coreLoadExecutor-3047-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.0.0
[junit4] 2> 844740 INFO
(coreLoadExecutor-3047-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.s.IndexSchema
[authCollection_shard3_replica1] Schema name=minimal
[junit4] 2> 844747 INFO
(coreLoadExecutor-3047-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 844757 INFO
(coreLoadExecutor-3047-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.CoreContainer Creating SolrCore
'authCollection_shard3_replica1' using configuration from collection
authCollection
[junit4] 2> 844757 INFO
(coreLoadExecutor-3047-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 844757 INFO
(coreLoadExecutor-3047-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SolrCore
[[authCollection_shard3_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A3A051FD5892AF36-001/tempDir-001/node2/authCollection_shard3_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A3A051FD5892AF36-001/tempDir-001/node2/./authCollection_shard3_replica1/data/]
[junit4] 2> 844864 INFO
(coreLoadExecutor-3047-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 844864 INFO
(coreLoadExecutor-3047-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 844869 INFO
(coreLoadExecutor-3047-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 844869 INFO
(coreLoadExecutor-3047-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 844872 INFO
(coreLoadExecutor-3047-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@63748585[authCollection_shard3_replica1] main]
[junit4] 2> 844876 INFO
(coreLoadExecutor-3047-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 844877 INFO
(coreLoadExecutor-3047-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 844877 INFO
(coreLoadExecutor-3047-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 844877 INFO
(coreLoadExecutor-3047-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1562327880221851648
[junit4] 2> 844877 INFO
(searcherExecutor-3048-thread-1-processing-n:127.0.0.1:52230_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SolrCore
[authCollection_shard3_replica1] Registered new searcher
Searcher@63748585[authCollection_shard3_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 844889 INFO
(coreZkRegister-3042-thread-1-processing-n:127.0.0.1:52230_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 844889 INFO
(coreZkRegister-3042-thread-1-processing-n:127.0.0.1:52230_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I may be
the new leader - try and sync
[junit4] 2> 844889 INFO
(coreZkRegister-3042-thread-1-processing-n:127.0.0.1:52230_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52230/solr/authCollection_shard3_replica1/
[junit4] 2> 844889 INFO
(coreZkRegister-3042-thread-1-processing-n:127.0.0.1:52230_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 844889 INFO
(coreZkRegister-3042-thread-1-processing-n:127.0.0.1:52230_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SyncStrategy
http://127.0.0.1:52230/solr/authCollection_shard3_replica1/ has no replicas
[junit4] 2> 844890 INFO
(coreZkRegister-3042-thread-1-processing-n:127.0.0.1:52230_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 844894 INFO
(coreZkRegister-3042-thread-1-processing-n:127.0.0.1:52230_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I am the
new leader: http://127.0.0.1:52230/solr/authCollection_shard3_replica1/ shard3
[junit4] 2> 844896 INFO
(coreZkRegister-3042-thread-1-processing-n:127.0.0.1:52230_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 844977 INFO (qtp2015607966-6614) [n:127.0.0.1:52230_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication
params={} status=0 QTime=59
[junit4] 2> 844996 INFO (qtp1971906309-6527) [n:127.0.0.1:52205_solr ]
o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. failed
permission {
[junit4] 2> "name":"security-edit",
[junit4] 2> "role":"admin"}
[junit4] 2> 844997 INFO (qtp1971906309-6527) [n:127.0.0.1:52205_solr ]
o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal:
[null] type: [ADMIN], collections: [], Path:
[/____v2/cluster/security/authentication] path :
/____v2/cluster/security/authentication params :wt=javabin&version=2
[junit4] 2> 845017 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] 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> 845018 INFO
(zkCallback-1109-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr ] 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> 845018 INFO
(zkCallback-1093-thread-1-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] 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> 845025 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header
c29scjpTb2xyUm9ja3M=
[junit4] 2> 845026 INFO (qtp2015607966-6615) [n:127.0.0.1:52230_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication
params={} status=0 QTime=0
[junit4] 2> 845057 INFO (qtp2015607966-6616) [n:127.0.0.1:52230_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication
params={} status=0 QTime=10
[junit4] 2> 845061 INFO (qtp1971906309-6527) [n:127.0.0.1:52205_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication
params={} status=0 QTime=0
[junit4] 2> 845062 INFO
(zkCallback-1093-thread-1-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 845062 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 845062 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 845062 INFO
(zkCallback-1093-thread-1-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 845062 INFO
(zkCallback-1109-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 845062 INFO
(zkCallback-1109-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 845115 INFO (qtp1971906309-6530) [n:127.0.0.1:52205_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication
params={} status=0 QTime=0
[junit4] 2> 845116 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header
c29scjpTb2xyUm9ja3M=
[junit4] 2> 845120 INFO (qtp1971906309-6538) [n:127.0.0.1:52205_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization
params={} status=0 QTime=3
[junit4] 2> 845122 INFO
(zkCallback-1093-thread-1-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 845122 INFO
(zkCallback-1093-thread-1-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 845123 INFO
(zkCallback-1109-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 845123 INFO
(zkCallback-1093-thread-1-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 845123 INFO
(zkCallback-1109-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 845123 INFO
(zkCallback-1109-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 845123 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 845124 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 845125 INFO (qtp125117746-6514) [n:127.0.0.1:52202_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization
params={} status=0 QTime=0
[junit4] 2> 845126 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header
aGFycnk6SGFycnlJc1ViZXJDb29s
[junit4] 2> 845128 INFO (qtp125117746-6515) [n:127.0.0.1:52202_solr ]
o.a.s.s.RuleBasedAuthorizationPlugin This resource is configured to have a
permission {
[junit4] 2> "name":"security-edit",
[junit4] 2> "role":"admin"}, The principal [principal: harry] does not
have the right role
[junit4] 2> 845128 INFO (qtp125117746-6515) [n:127.0.0.1:52202_solr ]
o.a.s.s.HttpSolrCall USER_REQUIRED auth header Basic
aGFycnk6SGFycnlJc1ViZXJDb29s context : userPrincipal: [[principal: harry]]
type: [ADMIN], collections: [], Path: [/____v2/cluster/security/authorization]
path : /____v2/cluster/security/authorization params :
[junit4] 2> 845130 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[A3A051FD5892AF36]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
[junit4] 2> 845133 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth
-Dtests.seed=A3A051FD5892AF36 -Dtests.slow=true -Dtests.locale=es-CU
-Dtests.timezone=Navajo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 3.45s J1 | BasicAuthIntegrationTest.testBasicAuth <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<403>
[junit4] > at
__randomizedtesting.SeedInfo.seed([A3A051FD5892AF36:1FCE27EFFCC12C4C]:0)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.executeCommand(BasicAuthIntegrationTest.java:235)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:147)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 845141 INFO (jetty-closer-1081-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@3faad4f4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 845141 INFO (jetty-closer-1081-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1151482499
[junit4] 2> 845142 INFO (jetty-closer-1081-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@73402656{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 845142 INFO (jetty-closer-1081-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 845142 INFO (jetty-closer-1081-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@931cbfd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 845143 INFO (jetty-closer-1081-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1760438931
[junit4] 2> 845143 INFO (jetty-closer-1081-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1398323140
[junit4] 2> 845143 INFO (jetty-closer-1081-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 845143 INFO (jetty-closer-1081-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 845145 INFO (jetty-closer-1081-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 845147 INFO (coreCloseExecutor-3053-thread-1)
[n:127.0.0.1:52205_solr c:authCollection s:shard2 r:core_node1
x:authCollection_shard2_replica1] o.a.s.c.SolrCore
[authCollection_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3a2a812c
[junit4] 2> 845148 INFO (jetty-closer-1081-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 845149 INFO (jetty-closer-1081-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 845149 INFO (coreCloseExecutor-3054-thread-1)
[n:127.0.0.1:52202_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica1] o.a.s.c.SolrCore
[authCollection_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@70938f9b
[junit4] 2> 845150 INFO (coreCloseExecutor-3055-thread-1)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SolrCore
[authCollection_shard3_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@393667b7
[junit4] 2> 845151 INFO (coreCloseExecutor-3053-thread-1)
[n:127.0.0.1:52205_solr c:authCollection s:shard2 r:core_node1
x:authCollection_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.authCollection.shard2.replica1, tag=975864108
[junit4] 2> 845153 INFO (coreCloseExecutor-3054-thread-1)
[n:127.0.0.1:52202_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.authCollection.shard1.replica1, tag=1888718747
[junit4] 2> 845154 INFO (coreCloseExecutor-3055-thread-1)
[n:127.0.0.1:52230_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.authCollection.shard3.replica1, tag=959866807
[junit4] 2> 845155 INFO (jetty-closer-1081-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=97645492054917127-127.0.0.1:52205_solr-n_0000000000) closing
[junit4] 2> 845156 INFO
(OverseerStateUpdate-97645492054917127-127.0.0.1:52205_solr-n_0000000000)
[n:127.0.0.1:52205_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:52205_solr
[junit4] 2> 845163 WARN
(zkCallback-1093-thread-2-processing-n:127.0.0.1:52205_solr)
[n:127.0.0.1:52205_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 845163 WARN
(zkCallback-1092-thread-2-processing-n:127.0.0.1:52202_solr)
[n:127.0.0.1:52202_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 845168 INFO (jetty-closer-1081-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4d56b54c{/solr,null,UNAVAILABLE}
[junit4] 2> 845168 INFO
(zkCallback-1109-thread-1-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:52230_solr
[junit4] 2> 845169 INFO
(zkCallback-1109-thread-2-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (1)
[junit4] 2> 845170 INFO (jetty-closer-1081-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@452284fa{/solr,null,UNAVAILABLE}
[junit4] 2> 845175 WARN
(zkCallback-1109-thread-2-processing-n:127.0.0.1:52230_solr)
[n:127.0.0.1:52230_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 846673 INFO (jetty-closer-1081-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1e823b8f{/solr,null,UNAVAILABLE}
[junit4] 2> 846676 INFO
(SUITE-BasicAuthIntegrationTest-seed#[A3A051FD5892AF36]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52199 52199
[junit4] 2> 846685 INFO (Thread-1528) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:52199 52199
[junit4] 2> 849920 WARN (Thread-1528) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/authCollection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/97645492054917126-127.0.0.1:52202_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 19 /solr/overseer/queue
[junit4] 2> 7 /solr/overseer/collection-queue-work
[junit4] 2> 5 /solr/collections
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 849921 INFO
(SUITE-BasicAuthIntegrationTest-seed#[A3A051FD5892AF36]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A3A051FD5892AF36-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=es-CU, timezone=Navajo
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=102393576,total=482344960
[junit4] 2> NOTE: All tests run in this JVM: [TestDistributedMissingSort,
PropertiesRequestHandlerTest, HdfsChaosMonkeySafeLeaderTest,
HdfsBasicDistributedZkTest, SuggestComponentContextFilterQueryTest,
TestCoreDiscovery, ExplicitHLLTest, RemoteQueryErrorTest, TestSearchPerf,
CacheHeaderTest, InfoHandlerTest, TestSearcherReuse,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestHashQParserPlugin,
SparseHLLTest, AnalyticsQueryTest, CoreAdminRequestStatusTest,
CleanupOldIndexTest, ZkSolrClientTest, PreAnalyzedFieldManagedSchemaCloudTest,
TestMiniSolrCloudCluster, LeaderElectionIntegrationTest, SuggesterWFSTTest,
HighlighterConfigTest, TestAuthenticationFramework,
TestPHPSerializedResponseWriter, SolrSlf4jReporterTest, TestValueSourceCache,
TestDocSet, CollectionTooManyReplicasTest, TestScoreJoinQPScore, EnumFieldTest,
LoggingHandlerTest, AddBlockUpdateTest, UpdateRequestProcessorFactoryTest,
TestSolr4Spatial, TestTrie, PreAnalyzedUpdateProcessorTest,
DistributedFacetPivotSmallTest, SolrMetricManagerTest, TestWriterPerf,
TestFreeTextSuggestions, TestGraphMLResponseWriter, CSVRequestHandlerTest,
ResponseLogComponentTest, TestSystemIdResolver, RequestHandlersTest,
CircularListTest, TestSQLHandlerNonCloud, TestSubQueryTransformerCrossCore,
SolrCoreCheckLockOnStartupTest, ShowFileRequestHandlerTest,
ReplicationFactorTest, BlockCacheTest, TestSha256AuthenticationProvider,
TestObjectReleaseTracker, TestQuerySenderListener, DeleteInactiveReplicaTest,
TestUtils, ScriptEngineTest, VersionInfoTest, TestEmbeddedSolrServerSchemaAPI,
CloudMLTQParserTest, TestSuggestSpellingConverter,
TestManagedSynonymFilterFactory, InfixSuggestersTest, V2ApiIntegrationTest,
TestDistributedGrouping, TestSchemaVersionResource, DebugComponentTest,
PeerSyncWithIndexFingerprintCachingTest, TestDocBasedVersionConstraints,
BooleanFieldTest, TestMiniSolrCloudClusterSSL, TestRangeQuery,
TestClassicSimilarityFactory, TestBlendedInfixSuggestions,
ExitableDirectoryReaderTest, AutoCommitTest, TestOrdValues,
DistributedFacetPivotLongTailTest, BlobRepositoryCloudTest, RollingRestartTest,
TestConfigReload, TestNumericTerms64, BufferStoreTest, TestPushWriter,
DistributedQueryComponentCustomSortTest, TestManagedResource,
TemplateUpdateProcessorTest, RankQueryTest, DistanceUnitsTest,
CloneFieldUpdateProcessorFactoryTest, DirectUpdateHandlerOptimizeTest,
BasicDistributedZk2Test, TestExportWriter, PeerSyncReplicationTest,
OverriddenZkACLAndCredentialsProvidersTest, ClusterStateTest,
TestFoldingMultitermQuery, CachingDirectoryFactoryTest, ZkStateWriterTest,
TestFiltering, TestRebalanceLeaders, SimpleCollectionCreateDeleteTest,
TestComplexPhraseLeadingWildcard, DefaultValueUpdateProcessorTest,
TestLegacyNumericRangeQueryBuilder, BigEndianAscendingWordSerializerTest,
BasicAuthIntegrationTest]
[junit4] Completed [209/701 (1!)] on J1 in 12.08s, 1 test, 1 failure <<<
FAILURES!
[...truncated 64256 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]