Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1647/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
4 tests failed.
FAILED: org.apache.solr.core.TestJmxIntegration.testJmxRegistration
Error Message:
java.lang.InternalError: Memory Pool not found
Stack Trace:
javax.management.RuntimeErrorException: java.lang.InternalError: Memory Pool
not found
at
__randomizedtesting.SeedInfo.seed([B7C05AA798C091D3:39113E9DF581C9B6]:0)
at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(DefaultMBeanServerInterceptor.java:841)
at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBeanException(DefaultMBeanServerInterceptor.java:852)
at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:651)
at
com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:678)
at
org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:124)
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.InternalError: Memory Pool not found
at sun.management.MemoryPoolImpl.getUsage0(Native Method)
at sun.management.MemoryPoolImpl.getUsage(MemoryPoolImpl.java:96)
at
com.codahale.metrics.jvm.MemoryUsageGaugeSet$15.getRatio(MemoryUsageGaugeSet.java:154)
at com.codahale.metrics.RatioGauge.getValue(RatioGauge.java:64)
at com.codahale.metrics.RatioGauge.getValue(RatioGauge.java:11)
at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxGauge.getValue(JmxMetricsReporter.java:209)
at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
at
com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112)
at
com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46)
at
com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
at
com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
at
com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:647)
... 41 more
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=15317, name=jetty-launcher-3455-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=15314, name=jetty-launcher-3455-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=15317, name=jetty-launcher-3455-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=15314, name=jetty-launcher-3455-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([B7C05AA798C091D3]:0)
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([6DA8B33341DCAA18:D257F2999F264A84]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6637)
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)
FAILED: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory
Error Message:
expected:<5> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
at
__randomizedtesting.SeedInfo.seed([B7C05AA798C091D3:DA3CFE5A22886ED4]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:274)
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)
Build Log:
[...truncated 12260 lines...]
[junit4] Suite:
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_B7C05AA798C091D3-001/init-core-data-001
[junit4] 2> 1458970 WARN
(SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1458971 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1458972 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1458972 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1459039 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_B7C05AA798C091D3-001/tempDir-001
[junit4] 2> 1459039 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1459039 INFO (Thread-3285) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1459039 INFO (Thread-3285) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1459041 ERROR (Thread-3285) [ ] 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> 1459141 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33926
[junit4] 2> 1459144 INFO (zkConnectionManagerCallback-3458-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1459154 INFO (jetty-launcher-3455-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1459154 INFO (jetty-launcher-3455-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1459155 INFO (jetty-launcher-3455-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1459155 INFO (jetty-launcher-3455-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1459156 INFO (jetty-launcher-3455-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1459156 INFO (jetty-launcher-3455-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@29dbd28d{/solr,null,AVAILABLE}
[junit4] 2> 1459156 INFO (jetty-launcher-3455-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1459157 INFO (jetty-launcher-3455-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1459157 INFO (jetty-launcher-3455-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1459157 INFO (jetty-launcher-3455-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1892ed2d{/solr,null,AVAILABLE}
[junit4] 2> 1459159 INFO (jetty-launcher-3455-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@8f0ba4b{HTTP/1.1,[http/1.1]}{127.0.0.1:65298}
[junit4] 2> 1459159 INFO (jetty-launcher-3455-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@703bd087{HTTP/1.1,[http/1.1]}{127.0.0.1:44877}
[junit4] 2> 1459159 INFO (jetty-launcher-3455-thread-1) [ ]
o.e.j.s.Server Started @1463825ms
[junit4] 2> 1459160 INFO (jetty-launcher-3455-thread-2) [ ]
o.e.j.s.Server Started @1463825ms
[junit4] 2> 1459160 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65298}
[junit4] 2> 1459160 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44877}
[junit4] 2> 1459160 ERROR (jetty-launcher-3455-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1459160 ERROR (jetty-launcher-3455-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1459160 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1459160 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1459160 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1459160 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1459160 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1459160 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-26T05:03:27.759Z
[junit4] 2> 1459160 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1459160 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-26T05:03:27.759Z
[junit4] 2> 1459168 INFO (zkConnectionManagerCallback-3460-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1459168 INFO (zkConnectionManagerCallback-3462-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1459168 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1459168 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1459182 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33926/solr
[junit4] 2> 1459182 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33926/solr
[junit4] 2> 1459185 INFO (zkConnectionManagerCallback-3468-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1459186 INFO (zkConnectionManagerCallback-3470-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1459198 INFO
(zkConnectionManagerCallback-3472-thread-1-processing-n:127.0.0.1:65298_solr)
[n:127.0.0.1:65298_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1459198 INFO
(zkConnectionManagerCallback-3474-thread-1-processing-n:127.0.0.1:44877_solr)
[n:127.0.0.1:44877_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1459337 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:65298_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1459338 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:65298_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:65298_solr
[junit4] 2> 1459338 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:44877_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1459339 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:65298_solr ] o.a.s.c.Overseer Overseer
(id=99414376948695045-127.0.0.1:65298_solr-n_0000000000) starting
[junit4] 2> 1459340 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:44877_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44877_solr
[junit4] 2> 1459350 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:65298_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65298_solr
[junit4] 2> 1459379 INFO
(zkCallback-3473-thread-1-processing-n:127.0.0.1:44877_solr)
[n:127.0.0.1:44877_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1459379 INFO
(zkCallback-3471-thread-1-processing-n:127.0.0.1:65298_solr)
[n:127.0.0.1:65298_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1459379 INFO
(zkCallback-3473-thread-1-processing-n:127.0.0.1:44877_solr)
[n:127.0.0.1:44877_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1459385 INFO
(OverseerStateUpdate-99414376948695045-127.0.0.1:65298_solr-n_0000000000)
[n:127.0.0.1:65298_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1459485 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:65298_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 1459486 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:44877_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 1459490 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:44877_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=staff, 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=serv1-vm3,localhost,127.0.0.1,
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
[junit4] 2> 1459490 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:65298_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=staff, 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=serv1-vm3,localhost,127.0.0.1,
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
[junit4] 2> 1459499 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:44877_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1459499 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:65298_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1459506 INFO (jetty-launcher-3455-thread-2-EventThread)
[n:127.0.0.1:44877_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 1459506 INFO (jetty-launcher-3455-thread-1-EventThread)
[n:127.0.0.1:65298_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 1459524 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:65298_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 1459526 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:44877_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 1459582 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:65298_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65298.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
[junit4] 2> 1459588 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:44877_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44877.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
[junit4] 2> 1459596 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:44877_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44877.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
[junit4] 2> 1459596 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:65298_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65298.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
[junit4] 2> 1459596 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:44877_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44877.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
[junit4] 2> 1459596 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:65298_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65298.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
[junit4] 2> 1459597 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:44877_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_B7C05AA798C091D3-001/tempDir-001/node1/.
[junit4] 2> 1459597 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:65298_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_B7C05AA798C091D3-001/tempDir-001/node2/.
[junit4] 2> 1459643 INFO (zkConnectionManagerCallback-3480-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1459647 INFO (zkConnectionManagerCallback-3484-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1459649 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1459650 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33926/solr ready
[junit4] 2> 1459687 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
[junit4] 2> 1459705 INFO (qtp447219271-15262) [n:127.0.0.1:44877_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> 1459705 INFO (qtp447219271-15262) [n:127.0.0.1:44877_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> 1459705 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
[junit4] 2> 1459726 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
[junit4] 2> 1474763 WARN
(jetty-launcher-3455-thread-2-SendThread(127.0.0.1:33926))
[n:127.0.0.1:44877_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15165ms for sessionid 0x16130d95f980006
[junit4] 2> 1474763 WARN
(jetty-launcher-3455-thread-2-SendThread(127.0.0.1:33926))
[n:127.0.0.1:44877_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15219ms for sessionid 0x16130d95f980007
[junit4] 2> 1474763 WARN
(jetty-launcher-3455-thread-1-SendThread(127.0.0.1:33926))
[n:127.0.0.1:65298_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15165ms for sessionid 0x16130d95f980005
[junit4] 2> 1474763 WARN
(jetty-launcher-3455-thread-1-SendThread(127.0.0.1:33926))
[n:127.0.0.1:65298_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15220ms for sessionid 0x16130d95f980008
[junit4] 2> 1474763 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 0x16130d95f980006, 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> 1474764 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 0x16130d95f980007, 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> 1474765 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 0x16130d95f980008, 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> 1474765 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 0x16130d95f980005, 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> 1474776 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
[junit4] 2> 1474793 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
[junit4] 2> 1474795 INFO (qtp447219271-15269) [ ]
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:449)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[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:1637)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
[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:527)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:530)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1474795 WARN (qtp447219271-15269) [ ] o.e.j.s.HttpChannel
/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:455)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[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:1637)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
[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:527)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:530)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[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:449)
[junit4] 2> ... 31 more
[junit4] 2> 1474797 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
[junit4] 2> 1474819 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
[junit4] 2> 1474840 WARN (qtp447219271-15264) [ ]
o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user
bar: id: invalid user name: "bar"
[junit4] 2> id: invalid user name: "bar"
[junit4] 2>
[junit4] 2> 1474844 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
[junit4] 2> 1474867 WARN
(zkConnectionManagerCallback-3474-thread-1-processing-n:127.0.0.1:44877_solr)
[n:127.0.0.1:44877_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5ec45926 name:
ZooKeeperConnection Watcher:127.0.0.1:33926/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 1474867 WARN
(zkConnectionManagerCallback-3474-thread-1-processing-n:127.0.0.1:44877_solr)
[n:127.0.0.1:44877_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 1474868 INFO (jetty-launcher-3455-thread-2-EventThread)
[n:127.0.0.1:44877_solr ] o.a.c.f.s.ConnectionStateManager State change:
SUSPENDED
[junit4] 2> 1474870 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
[junit4] 2> 1474878 WARN (zkConnectionManagerCallback-3484-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@b45a1bd name:
ZooKeeperConnection Watcher:127.0.0.1:33926/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 1474878 WARN (zkConnectionManagerCallback-3484-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has disconnected
[junit4] 2> 1474879 WARN
(zkConnectionManagerCallback-3472-thread-1-processing-n:127.0.0.1:65298_solr)
[n:127.0.0.1:65298_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2cf2f054 name:
ZooKeeperConnection Watcher:127.0.0.1:33926/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 1474879 WARN
(zkConnectionManagerCallback-3472-thread-1-processing-n:127.0.0.1:65298_solr)
[n:127.0.0.1:65298_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 1474882 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
[junit4] 2> 1474915 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
[junit4] 2> 1474918 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
[junit4] 2> 1474944 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
[junit4] 2> 1474946 INFO (qtp447219271-15264) [n:127.0.0.1:44877_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> 1474946 INFO (qtp447219271-15264) [n:127.0.0.1:44877_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> 1474946 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
[junit4] 2> 1474968 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
[junit4] 2> 1474971 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
[junit4] IGNOR/A 0.00s J0 | TestImpersonationWithHadoopAuth.testForwarding
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-9893))
[junit4] 2> 1474998 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
[junit4] 2> 1475027 INFO (qtp447219271-15264) [n:127.0.0.1:44877_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> 1475027 INFO (qtp447219271-15264) [n:127.0.0.1:44877_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> 1475027 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[B7C05AA798C091D3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
[junit4] 2> 1475430 INFO (jetty-closer-3456-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@703bd087{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1475430 INFO (jetty-closer-3456-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@8f0ba4b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1475431 INFO (jetty-closer-3456-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1525017725
[junit4] 2> 1475431 INFO (jetty-closer-3456-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=132860700
[junit4] 2> 1475432 INFO (jetty-closer-3456-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1475432 INFO (jetty-closer-3456-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1475432 INFO (jetty-closer-3456-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@160566d: rootName =
solr_44877, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@672ced2b
[junit4] 2> 1475432 INFO (jetty-closer-3456-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@71be644c: rootName =
solr_65298, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@5bfd6f9
[junit4] 2> 1475447 INFO (jetty-closer-3456-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1475447 INFO (jetty-closer-3456-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5852e59f: rootName =
solr_44877, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@5c89440
[junit4] 2> 1475447 INFO (jetty-closer-3456-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1475447 INFO (jetty-closer-3456-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3eb70928: rootName =
solr_65298, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@5c89440
[junit4] 2> 1475455 INFO (jetty-closer-3456-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1475455 INFO (jetty-closer-3456-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@147ed594: rootName =
solr_65298, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2b0c110b
[junit4] 2> 1475455 INFO (jetty-closer-3456-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1475455 INFO (jetty-closer-3456-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a2a968: rootName =
solr_44877, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2b0c110b
[junit4] 2> 1476101 INFO
(zkConnectionManagerCallback-3474-thread-1-processing-n:127.0.0.1:44877_solr)
[n:127.0.0.1:44877_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1476103 INFO (jetty-closer-3456-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:44877_solr
[junit4] 2> 1476104 INFO (jetty-closer-3456-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1476104 INFO (jetty-closer-3456-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1476105 INFO
(zkCallback-3473-thread-4-processing-n:127.0.0.1:44877_solr)
[n:127.0.0.1:44877_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1476107 ERROR
(Thread[Thread-3304,5,TGRP-TestImpersonationWithHadoopAuth])
[n:127.0.0.1:44877_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1476143 INFO (jetty-launcher-3455-thread-1-EventThread)
[n:127.0.0.1:65298_solr ] o.a.c.f.s.ConnectionStateManager State change:
SUSPENDED
[junit4] 2> 1476213 INFO
(zkConnectionManagerCallback-3472-thread-1-processing-n:127.0.0.1:65298_solr)
[n:127.0.0.1:65298_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1476215 INFO
(zkCallback-3471-thread-3-processing-n:127.0.0.1:65298_solr)
[n:127.0.0.1:65298_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1476217 INFO (jetty-closer-3456-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:65298_solr
[junit4] 2> 1476218 INFO (jetty-closer-3456-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1476219 INFO (jetty-closer-3456-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1476219 INFO (jetty-closer-3456-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=99414376948695045-127.0.0.1:65298_solr-n_0000000000) closing
[junit4] 2> 1476219 WARN
(OverseerAutoScalingTriggerThread-99414376948695045-127.0.0.1:65298_solr-n_0000000000)
[n:127.0.0.1:65298_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 1476219 INFO
(OverseerCollectionConfigSetProcessor-99414376948695045-127.0.0.1:65298_solr-n_0000000000)
[n:127.0.0.1:65298_solr ] o.a.s.c.OverseerTaskProcessor According to ZK I
(id=99414376948695045-127.0.0.1:65298_solr-n_0000000000) am no longer a leader.
[junit4] 2> 1476220 INFO
(OverseerStateUpdate-99414376948695045-127.0.0.1:65298_solr-n_0000000000)
[n:127.0.0.1:65298_solr ] o.a.s.c.Overseer According to ZK I
(id=99414376948695045-127.0.0.1:65298_solr-n_0000000000) am no longer a leader.
[junit4] 2> 1476220 INFO
(OverseerStateUpdate-99414376948695045-127.0.0.1:65298_solr-n_0000000000)
[n:127.0.0.1:65298_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:65298_solr
[junit4] 2> 1476220 INFO
(zkCallback-3471-thread-3-processing-n:127.0.0.1:65298_solr)
[n:127.0.0.1:65298_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 1476222 WARN (ScheduledTrigger-5289-thread-1)
[n:127.0.0.1:65298_solr ] o.a.s.c.a.TriggerBase Exception updating trigger
state '/autoscaling/triggerState/.auto_add_replicas'
[junit4] 2> java.lang.InterruptedException: sleep interrupted
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:315)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:57)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.TriggerBase.saveState(TriggerBase.java:203)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:575)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1476228 ERROR
(Thread[Thread-3302,5,TGRP-TestImpersonationWithHadoopAuth])
[n:127.0.0.1:65298_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1476236 INFO (jetty-closer-3456-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1892ed2d{/solr,null,UNAVAILABLE}
[junit4] 2> 1476238 INFO (jetty-closer-3456-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1476314 INFO (jetty-closer-3456-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@29dbd28d{/solr,null,UNAVAILABLE}
[junit4] 2> 1476315 INFO (jetty-closer-3456-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1476318 ERROR
(SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-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> 1476319 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33926 33926
[junit4] 2> 1478611 INFO (Thread-3285) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33926 33926
[junit4] 2> 1478612 WARN (Thread-3285) [ ] 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> 3 /solr/clusterprops.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> 3 /solr/clusterstate.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> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 3
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2>
[junit4] 2> 1478613 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Jan 26, 2018 5:03:47 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> Jan 26, 2018 5:04:07 AM
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=15317,
name=jetty-launcher-3455-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=15314,
name=jetty-launcher-3455-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> Jan 26, 2018 5:04:07 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=15317,
name=jetty-launcher-3455-thread-1-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> 2) Thread[id=15314,
name=jetty-launcher-3455-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> 1498643 ERROR (jetty-launcher-3455-thread-1-EventThread)
[n:127.0.0.1:65298_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> 1498643 ERROR (jetty-launcher-3455-thread-2-EventThread)
[n:127.0.0.1:44877_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> Jan 26, 2018 5:04:07 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=869, maxMBSortInHeap=6.0524974161162355,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f71d888),
locale=es-PA, timezone=Antarctica/Casey
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152
(64-bit)/cpus=3,threads=1,free=233772928,total=518041600
[junit4] 2> NOTE: All tests run in this JVM: [ShardRoutingCustomTest,
TestLazyCores, TestJavabinTupleStreamParser, TestStressUserVersions,
TestPseudoReturnFields, SignatureUpdateProcessorFactoryTest,
TestSolrConfigHandlerCloud, TestLocalFSCloudBackupRestore, SuggesterTSTTest,
TestReload, MetricsHandlerTest, AddBlockUpdateTest, StatsComponentTest,
TestRawResponseWriter, BJQParserTest, TestCloudRecovery,
TestDocBasedVersionConstraints, CursorMarkTest, TestLargeCluster,
SolrJmxReporterTest, AnalyticsQueryTest, TolerantUpdateProcessorTest,
TestXIncludeConfig, SolrRequestParserTest, TestRebalanceLeaders,
TestTestInjection, TestSolrCoreSnapshots, TestHdfsUpdateLog, CacheHeaderTest,
TestComplexPhraseQParserPlugin, TestExactStatsCache, UnloadDistributedZkTest,
TestConfigSets, TestCloudSchemaless, TestSolrDeletionPolicy1,
UniqFieldsUpdateProcessorFactoryTest, HdfsRecoverLeaseTest,
TestHttpShardHandlerFactory, TestCollectionsAPIViaSolrCloudCluster,
TestSolrCloudWithKerberosAlt, TestFoldingMultitermQuery, TestRealTimeGet,
TestHdfsBackupRestoreCore, SimpleCollectionCreateDeleteTest, SearchHandlerTest,
TestPointFields, TermVectorComponentDistributedTest,
PKIAuthenticationIntegrationTest, RegexBytesRefFilterTest, FileUtilsTest,
TestLockTree, ZkFailoverTest, RecoveryAfterSoftCommitTest,
SpellingQueryConverterTest, TestUtilizeNode, TestRetrieveFieldsOptimizer,
TestSkipOverseerOperations, TestImplicitCoreProperties,
TestEmbeddedSolrServerAdminHandler, TestElisionMultitermQuery,
MetricTriggerTest, TestCollationField, TestDistribIDF, TestCryptoKeys,
TestCSVResponseWriter, TestRandomFlRTGCloud,
OutOfBoxZkACLAndCredentialsProvidersTest, PolyFieldTest,
LukeRequestHandlerTest, TestIBSimilarityFactory, TestSurroundQueryParser,
DateFieldTest, TestMaxTokenLenTokenizer, TestSSLRandomization, RulesTest,
NodeLostTriggerTest, MultiTermTest, SecurityConfHandlerTest,
ImplicitSnitchTest, TestCursorMarkWithoutUniqueKey,
TestGraphTermsQParserPlugin, MetricsConfigTest, TestLegacyNumericUtils,
CursorPagingTest, SSLMigrationTest, SolrCloudReportersTest,
TestNonDefinedSimilarityFactory, TestSystemCollAutoCreate,
OverseerTaskQueueTest, DeleteNodeTest, CollectionsAPISolrJTest,
PathHierarchyTokenizerFactoryTest, LegacyCloudClusterPropTest,
DateMathParserTest, TestMultiValuedNumericRangeQuery,
DistributedDebugComponentTest, TestMaxScoreQueryParser,
TestOnReconnectListenerSupport, TestCollapseQParserPlugin,
ClassificationUpdateProcessorFactoryTest, SystemLogListenerTest,
CloudExitableDirectoryReaderTest, CopyFieldTest, CdcrVersionReplicationTest,
SolrCoreTest, DistributedSuggestComponentTest, OpenCloseCoreStressTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, NumericFieldsTest,
BufferStoreTest, AutoAddReplicasPlanActionTest, SOLR749Test,
TestImpersonationWithHadoopAuth]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=B7C05AA798C091D3
-Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Antarctica/Casey
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | 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=15317,
name=jetty-launcher-3455-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=15314,
name=jetty-launcher-3455-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([B7C05AA798C091D3]:0)
[junit4] Completed [219/768 (1!)] on J0 in 39.69s, 10 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 138 lines...]
[junit4] Suite: org.apache.solr.core.TestJmxIntegration
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestJmxIntegration_B7C05AA798C091D3-001/init-core-data-001
[junit4] 2> 1702970 WARN
(SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1702971 INFO
(SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1702972 INFO
(SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1702973 INFO
(SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1702973 INFO
(SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1702974 INFO
(SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1703025 INFO
(SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1703045 INFO
(SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1703139 INFO
(SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1703190 INFO
(SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
[junit4] 2> 1703198 INFO
(SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
[junit4] 2> 1703198 INFO
(SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
[junit4] 2> 1703199 INFO (coreLoadExecutor-6461-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1703199 INFO (coreLoadExecutor-6461-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1703232 INFO (coreLoadExecutor-6461-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1703253 INFO (coreLoadExecutor-6461-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1703352 INFO (coreLoadExecutor-6461-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1703362 INFO (coreLoadExecutor-6461-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1703362 INFO (coreLoadExecutor-6461-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@1b0091cf
[junit4] 2> 1703362 INFO (coreLoadExecutor-6461-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1703362 INFO (coreLoadExecutor-6461-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestJmxIntegration_B7C05AA798C091D3-001/init-core-data-001/]
[junit4] 2> 1703363 INFO (coreLoadExecutor-6461-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1703422 INFO (coreLoadExecutor-6461-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1703422 INFO (coreLoadExecutor-6461-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1703435 INFO (coreLoadExecutor-6461-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disab
[...truncated too long message...]
ve in ZooKeeper:/live_nodes/127.0.0.1:37781_solr
[junit4] 2> 303655 INFO (jetty-closer-1287-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:56392_solr
[junit4] 2> 303662 INFO (jetty-closer-1287-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 303663 INFO
(zkCallback-1312-thread-2-processing-n:127.0.0.1:56392_solr)
[n:127.0.0.1:56392_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (0)
[junit4] 2> 303663 INFO (jetty-closer-1287-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 303664 INFO
(zkCallback-1302-thread-2-processing-n:127.0.0.1:40746_solr)
[n:127.0.0.1:40746_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (0)
[junit4] 2> 303668 INFO
(zkCallback-1322-thread-3-processing-n:127.0.0.1:37781_solr)
[n:127.0.0.1:37781_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (0)
[junit4] 2> 303725 INFO (coreCloseExecutor-1429-thread-1)
[n:127.0.0.1:56392_solr c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_collection_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@1b2b2c8f
[junit4] 2> 303725 INFO (coreCloseExecutor-1429-thread-1)
[n:127.0.0.1:56392_solr c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.core.collection1_collection.shard2.replica_n2, tag=455814287
[junit4] 2> 303725 INFO (coreCloseExecutor-1429-thread-1)
[n:127.0.0.1:56392_solr c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7eaf781: rootName =
solr_56392, domain = solr.core.collection1_collection.shard2.replica_n2,
service url = null, agent id = null] for registry
solr.core.collection1_collection.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@6ff3cd4f
[junit4] 2> 303736 INFO (coreCloseExecutor-1429-thread-1)
[n:127.0.0.1:56392_solr c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.collection1_collection.shard2.leader, tag=455814287
[junit4] 2> 303737 INFO (jetty-closer-1287-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@458696ab{/solr,null,UNAVAILABLE}
[junit4] 2> 303738 INFO (jetty-closer-1287-thread-4) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 303748 INFO (jetty-closer-1287-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=99414607504736262-127.0.0.1:40746_solr-n_0000000000) closing
[junit4] 2> 303748 INFO
(OverseerStateUpdate-99414607504736262-127.0.0.1:40746_solr-n_0000000000)
[n:127.0.0.1:40746_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:40746_solr
[junit4] 2> 303749 WARN
(OverseerAutoScalingTriggerThread-99414607504736262-127.0.0.1:40746_solr-n_0000000000)
[n:127.0.0.1:40746_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 303759 INFO (jetty-closer-1287-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5068c769{/solr,null,UNAVAILABLE}
[junit4] 2> 303759 INFO (jetty-closer-1287-thread-3) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 303763 INFO (jetty-closer-1287-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3b6dbfd1{/solr,null,UNAVAILABLE}
[junit4] 2> 303764 INFO (jetty-closer-1287-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 303765 ERROR
(SUITE-StreamExpressionTest-seed#[6DA8B33341DCAA18]-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> 303765 INFO
(SUITE-StreamExpressionTest-seed#[6DA8B33341DCAA18]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33514 33514
[junit4] 2> 314648 INFO (Thread-739) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33514 33514
[junit4] 2> 314650 WARN (Thread-739) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 79 /solr/aliases.json
[junit4] 2> 79 /solr/clusterprops.json
[junit4] 2> 10 /solr/configs/conf
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 79 /solr/clusterstate.json
[junit4] 2> 20
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 20
/solr/collections/destinationCollection/state.json
[junit4] 2> 20
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 10 /solr/collections/mainCorpus1/state.json
[junit4] 2> 10 /solr/collections/destination/state.json
[junit4] 2> 10 /solr/collections/destination1/state.json
[junit4] 2> 10
/solr/collections/collection1_collection/state.json
[junit4] 2> 10 /solr/collections/workQueue1/state.json
[junit4] 2> 10 /solr/collections/workQueue/state.json
[junit4] 2> 10 /solr/collections/mainCorpus/state.json
[junit4] 2> 2
/solr/overseer_elect/election/99414607504736262-127.0.0.1:40746_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 79 /solr/live_nodes
[junit4] 2> 79 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_6DA8B33341DCAA18-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{expr_s=FST50, join2_s=PostingsFormat(name=Memory),
multiDefault=PostingsFormat(name=Memory), subject=PostingsFormat(name=Memory),
a1_s=PostingsFormat(name=LuceneVarGapFixedInterval),
price_f=PostingsFormat(name=Memory),
a_f=PostingsFormat(name=LuceneVarGapFixedInterval),
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), a2_s=FST50,
join1_i=FST50, a_i=PostingsFormat(name=Direct),
test_i=PostingsFormat(name=Memory), join3_i=PostingsFormat(name=Direct),
field_i=PostingsFormat(name=Memory), level1_s=FST50,
body_t=PostingsFormat(name=Direct), s_multi=FST50,
level2_s=PostingsFormat(name=LuceneVarGapFixedInterval),
col_s=PostingsFormat(name=LuceneVarGapFixedInterval),
a_ss=PostingsFormat(name=Memory), a_s=FST50, a_t=PostingsFormat(name=Memory),
id=PostingsFormat(name=Direct), text=FST50,
timestamp=PostingsFormat(name=Memory), i_multi=PostingsFormat(name=Direct),
b_ls=PostingsFormat(name=LuceneVarGapFixedInterval), test_dt=FST50,
test_t=PostingsFormat(name=Direct),
ident_s=PostingsFormat(name=LuceneVarGapFixedInterval),
order_i=PostingsFormat(name=Memory),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
side_s=PostingsFormat(name=Direct),
miles_i=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{expr_s=DocValuesFormat(name=Direct),
join2_s=DocValuesFormat(name=Lucene70),
multiDefault=DocValuesFormat(name=Lucene70),
a1_s=DocValuesFormat(name=Asserting), price_f=DocValuesFormat(name=Lucene70),
a_f=DocValuesFormat(name=Asserting),
intDefault=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Direct),
join1_i=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Lucene70),
test_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Lucene70),
field_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Direct),
s_multi=DocValuesFormat(name=Direct), level2_s=DocValuesFormat(name=Asserting),
col_s=DocValuesFormat(name=Asserting), a_ss=DocValuesFormat(name=Lucene70),
a_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70),
i_multi=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Asserting),
test_dt=DocValuesFormat(name=Direct), ident_s=DocValuesFormat(name=Asserting),
order_i=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Asserting),
side_s=DocValuesFormat(name=Lucene70),
miles_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1079,
maxMBSortInHeap=5.54059795188593,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5030e4a6),
locale=hr, timezone=BET
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152
(64-bit)/cpus=3,threads=1,free=42892872,total=212844544
[junit4] 2> NOTE: All tests run in this JVM: [SchemaTest,
TestCloudSolrClientConnections, TestDelegationTokenRequest,
TestSpellCheckResponse, FloorEvaluatorTest, GetByIdTest, TestJavaBinCodec,
JettyWebappTest, LengthEvaluatorTest, TestDocumentObjectBinder,
ModifiableSolrParamsTest, CloudSolrClientMultiConstructorTest, JdbcTest,
TestRetryUtil, EmpiricalDistributionEvaluatorTest,
ConcurrentUpdateSolrClientBuilderTest, RecursiveEvaluatorTest,
MultiplyEvaluatorTest, CloudSolrClientBuilderTest, TestCoreAdmin,
PowerEvaluatorTest, SolrDocumentTest, TestEmbeddedSolrServer,
TestUpdateRequestCodec, ReverseEvaluatorTest, SineEvaluatorTest,
UuidEvaluatorTest, ConcatOperationTest, TestCollectionStateWatchers,
TestPolicy, TestXMLEscaping, LessThanEvaluatorTest, ArcSineEvaluatorTest,
CeilingEvaluatorTest, SolrExampleStreamingTest,
CollectionAdminRequestRequiredParamsTest, TestLBHttpSolrClient,
BasicHttpSolrClientTest, HttpSolrClientBuilderTest,
HttpSolrClientSSLAuthConPoolTest, GraphExpressionTest, GraphTest,
JDBCStreamTest, StreamExpressionTest]
[junit4] Completed [146/146 (1!)] on J0 in 118.96s, 153 tests, 1 failure, 9
skipped <<< FAILURES!
[...truncated 47198 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]