Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20499/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC
4 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1)
Thread[id=6051, name=searcherExecutor-2808-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
1) Thread[id=6051, name=searcherExecutor-2808-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([EC6F44AA9CF42752]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=6051, name=searcherExecutor-2808-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=6051, name=searcherExecutor-2808-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([EC6F44AA9CF42752]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 1)
Thread[id=3521, name=jetty-launcher-1692-thread-1-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
2) Thread[id=3520, name=jetty-launcher-1692-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
1) Thread[id=3521, name=jetty-launcher-1692-thread-1-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
2) Thread[id=3520, name=jetty-launcher-1692-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
at __randomizedtesting.SeedInfo.seed([EC6F44AA9CF42752]:0)
FAILED: org.apache.solr.core.TestLazyCores.testNoCommit
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([EC6F44AA9CF42752:330FE57B57D344F7]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
at
org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound='10']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int><lst name="params"><str
name="q">*:*</str></lst></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=*:*
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
... 41 more
Build Log:
[...truncated 11234 lines...]
[junit4] Suite:
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_EC6F44AA9CF42752-001/init-core-data-001
[junit4] 2> 119889 WARN
(SUITE-TestImpersonationWithHadoopAuth-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 119889 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 119890 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 119891 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 119930 WARN
(SUITE-TestImpersonationWithHadoopAuth-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 2> 120031 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_EC6F44AA9CF42752-001/tempDir-001
[junit4] 2> 120032 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 120032 INFO (Thread-337) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 120032 INFO (Thread-337) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 120062 ERROR (Thread-337) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 120132 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:36105
[junit4] 2> 120137 INFO (jetty-launcher-1692-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 120137 INFO (jetty-launcher-1692-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 120142 INFO (jetty-launcher-1692-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6f5f27{/solr,null,AVAILABLE}
[junit4] 2> 120142 INFO (jetty-launcher-1692-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1684fe6{/solr,null,AVAILABLE}
[junit4] 2> 120145 INFO (jetty-launcher-1692-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5f5ca4{SSL,[ssl,
http/1.1]}{127.0.0.1:44543}
[junit4] 2> 120145 INFO (jetty-launcher-1692-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@beded2{SSL,[ssl,
http/1.1]}{127.0.0.1:45841}
[junit4] 2> 120145 INFO (jetty-launcher-1692-thread-1) [ ]
o.e.j.s.Server Started @121790ms
[junit4] 2> 120145 INFO (jetty-launcher-1692-thread-2) [ ]
o.e.j.s.Server Started @121790ms
[junit4] 2> 120145 INFO (jetty-launcher-1692-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44543}
[junit4] 2> 120145 INFO (jetty-launcher-1692-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45841}
[junit4] 2> 120145 ERROR (jetty-launcher-1692-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 120145 ERROR (jetty-launcher-1692-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 120145 INFO (jetty-launcher-1692-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 120145 INFO (jetty-launcher-1692-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 120145 INFO (jetty-launcher-1692-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 120145 INFO (jetty-launcher-1692-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 120145 INFO (jetty-launcher-1692-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 120145 INFO (jetty-launcher-1692-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 120145 INFO (jetty-launcher-1692-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-19T14:54:52.068Z
[junit4] 2> 120145 INFO (jetty-launcher-1692-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-19T14:54:52.068Z
[junit4] 2> 120157 INFO (jetty-launcher-1692-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 120161 INFO (jetty-launcher-1692-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 120162 INFO (jetty-launcher-1692-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36105/solr
[junit4] 2> 120169 INFO (jetty-launcher-1692-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36105/solr
[junit4] 2> 120208 INFO (jetty-launcher-1692-thread-1)
[n:127.0.0.1:44543_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 120208 INFO (jetty-launcher-1692-thread-1)
[n:127.0.0.1:44543_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44543_solr
[junit4] 2> 120208 INFO (jetty-launcher-1692-thread-1)
[n:127.0.0.1:44543_solr ] o.a.s.c.Overseer Overseer
(id=98686264407293958-127.0.0.1:44543_solr-n_0000000000) starting
[junit4] 2> 120209 INFO (jetty-launcher-1692-thread-2)
[n:127.0.0.1:45841_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 120209 INFO (jetty-launcher-1692-thread-2)
[n:127.0.0.1:45841_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45841_solr
[junit4] 2> 120210 INFO
(zkCallback-1700-thread-1-processing-n:127.0.0.1:45841_solr)
[n:127.0.0.1:45841_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 120210 INFO
(zkCallback-1705-thread-1-processing-n:127.0.0.1:44543_solr)
[n:127.0.0.1:44543_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 120214 INFO (jetty-launcher-1692-thread-1)
[n:127.0.0.1:44543_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44543_solr
[junit4] 2> 120215 INFO
(zkCallback-1705-thread-1-processing-n:127.0.0.1:44543_solr)
[n:127.0.0.1:44543_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 120215 INFO
(zkCallback-1700-thread-1-processing-n:127.0.0.1:45841_solr)
[n:127.0.0.1:45841_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 120285 INFO (jetty-launcher-1692-thread-1)
[n:127.0.0.1:44543_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 120290 INFO (jetty-launcher-1692-thread-2)
[n:127.0.0.1:45841_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 120298 INFO (jetty-launcher-1692-thread-2)
[n:127.0.0.1:45841_solr ] o.a.s.s.HadoopAuthPlugin Params:
{proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1,
proxyuser.bogusGroup.groups=__some_bogus_group,
proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1,
proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*,
proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*,
proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt,
proxyuser.bogusGroup.hosts=*,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true,
proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1,
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
[junit4] 2> 120298 INFO (jetty-launcher-1692-thread-1)
[n:127.0.0.1:44543_solr ] o.a.s.s.HadoopAuthPlugin Params:
{proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1,
proxyuser.bogusGroup.groups=__some_bogus_group,
proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1,
proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*,
proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*,
proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt,
proxyuser.bogusGroup.hosts=*,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true,
proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1,
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
[junit4] 2> 120346 INFO (jetty-launcher-1692-thread-1)
[n:127.0.0.1:44543_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 120347 INFO (jetty-launcher-1692-thread-2)
[n:127.0.0.1:45841_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 120369 INFO (jetty-launcher-1692-thread-1-EventThread)
[n:127.0.0.1:44543_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 120369 INFO (jetty-launcher-1692-thread-2-EventThread)
[n:127.0.0.1:45841_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 120566 INFO (jetty-launcher-1692-thread-2)
[n:127.0.0.1:45841_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 120573 INFO (jetty-launcher-1692-thread-1)
[n:127.0.0.1:44543_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 120606 INFO (jetty-launcher-1692-thread-1)
[n:127.0.0.1:44543_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44543.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1427fd9
[junit4] 2> 120614 INFO (jetty-launcher-1692-thread-2)
[n:127.0.0.1:45841_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45841.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1427fd9
[junit4] 2> 120621 INFO (jetty-launcher-1692-thread-1)
[n:127.0.0.1:44543_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44543.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1427fd9
[junit4] 2> 120621 INFO (jetty-launcher-1692-thread-2)
[n:127.0.0.1:45841_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45841.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1427fd9
[junit4] 2> 120621 INFO (jetty-launcher-1692-thread-2)
[n:127.0.0.1:45841_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45841.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1427fd9
[junit4] 2> 120621 INFO (jetty-launcher-1692-thread-1)
[n:127.0.0.1:44543_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44543.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1427fd9
[junit4] 2> 120622 INFO (jetty-launcher-1692-thread-2)
[n:127.0.0.1:45841_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.hadoop.TestImpersonationWithHadoopAuth_EC6F44AA9CF42752-001/tempDir-001/node2/.
[junit4] 2> 120622 INFO (jetty-launcher-1692-thread-1)
[n:127.0.0.1:44543_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.hadoop.TestImpersonationWithHadoopAuth_EC6F44AA9CF42752-001/tempDir-001/node1/.
[junit4] 2> 120660 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 120661 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36105/solr ready
[junit4] 2> 120675 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
[junit4] 2> 120720 INFO (qtp30500244-3473) [ ]
o.a.s.s.SolrDispatchFilter Error authenticating
[junit4] 2> java.lang.IllegalArgumentException: userName is NULL, empty or
contains a '&'
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
[junit4] 2> at
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
[junit4] 2> at
org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
[junit4] 2> at
org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 120721 WARN (qtp30500244-3473) [ ] o.e.j.s.ServletHandler
/solr/admin/collections
[junit4] 2> org.apache.solr.common.SolrException: Error during request
authentication,
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:457)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: java.lang.IllegalArgumentException: userName is
NULL, empty or contains a '&'
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
[junit4] 2> at
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
[junit4] 2> at
org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
[junit4] 2> at
org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
[junit4] 2> ... 29 more
[junit4] 2> 120722 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
[junit4] 2> 120731 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
[junit4] 2> 120751 INFO (qtp30500244-3473) [n:127.0.0.1:44543_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 120751 INFO (qtp30500244-3473) [n:127.0.0.1:44543_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 120756 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[EC6F44AA9CF42752])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=simple-dt&e=1505868892656&s=bcKmfjeh5AkzQavlrWUICI4O56M=";
Domain=127.0.0.1; Expires= , 20-9-2017 00:54:52 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: , 20-9-2017 00:54:52 GMT
[junit4] 2> 120756 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
[junit4] 2> 120765 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
[junit4] 2> 120783 WARN (qtp30500244-3474) [ ]
o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user
bar: id: âbarâ: no such user
[junit4] 2> id: âbarâ: no such user
[junit4] 2>
[junit4] 2> 121030 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[EC6F44AA9CF42752])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bogusGroup&p=bogusGroup&t=simple-dt&e=1505868892690&s=k7pbZJMULF8W9eTqm81ZOYyCYsE=";
Domain=127.0.0.1; Expires= , 20-9-2017 00:54:52 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: , 20-9-2017 00:54:52 GMT
[junit4] 2> 121031 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
[junit4] 2> 121039 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
[junit4] 2> 121048 INFO (qtp30500244-3486) [n:127.0.0.1:44543_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 121048 INFO (qtp30500244-3486) [n:127.0.0.1:44543_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 121049 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[EC6F44AA9CF42752])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=simple-dt&e=1505868892964&s=yxIE9tCCkDsx55/bvs7nytjGj+0=";
Domain=127.0.0.1; Expires= , 20-9-2017 00:54:52 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: , 20-9-2017 00:54:52 GMT
[junit4] 2> 121049 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
[junit4] 2> 121058 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
[junit4] 2> 136083 WARN
(jetty-launcher-1692-thread-1-SendThread(127.0.0.1:36105))
[n:127.0.0.1:44543_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15535ms for sessionid 0x15e9aa276350007
[junit4] 2> 136083 WARN
(jetty-launcher-1692-thread-2-SendThread(127.0.0.1:36105))
[n:127.0.0.1:45841_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15458ms for sessionid 0x15e9aa276350004
[junit4] 2> 136083 WARN
(SUITE-TestImpersonationWithHadoopAuth-seed#[EC6F44AA9CF42752]-worker-SendThread(127.0.0.1:36105))
[ ] o.a.z.ClientCnxn Client session timed out, have not heard from server
in 15421ms for sessionid 0x15e9aa27635000a
[junit4] 2> 136083 WARN
(jetty-launcher-1692-thread-2-SendThread(127.0.0.1:36105))
[n:127.0.0.1:45841_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15535ms for sessionid 0x15e9aa276350008
[junit4] 2> 136083 WARN
(jetty-launcher-1692-thread-1-SendThread(127.0.0.1:36105))
[n:127.0.0.1:44543_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15459ms for sessionid 0x15e9aa276350006
[junit4] 2> 136083 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e9aa276350004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 136083 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e9aa276350007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 136084 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e9aa276350008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 136084 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e9aa276350006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 136086 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[EC6F44AA9CF42752])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=wrongHost&p=wrongHost&t=simple-dt&e=1505868892983&s=eR94VQY/Ou7Z4/oXk9N+lMG0X8c=";
Domain=127.0.0.1; Expires= , 20-9-2017 00:54:52 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: , 20-9-2017 00:54:52 GMT
[junit4] 2> 136087 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
[junit4] 2> 136107 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
[junit4] 2> 136111 INFO (qtp30500244-3487) [n:127.0.0.1:44543_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 136111 INFO (qtp30500244-3487) [n:127.0.0.1:44543_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 136112 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[EC6F44AA9CF42752])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=simple-dt&e=1505868908034&s=REHkDA0Dj4KWrGmpWOEkIDM5VSY=";
Domain=127.0.0.1; Expires= , 20-9-2017 00:55:08 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: , 20-9-2017 00:55:08 GMT
[junit4] 2> 136112 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
[junit4] 2> 136130 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
[junit4] 2> 136137 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[EC6F44AA9CF42752])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=noGroups&p=noGroups&t=simple-dt&e=1505868908056&s=Dmhj2TK/jJBemOYeShE2nUgYEOg=";
Domain=127.0.0.1; Expires= , 20-9-2017 00:55:08 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: , 20-9-2017 00:55:08 GMT
[junit4] 2> 136137 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
[junit4] 2> 136149 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
[junit4] 2> 136153 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[EC6F44AA9CF42752])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=noHosts&p=noHosts&t=simple-dt&e=1505868908074&s=oBmziRBNG3sXP73mfMlh5V1vh9I=";
Domain=127.0.0.1; Expires= , 20-9-2017 00:55:08 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: , 20-9-2017 00:55:08 GMT
[junit4] 2> 136153 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
[junit4] IGNOR/A 0.00s J1 | TestImpersonationWithHadoopAuth.testForwarding
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-9893))
[junit4] 2> 136163 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
[junit4] 2> 136166 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[EC6F44AA9CF42752])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=simple-dt&e=1505868908088&s=f5XXhqqdxw5NBioAzMxh585LM/o=";
Domain=127.0.0.1; Expires= , 20-9-2017 00:55:08 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: , 20-9-2017 00:55:08 GMT
[junit4] 2> 136166 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[EC6F44AA9CF42752])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
[junit4] 2> 136183 WARN
(zkCallback-1705-thread-2-processing-n:127.0.0.1:44543_solr)
[n:127.0.0.1:44543_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@168e360 name:
ZooKeeperConnection Watcher:127.0.0.1:36105/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 136183 WARN
(zkCallback-1705-thread-2-processing-n:127.0.0.1:44543_solr)
[n:127.0.0.1:44543_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 136184 WARN
(zkCallback-1700-thread-2-processing-n:127.0.0.1:45841_solr)
[n:127.0.0.1:45841_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1593c07 name:
ZooKeeperConnection Watcher:127.0.0.1:36105/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 136184 WARN
(zkCallback-1700-thread-2-processing-n:127.0.0.1:45841_solr)
[n:127.0.0.1:45841_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 136185 INFO (jetty-closer-1693-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5f5ca4{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 136186 INFO (jetty-closer-1693-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@beded2{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 136186 INFO (jetty-closer-1693-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=9819308
[junit4] 2> 136186 INFO (jetty-closer-1693-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=29778458
[junit4] 2> 136186 INFO (jetty-closer-1693-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 136186 INFO (jetty-closer-1693-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 136186 INFO (jetty-closer-1693-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d817a0: rootName =
solr_45841, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@a7bf82
[junit4] 2> 136186 INFO (jetty-closer-1693-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5eb13e: rootName =
solr_44543, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@d80f3c
[junit4] 2> 136190 INFO (jetty-closer-1693-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 136191 INFO (jetty-closer-1693-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 136191 INFO (jetty-closer-1693-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@cbff3a: rootName =
solr_45841, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@752f55
[junit4] 2> 136191 INFO (jetty-closer-1693-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1facd5: rootName =
solr_44543, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@752f55
[junit4] 2> 136194 INFO (jetty-closer-1693-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 136194 INFO (jetty-closer-1693-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1773051: rootName =
solr_45841, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1aabf8
[junit4] 2> 136194 INFO (jetty-closer-1693-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 136194 INFO (jetty-closer-1693-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6417fe: rootName =
solr_44543, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1aabf8
[junit4] 2> 137622 INFO (jetty-closer-1693-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 137622 INFO (jetty-closer-1693-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 137622 INFO (jetty-closer-1693-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98686264407293958-127.0.0.1:44543_solr-n_0000000000) closing
[junit4] 2> 137622 INFO
(OverseerStateUpdate-98686264407293958-127.0.0.1:44543_solr-n_0000000000)
[n:127.0.0.1:44543_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:44543_solr
[junit4] 2> 137622 INFO
(OverseerCollectionConfigSetProcessor-98686264407293958-127.0.0.1:44543_solr-n_0000000000)
[n:127.0.0.1:44543_solr ] o.a.s.c.OverseerTaskProcessor According to ZK I
(id=98686264407293958-127.0.0.1:44543_solr-n_0000000000) am no longer a leader.
[junit4] 2> 137689 INFO
(zkCallback-1700-thread-1-processing-n:127.0.0.1:45841_solr)
[n:127.0.0.1:45841_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45841_solr
[junit4] 2> 137689 INFO
(zkCallback-1700-thread-3-processing-n:127.0.0.1:45841_solr)
[n:127.0.0.1:45841_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 137689 INFO (jetty-closer-1693-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 137689 INFO (jetty-closer-1693-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 137690 WARN
(zkCallback-1700-thread-3-processing-n:127.0.0.1:45841_solr)
[n:127.0.0.1:45841_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 137864 INFO (jetty-launcher-1692-thread-2-EventThread)
[n:127.0.0.1:45841_solr ] o.a.c.f.s.ConnectionStateManager State change:
SUSPENDED
[junit4] 2> 138005 INFO (jetty-launcher-1692-thread-1-EventThread)
[n:127.0.0.1:44543_solr ] o.a.c.f.s.ConnectionStateManager State change:
SUSPENDED
[junit4] 2> 139123 WARN
(zkCallback-1705-thread-2-processing-n:127.0.0.1:44543_solr)
[n:127.0.0.1:44543_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 139123 ERROR
(Thread[Thread-354,5,TGRP-TestImpersonationWithHadoopAuth])
[n:127.0.0.1:44543_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 139127 INFO (jetty-closer-1693-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1684fe6{/solr,null,UNAVAILABLE}
[junit4] 2> 139190 ERROR
(Thread[Thread-356,5,TGRP-TestImpersonationWithHadoopAuth])
[n:127.0.0.1:45841_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 139191 INFO (jetty-closer-1693-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6f5f27{/solr,null,UNAVAILABLE}
[junit4] 2> 139192 ERROR
(SUITE-TestImpersonationWithHadoopAuth-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 139192 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36105 36105
[junit4] 2> 144248 INFO (Thread-337) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36105 36105
[junit4] 2> 144249 WARN (Thread-337) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 4
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 3
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 144249 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Sep 19, 2017 2:55:16 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> Sep 19, 2017 2:55:36 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 2 threads leaked from SUITE scope at
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
[junit4] 2> 1) Thread[id=3521,
name=jetty-launcher-1692-thread-1-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> 2) Thread[id=3520,
name=jetty-launcher-1692-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> Sep 19, 2017 2:55:36 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=3521,
name=jetty-launcher-1692-thread-1-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> 2) Thread[id=3520,
name=jetty-launcher-1692-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> 164329 ERROR (jetty-launcher-1692-thread-1-EventThread)
[n:127.0.0.1:44543_solr ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> 164329 ERROR (jetty-launcher-1692-thread-2-EventThread)
[n:127.0.0.1:45841_solr ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> Sep 19, 2017 2:55:36 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=ja-JP, timezone=Indian/Mayotte
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=132681984,total=305135616
[junit4] 2> NOTE: All tests run in this JVM: [HttpSolrCallGetCoreTest,
CSVRequestHandlerTest, TestSQLHandler, TestRequestForwarding, MoveReplicaTest,
HdfsBasicDistributedZk2Test, TestBulkSchemaConcurrent, TestLRUCache,
TestPostingsSolrHighlighter, DistributedMLTComponentTest, TestXmlQParserPlugin,
BadComponentTest, BaseCdcrDistributedZkTest, CoreAdminHandlerTest,
TestPayloadCheckQParserPlugin, TestImpersonationWithHadoopAuth]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=EC6F44AA9CF42752
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja-JP
-Dtests.timezone=Indian/Mayotte -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | TestImpersonationWithHadoopAuth (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
[junit4] > 1) Thread[id=3521,
name=jetty-launcher-1692-thread-1-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] > at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] > at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] > 2) Thread[id=3520,
name=jetty-launcher-1692-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] > at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] > at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] > at
__randomizedtesting.SeedInfo.seed([EC6F44AA9CF42752]:0)
[junit4] Completed [36/733 (1!)] on J1 in 44.45s, 10 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 573 lines...]
[junit4] Suite: org.apache.solr.core.TestLazyCores
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/init-core-data-001
[junit4] 2> 770272 WARN
(SUITE-TestLazyCores-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
[junit4] 2> 770272 INFO
(SUITE-TestLazyCores-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 770273 INFO
(SUITE-TestLazyCores-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 770274 INFO
(SUITE-TestLazyCores-seed#[EC6F44AA9CF42752]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 770277 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
[junit4] 2> 770303 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/solr.xml
[junit4] 2> 770306 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1cab060, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 770362 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cab060
[junit4] 2> 770371 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cab060
[junit4] 2> 770371 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cab060
[junit4] 2> 770373 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 770381 INFO (coreLoadExecutor-2707-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 770381 INFO (coreLoadExecutor-2707-thread-3) [
x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 770382 INFO (coreLoadExecutor-2707-thread-2) [
x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 770387 INFO (coreLoadExecutor-2707-thread-2) [
x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 770387 INFO (coreLoadExecutor-2707-thread-3) [
x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 770389 INFO (coreLoadExecutor-2707-thread-2) [
x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 770389 INFO (coreLoadExecutor-2707-thread-3) [
x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 770389 INFO (coreLoadExecutor-2707-thread-2) [
x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/./collection2,
trusted=true
[junit4] 2> 770389 INFO (coreLoadExecutor-2707-thread-3) [
x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/./collection5,
trusted=true
[junit4] 2> 770389 INFO (coreLoadExecutor-2707-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 770390 INFO (coreLoadExecutor-2707-thread-3) [
x:collection5] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection5' (registry 'solr.core.collection5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1cab060
[junit4] 2> 770390 INFO (coreLoadExecutor-2707-thread-3) [
x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 770390 INFO (coreLoadExecutor-2707-thread-3) [
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/collection5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/./collection5/data/]
[junit4] 2> 770391 INFO (coreLoadExecutor-2707-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 770391 INFO (coreLoadExecutor-2707-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/./collection1,
trusted=true
[junit4] 2> 770390 INFO (coreLoadExecutor-2707-thread-2) [
x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection2' (registry 'solr.core.collection2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1cab060
[junit4] 2> 770391 INFO (coreLoadExecutor-2707-thread-2) [
x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 770391 INFO (coreLoadExecutor-2707-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1cab060
[junit4] 2> 770392 INFO (coreLoadExecutor-2707-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 770392 INFO (coreLoadExecutor-2707-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/./collection1/data/]
[junit4] 2> 770392 INFO (coreLoadExecutor-2707-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=40.8232421875,
floorSegmentMB=0.49609375, forceMergeDeletesPctAllowed=25.972653584028144,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.43866782743206956
[junit4] 2> 770391 INFO (coreLoadExecutor-2707-thread-2) [
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/collection2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/./collection2/data/]
[junit4] 2> 770394 INFO (coreLoadExecutor-2707-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=40.8232421875,
floorSegmentMB=0.49609375, forceMergeDeletesPctAllowed=25.972653584028144,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.43866782743206956
[junit4] 2> 770396 INFO (coreLoadExecutor-2707-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=40.8232421875,
floorSegmentMB=0.49609375, forceMergeDeletesPctAllowed=25.972653584028144,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.43866782743206956
[junit4] 2> 770757 INFO (coreLoadExecutor-2707-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 770757 INFO (coreLoadExecutor-2707-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 770758 INFO (coreLoadExecutor-2707-thread-3) [
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 770758 INFO (coreLoadExecutor-2707-thread-3) [
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 770758 INFO (coreLoadExecutor-2707-thread-2) [
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 770758 INFO (coreLoadExecutor-2707-thread-2) [
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 770758 INFO (coreLoadExecutor-2707-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6264807403923875]
[junit4] 2> 770758 INFO (coreLoadExecutor-2707-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12439e4[collection1]
main]
[junit4] 2> 770759 INFO (coreLoadExecutor-2707-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/collection1/conf
[junit4] 2> 770759 INFO (coreLoadExecutor-2707-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6264807403923875]
[junit4] 2> 770759 INFO (coreLoadExecutor-2707-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6264807403923875]
[junit4] 2> 770759 INFO (coreLoadExecutor-2707-thread-3) [
x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c0369[collection5]
main]
[junit4] 2> 770759 INFO (coreLoadExecutor-2707-thread-2) [
x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d3c86[collection2]
main]
[junit4] 2> 770759 INFO (coreLoadExecutor-2707-thread-3) [
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/collection5/conf
[junit4] 2> 770759 INFO (coreLoadExecutor-2707-thread-2) [
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/collection2/conf
[junit4] 2> 770760 INFO (coreLoadExecutor-2707-thread-3) [
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 770760 INFO (coreLoadExecutor-2707-thread-2) [
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 770760 INFO
(searcherExecutor-2709-thread-1-processing-x:collection5) [ x:collection5]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@4c0369[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 770761 INFO
(searcherExecutor-2708-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@2d3c86[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 770761 INFO (coreLoadExecutor-2707-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 770762 INFO
(searcherExecutor-2710-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@12439e4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 770769 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 770772 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [
x:collection3] o.a.s.s.IndexSchema [collection3] Schema name=tiny
[junit4] 2> 770773 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 770773 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/./collection3,
trusted=true
[junit4] 2> 770774 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [
x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection3' (registry 'solr.core.collection3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1cab060
[junit4] 2> 770774 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [
x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 770774 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [
x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/collection3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001/tempDir-001/./collection3/data/]
[junit4] 2> 770776 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=96.6748046875,
floorSegmentMB=0.3955078125, forceMergeDeletesPctAllowed=11.712827378304935,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 770814 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 770814 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 770815 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.13985647588189778]
[junit4] 2> 770815 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[EC6F44AA9CF42752]) [
x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@1
[...truncated too long message...]
[org.apache.solr.metrics.reporters.SolrJmxReporter@102ea8b: rootName = null,
domain = solr.core.badConfig1, service url = null, agent id = null] for
registry solr.core.badConfig1 / com.codahale.metrics.MetricRegistry@e1716
[junit4] 2> 775838 INFO
(coreCloseExecutor-3028-thread-6-processing-x:collection3) [ x:badConfig2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.badConfig2, tag=2095053
[junit4] 2> 775838 INFO
(coreCloseExecutor-3028-thread-6-processing-x:collection3) [ x:badConfig2]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@8994da: rootName = null,
domain = solr.core.badConfig2, service url = null, agent id = null] for
registry solr.core.badConfig2 / com.codahale.metrics.MetricRegistry@f98dc
[junit4] 2> 775846 INFO
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[EC6F44AA9CF42752]) [
x:collection3] o.a.s.SolrTestCaseJ4 ###Ending testBadConfigsGenerateErrors
[junit4] 2> 775846 INFO
(SUITE-TestLazyCores-seed#[EC6F44AA9CF42752]-worker) [ x:collection3]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 775846 INFO
(SUITE-TestLazyCores-seed#[EC6F44AA9CF42752]-worker) [ x:collection3]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=31795119
[junit4] 2> 775846 INFO
(SUITE-TestLazyCores-seed#[EC6F44AA9CF42752]-worker) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 775846 INFO
(SUITE-TestLazyCores-seed#[EC6F44AA9CF42752]-worker) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 775846 INFO
(SUITE-TestLazyCores-seed#[EC6F44AA9CF42752]-worker) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_EC6F44AA9CF42752-001
[junit4] 2> Sep 19, 2017 3:05:47 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Sep 19, 2017 3:06:08 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.core.TestLazyCores:
[junit4] 2> 1) Thread[id=6051, name=searcherExecutor-2808-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Sep 19, 2017 3:06:08 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=6051, name=searcherExecutor-2808-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> Sep 19, 2017 3:06:11 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=6051, name=searcherExecutor-2808-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-BA,
timezone=America/Monterrey
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=2,free=90287200,total=311689216
[junit4] 2> NOTE: All tests run in this JVM: [SolrRequestParserTest,
TestMergePolicyConfig, HttpPartitionTest, SuggesterWFSTTest,
DistributedDebugComponentTest, SolrIndexSplitterTest, PeerSyncTest,
TestLuceneMatchVersion, XmlUpdateRequestHandlerTest, MergeStrategyTest,
TestQuerySenderNoQuery, TestTestInjection, CollectionReloadTest,
TestDistributedSearch, SolrMetricManagerTest, DefaultValueUpdateProcessorTest,
TestSolr4Spatial, TestCorePropertiesReload, TestMissingGroups,
DistributedSpellCheckComponentTest, TestComplexPhraseQParserPlugin,
DocumentAnalysisRequestHandlerTest, TestUseDocValuesAsStored,
TestNumericTerms64, TestCSVResponseWriter, MigrateRouteKeyTest,
TestGeoJSONResponseWriter, TestSimpleTextCodec, TestManagedResource,
SyncSliceTest, TestManagedSynonymFilterFactory, BufferStoreTest,
UUIDUpdateProcessorFallbackTest, SolrShardReporterTest, TestIntervalFaceting,
TestCloudRecovery, TestLegacyField, TestWordDelimiterFilterFactory,
ConjunctionSolrSpellCheckerTest, FieldAnalysisRequestHandlerTest,
VMParamsZkACLAndCredentialsProvidersTest, FieldMutatingUpdateProcessorTest,
SearchHandlerTest, ZkStateWriterTest, TestSolrQueryParser,
OverseerCollectionConfigSetProcessorTest, SpatialRPTFieldTypeTest,
TestJettySolrRunner, TestPushWriter, DistribJoinFromCollectionTest,
UpdateParamsTest, TestExactStatsCache, DistributedQueryElevationComponentTest,
SynonymTokenizerTest, WordBreakSolrSpellCheckerTest, SimpleMLTQParserTest,
TestImplicitCoreProperties, MoveReplicaHDFSUlogDirTest,
QueryElevationComponentTest, CursorPagingTest, ExplicitHLLTest,
SolrCLIZkUtilsTest, TestDefaultStatsCache,
HdfsTlogReplayBufferedWhileIndexingTest, TestPivotHelperCode,
AnalyticsQueryTest, TestConfigSetsAPIExclusivity, TestAddFieldRealTimeGet,
TestRemoteStreaming, TestCrossCoreJoin, SolrJmxReporterTest,
HdfsChaosMonkeyNothingIsSafeTest, TestSSLRandomization, TestScoreJoinQPScore,
TestJsonFacets, AliasIntegrationTest, TestStressLucene, OverseerStatusTest,
HighlighterMaxOffsetTest, BooleanFieldTest, BinaryUpdateRequestHandlerTest,
TestCSVLoader, TestFieldCacheSort, TestLeaderElectionZkExpiry,
HighlighterConfigTest, PluginInfoTest, SolrIndexConfigTest,
TestOverriddenPrefixQueryForCustomFieldType, TestInPlaceUpdatesStandalone,
TestBinaryField, TestHdfsBackupRestoreCore, TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=EC6F44AA9CF42752 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=sr-BA -Dtests.timezone=America/Monterrey -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | TestLazyCores (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
[junit4] > 1) Thread[id=6051, name=searcherExecutor-2808-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([EC6F44AA9CF42752]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=6051, name=searcherExecutor-2808-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([EC6F44AA9CF42752]:0)
[junit4] Completed [203/733 (2!)] on J0 in 28.73s, 9 tests, 3 errors <<<
FAILURES!
[...truncated 43722 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]