Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1103/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail Error Message: expected:<200> but was:<404> Stack Trace: java.lang.AssertionError: expected:<200> but was:<404> at __randomizedtesting.SeedInfo.seed([CFD6B2E0BAB67609:A76987CA6A2C64E5]: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.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140) at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:304) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 1) Thread[id=19060, name=jetty-launcher-2887-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] 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:522) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) 2) Thread[id=19072, name=jetty-launcher-2887-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] 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:522) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 1) Thread[id=19060, name=jetty-launcher-2887-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] 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:522) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) 2) Thread[id=19072, name=jetty-launcher-2887-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] 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:522) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) at __randomizedtesting.SeedInfo.seed([CFD6B2E0BAB67609]:0) Build Log: [...truncated 12392 lines...] [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_CFD6B2E0BAB67609-001/init-core-data-001 [junit4] 2> 2482683 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[CFD6B2E0BAB67609]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 2482686 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[CFD6B2E0BAB67609]-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> 2482687 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[CFD6B2E0BAB67609]-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/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_CFD6B2E0BAB67609-001/tempDir-001 [junit4] 2> 2482688 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[CFD6B2E0BAB67609]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2482688 INFO (Thread-5018) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2482688 INFO (Thread-5018) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2482788 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[CFD6B2E0BAB67609]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:37197 [junit4] 2> 2482796 INFO (jetty-launcher-2843-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2482796 INFO (jetty-launcher-2843-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2482797 INFO (jetty-launcher-2843-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d4abfcd{/solr,null,AVAILABLE} [junit4] 2> 2482799 INFO (jetty-launcher-2843-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5259c2b8{HTTP/1.1,[http/1.1]}{127.0.0.1:35673} [junit4] 2> 2482799 INFO (jetty-launcher-2843-thread-1) [ ] o.e.j.s.Server Started @2486576ms [junit4] 2> 2482799 INFO (jetty-launcher-2843-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35673} [junit4] 2> 2482800 INFO (jetty-launcher-2843-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38bb4e57{/solr,null,AVAILABLE} [junit4] 2> 2482800 ERROR (jetty-launcher-2843-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2482800 INFO (jetty-launcher-2843-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 2482800 INFO (jetty-launcher-2843-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2482800 INFO (jetty-launcher-2843-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2482800 INFO (jetty-launcher-2843-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@75b1cba8{HTTP/1.1,[http/1.1]}{127.0.0.1:39196} [junit4] 2> 2482800 INFO (jetty-launcher-2843-thread-2) [ ] o.e.j.s.Server Started @2486577ms [junit4] 2> 2482800 INFO (jetty-launcher-2843-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39196} [junit4] 2> 2482800 INFO (jetty-launcher-2843-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-28T04:08:02.411Z [junit4] 2> 2482800 ERROR (jetty-launcher-2843-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2482801 INFO (jetty-launcher-2843-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 2482801 INFO (jetty-launcher-2843-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2482801 INFO (jetty-launcher-2843-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2482801 INFO (jetty-launcher-2843-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-28T04:08:02.412Z [junit4] 2> 2482804 INFO (jetty-launcher-2843-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2482804 INFO (jetty-launcher-2843-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2482812 INFO (jetty-launcher-2843-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37197/solr [junit4] 2> 2482812 INFO (jetty-launcher-2843-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37197/solr [junit4] 2> 2482854 INFO (jetty-launcher-2843-thread-2) [n:127.0.0.1:39196_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39196_solr [junit4] 2> 2482855 INFO (jetty-launcher-2843-thread-1) [n:127.0.0.1:35673_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35673_solr [junit4] 2> 2482857 INFO (jetty-launcher-2843-thread-2) [n:127.0.0.1:39196_solr ] o.a.s.c.Overseer Overseer (id=97358740344143877-127.0.0.1:39196_solr-n_0000000000) starting [junit4] 2> 2482859 INFO (zkCallback-2854-thread-1-processing-n:127.0.0.1:35673_solr) [n:127.0.0.1:35673_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2482859 INFO (zkCallback-2853-thread-1-processing-n:127.0.0.1:39196_solr) [n:127.0.0.1:39196_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2482870 INFO (jetty-launcher-2843-thread-2) [n:127.0.0.1:39196_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39196_solr [junit4] 2> 2482872 INFO (zkCallback-2854-thread-1-processing-n:127.0.0.1:35673_solr) [n:127.0.0.1:35673_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2482872 INFO (zkCallback-2853-thread-1-processing-n:127.0.0.1:39196_solr) [n:127.0.0.1:39196_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2482990 INFO (jetty-launcher-2843-thread-2) [n:127.0.0.1:39196_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin [junit4] 2> 2482992 INFO (jetty-launcher-2843-thread-2) [n:127.0.0.1:39196_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper} [junit4] 2> 2482994 INFO (jetty-launcher-2843-thread-2) [n:127.0.0.1:39196_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting [junit4] 2> 2482999 INFO (jetty-launcher-2843-thread-2-EventThread) [n:127.0.0.1:39196_solr ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED [junit4] 2> 2483025 INFO (jetty-launcher-2843-thread-2) [n:127.0.0.1:39196_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_CFD6B2E0BAB67609-001/tempDir-001/node2/. [junit4] 2> 2483074 INFO (jetty-launcher-2843-thread-1) [n:127.0.0.1:35673_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin [junit4] 2> 2483074 INFO (jetty-launcher-2843-thread-1) [n:127.0.0.1:35673_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper} [junit4] 2> 2483074 INFO (jetty-launcher-2843-thread-1) [n:127.0.0.1:35673_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting [junit4] 2> 2483092 INFO (jetty-launcher-2843-thread-1-EventThread) [n:127.0.0.1:35673_solr ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED [junit4] 2> 2483118 INFO (jetty-launcher-2843-thread-1) [n:127.0.0.1:35673_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_CFD6B2E0BAB67609-001/tempDir-001/node1/. [junit4] 2> 2484255 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail [junit4] 2> 2484346 ERROR (qtp1434666067-18865) [ ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1] [junit4] 2> 2484348 ERROR (qtp1288311031-18879) [ ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1] [junit4] 2> 2484366 ERROR (qtp1434666067-18868) [ ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2] [junit4] 2> 2484369 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=CFD6B2E0BAB67609 -Dtests.slow=true -Dtests.locale=en-ZA -Dtests.timezone=Africa/Nairobi -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 0.14s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<< [junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404> [junit4] > at __randomizedtesting.SeedInfo.seed([CFD6B2E0BAB67609:A76987CA6A2C64E5]:0) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:304) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2484409 INFO (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths [junit4] 2> 2484422 INFO (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths [junit4] 2> 2484451 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp [junit4] 2> 2484457 INFO (qtp1288311031-18875) [n:127.0.0.1:39196_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2484457 INFO (qtp1288311031-18875) [n:127.0.0.1:39196_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2484457 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp [junit4] 2> 2484482 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify [junit4] 2> 2484489 INFO (qtp1288311031-18873) [n:127.0.0.1:39196_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjT9igFaB064_QQCFOdFk_Fuo-YFi3Y1SHd0EDL3ON1KB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2484490 INFO (qtp1288311031-18873) [n:127.0.0.1:39196_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjT9igFaB064_QQCFOdFk_Fuo-YFi3Y1SHd0EDL3ON1KB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 2484496 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2484497 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37197/solr ready [junit4] 2> 2484506 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2484509 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37197/solr ready [junit4] 2> 2484511 INFO (qtp1288311031-18876) [n:127.0.0.1:39196_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjT9igFaB064_QQCFOdFk_Fuo-YFi3Y1SHd0EDL3ON1KB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2484511 INFO (qtp1288311031-18876) [n:127.0.0.1:39196_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjT9igFaB064_QQCFOdFk_Fuo-YFi3Y1SHd0EDL3ON1KB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2484517 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2484519 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37197/solr ready [junit4] 2> 2484521 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify [junit4] 2> 2484546 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient [junit4] 2> 2484559 INFO (qtp1288311031-18875) [n:127.0.0.1:39196_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjU9igFaB065PQUCFBR0rGcIn7OkdsR3K9btw1Vs89xZB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2484559 INFO (qtp1288311031-18875) [n:127.0.0.1:39196_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjU9igFaB065PQUCFBR0rGcIn7OkdsR3K9btw1Vs89xZB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2484559 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient [junit4] 2> 2484603 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew [junit4] 2> 2484620 INFO (qtp1288311031-18874) [n:127.0.0.1:39196_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjV2igFaB065dgYCFIa7FEcepjg3vqILDs3vDeBlQ0wPB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2484620 INFO (qtp1288311031-18874) [n:127.0.0.1:39196_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjV2igFaB065dgYCFIa7FEcepjg3vqILDs3vDeBlQ0wPB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2484627 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2484629 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37197/solr ready [junit4] 2> 2484630 INFO (qtp1288311031-18875) [n:127.0.0.1:39196_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjV2igFaB065dgYCFIa7FEcepjg3vqILDs3vDeBlQ0wPB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2484630 INFO (qtp1288311031-18875) [n:127.0.0.1:39196_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjV2igFaB065dgYCFIa7FEcepjg3vqILDs3vDeBlQ0wPB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2484652 INFO (qtp1288311031-18877) [n:127.0.0.1:39196_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjWWigFaB065lgcCFABs5ySKWok8dHR3azgopQ-UDj63B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2484653 INFO (qtp1288311031-18877) [n:127.0.0.1:39196_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjWWigFaB065lgcCFABs5ySKWok8dHR3azgopQ-UDj63B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2484659 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2484660 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37197/solr ready [junit4] 2> 2484665 INFO (qtp1434666067-18867) [n:127.0.0.1:35673_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjWWigFaB065lgcCFABs5ySKWok8dHR3azgopQ-UDj63B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2484665 INFO (qtp1434666067-18867) [n:127.0.0.1:35673_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjWWigFaB065lgcCFABs5ySKWok8dHR3azgopQ-UDj63B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2484679 INFO (qtp1288311031-18874) [n:127.0.0.1:39196_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjW5igFaB065uQgCFIQdmDLCp6WZCD097Eg49CenvsTGB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2484679 INFO (qtp1288311031-18874) [n:127.0.0.1:39196_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjW5igFaB065uQgCFIQdmDLCp6WZCD097Eg49CenvsTGB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2484684 INFO (qtp1434666067-18867) [n:127.0.0.1:35673_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjW5igFaB065uQgCFIQdmDLCp6WZCD097Eg49CenvsTGB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2484684 INFO (qtp1434666067-18867) [n:127.0.0.1:35673_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjW5igFaB065uQgCFIQdmDLCp6WZCD097Eg49CenvsTGB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2484688 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2484690 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37197/solr ready [junit4] 2> 2484708 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2484709 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37197/solr ready [junit4] 2> 2484711 INFO (qtp1288311031-18879) [n:127.0.0.1:39196_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjXQigFaB0650AkCFMokvlII97SsSjVv2ApnfX3NuzBPB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2484711 INFO (qtp1288311031-18879) [n:127.0.0.1:39196_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjXQigFaB0650AkCFMokvlII97SsSjVv2ApnfX3NuzBPB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2484717 INFO (qtp1434666067-18863) [n:127.0.0.1:35673_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjXQigFaB0650AkCFMokvlII97SsSjVv2ApnfX3NuzBPB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2484717 INFO (qtp1434666067-18863) [n:127.0.0.1:35673_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnjQjXQigFaB0650AkCFMokvlII97SsSjVv2ApnfX3NuzBPB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2484721 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew [junit4] 2> 2484748 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail [junit4] 2> 2484753 WARN (qtp1288311031-18876) [n:127.0.0.1:39196_solr ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar [junit4] 2> 2484754 WARN (qtp1288311031-18876) [n:127.0.0.1:39196_solr ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues [junit4] 2> 2484755 WARN (qtp1434666067-18871) [ ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar [junit4] 2> 2484755 WARN (qtp1434666067-18871) [ ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues [junit4] 2> 2484761 WARN (qtp1288311031-18874) [n:127.0.0.1:39196_solr ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser [junit4] 2> 2484762 WARN (qtp1288311031-18874) [n:127.0.0.1:39196_solr ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues [junit4] 2> 2484762 WARN (qtp1434666067-18865) [ ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser [junit4] 2> 2484763 WARN (qtp1434666067-18865) [ ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues [junit4] 2> 2484763 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail [junit4] 2> 2484794 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel [junit4] 2> 2484810 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2484811 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37197/solr ready [junit4] 2> 2484813 ERROR (qtp1288311031-18879) [n:127.0.0.1:39196_solr ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_12] [junit4] 2> 2484827 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2484828 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37197/solr ready [junit4] 2> 2484842 ERROR (qtp1434666067-18870) [ ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_13] [junit4] 2> 2484851 INFO (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel [junit4] 2> 2484853 INFO (jetty-launcher-2843-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@75b1cba8{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2484854 INFO (jetty-launcher-2843-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=192804730 [junit4] 2> 2484854 INFO (jetty-launcher-2843-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5259c2b8{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2484855 INFO (jetty-launcher-2843-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=524452211 [junit4] 2> 2484859 INFO (jetty-launcher-2843-thread-1) [ ] o.a.s.c.Overseer Overseer (id=97358740344143877-127.0.0.1:39196_solr-n_0000000000) closing [junit4] 2> 2484860 INFO (OverseerStateUpdate-97358740344143877-127.0.0.1:39196_solr-n_0000000000) [n:127.0.0.1:39196_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39196_solr [junit4] 2> 2484865 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 0x159e3422dfe0005, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2486365 WARN (zkCallback-2853-thread-2-processing-n:127.0.0.1:39196_solr) [n:127.0.0.1:39196_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2486365 WARN (zkCallback-2854-thread-1-processing-n:127.0.0.1:35673_solr) [n:127.0.0.1:35673_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2486366 INFO (jetty-launcher-2843-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 2486366 INFO (jetty-launcher-2843-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 2486366 ERROR (Thread[Thread-5038,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:35673_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted [junit4] 2> 2486366 ERROR (Thread[Thread-5035,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:39196_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted [junit4] 2> 2486376 INFO (jetty-launcher-2843-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@38bb4e57{/solr,null,UNAVAILABLE} [junit4] 2> 2486376 INFO (jetty-launcher-2843-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d4abfcd{/solr,null,UNAVAILABLE} [junit4] 2> 2486378 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[CFD6B2E0BAB67609]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37197 37197 [junit4] 2> 2486385 INFO (Thread-5018) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37197 37197 [junit4] 2> 2486386 WARN (Thread-5018) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 11 /solr/aliases.json [junit4] 2> 11 /solr/clusterprops.json [junit4] 2> 2 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 11 /solr/clusterstate.json [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 11 /solr/live_nodes [junit4] 2> 11 /solr/collections [junit4] 2> 3 /solr/overseer/queue [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot [junit4] 2> [junit4] 2> 2486387 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[CFD6B2E0BAB67609]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_CFD6B2E0BAB67609-001 [junit4] 2> Jan 28, 2017 4:08:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 3 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1647, maxMBSortInHeap=5.597446301178574, sim=RandomSimilarity(queryNorm=true): {}, locale=en-ZA, timezone=Africa/Nairobi [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=3,threads=1,free=176238384,total=530579456 [junit4] 2> NOTE: All tests run in this JVM: [JSONWriterTest, HdfsBasicDistributedZk2Test, TestSchemaVersionResource, FacetPivotSmallTest, JsonLoaderTest, CleanupOldIndexTest, SolrCoreCheckLockOnStartupTest, TestReversedWildcardFilterFactory, TestSolrCloudWithKerberosAlt, TestConfigOverlay, SolrIndexSplitterTest, TestFilteredDocIdSet, ShowFileRequestHandlerTest, TestFiltering, TestFieldCacheSort, TestSchemalessBufferedUpdates, SSLMigrationTest, DefaultValueUpdateProcessorTest, TestBulkSchemaConcurrent, EchoParamsTest, UpdateRequestProcessorFactoryTest, ChaosMonkeySafeLeaderTest, TestCloudRecovery, TestRuleBasedAuthorizationPlugin, OutOfBoxZkACLAndCredentialsProvidersTest, NotRequiredUniqueKeyTest, DeleteInactiveReplicaTest, SolrCLIZkUtilsTest, TestPushWriter, DistributedFacetPivotLargeTest, RAMDirectoryFactoryTest, TestCryptoKeys, TestSegmentSorting, AddBlockUpdateTest, DeleteShardTest, ResourceLoaderTest, TestSimpleTrackingShardHandler, TestUseDocValuesAsStored2, URLClassifyProcessorTest, TestAnalyzeInfixSuggestions, TestReRankQParserPlugin, TestCoreDiscovery, TestPHPSerializedResponseWriter, HdfsDirectoryTest, DistanceUnitsTest, TestLeaderElectionWithEmptyReplica, HdfsCollectionsAPIDistributedZkTest, SolrCmdDistributorTest, CurrencyFieldOpenExchangeTest, SolrCoreMetricManagerTest, TestInfoStreamLogging, TestSimpleQParserPlugin, TestDFISimilarityFactory, CollectionReloadTest, SpellPossibilityIteratorTest, DistributedFacetPivotSmallAdvancedTest, FileBasedSpellCheckerTest, TestDefaultStatsCache, TestZkChroot, TestRangeQuery, TestJsonFacetRefinement, TestOnReconnectListenerSupport, TestReplicationHandlerBackup, TestJmxMonitoredMap, SharedFSAutoReplicaFailoverUtilsTest, ClusterStateTest, TestCloudDeleteByQuery, TestRecovery, FieldAnalysisRequestHandlerTest, TestSolrCoreProperties, AnalyticsQueryTest, ConfigSetsAPITest, PeerSyncWithIndexFingerprintCachingTest, TestTrie, TestFuzzyAnalyzedSuggestions, TestStressRecovery, StressHdfsTest, CollectionTooManyReplicasTest, JavabinLoaderTest, TestAtomicUpdateErrorCases, ForceLeaderTest, TestQuerySenderListener, TestInPlaceUpdatesStandalone, HighlighterConfigTest, ResponseLogComponentTest, AtomicUpdatesTest, OpenCloseCoreStressTest, NoCacheHeaderTest, TestDefaultSearchFieldResource, ConvertedLegacyTest, EnumFieldTest, TestReloadDeadlock, TestDocSet, ResponseHeaderTest, DeleteNodeTest, TestSolrDynamicMBean, TestHashQParserPlugin, DistributedTermsComponentTest, RestartWhileUpdatingTest, BasicZkTest, DistribCursorPagingTest, TestCrossCoreJoin, TestRestoreCore, SuggesterTest, BlockDirectoryTest, ZkStateReaderTest, HLLUtilTest, TestFieldResource, RequestHandlersTest, MergeStrategyTest, TestFastWriter, CollectionsAPISolrJTest, AliasIntegrationTest, TestUniqueKeyFieldResource, MetricUtilsTest, ReplaceNodeTest, CacheHeaderTest, TestCodecSupport, PreAnalyzedFieldTest, DistributedFacetPivotWhiteBoxTest, TestChildDocTransformer, TestFoldingMultitermQuery, AutoCommitTest, StatsComponentTest, FieldMutatingUpdateProcessorTest, TestManagedSchemaAPI, TestQueryTypes, SortSpecParsingTest, TestSearchPerf, TestLockTree, OverseerCollectionConfigSetProcessorTest, InfoHandlerTest, TestDocBasedVersionConstraints, SolrInfoMBeanTest, ShufflingReplicaListTransformerTest, SolrXmlInZkTest, DistributedIntervalFacetingTest, TestTestInjection, TestComplexPhraseLeadingWildcard, SimpleMLTQParserTest, DistributedQueryComponentOptimizationTest, TestFieldCacheVsDocValues, TestSuggestSpellingConverter, CdcrReplicationHandlerTest, QueryParsingTest, TestExclusionRuleCollectionAccess, TestUnifiedSolrHighlighter, SortByFunctionTest, BooleanFieldTest, TestShardHandlerFactory, TestUtils, TemplateUpdateProcessorTest, TestSchemaResource, TestStressUserVersions, TestFieldCacheReopen, QueryResultKeyTest, CdcrUpdateLogTest, CoreSorterTest, SolrMetricReporterTest, TestFieldTypeResource, SecurityConfHandlerTest, TestSubQueryTransformerCrossCore, DateMathParserTest, TestCustomSort, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, ZkCLITest, TestDistributedGrouping, TestHashPartitioner, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressVersions, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, BasicFunctionalityTest, TestBadConfig, SoftAutoCommitTest, SuggesterTSTTest, TestStressLucene, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestSolrDeletionPolicy1, DebugComponentTest, DisMaxRequestHandlerTest, TestQueryUtils, TestOmitPositions, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestLFUCache, SolrTestCaseJ4Test, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, TestEmbeddedSolrServerConstructors, ConnectionReuseTest, ActionThrottleTest, AssignTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CustomCollectionTest, DistributedVersionInfoTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, MultiThreadedOCPTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RollingRestartTest, ShardSplitTest, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens] [junit4] Completed [525/684 (1!)] on J1 in 3.98s, 8 tests, 1 failure <<< FAILURES! [...truncated 7 lines...] [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_CFD6B2E0BAB67609-001/init-core-data-001 [junit4] 2> 2486708 INFO (SUITE-TestSolrCloudWithSecureImpersonation-seed#[CFD6B2E0BAB67609]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 2486711 INFO (SUITE-TestSolrCloudWithSecureImpersonation-seed#[CFD6B2E0BAB67609]-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> 2486766 INFO (SUITE-TestSolrCloudWithSecureImpersonation-seed#[CFD6B2E0BAB67609]-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/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_CFD6B2E0BAB67609-001/tempDir-001 [junit4] 2> 2486766 INFO (SUITE-TestSolrCloudWithSecureImpersonation-seed#[CFD6B2E0BAB67609]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2486766 INFO (Thread-5043) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2486767 INFO (Thread-5043) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2486866 INFO (SUITE-TestSolrCloudWithSecureImpersonation-seed#[CFD6B2E0BAB67609]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:63899 [junit4] 2> 2486874 INFO (jetty-launcher-2887-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2486874 INFO (jetty-launcher-2887-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2486876 INFO (jetty-launcher-2887-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37319379{/solr,null,AVAILABLE} [junit4] 2> 2486877 INFO (jetty-launcher-2887-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@19515245{HTTP/1.1,[http/1.1]}{127.0.0.1:43947} [junit4] 2> 2486877 INFO (jetty-launcher-2887-thread-1) [ ] o.e.j.s.Server Started @2490655ms [junit4] 2> 2486877 INFO (jetty-launcher-2887-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43947} [junit4] 2> 2486877 ERROR (jetty-launcher-2887-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2486878 INFO (jetty-launcher-2887-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 2486878 INFO (jetty-launcher-2887-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a72b887{/solr,null,AVAILABLE} [junit4] 2> 2486878 INFO (jetty-launcher-2887-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3d6c38cf{HTTP/1.1,[http/1.1]}{127.0.0.1:34073} [junit4] 2> 2486878 INFO (jetty-launcher-2887-thread-2) [ ] o.e.j.s.Server Started @2490656ms [junit4] 2> 2486878 INFO (jetty-launcher-2887-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34073} [junit4] 2> 2486878 ERROR (jetty-launcher-2887-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2486878 INFO (jetty-launcher-2887-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 2486878 INFO (jetty-launcher-2887-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2486878 INFO (jetty-launcher-2887-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2486879 INFO (jetty-launcher-2887-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-28T04:08:06.490Z [junit4] 2> 2486878 INFO (jetty-launcher-2887-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2486879 INFO (jetty-launcher-2887-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2486879 INFO (jetty-launcher-2887-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-28T04:08:06.490Z [junit4] 2> 2486881 INFO (jetty-launcher-2887-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2486882 INFO (jetty-launcher-2887-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2486888 INFO (jetty-launcher-2887-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63899/solr [junit4] 2> 2486890 INFO (jetty-launcher-2887-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63899/solr [junit4] 2> 2486921 INFO (jetty-launcher-2887-thread-2) [n:127.0.0.1:34073_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34073_solr [junit4] 2> 2486923 INFO (jetty-launcher-2887-thread-2) [n:127.0.0.1:34073_solr ] o.a.s.c.Overseer Overseer (id=97358740611334149-127.0.0.1:34073_solr-n_0000000000) starting [junit4] 2> 2486931 INFO (jetty-launcher-2887-thread-1) [n:127.0.0.1:43947_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43947_solr [junit4] 2> 2486934 INFO (zkCallback-2897-thread-1-processing-n:127.0.0.1:34073_solr) [n:127.0.0.1:34073_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2486937 INFO (jetty-launcher-2887-thread-2) [n:127.0.0.1:34073_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34073_solr [junit4] 2> 2486940 INFO (zkCallback-2897-thread-1-processing-n:127.0.0.1:34073_solr) [n:127.0.0.1:34073_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2486946 INFO (zkCallback-2898-thread-1-processing-n:127.0.0.1:43947_solr) [n:127.0.0.1:43947_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2486972 INFO (jetty-launcher-2887-thread-2) [n:127.0.0.1:34073_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin [junit4] 2> 2486972 INFO (jetty-launcher-2887-thread-2) [n:127.0.0.1:34073_solr ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=solaris-vm,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*} [junit4] 2> 2486973 INFO (jetty-launcher-2887-thread-2) [n:127.0.0.1:34073_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting [junit4] 2> 2487010 INFO (jetty-launcher-2887-thread-2-EventThread) [n:127.0.0.1:34073_solr ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED [junit4] 2> 2487060 INFO (jetty-launcher-2887-thread-2) [n:127.0.0.1:34073_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_CFD6B2E0BAB67609-001/tempDir-001/node2/. [junit4] 2> 2487203 INFO (jetty-launcher-2887-thread-1) [n:127.0.0.1:43947_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin [junit4] 2> 2487204 INFO (jetty-launcher-2887-thread-1) [n:127.0.0.1:43947_solr ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=solaris-vm,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*} [junit4] 2> 2487204 INFO (jetty-launcher-2887-thread-1) [n:127.0.0.1:43947_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting [junit4] 2> 2487224 INFO (jetty-launcher-2887-thread-1-EventThread) [n:127.0.0.1:43947_solr ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED [junit4] 2> 2487252 INFO (jetty-launcher-2887-thread-1) [n:127.0.0.1:43947_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_CFD6B2E0BAB67609-001/tempDir-001/node1/. [junit4] 2> 2488204 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup [junit4] 2> 2488231 WARN (qtp1473154163-19024) [ ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: invalid user name: "bar" [junit4] 2> [junit4] 2> 2488232 WARN (qtp1473154163-19024) [ ] o.a.h.s.UserGroupInformation No groups available for user bar [junit4] 2> 2488235 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup [junit4] 2> 2488261 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups [junit4] 2> 2488265 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups [junit4] 2> 2488298 INFO (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding [junit4] 2> 2489059 INFO (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2489061 INFO (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63899/solr ready [junit4] 2> 2489064 INFO (qtp1473154163-19028) [n:127.0.0.1:34073_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2489068 INFO (OverseerThreadFactory-9165-thread-1-processing-n:127.0.0.1:34073_solr) [n:127.0.0.1:34073_solr ] o.a.s.c.CreateCollectionCmd Create collection forwardingCollection [junit4] 2> 2489178 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2 [junit4] 2> 2489288 INFO (zkCallback-2897-thread-2-processing-n:127.0.0.1:34073_solr) [n:127.0.0.1:34073_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2490204 WARN (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 2490205 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2490231 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica1] Schema name=test [junit4] 2> 2490326 WARN (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 2490329 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2490348 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica1' using configuration from collection forwardingCollection [junit4] 2> 2490349 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_CFD6B2E0BAB67609-001/tempDir-001/node2/forwardingCollection_shard1_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_CFD6B2E0BAB67609-001/tempDir-001/node2/./forwardingCollection_shard1_replica1/data/] [junit4] 2> 2490349 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@645deded [junit4] 2> 2490351 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7372609193790265] [junit4] 2> 2490387 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2490387 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2490389 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2490389 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2490390 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2490390 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@74766b43[forwardingCollection_shard1_replica1] main] [junit4] 2> 2490392 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2490398 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 2490421 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2490421 INFO (searcherExecutor-9170-thread-1-processing-n:127.0.0.1:34073_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2490423 INFO (searcherExecutor-9170-thread-1-processing-n:127.0.0.1:34073_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 2490423 INFO (searcherExecutor-9170-thread-1-processing-n:127.0.0.1:34073_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2490423 INFO (searcherExecutor-9170-thread-1-processing-n:127.0.0.1:34073_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 2490424 INFO (searcherExecutor-9170-thread-1-processing-n:127.0.0.1:34073_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 2490424 INFO (searcherExecutor-9170-thread-1-processing-n:127.0.0.1:34073_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 2490424 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557739853614940160 [junit4] 2> 2490424 INFO (searcherExecutor-9170-thread-1-processing-n:127.0.0.1:34073_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 2490425 INFO (searcherExecutor-9170-thread-1-processing-n:127.0.0.1:34073_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 2490425 INFO (searcherExecutor-9170-thread-1-processing-n:127.0.0.1:34073_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 2490426 INFO (searcherExecutor-9170-thread-1-processing-n:127.0.0.1:34073_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica1] Registered new searcher Searcher@74766b43[forwardingCollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2490437 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2490437 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2490437 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34073/solr/forwardingCollection_shard1_replica1/ [junit4] 2> 2490437 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2490438 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:34073/solr/forwardingCollection_shard1_replica1/ has no replicas [junit4] 2> 2490444 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34073/solr/forwardingCollection_shard1_replica1/ shard1 [junit4] 2> 2490551 INFO (zkCallback-2897-thread-1-processing-n:127.0.0.1:34073_solr) [n:127.0.0.1:34073_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2490601 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2490605 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2} status=0 QTime=1428 [junit4] 2> 2490611 INFO (qtp1473154163-19028) [n:127.0.0.1:34073_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 2490707 INFO (zkCallback-2897-thread-4-processing-n:127.0.0.1:34073_solr) [n:127.0.0.1:34073_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2491072 INFO (OverseerCollectionConfigSetProcessor-97358740611334149-127.0.0.1:34073_solr-n_0000000000) [n:127.0.0.1:34073_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2491612 INFO (qtp1473154163-19028) [n:127.0.0.1:34073_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2548 [junit4] 2> 2491612 INFO (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100 [junit4] 2> 2491613 INFO (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection [junit4] 2> 2491616 INFO (qtp1473154163-19018) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.S.Request [forwardingCollection_shard1_replica1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 2491623 INFO (qtp1473154163-19027) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.S.Request [forwardingCollection_shard1_replica1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 2491623 INFO (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding [junit4] 2> 2491648 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts [junit4] 2> 2491653 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts [junit4] 2> 2491686 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote [junit4] 2> 2511856 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 0x159e3423deb0006, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2511858 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote [junit4] 2> 2511891 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup [junit4] 2> 2511936 INFO (qtp1473154163-19030) [n:127.0.0.1:34073_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2511937 INFO (qtp1473154163-19030) [n:127.0.0.1:34073_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2511937 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup [junit4] 2> 2511957 WARN (zkCallback-2897-thread-4-processing-n:127.0.0.1:34073_solr) [n:127.0.0.1:34073_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3fcfc3c5 name: ZooKeeperConnection Watcher:127.0.0.1:63899/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 2511957 WARN (zkCallback-2897-thread-4-processing-n:127.0.0.1:34073_solr) [n:127.0.0.1:34073_solr ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 2511958 WARN (zkCallback-2898-thread-2-processing-n:127.0.0.1:43947_solr) [n:127.0.0.1:43947_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70815a58 name: ZooKeeperConnection Watcher:127.0.0.1:63899/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 2511960 WARN (zkCallback-2898-thread-2-processing-n:127.0.0.1:43947_solr) [n:127.0.0.1:43947_solr ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 2511959 WARN (zkCallback-2905-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fac215c name: ZooKeeperConnection Watcher:127.0.0.1:63899/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 2511960 WARN (zkCallback-2905-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 2511963 INFO (jetty-launcher-2887-thread-1-EventThread) [n:127.0.0.1:43947_solr ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED [junit4] 2> 2511982 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost [junit4] 2> 2512001 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost [junit4] 2> 2512043 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost [junit4] 2> 2512045 INFO (qtp1473154163-19026) [n:127.0.0.1:34073_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2512045 INFO (qtp1473154163-19026) [n:127.0.0.1:34073_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2512045 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost [junit4] 2> 2512087 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser [junit4] 2> 2512090 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser [junit4] 2> 2512132 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote [junit4] 2> 2512229 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote [junit4] 2> 2512277 INFO (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[CFD6B2E0BAB67609]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser [junit4] 2> 2512277 INFO (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] 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.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213) [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:519) [junit4] 2> at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:128) [junit4] 2> at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245) [junit4] 2> at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:404) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:310) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [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:1699) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2512278 WARN (qtp1473154163-19029) [n:127.0.0.1:34073_solr c:forwardingCollection s:shard1 x:forwardingCollection_shard1_replica1] o.e.j.s.ServletHandler /solr/admin/collections [junit4] 2> org.apache.solr.common.SolrException: Error during request authentication, [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:410) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:310) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [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:1699) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at o [...truncated too long message...] stConfigOverlay, SolrIndexSplitterTest, TestFilteredDocIdSet, ShowFileRequestHandlerTest, TestFiltering, TestFieldCacheSort, TestSchemalessBufferedUpdates, SSLMigrationTest, DefaultValueUpdateProcessorTest, TestBulkSchemaConcurrent, EchoParamsTest, UpdateRequestProcessorFactoryTest, ChaosMonkeySafeLeaderTest, TestCloudRecovery, TestRuleBasedAuthorizationPlugin, OutOfBoxZkACLAndCredentialsProvidersTest, NotRequiredUniqueKeyTest, DeleteInactiveReplicaTest, SolrCLIZkUtilsTest, TestPushWriter, DistributedFacetPivotLargeTest, RAMDirectoryFactoryTest, TestCryptoKeys, TestSegmentSorting, AddBlockUpdateTest, DeleteShardTest, ResourceLoaderTest, TestSimpleTrackingShardHandler, TestUseDocValuesAsStored2, URLClassifyProcessorTest, TestAnalyzeInfixSuggestions, TestReRankQParserPlugin, TestCoreDiscovery, TestPHPSerializedResponseWriter, HdfsDirectoryTest, DistanceUnitsTest, TestLeaderElectionWithEmptyReplica, HdfsCollectionsAPIDistributedZkTest, SolrCmdDistributorTest, CurrencyFieldOpenExchangeTest, SolrCoreMetricManagerTest, TestInfoStreamLogging, TestSimpleQParserPlugin, TestDFISimilarityFactory, CollectionReloadTest, SpellPossibilityIteratorTest, DistributedFacetPivotSmallAdvancedTest, FileBasedSpellCheckerTest, TestDefaultStatsCache, TestZkChroot, TestRangeQuery, TestJsonFacetRefinement, TestOnReconnectListenerSupport, TestReplicationHandlerBackup, TestJmxMonitoredMap, SharedFSAutoReplicaFailoverUtilsTest, ClusterStateTest, TestCloudDeleteByQuery, TestRecovery, FieldAnalysisRequestHandlerTest, TestSolrCoreProperties, AnalyticsQueryTest, ConfigSetsAPITest, PeerSyncWithIndexFingerprintCachingTest, TestTrie, TestFuzzyAnalyzedSuggestions, TestStressRecovery, StressHdfsTest, CollectionTooManyReplicasTest, JavabinLoaderTest, TestAtomicUpdateErrorCases, ForceLeaderTest, TestQuerySenderListener, TestInPlaceUpdatesStandalone, HighlighterConfigTest, ResponseLogComponentTest, AtomicUpdatesTest, OpenCloseCoreStressTest, NoCacheHeaderTest, TestDefaultSearchFieldResource, ConvertedLegacyTest, EnumFieldTest, TestReloadDeadlock, TestDocSet, ResponseHeaderTest, DeleteNodeTest, TestSolrDynamicMBean, TestHashQParserPlugin, DistributedTermsComponentTest, RestartWhileUpdatingTest, BasicZkTest, DistribCursorPagingTest, TestCrossCoreJoin, TestRestoreCore, SuggesterTest, BlockDirectoryTest, ZkStateReaderTest, HLLUtilTest, TestFieldResource, RequestHandlersTest, MergeStrategyTest, TestFastWriter, CollectionsAPISolrJTest, AliasIntegrationTest, TestUniqueKeyFieldResource, MetricUtilsTest, ReplaceNodeTest, CacheHeaderTest, TestCodecSupport, PreAnalyzedFieldTest, DistributedFacetPivotWhiteBoxTest, TestChildDocTransformer, TestFoldingMultitermQuery, AutoCommitTest, StatsComponentTest, FieldMutatingUpdateProcessorTest, TestManagedSchemaAPI, TestQueryTypes, SortSpecParsingTest, TestSearchPerf, TestLockTree, OverseerCollectionConfigSetProcessorTest, InfoHandlerTest, TestDocBasedVersionConstraints, SolrInfoMBeanTest, ShufflingReplicaListTransformerTest, SolrXmlInZkTest, DistributedIntervalFacetingTest, TestTestInjection, TestComplexPhraseLeadingWildcard, SimpleMLTQParserTest, DistributedQueryComponentOptimizationTest, TestFieldCacheVsDocValues, TestSuggestSpellingConverter, CdcrReplicationHandlerTest, QueryParsingTest, TestExclusionRuleCollectionAccess, TestUnifiedSolrHighlighter, SortByFunctionTest, BooleanFieldTest, TestShardHandlerFactory, TestUtils, TemplateUpdateProcessorTest, TestSchemaResource, TestStressUserVersions, TestFieldCacheReopen, QueryResultKeyTest, CdcrUpdateLogTest, CoreSorterTest, SolrMetricReporterTest, TestFieldTypeResource, SecurityConfHandlerTest, TestSubQueryTransformerCrossCore, DateMathParserTest, TestCustomSort, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, ZkCLITest, TestDistributedGrouping, TestHashPartitioner, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressVersions, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, BasicFunctionalityTest, TestBadConfig, SoftAutoCommitTest, SuggesterTSTTest, TestStressLucene, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestSolrDeletionPolicy1, DebugComponentTest, DisMaxRequestHandlerTest, TestQueryUtils, TestOmitPositions, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestLFUCache, SolrTestCaseJ4Test, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, TestEmbeddedSolrServerConstructors, ConnectionReuseTest, ActionThrottleTest, AssignTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CustomCollectionTest, DistributedVersionInfoTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, MultiThreadedOCPTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RollingRestartTest, ShardSplitTest, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=CFD6B2E0BAB67609 -Dtests.slow=true -Dtests.locale=es-PE -Dtests.timezone=Brazil/Acre -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: [junit4] > 1) Thread[id=19060, name=jetty-launcher-2887-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] [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:522) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] > 2) Thread[id=19072, name=jetty-launcher-2887-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] [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:522) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] > at __randomizedtesting.SeedInfo.seed([CFD6B2E0BAB67609]:0) [junit4] Completed [528/684 (2!)] on J1 in 47.25s, 12 tests, 1 error <<< FAILURES! [...truncated 62939 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org